From 667f948be373e2fbb3db51556a2261bd3ccf4ff8 Mon Sep 17 00:00:00 2001 From: Xoduz Date: Sat, 14 Oct 2023 05:03:53 +0800 Subject: [PATCH 1/4] 0.99.6-RC6x Added dummy context restore function to additional scripts Updated 'go command to support specifying location to teleport to by name, mapped to locations from locations.dfn (Thanks Dragon Slayer!) Updated Smart Turn script for furniture (js/server/misc/furniture_smartturn.js) with more optimized code (Humility) Fixed latitude/longitude output of GetMapCoordinates helper function (js/server/data/map_coordinates.js), and updated scripts that relied on it Fixed an issue where trying to craft fletching tools would produce hatchets instead (js/skill/craft/fletching.js) Updated js/item/bankcheck.js to display value of checks using onTooltip JS Event, or onNameRequest JS Event if tooltips are disabled Fixed a couple of DFN formatting issues (thanks, punt) Fixed an issue where blank deeds (and bank checks) would be pileable if dropped on the same container (dfndata/items/tools/inscription.dfn) Added dedicated [bankcheck] DFN item (dfndata/items/misc/money.dfn) Updated Banker AI script (js/npc/ai/banker.js) to use dedicated [bankcheck] item instead of blank deeds as base for bank checks, and to have banker NPCs pause and turn towards player when talked to Fixed an issue with script for Healing/Veterinary (js/skill/healing.js) which incorrectly used Anatomy as supplementary skill for Veterinary instead of Animal Lore, and which checked dex of wrong character when calculating healing slips Added two missing tile flags to tileflag enum that threw order of such flags added with HS expansion out of order (thanks, punt) Fixed an issue with travel-commands in GM menu which handled travelling between facets incorrectly Added region spawners for dungeons, towns and overworld in Ilshenar facet Enabled Trammel and Ilshenar facet decorations/spawns by default in admin welcome script (js/server/misc/admin_welcome.js) Reworked portions of admin welcome gump to display optional "addon" decorations per facet, which might be client/era-specific (js/server/misc/admin_welcome.js) Added new NPCs to dfndata/npc/femalehuman.dfn: f_executioner, f_chaosdragoon, f_chaosdragoonelite, f_gypsybanker Added new NPCs to dfndata/npc/femalevendors.dfn: f_gypsymaiden, f_gypsyanimaltrainer, f_gypsyfortuneteller, f_vagabond, f_ironworker Added new NPCs to dfndata/npc/malehuman.dfn: m_executioner, m_chaosdragoon, m_chaosdragoonelite, m_gypsybanker Added new NPCs to dfndata/npc/malevendors.dfn: m_gypsyanimaltrainer, m_vagabond, m_ironworker Added new NPC to dfndata/npc/miscmonsters.dfn: darkwisp Added new NPC to dfndata/npc/undead.dfn: ancientlich Added new Item DFNs for "camps" that when spawned will create a camp with specific decorations ([ilsh_orc_camp], [ilsh_healer_camp], [ilsh_mage_camp], [ilsh_banker_camp]) Added scripts for camps (js/item/camps/ilsh_banker_camp.js, js/item/camps/ilsh_healer_camp.js, js/item/camps/ilsh_mage_camp.js, js/item/camps/ilsh_orc_camp.js) Added new colorlist to dfndata/colors/colors.dfn: [RANDOMCOLOR 33] (Bright Primary Colors) Fixed an issue with gargish cloth chest DFN which prevented LBR version from working properly (dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn) Added a bunch of new NPCLISTS in various npclist DFN files to support regional spawns in Ilshenar Added missing BACKPACK tag to [golem] NPC DFN (dfndata/npc/clockwork.dfn) Fixed misspelled section header for Fire Elemental NPC - from firele to fireele (dfndata/npc/elementals.dfn) Murderous brigand NPCs are no longer willing to teach players skills (dfndata/npc/femalehuman.dfn, dfndata/npc/malehuman.dfn) Corrected coordinates of Rock Dungeon region (dfndata/regions/regions.dfn) Added regions for Sea Market (Felucca/Trammel), Blackthorn Dungeon (Felucca/Trammel) and Lakeshire (Ilshenar) (dfndata/regions/regions.dfn) Fixed an issue with 'radditem and 'raddspawner GM commands which would not correctly set the Z of the added item/spawner to match target location (js/commands/custom/repeatingcmds.js) Added two new repeating commands (js/commands/custom/repeatingcmds.js): 'rmovable # // Repeats bringing up targeting cursor to set movable property on multiple objects 'rnodecay // Repeats bringing up targeting cursor to set decayable property to false on multiple objects Added new areacommand (js/commands/targeting/areacommand.js): 'areacommand name [string] // Sets name of all objects within targeted area to [string] Updated 'decorate command script to better handle flags passed in via admin welcome script for things like facet addons (js/commands/decorate.js) Updated fire breath script (js/npc/special/fire_breath.js) to get fire breath info per NPC based on their sectionID rather than their base body ID Updated facet ruleset script (js/server/misc/facetRuleset.js) with an override for GMs trying to snoop players even in places where snooping is disallowed Updated facet ruleset script (js/server/misc/facetRuleset.js) to allow damage that's not coming from a player/NPC source even in Trammel/Ilshenar Added teleport locations for entering/leaving Blackthorn Dungeon in Felucca/Trammel (js/teleport.scp) Updated 'remove and 'rremove commands to release any targeted objects from potential multis they are locked in to properly update lockdown count (js/commands/targeting/remove.js, js/commands/custom/repeatingcmds.js) Updated felucca/ilshenar world templates with decorations (js/jsdata/worldtemplates/felucca_*/ilshenar_*) Added world templates with decorations for Trammel (js/jsdata/worldtemplates/trammel_*) Added DFN entry for Power Generators, and spawn entries for these in Ilshenar (dfndata/item/puzzles/puzzles.dfn, dfndata/spawn/ilshenar/spawn_ilshenar_world_general.dfn) Added script for Power Generators, which initializes random puzzles on creation and rewards player with diamonds/arcane gems/shadow iron ore when solved, or lightning when failing to solve (js/item/power_generator.js) Added support for overriding newbie-state of items added to players via dfndata/newbie/newbie.dfn. Supported syntax: PACKITEM=sectionID[, amount[, newbieFlag]] // To use newbieFlag with PACKITEM, amount must also be specified. Flag can be 0/1 EQUIPITEM=sectionID[, itemHue[, newbieFlag] // To use newbieFlag with EQUIPITEM, itemHue must also be specified. Flag can be 0/1 Casting the Earthquake spell will no longer affect the caster, or cause them to become criminal when cast out of town with no impacted targets Fixed a bug where caster would remain frozen after finishing casting targetless spells like Earthquake Fixed a bug where caster would remain frozen if spellcast was cancelled half-ways through by picking up or equipping an item Fixed a bug where caster would remain frozen if spellcast was interrupted by losing concentration from taking melee damage in combat Fixed a bug where a paralyzed player would remain frozen even if taking magic or poison damage, which releases them from paralyzis Fixed a bug where target of Paralyze spell would not visually be shown as frozen in target's client Fixed a bug where a caster frozen while casting a spell could become unfrozen mid-cast because of incoming magic damage Address overflow issue in MultiMul.cpp (punt) Address various cast issues (punt) Corrected jscript project, to not include two files that where for stand alone programs (and resulted in main being added twice in the library (and once was incorrect all ready). (punt) Replaced RoundNumber with std::round (punt) The original physical appearance of characters targeted by 'make admin/gm/cns is now kept track of, and restored upon being targeted by 'make player Fixed an issue where the .HasSpell JS Method was off by 1 when looking for specific spells in player's spellbook, due to 0-based array indexing in code vs 1-based indexing for Spells in DFNs --- assets/uox3.rc | 4 +- data/dfndata/colors/colors.dfn | 15 + data/dfndata/items/building/camps.dfn | 43 + .../gear/armor/armor_sets/ranger_armor.dfn | 12 + data/dfndata/items/gear/armor/base_armor.dfn | 2 +- .../armor/gargish_armor/gargish_cloth.dfn | 4 +- data/dfndata/items/itemlists/itemlists.dfn | 28 + data/dfndata/items/lootlists.dfn | 2 +- data/dfndata/items/misc/equippable-mounts.dfn | 1 + data/dfndata/items/misc/money.dfn | 13 + data/dfndata/items/puzzles/puzzles.dfn | 45 + .../items/skills/tools/inscription.dfn | 2 +- data/dfndata/items/travelmenu.bulk.dfn | 560 +- data/dfndata/items/travelmenu.dfn | 134 +- data/dfndata/location/location.dfn | 10 +- data/dfndata/npc/clockwork.dfn | 1 + data/dfndata/npc/elementals.dfn | 2 +- data/dfndata/npc/femalehuman.dfn | 161 + data/dfndata/npc/femalevendors.dfn | 140 + data/dfndata/npc/gargoyles.dfn | 4 + data/dfndata/npc/malehuman.dfn | 166 +- data/dfndata/npc/malevendors.dfn | 90 + data/dfndata/npc/miscmonsters.dfn | 33 + data/dfndata/npc/mounts.dfn | 1 + data/dfndata/npc/namelists.dfn | 10 + .../dfndata/npc/npclists/npclist_dungeons.dfn | 328 +- data/dfndata/npc/npclists/npclists.dfn | 9 +- .../npc/npclists/npclists_ilsh_lands.dfn | 510 + data/dfndata/npc/npclists/npclists_lands.dfn | 6 +- data/dfndata/npc/npclists/npclists_towns.dfn | 49 + data/dfndata/npc/townfolk.dfn | 24 +- data/dfndata/npc/undead.dfn | 46 + data/dfndata/npc/vendors.dfn | 20 + data/dfndata/regions/regions.dfn | 88 +- .../spawn_ilshenar_dungeon_ancient_lair.dfn | 111 + .../ilishenar/spawn_ilshenar_dungeon_ankh.dfn | 515 + .../spawn_ilshenar_dungeon_blood.dfn | 243 + .../spawn_ilshenar_dungeon_cyclops.dfn | 122 + .../spawn_ilshenar_dungeon_exodus.dfn | 340 + .../spawn_ilshenar_dungeon_ratman_mine.dfn | 169 + .../ilishenar/spawn_ilshenar_dungeon_rock.dfn | 217 + .../spawn_ilshenar_dungeon_sorcerers.dfn | 511 + .../spawn_ilshenar_dungeon_spectre.dfn | 95 + .../ilishenar/spawn_ilshenar_dungeon_wisp.dfn | 258 + .../spawn_ilshenar_town_desert_outposts.dfn | 214 + .../spawn_ilshenar_town_lakeshire.dfn | 62 + .../ilishenar/spawn_ilshenar_town_mistas.dfn | 94 + .../ilishenar/spawn_ilshenar_town_montor.dfn | 95 + .../spawn_ilshenar_treasure_ratmanmine.dfn | 15 + .../spawn_ilshenar_treasure_rock.dfn | 15 + .../spawn_ilshenar_treasure_wisp.dfn | 18 + .../spawn_ilshenar_treasure_wyrms_lair.dfn | 18 + .../spawn_ilshenar_world_ancient_citadel.dfn | 79 + .../spawn_ilshenar_world_general.dfn | 3070 +++ .../spawn_ilshenar_world_gypsy_caravans.dfn | 120 + .../spawn_ilshenar_world_healers.dfn | 466 + .../ilishenar/spawn_ilshenar_world_misc.dfn | 172 + .../spawn_ilshenar_world_reg_volom.dfn | 15 + .../spawn_ilshenar_world_savage_village.dfn | 243 + .../spawn_ilshenar_world_spider_cave.dfn | 61 + data/dfndata/spawn/spawn.dfn | 41 +- data/dictionaries/dictionary.CSY | 19 +- data/dictionaries/dictionary.ENG | 19 +- data/dictionaries/dictionary.FRE | 19 +- data/dictionaries/dictionary.GER | 19 +- data/dictionaries/dictionary.ITA | 19 +- data/dictionaries/dictionary.POL | 19 +- data/dictionaries/dictionary.PTG | 19 +- data/dictionaries/dictionary.SPA | 19 +- data/dictionaries/dictionary.ZRO | 13 +- data/js/commands/custom/misc-cmd.js | 2 + data/js/commands/custom/repeatingcmds.js | 141 +- data/js/commands/decorate.js | 116 +- data/js/commands/go.js | 540 + data/js/commands/targeting/areacommand.js | 59 +- data/js/commands/targeting/remove.js | 29 + data/js/item/bankcheck.js | 31 +- data/js/item/camps/ilsh_banker_camp.js | 96 + data/js/item/camps/ilsh_healer_camp.js | 96 + data/js/item/camps/ilsh_mage_camp.js | 96 + data/js/item/camps/ilsh_orc_camp.js | 166 + data/js/item/magic_armor_equipeffects.js | 4 +- data/js/item/power_generator.js | 560 + data/js/item/runebook.js | 2 +- data/js/item/sextant.js | 4 +- data/js/item/teleport_item.js | 57 + data/js/item/waterstainedsos.js | 2 +- .../worldtemplates/felucca_containers.jsdata | 9573 ++++----- .../worldtemplates/felucca_doors.jsdata | 1554 +- .../worldtemplates/felucca_lights.jsdata | 2117 +- .../felucca_magincia_original.jsdata | 706 + .../jsdata/worldtemplates/felucca_misc.jsdata | 17491 ++++++++-------- .../worldtemplates/felucca_moongates.jsdata | 20 +- .../worldtemplates/felucca_seamarket.jsdata | 134 + .../worldtemplates/felucca_signs.jsdata | 655 +- .../worldtemplates/felucca_teleporters.jsdata | 34 +- .../ilshenar_blackthorncastle.jsdata | 74 + .../worldtemplates/ilshenar_containers.jsdata | 392 +- .../worldtemplates/ilshenar_doors.jsdata | 237 +- .../ilshenar_gargoyle_city.jsdata | 212 + .../worldtemplates/ilshenar_lights.jsdata | 112 +- .../worldtemplates/ilshenar_misc.jsdata | 2923 ++- .../worldtemplates/ilshenar_moongates.jsdata | 10 +- .../worldtemplates/ilshenar_signs.jsdata | 26 +- .../ilshenar_teleporters.jsdata | 7 +- .../trammel_blackthorncastle.jsdata | 63 + .../trammel_blackthorncastle_orig.jsdata | 260 + .../worldtemplates/trammel_containers.jsdata | 5601 +++++ .../worldtemplates/trammel_doors.jsdata | 1662 ++ .../worldtemplates/trammel_lights.jsdata | 1796 ++ .../trammel_magincia_original.jsdata | 706 + .../jsdata/worldtemplates/trammel_misc.jsdata | 16972 +++++++++++++++ .../worldtemplates/trammel_moongates.jsdata | 24 + .../worldtemplates/trammel_newhaven.jsdata | 466 + .../worldtemplates/trammel_seamarket.jsdata | 134 + .../worldtemplates/trammel_signs.jsdata | 488 + .../worldtemplates/trammel_teleporters.jsdata | 27 + data/js/jse_fileassociations.scp | 12 + data/js/magic/level1targ.js | 2 +- data/js/npc/ai/banker.js | 10 +- data/js/npc/ai/monster/chaos_dragoon.js | 99 + data/js/npc/special/colossal_blow.js | 8 + data/js/npc/special/fire_breath.js | 63 +- data/js/server/data/map_coordinates.js | 63 +- data/js/server/misc/admin_welcome.js | 336 +- data/js/server/misc/facetRuleset.js | 7 +- data/js/server/misc/furniture_smartturn.js | 372 +- data/js/server/misc/helpgump.js | 2 + data/js/server/misc/hint_tooltip.js | 4 +- data/js/server/misc/uses_left_tooltip.js | 4 +- data/js/server/misc/warning_trigger.js | 2 + data/js/server/resource/pitchers.js | 2 + data/js/skill/craft/tinkering.js | 4 +- data/js/skill/healing.js | 26 +- data/js/teleport.scp | 26 + docs/index.html | 305 +- docs/jsdocs.html | 342 +- make/VS2017/uox3.vcxproj | 2 +- make/VS2017/uox3.vcxproj.filters | 57 +- source/CJSEngine.cpp | 2 +- source/CPacketSend.cpp | 4 +- source/Changelog.txt | 94 +- source/MultiMul.cpp | 2 +- source/UOXJSMethods.cpp | 3 +- source/cPlayerAction.cpp | 2 + source/cServerData.cpp | 2 +- source/cSpawnRegion.cpp | 4 +- source/cVersionClass.cpp | 2 +- source/cWeather.cpp | 18 +- source/cmdtable.cpp | 2 +- source/combat.cpp | 9 +- source/effect.cpp | 1 + source/funcdecl.h | 1 - source/gumps.cpp | 29 +- source/lineofsight.cpp | 4 +- source/magic.cpp | 33 +- source/mapclasses.h | 16 +- source/mapstuff.cpp | 2 +- source/movement.cpp | 5 + source/pcmanage.cpp | 168 +- source/regions.cpp | 56 +- source/skills.cpp | 2 +- source/targeting.cpp | 108 + source/uox3.cpp | 27 +- source/uoxstruct.h | 2 +- source/worldmain.cpp | 4 +- .../make/VS2017/jscript/jscript.vcxproj | 2 - .../VS2017/jscript/jscript.vcxproj.filters | 6 - .../make/VS2022/jscript/jscript.vcxproj | 2 - .../VS2022/jscript/jscript.vcxproj.filters | 6 - spidermonkey/make/cmake/CMakeLists.txt | 1 - 171 files changed, 60721 insertions(+), 18230 deletions(-) create mode 100644 data/dfndata/items/building/camps.dfn create mode 100644 data/dfndata/items/puzzles/puzzles.dfn create mode 100644 data/dfndata/npc/npclists/npclists_ilsh_lands.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ancient_lair.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ankh.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_blood.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_cyclops.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_exodus.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ratman_mine.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_rock.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_sorcerers.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_spectre.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_wisp.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_town_desert_outposts.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_town_lakeshire.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_town_mistas.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_town_montor.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_ratmanmine.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_rock.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wisp.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wyrms_lair.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_ancient_citadel.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_general.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_gypsy_caravans.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_healers.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_misc.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_reg_volom.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_savage_village.dfn create mode 100644 data/dfndata/spawn/ilishenar/spawn_ilshenar_world_spider_cave.dfn create mode 100644 data/js/item/camps/ilsh_banker_camp.js create mode 100644 data/js/item/camps/ilsh_healer_camp.js create mode 100644 data/js/item/camps/ilsh_mage_camp.js create mode 100644 data/js/item/camps/ilsh_orc_camp.js create mode 100644 data/js/item/power_generator.js create mode 100644 data/js/item/teleport_item.js create mode 100644 data/js/jsdata/worldtemplates/felucca_magincia_original.jsdata create mode 100644 data/js/jsdata/worldtemplates/felucca_seamarket.jsdata create mode 100644 data/js/jsdata/worldtemplates/ilshenar_blackthorncastle.jsdata create mode 100644 data/js/jsdata/worldtemplates/ilshenar_gargoyle_city.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_blackthorncastle.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_blackthorncastle_orig.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_containers.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_doors.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_lights.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_magincia_original.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_misc.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_moongates.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_newhaven.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_seamarket.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_signs.jsdata create mode 100644 data/js/jsdata/worldtemplates/trammel_teleporters.jsdata create mode 100644 data/js/npc/ai/monster/chaos_dragoon.js diff --git a/assets/uox3.rc b/assets/uox3.rc index 40a9af6f8..d0fb95e59 100644 --- a/assets/uox3.rc +++ b/assets/uox3.rc @@ -74,11 +74,11 @@ BEGIN BLOCK "040904b0" BEGIN VALUE "FileDescription", "UOX3" - VALUE "FileVersion", "0.99.6-RC6" + VALUE "FileVersion", "0.99.6-RC6x" VALUE "InternalName", "UOX3.exe" VALUE "OriginalFilename", "UOX3.exe" VALUE "ProductName", "Ultima Offline eXperiment 3" - VALUE "ProductVersion", "0.99.6-RC6" + VALUE "ProductVersion", "0.99.6-RC6x" END END BLOCK "VarFileInfo" diff --git a/data/dfndata/colors/colors.dfn b/data/dfndata/colors/colors.dfn index 0bee11bb5..78b2f73b8 100644 --- a/data/dfndata/colors/colors.dfn +++ b/data/dfndata/colors/colors.dfn @@ -1605,4 +1605,19 @@ 0x08a2 0x08a3 0x08a4 +} + +// Bright Primary Colors +[RANDOMCOLOR 33] +{ +0x0003 +0x000d +0x0013 +0x001c +0x0021 +0x0030 +0x0037 +0x003a +0x0044 +0x0059 } \ No newline at end of file diff --git a/data/dfndata/items/building/camps.dfn b/data/dfndata/items/building/camps.dfn new file mode 100644 index 000000000..0ca395a63 --- /dev/null +++ b/data/dfndata/items/building/camps.dfn @@ -0,0 +1,43 @@ +[ilsh_healer_camp] +{ +get=base_item +name=healer camp +id=0x13ab +morex=0x1f4 +movable=2 +visible=2 +script=5500 +} + +[ilsh_orc_camp] +{ +get=base_item +name=orc camp +id=0x13ab +morex=0x1f6d +movable=2 +visible=2 +script=5501 +} + +[ilsh_banker_camp] +{ +get=base_item +name=banker camp +id=0x13ab +morex=0x1f6 +movable=2 +visible=2 +script=5502 +} + +[ilsh_mage_camp] +{ +get=base_item +name=mage camp +id=0x13ab +morex=0x1f5 +movable=2 +visible=2 +script=5503 +} \ No newline at end of file diff --git a/data/dfndata/items/gear/armor/armor_sets/ranger_armor.dfn b/data/dfndata/items/gear/armor/armor_sets/ranger_armor.dfn index 1110feb32..7f8c7e665 100644 --- a/data/dfndata/items/gear/armor/armor_sets/ranger_armor.dfn +++ b/data/dfndata/items/gear/armor/armor_sets/ranger_armor.dfn @@ -114,4 +114,16 @@ id=0x13e2 [rangertunic] { get=0x13db-ranger 0x13e2-ranger +} + +// Bag with full ranger armor set +[rangerarmorset] +{ +get=0x0e76 +color=0x59c +packitem=rangersleeves +packitem=rangergloves +packitem=rangergorget +packitem=rangerleggings +packitem=rangertunic } \ No newline at end of file diff --git a/data/dfndata/items/gear/armor/base_armor.dfn b/data/dfndata/items/gear/armor/base_armor.dfn index 98e0f7821..e7fa16ffe 100644 --- a/data/dfndata/items/gear/armor/base_armor.dfn +++ b/data/dfndata/items/gear/armor/base_armor.dfn @@ -1,6 +1,6 @@ // Ringmail -Ringmail Gloves - Base item with shared DFN tags +// Ringmail Gloves - Base item with shared DFN tags [base_ring_gloves] { get=base_item diff --git a/data/dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn b/data/dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn index ca0de9564..c804e7133 100644 --- a/data/dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn +++ b/data/dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn @@ -46,10 +46,10 @@ get=0x0403 0x405f // -----------= CHEST =----------- // -// Gargish Cloth Chest +// Gargish Cloth Chest - E/W [0x0406] { -getlbr=0x0406_lbr - E/W +getlbr=0x0406_lbr getaos=0x0406_aos gettol=0x0406_tol sectionid=0x0406 diff --git a/data/dfndata/items/itemlists/itemlists.dfn b/data/dfndata/items/itemlists/itemlists.dfn index c3bb4bbdd..97974044f 100644 --- a/data/dfndata/items/itemlists/itemlists.dfn +++ b/data/dfndata/items/itemlists/itemlists.dfn @@ -970,6 +970,22 @@ practice_gnarled_staff 25|0x0df1 } +// Chaos Dragoon Weapons - Kryss, Broadsword, Katana +[ITEMLIST 205] +{ +10|kryss +10|broadsword +10|katana +} + +// Gypsy Headgear +[ITEMLIST 210] +{ +jesterhat +bandana +skullcap +} + // Dungeon Treasures Level 1 - 4 // Special Itemlist for Container Spawn Objects! [ITEMLIST dungeontreasureloot1] @@ -1435,3 +1451,15 @@ itemlist=150 { itemlist=200 } + +// Chaos Dragoon Weapons - Kryss, Broadsword, Katana +[listobject205] +{ +itemlist=205 +} + +// Gypsy Headgear +[gypsyheadgear] +{ +itemlist=210 +} \ No newline at end of file diff --git a/data/dfndata/items/lootlists.dfn b/data/dfndata/items/lootlists.dfn index 8448828e5..5ca539b45 100644 --- a/data/dfndata/items/lootlists.dfn +++ b/data/dfndata/items/lootlists.dfn @@ -787,7 +787,7 @@ } // Lich Lord - Magic wand or staff -[LOOTLIST lichLoot] +[LOOTLIST lichlordLoot] { 50|blank 50|random_magic_wand_5 diff --git a/data/dfndata/items/misc/equippable-mounts.dfn b/data/dfndata/items/misc/equippable-mounts.dfn index 968a032b9..6a4dcdbc1 100644 --- a/data/dfndata/items/misc/equippable-mounts.dfn +++ b/data/dfndata/items/misc/equippable-mounts.dfn @@ -315,6 +315,7 @@ NEWBIE { NAME=a swampdragon ID=0x3EBD +COLOR=0x851 LAYER=25 NEWBIE } diff --git a/data/dfndata/items/misc/money.dfn b/data/dfndata/items/misc/money.dfn index e61f4a1a4..463c347e7 100644 --- a/data/dfndata/items/misc/money.dfn +++ b/data/dfndata/items/misc/money.dfn @@ -80,3 +80,16 @@ name=copper coin id=0x0eec amount=20 } + +[bankcheck] +{ +get=base_item +name=a bank check +id=0x14F0 +color=0x34 +weight=100 +pileable=0 +decay=1 +newbie=1 +script=5015 +} \ No newline at end of file diff --git a/data/dfndata/items/puzzles/puzzles.dfn b/data/dfndata/items/puzzles/puzzles.dfn new file mode 100644 index 000000000..64da30e5e --- /dev/null +++ b/data/dfndata/items/puzzles/puzzles.dfn @@ -0,0 +1,45 @@ +[powergenerator] +{ +name=power generator +id=0x0073 +colour=0x0451 +weight=255 +movable=0 +script=5036//power generator.js +} + +[powergenerator_2] +{ +name=power generator +id=0x0076 +colour=0x0451 +weight=255 +movable=0 +} + +[powergenerator_3] +{ +name=power generator +id=0x0075 +colour=0x0451 +weight=255 +movable=0 +} + +[powergenerator_4] +{ +name=power generator +id=0x37f4 +colour=0x0451 +weight=255 +movable=0 +} + +[powergenerator_ctrlpanel] +{ +name=control panel +id=0x0bdc +colour=0x0835 +weight=255 +movable=0 +} \ No newline at end of file diff --git a/data/dfndata/items/skills/tools/inscription.dfn b/data/dfndata/items/skills/tools/inscription.dfn index e12c607b0..ef8fc9256 100644 --- a/data/dfndata/items/skills/tools/inscription.dfn +++ b/data/dfndata/items/skills/tools/inscription.dfn @@ -52,7 +52,7 @@ id=0x14F0 weight=100 value=12 6 restock=20 -pileable=1 +pileable=0 amount=1 decay=1 good=56 diff --git a/data/dfndata/items/travelmenu.bulk.dfn b/data/dfndata/items/travelmenu.bulk.dfn index c1904a116..8504c0d94 100644 --- a/data/dfndata/items/travelmenu.bulk.dfn +++ b/data/dfndata/items/travelmenu.bulk.dfn @@ -1,7 +1,7 @@ -// Towns +// Towns Felucca [ITEMMENU 6005] { -Britain +Britain Felucca 0x0C0B=Bank (West) GOPLACE=27 0x0C0B=Bank (East) @@ -32,7 +32,7 @@ ITEMMENU=6001 [ITEMMENU 6006] { -Buccaneer's Den +Buccaneer's Den Felucca 0x0C0B=Bank GOPLACE=33 0x0BD1=Bathhouse @@ -49,7 +49,7 @@ ITEMMENU=6001 [ITEMMENU 6007] { -Cove +Cove Felucca 0x0C0B=Bank GOPLACE=44 0x0BD1=Cemetery @@ -66,7 +66,7 @@ ITEMMENU=6001 [ITEMMENU 6008] { -Jhelom +Jhelom Felucca 0x0C0B=Bank GOPLACE=56 0x0BD1=Cemetery @@ -87,7 +87,7 @@ ITEMMENU=6001 [ITEMMENU 6009] { -Magincia +Magincia Felucca 0x0C0B=Bank GOPLACE=63 0x0BD1=Docks @@ -102,7 +102,7 @@ ITEMMENU=6001 [ITEMMENU 6010] { -Minoc +Minoc Felucca 0x0C0B=Bank GOPLACE=75 0x0BD1=Bridge @@ -121,7 +121,7 @@ ITEMMENU=6001 [ITEMMENU 6011] { -Moonglow +Moonglow Felucca 0x0C0B=Bank GOPLACE=85 0x0BD1=Cemetery @@ -140,7 +140,7 @@ ITEMMENU=6001 [ITEMMENU 6012] { -Nujelm +Nujelm Felucca 0x0C0B=Bank GOPLACE=97 0x0BD1=Cemetery @@ -163,7 +163,7 @@ ITEMMENU=6001 [ITEMMENU 6013] { -Ocllo +Ocllo Felucca 0x0C0B=Bank GOPLACE=103 0x0BD1=Docks @@ -178,7 +178,7 @@ ITEMMENU=6001 [ITEMMENU 6014] { -Serpents Hold +Serpents Hold Felucca 0x0C0B=Bank GOPLACE=114 0x0BD1=North @@ -195,7 +195,7 @@ ITEMMENU=6001 [ITEMMENU 6015] { -Skara Brae +Skara Brae Felucca 0x0C0B=Bank GOPLACE=126 0x0BD1=East @@ -216,7 +216,7 @@ ITEMMENU=6001 [ITEMMENU 6016] { -Trinsic +Trinsic Felucca 0x0C0B=Bank (West) GOPLACE=137 0x0C0B=Bank (East) @@ -241,7 +241,7 @@ ITEMMENU=6001 [ITEMMENU 6017] { -Vesper +Vesper Felucca 0x0C0B=Bank GOPLACE=146 0x0BD1=Center @@ -262,7 +262,7 @@ ITEMMENU=6001 [ITEMMENU 6018] { -Wind +Wind Felucca 0x0BD1=Caves GOPLACE=151 0x0BD1=East @@ -281,7 +281,7 @@ ITEMMENU=6001 [ITEMMENU 6019] { -Yew +Yew Felucca 0x0C0B=Bank GOPLACE=166 0x0BD1=Cemetery @@ -302,7 +302,7 @@ ITEMMENU=6001 [ITEMMENU 6020] { -Papua +Papua Felucca 0x0C0B=Bank GOPLACE=307 0x0BD1=Mage Shop @@ -313,7 +313,7 @@ ITEMMENU=6001 [ITEMMENU 6021] { -Delucia +Delucia Felucca 0x0C0B=Bank GOPLACE=308 0x0BD1=Center @@ -322,11 +322,11 @@ GOPLACE=305 ITEMMENU=6001 } -// Dungeons +// Dungeons Felucca [ITEMMENU 6022] { -Covetous +Covetous Felucca 0x0BD1=Covetous Outside GOPLACE=200 0x0BD1=Covetous Level 1 @@ -345,7 +345,7 @@ ITEMMENU=6002 [ITEMMENU 6023] { -Deciet +Deciet Felucca 0x0BD1=Deceit Outside GOPLACE=210 0x0BD1=Deceit Level 1 @@ -362,7 +362,7 @@ ITEMMENU=6002 [ITEMMENU 6024] { -Despise +Despise Felucca 0x0BD1=Despise Outside GOPLACE=220 0x0BD1=Despise Entryway @@ -379,7 +379,7 @@ ITEMMENU=6002 [ITEMMENU 6025] { -Destard +Destard Felucca 0x0BD1=Destard Outside GOPLACE=230 0x0BD1=Destard Level 1 @@ -394,7 +394,7 @@ ITEMMENU=6002 [ITEMMENU 6026] { -Hythloth +Hythloth Felucca 0x0BD1=Hythloth Outside GOPLACE=240 0x0BD1=Hythloth Level 1 @@ -411,7 +411,7 @@ ITEMMENU=6002 [ITEMMENU 6027] { -Shame +Shame Felucca 0x0BD1=Shame Outside GOPLACE=250 0x0BD1=Shame Level 1 @@ -428,7 +428,7 @@ ITEMMENU=6002 [ITEMMENU 6028] { -Wrong +Wrong Felucca 0x0BD1=Wrong Outside GOPLACE=260 0x0BD1=Wrong Level 1 @@ -443,7 +443,7 @@ ITEMMENU=6002 [ITEMMENU 6029] { -Jail Cells +Jail Cells Felucca 0x0BD1=Jail Cell 1 GOPLACE=1 0x0BD1=Jail Cell 2 @@ -470,7 +470,7 @@ ITEMMENU=6004 [ITEMMENU 6030] { -Fire Dungeon +Fire Dungeon Felucca 0x0BD1=T2A Entrance GOPLACE=275 0x0BD1=Britannia Entrance @@ -485,7 +485,7 @@ ITEMMENU=6002 [ITEMMENU 6031] { -Ice Dungeon +Ice Dungeon Felucca 0x0BD1=T2A Entrance GOPLACE=265 0x0BD1=Britannia Entrance @@ -500,6 +500,508 @@ GOPLACE=269 ITEMMENU=6002 } +// Towns Trammel +[ITEMMENU 6105] +{ +Britain Trammel +0x0C0B=Bank (West) +GOPLACE=27,1 +0x0C0B=Bank (East) +GOPLACE=28,1 +0x0BD1=Blackthorn Castle +GOPLACE=16,1 +0x0BD1=Blackthorn Castle Entrance +GOPLACE=22,1 +0x0BD1=British Castle Entrance +GOPLACE=21,1 +0x0BD1=British Throne +GOPLACE=15,1 +0x0BD1=Center +GOPLACE=20,1 +0x0BD1=Farmlands +GOPLACE=25,1 +0x0BD1=Graveyard +GOPLACE=26,1 +0x0BD1=Park +GOPLACE=24,1 +0x0BD1=Sewers - T2A +GOPLACE=303,1 +0x0BD1=Suburbs +GOPLACE=23,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6106] +{ +Buccaneer's Den Trammel +0x0C0B=Bank +GOPLACE=33,1 +0x0BD1=Bathhouse +GOPLACE=31,1 +0x0BD1=Docks +GOPLACE=30,1 +0x0BD1=Hidden Caves +GOPLACE=33,1 +0x0BD1=Pirates Plunder Tavern +GOPLACE=32,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6107] +{ +Cove Trammel +0x0C0B=Bank +GOPLACE=44,1 +0x0BD1=Cemetery +GOPLACE=43,1 +0x0BD1=Gates +GOPLACE=40,1 +0x0BD1=Guard Post +GOPLACE=41,1 +0x0BD1=Orc Fort +GOPLACE=42,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6108] +{ +Jhelom Trammel +0x0C0B=Bank +GOPLACE=56,1 +0x0BD1=Cemetery +GOPLACE=53,1 +0x0BD1=East Docks +GOPLACE=52,1 +0x0BD1=Fighting Pit +GOPLACE=51,1 +0x0BD1=Main Island +GOPLACE=50,1 +0x0BD1=Medium Island +GOPLACE=54,1 +0x0BD1=Small Island +GOPLACE=55,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6109] +{ +Magincia Trammel +0x0C0B=Bank +GOPLACE=63,1 +0x0BD1=Docks +GOPLACE=60,1 +0x0BD1=Park +GOPLACE=62,1 +0x0BD1=Parliament +GOPLACE=61,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6110] +{ +Minoc Trammel +0x0C0B=Bank +GOPLACE=75,1 +0x0BD1=Bridge +GOPLACE=73,1 +0x0BD1=Gypsy Camp +GOPLACE=72,1 +0x0BD1=Mining Camp +GOPLACE=74,1 +0x0BD1=North +GOPLACE=70,1 +0x0BD1=South +GOPLACE=71,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6111] +{ +Moonglow Trammel +0x0C0B=Bank +GOPLACE=85,1 +0x0BD1=Cemetery +GOPLACE=84,1 +0x0BD1=Center +GOPLACE=80,1 +0x0BD1=Docks +GOPLACE=81,1 +0x0BD1=Telescope +GOPLACE=82,1 +0x0BD1=Zoo +GOPLACE=83,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6112] +{ +Nujelm Trammel +0x0C0B=Bank +GOPLACE=97,1 +0x0BD1=Cemetery +GOPLACE=96,1 +0x0BD1=Chess Board +GOPLACE=95,1 +0x0BD1=Docks +GOPLACE=90,1 +0x0BD1=East +GOPLACE=93,1 +0x0BD1=North +GOPLACE=92,1 +0x0BD1=Palace +GOPLACE=91,1 +0x0BD1=West +GOPLACE=94,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6113] +{ +Ocllo Trammel +0x0C0B=Bank +GOPLACE=103,1 +0x0BD1=Docks +GOPLACE=100,1 +0x0BD1=Farmlands +GOPLACE=102,1 +0x0BD1=North +GOPLACE=101,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6114] +{ +Serpents Hold Trammel +0x0C0B=Bank +GOPLACE=114,1 +0x0BD1=North +GOPLACE=110,1 +0x0BD1=South +GOPLACE=112,1 +0x0BD1=South Guardpost +GOPLACE=113,1 +0x0BD1=West Docks +GOPLACE=111,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6115] +{ +Skara Brae Trammel +0x0C0B=Bank +GOPLACE=126,1 +0x0BD1=East +GOPLACE=125,1 +0x0BD1=East Docks +GOPLACE=122,1 +0x0BD1=North +GOPLACE=124,1 +0x0BD1=South +GOPLACE=123,1 +0x0BD1=West +GOPLACE=121,1 +0x0BD1=West Docks +GOPLACE=120,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6116] +{ +Trinsic Trammel +0x0C0B=Bank (West) +GOPLACE=137,1 +0x0C0B=Bank (East) +GOPLACE=138,1 +0x0BD1=Center +GOPLACE=130,1 +0x0BD1=East Docks +GOPLACE=135,1 +0x0BD1=Island Park +GOPLACE=136,1 +0x0BD1=North +GOPLACE=133,1 +0x0BD1=South +GOPLACE=134,1 +0x0BD1=South Gate +GOPLACE=132,1 +0x0BD1=West Gate +GOPLACE=131,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6117] +{ +Vesper Trammel +0x0C0B=Bank +GOPLACE=146,1 +0x0BD1=Center +GOPLACE=140,1 +0x0BD1=Docks +GOPLACE=141,1 +0x0BD1=East +GOPLACE=143,1 +0x0BD1=Grave Yard +GOPLACE=144,1 +0x0BD1=North +GOPLACE=142,1 +0x0BD1=West +GOPLACE=145,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6118] +{ +Wind Trammel +0x0BD1=Caves +GOPLACE=151,1 +0x0BD1=East +GOPLACE=153,1 +0x0BD1=Outside Entrance +GOPLACE=150,1 +0x0BD1=Park +GOPLACE=155,1 +0x0BD1=South +GOPLACE=152,1 +0x0BD1=West +GOPLACE=154,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6119] +{ +Yew Trammel +0x0C0B=Bank +GOPLACE=166,1 +0x0BD1=Cemetery +GOPLACE=164,1 +0x0BD1=Center +GOPLACE=160,1 +0x0BD1=Courts & Prisons +GOPLACE=162,1 +0x0BD1=Empath Abbey +GOPLACE=161,1 +0x0BD1=Hidden Cave +GOPLACE=163,1 +0x0BD1=Orc Fort +GOPLACE=165,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6120] +{ +Papua Trammel +0x0C0B=Bank +GOPLACE=307,1 +0x0BD1=Mage Shop +GOPLACE=304,1 +<=Previous Menu +ITEMMENU=6101 +} + +[ITEMMENU 6121] +{ +Delucia Trammel +0x0C0B=Bank +GOPLACE=308,1 +0x0BD1=Center +GOPLACE=305,1 +<=Previous Menu +ITEMMENU=6101 +} + +// Dungeons Trammel + +[ITEMMENU 6122] +{ +Covetous Trammel +0x0BD1=Covetous Outside +GOPLACE=200,1 +0x0BD1=Covetous Level 1 +GOPLACE=201,1 +0x0BD1=Covetous Level 2 +GOPLACE=202,1 +0x0BD1=Covetous Level 3 +GOPLACE=203,1 +0x0BD1=Covetous Lake +GOPLACE=204,1 +0x0BD1=Covetous Torture +GOPLACE=205,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6123] +{ +Deciet Trammel +0x0BD1=Deceit Outside +GOPLACE=210,1 +0x0BD1=Deceit Level 1 +GOPLACE=211,1 +0x0BD1=Deceit Level 2 +GOPLACE=212,1 +0x0BD1=Deceit Level 3 +GOPLACE=213,1 +0x0BD1=Deceit Level 4 +GOPLACE=214,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6124] +{ +Despise Trammel +0x0BD1=Despise Outside +GOPLACE=220,1 +0x0BD1=Despise Entryway +GOPLACE=221,1 +0x0BD1=Despise Level 1 Up +GOPLACE=222,1 +0x0BD1=Despise Level 2 Down +GOPLACE=223,1 +0x0BD1=Despise Level 3 +GOPLACE=224,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6125] +{ +Destard Trammel +0x0BD1=Destard Outside +GOPLACE=230,1 +0x0BD1=Destard Level 1 +GOPLACE=231,1 +0x0BD1=Destard Level 2 +GOPLACE=232,1 +0x0BD1=Destard Level 3 +GOPLACE=233,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6126] +{ +Hythloth Trammel +0x0BD1=Hythloth Outside +GOPLACE=240,1 +0x0BD1=Hythloth Level 1 +GOPLACE=241,1 +0x0BD1=Hythloth Level 2 +GOPLACE=242,1 +0x0BD1=Hythloth Level 3 +GOPLACE=243,1 +0x0BD1=Hythloth Level 4 +GOPLACE=244,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6127] +{ +Shame Trammel +0x0BD1=Shame Outside +GOPLACE=250,1 +0x0BD1=Shame Level 1 +GOPLACE=251,1 +0x0BD1=Shame Level 2 +GOPLACE=252,1 +0x0BD1=Shame Level 3 +GOPLACE=253,1 +0x0BD1=Shame Level 4 +GOPLACE=254,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6128] +{ +Wrong Trammel +0x0BD1=Wrong Outside +GOPLACE=260,1 +0x0BD1=Wrong Level 1 +GOPLACE=261,1 +0x0BD1=Wrong Level 2 +GOPLACE=262,1 +0x0BD1=Wrong Level 3 +GOPLACE=263,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6129] +{ +Jail Cells Trammel +0x0BD1=Jail Cell 1 +GOPLACE=1,1 +0x0BD1=Jail Cell 2 +GOPLACE=2,1 +0x0BD1=Jail Cell 3 +GOPLACE=3,1 +0x0BD1=Jail Cell 4 +GOPLACE=4,1 +0x0BD1=Jail Cell 5 +GOPLACE=5,1 +0x0BD1=Jail Cell 6 +GOPLACE=6,1 +0x0BD1=Jail Cell 7 +GOPLACE=7,1 +0x0BD1=Jail Cell 8 +GOPLACE=8,1 +0x0BD1=Jail Cell 9 +GOPLACE=9,1 +0x0BD1=Jail Cell 10 +GOPLACE=10,1 +<=Previous Menu +ITEMMENU=6104 +} + +[ITEMMENU 6130] +{ +Fire Dungeon Trammel +0x0BD1=T2A Entrance +GOPLACE=275,1 +0x0BD1=Britannia Entrance +GOPLACE=276,1 +0x0BD1=Level 1 +GOPLACE=277,1 +0x0BD1=Level 2 +GOPLACE=278,1 +<=Previous Menu +ITEMMENU=6102 +} + +[ITEMMENU 6131] +{ +Ice Dungeon Trammel +0x0BD1=T2A Entrance +GOPLACE=265,1 +0x0BD1=Britannia Entrance +GOPLACE=266,1 +0x0BD1=Level 1 +GOPLACE=267,1 +0x0BD1=Ratman Fort +GOPLACE=268,1 +0x0BD1=Ice Demon lair +GOPLACE=269,1 +<=Previous Menu +ITEMMENU=6102 +} + [ITEMMENU 6200] { Towns (Ilshenar) diff --git a/data/dfndata/items/travelmenu.dfn b/data/dfndata/items/travelmenu.dfn index ea736b1f5..1ef9d1c9a 100644 --- a/data/dfndata/items/travelmenu.dfn +++ b/data/dfndata/items/travelmenu.dfn @@ -7,15 +7,17 @@ ITEMMENU=6100 ITEMMENU=7100 <=Shrines ITEMMENU=8100 -<=GM Locations +<=GM Locations (Fel) ITEMMENU=6004 +<=GM Locations (Tram) +ITEMMENU=6104 <=Previous Menu ITEMMENU=0 } [ITEMMENU 6001] { -Towns (Fel/Trammel) +Towns (Felucca) <=Britain ITEMMENU=6005 <=Buccaneer's Den @@ -56,7 +58,7 @@ ITEMMENU=6000 [ITEMMENU 6002] { -Dungeons +Dungeons (Felucca) <=Covetous ITEMMENU=6022 <=Deceit @@ -87,7 +89,7 @@ ITEMMENU=6000 [ITEMMENU 6003] { -Go To Shrines +Shrines (Felucca) <=Chaos Shrine GOPLACE=170 <=Compassion Shrine @@ -112,7 +114,7 @@ ITEMMENU=6000 [ITEMMENU 6004] { -GM Locations +GM Locations (Felucca) <=Error Spawn Location GOPLACE=14 <=Green Acres @@ -123,11 +125,123 @@ ITEMMENU=6029 ITEMMENU=6000 } +[ITEMMENU 6101] +{ +Towns (Trammel) +<=Britain +ITEMMENU=6105 +<=Buccaneer's Den +ITEMMENU=6106 +<=Cove +ITEMMENU=6107 +<=Jhelom +ITEMMENU=6108 +<=Magincia +ITEMMENU=6109 +<=Minoc +ITEMMENU=6110 +<=Moonglow +ITEMMENU=6111 +<=Nujelm +ITEMMENU=6112 +<=Ocllo +ITEMMENU=6113 +<=Serpents Hold +ITEMMENU=6114 +<=Skara Brae +ITEMMENU=6115 +<=Trinsic +ITEMMENU=6116 +<=Vesper +ITEMMENU=6117 +<=Wind +ITEMMENU=6118 +<=Yew +ITEMMENU=6119 +<=Papua - T2A +ITEMMENU=6120 +<=Delucia - T2A +ITEMMENU=6121 +<=Previous Menu +ITEMMENU=6000 +} + +[ITEMMENU 6102] +{ +Dungeons (Trammel) +<=Covetous +ITEMMENU=6122 +<=Deceit +ITEMMENU=6123 +<=Despise +ITEMMENU=6124 +<=Destard +ITEMMENU=6125 +<=Fire +ITEMMENU=6130 +<=Hythloth +ITEMMENU=6126 +<=Ice +ITEMMENU=6131 +<=Shame +ITEMMENU=6127 +<=Wrong +ITEMMENU=6128 +<=Hythloth Firepit +GOPLACE=300,1 +<=Yew/Britain Brigand Camp +GOPLACE=301,1 +<=Yew Fort of the Damned +GOPLACE=302,1 +<=Previous Menu +ITEMMENU=6000 +} + +[ITEMMENU 6103] +{ +Shrines (Trammel) +<=Chaos Shrine +GOPLACE=170,1 +<=Compassion Shrine +GOPLACE=171,1 +<=Honesty Shrine +GOPLACE=172,1 +<=Honor Shrine +GOPLACE=173,1 +<=Humility Shrine +GOPLACE=174,1 +<=Justice Shrine +GOPLACE=175,1 +<=Sacrifice Shrine +GOPLACE=176,1 +<=Spirituality Shrine +GOPLACE=177,1 +<=Valor Shrine +GOPLACE=178,1 +<=Previous Menu +ITEMMENU=6000 +} + +[ITEMMENU 6104] +{ +GM Locations (Trammel) +<=Error Spawn Location +GOPLACE=14,1 +<=Green Acres +GOPLACE=13,1 +<=Jail Cells +ITEMMENU=6129 +<=Previous Menu +ITEMMENU=6000 +} + [ITEMMENU 6100] { Towns -<=Felucca/Trammel +<=Felucca ITEMMENU=6001 +<=Trammel +ITEMMENU=6101 <=Ilshenar ITEMMENU=6200 <=Malas @@ -143,8 +257,10 @@ ITEMMENU=6000 [ITEMMENU 7100] { Dungeons -<=Felucca/Trammel +<=Felucca ITEMMENU=6002 +<=Trammel +ITEMMENU=6102 <=Ilshenar ITEMMENU=7200 <=Malas @@ -160,8 +276,10 @@ ITEMMENU=6000 [ITEMMENU 8100] { Shrines -<=Felucca/Trammel +<=Felucca ITEMMENU=6003 +<=Trammel +ITEMMENU=6103 <=Ilshenar ITEMMENU=8200 <=Malas diff --git a/data/dfndata/location/location.dfn b/data/dfndata/location/location.dfn index 58034586a..0fdc26526 100644 --- a/data/dfndata/location/location.dfn +++ b/data/dfndata/location/location.dfn @@ -257,7 +257,7 @@ Y=2069 Z=-20 } -[LOCATION 33] +[LOCATION 34] { // Buccaneer's Den - Bank X=2732 @@ -291,7 +291,7 @@ Z=0 [LOCATION 43] { -// Cove - Cemetary +// Cove - Cemetery X=2443 Y=1123 Z=5 @@ -331,7 +331,7 @@ Z=0 [LOCATION 53] { -// Jhelom - Cemetary +// Jhelom - Cemetery X=1296 Y=3719 Z=0 @@ -475,7 +475,7 @@ Z=8 [LOCATION 84] { -// Moonglow - Cemetary +// Moonglow - Cemetery X=4546 Y=1338 Z=8 @@ -539,7 +539,7 @@ Z=5 [LOCATION 96] { -// Nujel'm - Cemetary +// Nujel'm - Cemetery X=3536 Y=1156 Z=20 diff --git a/data/dfndata/npc/clockwork.dfn b/data/dfndata/npc/clockwork.dfn index d217a6c64..fbaa98230 100644 --- a/data/dfndata/npc/clockwork.dfn +++ b/data/dfndata/npc/clockwork.dfn @@ -30,6 +30,7 @@ SCRIPT=3511// Colossal Blow [golem] { get=craftedgolem +BACKPACK PACKITEM=0x1bf2,11 25 LOOT=arcane_gems LOOT=randomgems,2 diff --git a/data/dfndata/npc/elementals.dfn b/data/dfndata/npc/elementals.dfn index 2962b07f4..20e71820f 100644 --- a/data/dfndata/npc/elementals.dfn +++ b/data/dfndata/npc/elementals.dfn @@ -62,7 +62,7 @@ RACE=17 FLAG=NEUTRAL } -[firele] +[fireele] { NAME=#//a fire elemental ID=0x000f diff --git a/data/dfndata/npc/femalehuman.dfn b/data/dfndata/npc/femalehuman.dfn index 32348f5fa..cb7fc9329 100644 --- a/data/dfndata/npc/femalehuman.dfn +++ b/data/dfndata/npc/femalehuman.dfn @@ -435,6 +435,7 @@ FZ1=-1 FX2=20 NPCAI=2 RUNS +NOTRAIN FLAG=Evil } @@ -1135,4 +1136,164 @@ RUNS FLAG=EVIL NOTRAIN ORIGIN=td +} + +[f_executioner] +{ +GET=basehuman +NAMELIST=1 +TITLE=5149//the Executioner +ID=0x0191 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +GOLD=100 200 +EQUIPITEM=0x1531 +COLORLIST=1 +EQUIPITEM=0x1ffd +COLORLIST=1 +EQUIPITEM=0x1711 +COLORLIST=1 +EQUIPITEM=0x0f46 +STR=386 400 +DEX=151 165 +INT=161 175 +ANATOMY=1250 1250 +CAMPING=360 680 +FENCING=460 780 +HIDING=850 1000 +LOCKPICKING=450 680 +LUMBERJACKING=1250 1250 +MAGICRESISTANCE=840 930 +POISONING=600 830 +REMOVETRAP=360 680 +STEALING=600 830 +SWORDSMANSHIP=1250 1250 +TACTICS=1250 1250 +TOPEACE=726 5 +KARMA=-5000 +FAME=5000 +DEF=20 +NPCWANDER=4 +FX2=20 +NPCAI=2 +RUNS +FLAG=Evil +NOTRAIN +} + +[f_chaosdragoon] +{ +GET=basehuman +NAME=5151//a chaos dragoon +ID=0x0191 +EQUIPITEM=dragonhelm +EQUIPITEM=dragonleggings +EQUIPITEM=dragongloves +EQUIPITEM=dragonbreastplate +EQUIPITEM=dragonsleeves +EQUIPITEM=shirt +EQUIPITEM=boots +EQUIPITEM=listobject205//chaos dragoon weapons +EQUIPITEM=chaosshield +EQUIPITEM=swampdragon +GOLD=50 200 +LOOT=randomgems,4 +STR=184 224 +DEX=63 75 +INT=64 84 +ANATOMY=778 886 +FENCING=831 920 +MACEFIGHTING=831 920 +MAGICRESISTANCE=831 964 +PARRYING=831 964 +SWORDSMANSHIP=831 920 +TACTICS=797 868 +WRESTLING=100 +TOPEACE=437 5 +KARMA=-5000 +FAME=5000 +NPCWANDER=4 +FX2=20 +WALKINGSPEEDMOUNTED=0.5 +RUNNINGSPEEDMOUNTED=0.3 +NPCAI=2 +FLAG=EVIL +NOTRAIN +SCRIPT=3218//chaos dragoon armor/loot +SCRIPT=3511//colossal blow +SCRIPT=3507//fire breath +} + +[f_chaosdragoonelite] +{ +GET=basehuman +NAME=5152//a chaos dragoon elite +ID=0x0191 +EQUIPITEM=dragonhelm +EQUIPITEM=dragonleggings +EQUIPITEM=dragongloves +EQUIPITEM=dragonbreastplate +EQUIPITEM=dragonsleeves +EQUIPITEM=shirt +EQUIPITEM=boots +EQUIPITEM=listobject205//chaos dragoon weapons +EQUIPITEM=chaosshield +EQUIPITEM=armorswampdragon +GOLD=250 300 +LOOT=randomgems,6 +STR=291 291 +DEX=68 68 +INT=136 136 +ANATOMY=895 +EVALUATINGINTEL=845 +FENCING=850 1000 +MACEFIGHTING=850 1000 +MAGERY=873 +MAGICRESISTANCE=1040 +PARRYING=850 1000 +SWORDSMANSHIP=850 1000 +TACTICS=893 +WRESTLING=100 +TOPEACE=601 5 +KARMA=-8000 +FAME=8000 +NPCWANDER=4 +FX2=20 +WALKINGSPEEDMOUNTED=0.5 +RUNNINGSPEEDMOUNTED=0.3 +NPCAI=2 +FLAG=EVIL +NOTRAIN +SCRIPT=3218//chaos dragoon armor/loot +SCRIPT=3511//colossal blow +SCRIPT=3507//fire breath +SCRIPT=3300//Magic items loot +} + +[f_gypsybanker] +{ +GET=basehuman +NAMELIST=2 +TITLE=5155//the Gypsy Banker +ID=0x0191 +EQUIPITEM=listobject15 +HAIRCOLOR=15 +COLOR=0x0095 +EQUIPITEM=listobject50 +COLORLIST=33 +EQUIPITEM=listobject51 +COLORLIST=33 +EQUIPITEM=listobject52 +COLORLIST=33 +EQUIPITEM=listobject53 +EQUIPITEM=listobject54 +COLORLIST=33 +EQUIPITEM=listobject56 +COLORLIST=33 +STR=50 75 +DEX=65 70 +INT=50 75 +PRIV=4 +NPCAI=8 +SCRIPT=3201//banker.js } \ No newline at end of file diff --git a/data/dfndata/npc/femalevendors.dfn b/data/dfndata/npc/femalevendors.dfn index 4c67701d3..de28780bd 100644 --- a/data/dfndata/npc/femalevendors.dfn +++ b/data/dfndata/npc/femalevendors.dfn @@ -933,4 +933,144 @@ SHOPLIST=HairStylistShopping KARMA=1200 FAME=400 ORIGIN=td +} + +[f_gypsymaiden] +{ +GET=basevendor +NAMELIST=2 +TITLE=5153//the Gypsy Maiden +ID=0x0191 +EQUIPITEM=listobject15 +HAIRCOLOR=15 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject41 +COLORLIST=33 +EQUIPITEM=listobject42 +COLORLIST=33 +EQUIPITEM=halfapron +COLORLIST=33 +EQUIPITEM=listobject43 +CAMPING=450 680 +PARRYING=450 680 +TACTICS=450 680 +SHOPLIST=ProvisionerShopping +} + +[f_gypsyanimaltrainer] +{ +GET=basevendor +NAMELIST=2 +TITLE=5154//the Gypsy Animal Trainer +ID=0x0191 +EQUIPITEM=listobject15 +HAIRCOLOR=15 +EQUIPITEM=0x0e81 +EQUIPITEM=listobject40 +COLORLIST=33 +EQUIPITEM=listobject41 +COLORLIST=33 +EQUIPITEM=listobject42 +COLORLIST=33 +EQUIPITEM=listobject43 +EQUIPITEM=listobject45 +COLORLIST=33 +ANIMALLORE=850 1000 +TAMING=900 1000 +VETERINARY=650 880 +KARMA=1200 +FAME=400 +SHOPLIST=TrainerShopping +NPCAI=9 +SCRIPT=3105 +} + +[f_gypsyfortuneteller] +{ +GET=basevendor +NAMELIST=2 +TITLE=5156//the Gypsy Fortune Teller +ID=0x0191 +EQUIPITEM=listobject15 +HAIRCOLOR=15 +EQUIPITEM=0x0df0 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject51 +COLORLIST=33 +EQUIPITEM=listobject52 +COLORLIST=33 +EQUIPITEM=listobject53 +EQUIPITEM=listobject54 +COLORLIST=33 +EQUIPITEM=listobject56 +COLORLIST=33 +EVALUATINGINTEL=650 880 +INSCRIPTION=650 880 +MEDITATION=600 830 +MAGERY=640 1000 +MAGICRESISTANCE=650 880 +WRESTLING=360 680 +SPATTACK=8 +SPADELAY=10 +SHOPLIST=MageShopping +} + +[f_vagabond] +{ +GET=basevendor +NAMELIST=2 +TITLE=5157//the Vagabond +ID=0x0191 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +KARMA=1200 +FAME=400 +LOCKPICKING=400 600 +TINKERING=400 600 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject41 +COLORLIST=33 +EQUIPITEM=listobject42 +COLORLIST=33 +EQUIPITEM=listobject43 +COLORLIST=33 +EQUIPITEM=listobject44 +COLORLIST=33 +LOCKPICKING=600 830 +REMOVETRAP=750 980 +TINKERING=640 1000 +SHOPLIST=TinkerShopping +} + +[f_ironworker] +{ +GET=basevendor +NAMELIST=2 +TITLE=5158//the Iron Worker +ID=0x0191 +EQUIPITEM=listobject15 +HAIRCOLOR=15 +EQUIPITEM=0x13e4 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject41 +COLORLIST=33 +EQUIPITEM=listobject42 +COLORLIST=33 +EQUIPITEM=listobject43 +EQUIPITEM=listobject44 +COLORLIST=33 +ARMSLORE=360 680 +BLACKSMITHING=650 880 +FENCING=600 830 +MACEFIGHTING=610 930 +PARRYING=610 930 +SWORDSMANSHIP=600 830 +TACTICS=600 830 +SHOPLIST=BlacksmithShopping +SCRIPT=3214 +CUSTOMINTTAG=bodType 3 } \ No newline at end of file diff --git a/data/dfndata/npc/gargoyles.dfn b/data/dfndata/npc/gargoyles.dfn index ff83acabb..e31f1c52f 100644 --- a/data/dfndata/npc/gargoyles.dfn +++ b/data/dfndata/npc/gargoyles.dfn @@ -74,6 +74,7 @@ ORIGIN=t2a [enslavedgargoyle] { NAME=#//an enslaved gargoyle +NAMELIST=12 TITLE=5066//the enslaved gargoyle ID=0x02f1 DIRECTION=RND @@ -96,6 +97,7 @@ RACE=3 TOPROV=708 TOPEACE=708 5 RUNS +NPCAI=2 FLAG=NEUTRAL ORIGIN=td } @@ -141,6 +143,7 @@ SCRIPT=3507 [gargoyledestroyer] { NAME=#//a gargoyle destroyer +NAMELIST=12 TITLE=5099//the gargoyle destroyer ID=0x02f3 DIRECTION=RND @@ -180,6 +183,7 @@ SCRIPT=3300 [gargoyleenforcer] { NAME=#//a gargoyle enforcer +NAMELIST=12 TITLE=5100//the gargoyle enforcer ID=0x02f2 DIRECTION=RND diff --git a/data/dfndata/npc/malehuman.dfn b/data/dfndata/npc/malehuman.dfn index f913780b9..6b6fbc31d 100644 --- a/data/dfndata/npc/malehuman.dfn +++ b/data/dfndata/npc/malehuman.dfn @@ -452,6 +452,7 @@ NPCWANDER=4 FX2=20 NPCAI=2 RUNS +NOTRAIN FLAG=Evil } @@ -1132,9 +1133,172 @@ TOPROV=813 TOPEACE=813 5 NPCWANDER=3 FX2=5 -NPCAI=2 +NPCAI=11 RUNS FLAG=EVIL NOTRAIN ORIGIN=td +} + +[m_executioner] +{ +GET=basehuman +NAMELIST=1 +TITLE=5149//the Executioner +ID=0x0190 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +EQUIPITEM=listobject14 +COLORMATCHHAIR +GOLD=100 200 +EQUIPITEM=0x152f +COLORLIST=1 +EQUIPITEM=0x1ffd +COLORLIST=1 +EQUIPITEM=0x1711 +COLORLIST=1 +EQUIPITEM=0x0f46 +STR=386 400 +DEX=151 165 +INT=161 175 +ANATOMY=1250 1250 +CAMPING=360 680 +FENCING=460 780 +HIDING=850 1000 +LOCKPICKING=450 680 +LUMBERJACKING=1250 1250 +MAGICRESISTANCE=840 930 +POISONING=600 830 +REMOVETRAP=360 680 +STEALING=600 830 +SWORDSMANSHIP=1250 1250 +TACTICS=1250 1250 +TOPEACE=726 5 +KARMA=-5000 +FAME=5000 +DEF=20 +NPCWANDER=4 +FX2=20 +NPCAI=2 +RUNS +FLAG=Evil +NOTRAIN +} + +[m_chaosdragoon] +{ +GET=basehuman +NAME=5151//a chaos dragoon +ID=0x0190 +EQUIPITEM=dragonhelm +EQUIPITEM=dragonleggings +EQUIPITEM=dragongloves +EQUIPITEM=dragonbreastplate +EQUIPITEM=dragonsleeves +EQUIPITEM=shirt +EQUIPITEM=boots +EQUIPITEM=listobject205//chaos dragoon weapons +EQUIPITEM=chaosshield +EQUIPITEM=swampdragon +GOLD=50 200 +LOOT=randomgems,4 +STR=184 224 +DEX=63 75 +INT=64 84 +ANATOMY=778 886 +FENCING=831 920 +MACEFIGHTING=831 920 +MAGICRESISTANCE=831 964 +PARRYING=831 964 +SWORDSMANSHIP=831 920 +TACTICS=797 868 +WRESTLING=100 +TOPEACE=437 5 +KARMA=-5000 +FAME=5000 +NPCWANDER=4 +FX2=20 +WALKINGSPEEDMOUNTED=0.5 +RUNNINGSPEEDMOUNTED=0.3 +NPCAI=2 +FLAG=EVIL +NOTRAIN +SCRIPT=3218//chaos dragoon armor/loot +SCRIPT=3511//colossal blow +SCRIPT=3507//fire breath +} + +[m_chaosdragoonelite] +{ +GET=basehuman +NAME=5152//a chaos dragoon elite +ID=0x0190 +EQUIPITEM=dragonhelm +EQUIPITEM=dragonleggings +EQUIPITEM=dragongloves +EQUIPITEM=dragonbreastplate +EQUIPITEM=dragonsleeves +EQUIPITEM=shirt +EQUIPITEM=boots +EQUIPITEM=listobject205//chaos dragoon weapons +EQUIPITEM=chaosshield +EQUIPITEM=armorswampdragon +GOLD=250 300 +LOOT=randomgems,6 +STR=291 291 +DEX=68 68 +INT=136 136 +ANATOMY=895 +EVALUATINGINTEL=845 +FENCING=850 1000 +MACEFIGHTING=850 1000 +MAGERY=873 +MAGICRESISTANCE=1040 +PARRYING=850 1000 +SWORDSMANSHIP=850 1000 +TACTICS=893 +WRESTLING=100 +TOPEACE=601 5 +KARMA=-8000 +FAME=8000 +NPCWANDER=4 +FX2=20 +WALKINGSPEEDMOUNTED=0.5 +RUNNINGSPEEDMOUNTED=0.3 +NPCAI=2 +FLAG=EVIL +NOTRAIN +SCRIPT=3218//chaos dragoon armor/loot +SCRIPT=3511//colossal blow +SCRIPT=3507//fire breath +SCRIPT=3300//Magic items loot +} + +[m_gypsybanker] +{ +GET=basehuman +NAMELIST=1 +TITLE=5155//the Gypsy Banker +ID=0x0190 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +EQUIPITEM=listobject14 +COLORMATCHHAIR +EQUIPITEM=listobject30 +COLORLIST=33 +EQUIPITEM=listobject31 +COLORLIST=33 +EQUIPITEM=listobject32 +COLORLIST=33 +EQUIPITEM=listobject33 +EQUIPITEM=listobject34 +COLORLIST=33 +EQUIPITEM=listobject36 +COLORLIST=33 +STR=50 75 +DEX=65 70 +INT=50 75 +PRIV=4 +NPCAI=8 +SCRIPT=3201//banker.js } \ No newline at end of file diff --git a/data/dfndata/npc/malevendors.dfn b/data/dfndata/npc/malevendors.dfn index cd8bdb73d..055f377a9 100644 --- a/data/dfndata/npc/malevendors.dfn +++ b/data/dfndata/npc/malevendors.dfn @@ -1030,4 +1030,94 @@ SHOPLIST=HairStylistShopping KARMA=1200 FAME=400 ORIGIN=td +} + +[m_gypsyanimaltrainer] +{ +GET=basevendor +NAMELIST=1 +TITLE=5154//the Gypsy Animal Trainer +ID=0x0190 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +EQUIPITEM=listobject14 +COLORMATCHHAIR +EQUIPITEM=0x0e81 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject21 +COLORLIST=33 +EQUIPITEM=listobject22 +COLORLIST=33 +EQUIPITEM=listobject23 +EQUIPITEM=listobject25 +COLORLIST=33 +ANIMALLORE=850 1000 +TAMING=900 1000 +VETERINARY=650 880 +KARMA=1200 +FAME=400 +SHOPLIST=TrainerShopping +NPCAI=9 +SCRIPT=3105 +} + +[m_vagabond] +{ +GET=basevendor +NAMELIST=1 +TITLE=5157//the Vagabond +ID=0x0190 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +EQUIPITEM=listobject14 +COLORMATCHHAIR +KARMA=1200 +FAME=400 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject21 +COLORLIST=33 +EQUIPITEM=listobject22 +COLORLIST=33 +EQUIPITEM=listobject23 +COLORLIST=33 +EQUIPITEM=listobject24 +COLORLIST=33 +LOCKPICKING=600 830 +REMOVETRAP=750 980 +TINKERING=640 1000 +SHOPLIST=TinkerShopping +} + +[m_ironworker] +{ +GET=basevendor +NAMELIST=1 +TITLE=5158//the Iron Worker +ID=0x0190 +EQUIPITEM=listobject13 +HAIRCOLOR=15 +EQUIPITEM=listobject14 +COLORMATCHHAIR +EQUIPITEM=0x13e4 +EQUIPITEM=gypsyheadgear +COLORLIST=33 +EQUIPITEM=listobject21 +COLORLIST=33 +EQUIPITEM=listobject22 +COLORLIST=33 +EQUIPITEM=listobject23 +EQUIPITEM=listobject24 +COLORLIST=33 +ARMSLORE=360 680 +BLACKSMITHING=650 880 +FENCING=600 830 +MACEFIGHTING=610 930 +PARRYING=610 930 +SWORDSMANSHIP=600 830 +TACTICS=600 830 +SHOPLIST=BlacksmithShopping +SCRIPT=3214 +CUSTOMINTTAG=bodType 3 } \ No newline at end of file diff --git a/data/dfndata/npc/miscmonsters.dfn b/data/dfndata/npc/miscmonsters.dfn index b62aefafe..7f77edec9 100644 --- a/data/dfndata/npc/miscmonsters.dfn +++ b/data/dfndata/npc/miscmonsters.dfn @@ -29,6 +29,7 @@ TOPROV=1072 TOPEACE=1072 5 RACE=18 FLAG=NEUTRAL +NPCAI=2 ORIGIN=td SCRIPT=3300// Random Magic Items SCRIPT=3508// Life Drain Aura @@ -609,6 +610,38 @@ ORIGIN=lbr SCRIPT=3001//monster speech } +[darkwisp] +{ +NAME=5148//a dark wisp +ID=0x00a5 +DIRECTION=RND +BACKPACK +EQUIPITEM=wispglow +GOLD=100 200 +STR=196 225 +DEX=196 225 +INT=196 225 +FAME=4000 +MAGERY=800 900 +MAGICRESISTANCE=800 900 +MEDITATION=200 +PARRYING=800 +TACTICS=800 +WRESTLING=800 +DAMAGE=15 20 +DEF=22 +SPATTACK=8 +SPADELAY=5 +NPCWANDER=4 +FX2=20 +TOPROV=820 +TOPEACE=820 5 +RACE=19 +FLAG=EVIL +ORIGIN=td +SCRIPT=3001//monster speech +} + [evilmage] { NAME=#//an evil mage diff --git a/data/dfndata/npc/mounts.dfn b/data/dfndata/npc/mounts.dfn index c97329a41..e743db413 100644 --- a/data/dfndata/npc/mounts.dfn +++ b/data/dfndata/npc/mounts.dfn @@ -600,6 +600,7 @@ ORIGIN=aos GET=horse NAME=#//a swamp dragon ID=0x031a +SKIN=0x851 LOOT=randomgems,5 FAME=2000 KARMA=-2000 diff --git a/data/dfndata/npc/namelists.dfn b/data/dfndata/npc/namelists.dfn index e54cf3b70..bc74ba073 100644 --- a/data/dfndata/npc/namelists.dfn +++ b/data/dfndata/npc/namelists.dfn @@ -4194,6 +4194,16 @@ Sinthe Yar } +// Ancient Liches +[RANDOMNAME 20] +{ +Kaltivel +Anshu +Maliel +Baratoz +Almonjin +} + EOF diff --git a/data/dfndata/npc/npclists/npclist_dungeons.dfn b/data/dfndata/npc/npclists/npclist_dungeons.dfn index cc7fffa11..7b24beea5 100644 --- a/data/dfndata/npc/npclists/npclist_dungeons.dfn +++ b/data/dfndata/npc/npclists/npclist_dungeons.dfn @@ -184,7 +184,7 @@ wraith [NPCLIST DeceitLvlFour] { -fireelemental +fireele lich lichlord shade @@ -627,7 +627,7 @@ daemon efreet evilmage evilmagelord -fireelemental +fireele hellhound //largehellcat lavalizards @@ -722,4 +722,328 @@ orcbrute orclord } +[NPCLIST cyclops_ghosts] +{ +2|npclist=allghostslist +1|lich +} + +[NPCLIST cyclops_giants] +{ +titan +cyclops +} + +[NPCLIST wisp_undead_1] +{ +51|shade +33|bonemagi +16|boneknight +} + +[NPCLIST wisp_undead_2] +{ +51|boneknight +33|bonemagi +16|shade +} + +[NPCLIST wisp_evilmages] +{ +50|evilmage +25|evilmagelord +} + +[NPCLIST sorc_ele_1] +{ +acidele +fireele +bloodele +} + +[NPCLIST sorc_npclist_1] +{ +shade +mongbat +} + +[NPCLIST sorc_npclist_2] +{ +40|gargoyle +25|stonegargoyle +20|shade +15|lich +} + +[NPCLIST sorc_npclist_3] +{ +headless +mongbat +} + +[NPCLIST sorc_npclist_4] +{ +40|headless +40|mongbat +20|earthele +} + +[NPCLIST sorc_npclist_5] +{ +60|gazer +30|gazerlarva +10|eldergazer +} + +[NPCLIST sorc_npclist_6] +{ +66|daemon +33|balron +} + +[NPCLIST sorc_npclist_7] +{ +20|shade +20|zombie +20|gargoyle +15|evilmage +15|dreadspider +10|wyvern +} + +[NPCLIST sorc_npclist_8] +{ +70|hellhound +30|bloodele +} + +[NPCLIST sorc_npclist_9] +{ +poisonele +bloodele +} + +[NPCLIST sorc_npclist_10] +{ +80|shade +20|lich +} + +[NPCLIST sorc_npclist_11] +{ +40|bonemagi +40|skeletalmage +20|mummy +} + +[NPCLIST sorc_npclist_12] +{ +80|mummy +20|lichlord +} + +[NPCLIST sorc_npclist_13] +{ +boneknight +skeletalknight +} + +[NPCLIST sorc_npclist_14] +{ +25|boneknight +25|skeletalknight +17|bonemagi +17|skeletalmagi +11|mummy +5|lichlord +} + +[NPCLIST sorc_npclist_15] +{ +30|lich +10|bloodele +10|poisonele +5|lichlord +} + +[NPCLIST rock_npclist_1] +{ +skeleton +wraith +zombie +} + +[NPCLIST rock_npclist_2] +{ +evilmage +executioner +} + +[NPCLIST rock_npclist_3] +{ +80|evilmage +20|evilmagelord +} + +[NPCLIST rock_npclist_4] +{ +poisonele +lichlord +} + +[NPCLIST rock_npclist_5] +{ +50|lich +25|poisonele +25|lichlord +} + +[NPCLIST rock_npclist_6] +{ +hellhound +lichlord +} + +[NPCLIST exodus_npclist_1] +{ +20|enslavedgargoyle +10|golemcontroller +} + +[NPCLIST exodus_npclist_2] +{ +20|exodusoverseer +10|golemcontroller +} + +[NPCLIST exodus_npclist_3] +{ +20|golem +10|golemcontroller +} + +[NPCLIST exodus_npclist_4] +{ +20|exodusminion +10|exodusoverseer +} + +[NPCLIST exodus_npclist_5] +{ +gargoyleenforcer +gargoyledestroyer +} + +[NPCLIST exodus_npclist_6] +{ +30|exodusminion +20|golem +10|golemcontroller +} + +[NPCLIST exodus_npclist_7] +{ +20|exodusminion +10|golem +} + +[NPCLIST exodus_npclist_8] +{ +20|exodusminion +10|exodusoverseer +5|golemcontroller +} + +[NPCLIST blood_npclist_1] +{ +40|imp +10|bloodele +} + +[NPCLIST blood_npclist_2] +{ +succubus +hellcat +} + +[NPCLIST ancientlair_npclist_1] +{ +20|lavalizard +10|fireele +} + +[NPCLIST ankh_npclist_1] +{ +30|ratman +20|ratmanarcher +10|ratmanmage +} + +[NPCLIST ankh_npclist_2] +{ +30|imp +10|hellhound +} + +[NPCLIST ankh_npclist_3] +{ +30|rottingcorpse +10|lichlord +} + +[NPCLIST ankh_npclist_4] +{ +30|skeleton +20|skeletonmage +10|skeletalknight +} + +[NPCLIST kirin_npclist_1] +{ +30|mongbat +10|earthele +} + +[NPCLIST ratmanmine_npclist_1] +{ +30|bronzeele +10|goldele +} + +[NPCLIST ratmanmine_npclist_2] +{ +30|ratman +20|ratmanmange +10|earthele +} + +[NPCLIST ratmanmine_npclist_3] +{ +30|boneknight +20|skeletalknight +10|lavalizard +} + +[NPCLIST spectre_npclist_1] +{ +shade +spectre +wraith +ghoul +} + +[NPCLIST meercata_npclist_1] +{ +40|meerwarrior +40|meermage +20|meercaptain +10|meereternal +} + +[NPCLIST spidercave_npclist_1] +{ +20|terawarrior +10|teramatriarch +} + EOF \ No newline at end of file diff --git a/data/dfndata/npc/npclists/npclists.dfn b/data/dfndata/npc/npclists/npclists.dfn index 89d7b50b8..6f33983df 100644 --- a/data/dfndata/npc/npclists/npclists.dfn +++ b/data/dfndata/npc/npclists/npclists.dfn @@ -303,7 +303,6 @@ gazer lich mummy lichlord -boneaxeman boneknight bonemage skeletalmage @@ -316,6 +315,7 @@ zombie spectre headless skeleton +boneaxeman ghoul wraith } @@ -326,6 +326,13 @@ npclist=weakundeadlist npclist=strongundeadlist } +[NPCLIST allghostslist] +{ +wraith +spectre +shade +} + [NPCLIST alllizardlist] { lizardman diff --git a/data/dfndata/npc/npclists/npclists_ilsh_lands.dfn b/data/dfndata/npc/npclists/npclists_ilsh_lands.dfn new file mode 100644 index 000000000..d436611b4 --- /dev/null +++ b/data/dfndata/npc/npclists/npclists_ilsh_lands.dfn @@ -0,0 +1,510 @@ +[NPCLIST ilshenar_ancient_citadel_1] +{ +20|spectre +20|wraith +20|shade +10|skeletalmage +10|bonemagi +5|skeletalknight +5|boneknight +} + +[NPCLIST ilshenar_ancient_citadel_2] +{ +10|ghoul +5|zombie +} + +[NPCLIST ilshenar_savage_camp_npclist_1] +{ +20|savagewarrior +10|savagerider +} + +[NPCLIST ilshenar_savage_camp_npclist_2] +{ +20|savagewarrior +10|savageridgeback +} + +[NPCLIST ilshenar_savage_camp_npclist_3] +{ +50|bird +40|hind +30|hart +20|blackbear +10|direwolf +} + +[NPCLIST ilshenar_savage_village_npclist_1] +{ +20|savagewarrior +10|savagerider +} + +[NPCLIST ilshenar_savage_village_npclist_2] +{ +20|savagewarrior +10|savageshaman +} + +[NPCLIST ilshenar_savage_village_npclist_3] +{ +20|savagewarrior +10|savageshaman +5|savagerider +} + +[NPCLIST ilshenar_npclist_1] +{ +40|mongbat +30|scorpion +20|giantspider +5|airele +5|earthele +} + +[NPCLIST ilshenar_npclist_2] +{ +60|mummy +40|wyvern +} + +[NPCLIST ilshenar_npclist_3] +{ +30|desertostard +20|stoneharpy +20|gargoyle +15|wyvern +10|efreet +5|lichlord +} + +[NPCLIST ilshenar_npclist_4] +{ +30|desertostard +25|stoneharpy +20|gargoyle +15|wyvern +10|efreet +} + +[NPCLIST ilshenar_npclist_5] +{ +80|scorpion +20|earthele +} + +[NPCLIST ilshenar_npclist_6] +{ +18|spectre +18|wraith +18|skeleton +18|ghoul +18|zombie +10|shade +} + +[NPCLIST ilshenar_npclist_7] +{ +50|frosttroll +20|snowele +20|iceele +10|drake +} + +[NPCLIST ilshenar_npclist_8] +{ +50|frostspider +20|frosttroll +15|iceserpent +15|iceele +} + +[NPCLIST ilshenar_npclist_9] +{ +25|spectre +25|skeleton +25|zombie +15|shade +10|efreet +} + +[NPCLIST ilshenar_npclist_10] +{ +30|orc +25|orccaptain +20|orcmage +20|ettin +5|troll +} + +[NPCLIST ilshenar_npclist_11] +{ +80|harpy +20|drake +} + +[NPCLIST ilshenar_npclist_12] +{ +80|imp +20|daemon +} + +[NPCLIST ilshenar_npclist_13] +{ +15|mongbat +15|sewerrat +15|giantrat +12|bogling +12|alligator +10|corpser +10|lizardman +6|poisonele +5|plaguebeast +} + +[NPCLIST ilshenar_npclist_14] +{ +15|mongbat +15|sewerrat +15|giantrat +12|bogling +12|alligator +10|corpser +10|lizardman +10|bogthing +6|poisonele +5|plaguebeast +} + +[NPCLIST ilshenar_npclist_16] +{ +15|mongbat +15|sewerrat +15|giantrat +12|bogling +12|alligator +10|corpser +10|lizardman +5|plaguebeast +} + +[NPCLIST ilshenar_npclist_17] +{ +golem +golemcontroller +} + +[NPCLIST ilshenar_npclist_18] +{ +jukawarrior +jukamage +} + +[NPCLIST ilshenar_npclist_19] +{ +40|jukamage +40|jukawarrior +20|juggernaut +} + +[NPCLIST ilshenar_npclist_20] +{ +50|jukawarrior +30|jukalord +20|betrayer +} + +[NPCLIST ilshenar_npclist_21] +{ +50|jukamage +30|jukalord +20|betrayer +} + +[NPCLIST ilshenar_npclist_22] +{ +40|golem +30|golemcontroller +20|juggernaut +10|betrayer +} + +[NPCLIST ilshenar_npclist_23] +{ +60|gargoyle +40|golemcontroller +} + +[NPCLIST ilshenar_npclist_24] +{ +25|skeleton +25|wraith +25|zombie +15|skeletalknight +10|wyvern +} + +[NPCLIST ilshenar_npclist_25] +{ +25|skeleton +25|skeletalknight +25|stonegargoyle +15|dreadspider +10|poisonele +10|wyvern +} + +[NPCLIST ilshenar_npclist_26] +{ +25|skeleton +25|skeletalmage +25|stonegargoyle +15|dreadspider +10|wyvern +10|eldergazer +} + +[NPCLIST ilshenar_npclist_27] +{ +66|gazer +33|eldergazer +} + +[NPCLIST ilshenar_npclist_28] +{ +skeleton +shade +spectre +wraith +ghoul +zombie +} + +[NPCLIST ilshenar_npclist_29] +{ +boneknight +bonemagi +skeletalknight +skeletalmage +lich +lichlord +} + +[NPCLIST ilshenar_npclist_30] +{ +60|ettin +30|cyclops +10|titan +} + +[NPCLIST ilshenar_npclist_31] +{ +80|brigand +20|evilmage +} + +[NPCLIST ilshenar_npclist_32] +{ +50|giantspider +30|dreadspider +20|wyvern +} + +[NPCLIST ilshenar_npclist_33] +{ +30|mongbat +25|scorpion +20|ridgeback +15|earthele +10|efreet +} + +[NPCLIST ilshenar_npclist_34] +{ +70|imp +30|golemcontroller +} + +[NPCLIST ilshenar_npclist_35] +{ +35|zombie +20|ghoul +15|spectre +15|shade +15|wraith +10|lich +} + +[NPCLIST ilshenar_npclist_36] +{ +60|chaosdaemon +30|doppleganger +10|moloch +} + +[NPCLIST ilshenar_npclist_37] +{ +60|doppleganger +30|quagmire +10|arcanedaemon +} + +[NPCLIST ilshenar_npclist_38] +{ +70|chaosdaemon +30|moloch +} + +[NPCLIST ilshenar_npclist_39] +{ +30|bird +10|snake +10|boar +10|forestostard +10|gorilla +10|panther +20|giantserpent +} + +[NPCLIST ilshenar_npclist_40] +{ +60|ratman +30|ratmanarcher +10|ratmanmage +} + +[NPCLIST ilshenar_npclist_41] +{ +70|horse +30|pixie +} + +[NPCLIST ilshenar_npclist_42] +{ +55|skeleton +25|zombie +20|ghoul +} + +[NPCLIST ilshenar_npclist_43] +{ +skeleton +boneaxeman +} + +[NPCLIST ilshenar_npclist_44] +{ +25|skeleton +25|boneaxeman +20|imp +15|boneknight +15|skeletalknight +} + +[NPCLIST ilshenar_npclist_45] +{ +70|harpy +30|stoneharpy +} + +[NPCLIST ilshenar_npclist_46] +{ +60|giantspider +30|reaper +10|dreadspider +} + +[NPCLIST ilshenar_npclist_47] +{ +70|ratman +30|ratmanarcher +} + +[NPCLIST ilshenar_npclist_48] +{ +70|ratman +30|ratmanmage +} + +[NPCLIST ilshenar_npclist_49] +{ +40|slime +30|giantspider +20|npclist=ilshenar_npclist_40 +10|hellhound +} + +[NPCLIST ilshenar_npclist_50] +{ +13|skeleton +12|boneaxeman +20|zombie +15|ghoul +10|spectre +10|shade +10|wraith +5|skeletalknight +5|skeletalmage +5|boneknight +5|bonemage +} + +[NPCLIST ilshenar_npclist_51] +{ +40|alligator +30|gianttoad +15|corpser +10|swamptentacle +5|reaper +} + +[NPCLIST ilshenar_npclist_52] +{ +60|lavalizard +30|wyvern +10|ancientwyrm +} + +[NPCLIST ilshenar_npclist_53] +{ +70|imp +15|fireele +15|airele +} + +[NPCLIST ilshenar_npclist_54] +{ +fireele +airele +} + +[NPCLIST ilshenar_npclist_55] +{ +60|mongbat +30|imp +10|wisp +} + +[NPCLIST ilshenar_npclist_56] +{ +60|imp +40|gazer +} + +[NPCLIST ilshenar_npclist_57] +{ +60|mongbat +30|imp +10|reaper +} + +[NPCLIST ilshenar_npclist_58] +{ +30|mongbat +30|headlessone +40|imp +} + +EOF \ No newline at end of file diff --git a/data/dfndata/npc/npclists/npclists_lands.dfn b/data/dfndata/npc/npclists/npclists_lands.dfn index e3ff1c20f..685a33e57 100644 --- a/data/dfndata/npc/npclists/npclists_lands.dfn +++ b/data/dfndata/npc/npclists/npclists_lands.dfn @@ -180,7 +180,7 @@ harpy npclist=brigand npclist=allratmen zombie -specter +spectre npclist=weakorc giantspider } @@ -226,7 +226,7 @@ npclist=weakorc npclist=allettin npclist=alltroll npclist=alllizardmen -specter +spectre harpy giantspider skeleton @@ -621,7 +621,7 @@ npclist=weakorc npclist=alllizardmen npclist=alltroll npclist=allratmen -specter +spectre orcmage m_brigand f_brigand diff --git a/data/dfndata/npc/npclists/npclists_towns.dfn b/data/dfndata/npc/npclists/npclists_towns.dfn index f5ac88774..aff594d54 100644 --- a/data/dfndata/npc/npclists/npclists_towns.dfn +++ b/data/dfndata/npc/npclists/npclists_towns.dfn @@ -472,4 +472,53 @@ m_thief_guildmaster f_thief_guildmaster } +[NPCLIST lakeshire_npclist_1] +{ +40|meerwarrior +40|meermage +20|meercaptain +10|meereternal +} + +[NPCLIST lakeshire_npclist_2] +{ +40|timberwolf +10|direwolf +} + +[NPCLIST mistas_npclist_1] +{ +50|jukalord +30|chaosdragon +20|jukawarrior +20|jukamage +20|chaosdragonelite +5|golem +5|golemcontroller +} + +[NPCLIST montor_npclist_1] +{ +40|lavaserpent +30|lavalizard +30|hellhound +20|succubus +15|fireele +15|efreet +7|phoenix +5|daemon +} + +[NPCLIST montor_npclist_2] +{ +30|earthele +10|drake +} + +[NPCLIST montor_npclist_3] +{ +30|stoneharpy +10|stonegargoyle +} + EOF \ No newline at end of file diff --git a/data/dfndata/npc/townfolk.dfn b/data/dfndata/npc/townfolk.dfn index ababdaad7..ff75922ea 100644 --- a/data/dfndata/npc/townfolk.dfn +++ b/data/dfndata/npc/townfolk.dfn @@ -23,6 +23,21 @@ GET=m_beggar f_beggar //GET=m_cashual f_cashual //} +[chaosdragoon] +{ +GET=m_chaosdragoon f_chaosdragoon +} + +[chaosdragoonelite] +{ +GET=m_chaosdragoonelite f_chaosdragoonelite +} + +[executioner] +{ +GET=m_executioner f_executioner +} + [fighter] { GET=m_fighter f_fighter @@ -38,6 +53,11 @@ GET=m_gambler f_gambler //GET=m_glassblower f_glassblower //} +[golemcontroller] +{ +GET=m_golemcontroller f_golemcontroller +} + [guard] { GET=m_guard f_guard @@ -98,9 +118,9 @@ GET=m_noble f_noble GET=m_paladin f_paladin } -[prirate] +[pirate] { -GET=m_prirate f_prirate +GET=m_pirate f_pirate } //[priest] diff --git a/data/dfndata/npc/undead.dfn b/data/dfndata/npc/undead.dfn index a8aa196fa..65d053b77 100644 --- a/data/dfndata/npc/undead.dfn +++ b/data/dfndata/npc/undead.dfn @@ -32,6 +32,52 @@ FLAG=NEUTRAL } //liches +[ancientlich] +{ +NAMELIST=20 +ID=0x004f +SKIN=0000 +DIRECTION=RND +BACKPACK +GOLD=1300 1500 +PACKITEM=0x0f79 +LOOT=lowlevelscrolls,2 +LOOT=midlevelscrolls,4 +LOOT=highlevelscrolls,2 +LOOT=randomgems,4 +LOOT=randomreagents,8 +LOOT=lichlordLoot,4 +STR=216 305 +DEX=96 115 +INT=960 1000 +HPMAX=900 1000 +KARMA=-23000 +FAME=23000 +EVALUATINGINTEL=990 1000 +MAGERY=1250 1350 +MAGICRESISTANCE=1750 2000 +MEDITATION=1000 1010 +POISONING=1000 1010 +TACTICS=900 1000 +WRESTLING=750 1000 +DAMAGE=12 30 +DEF=30 +SPATTACK=8 +SPADELAY=5 +NPCWANDER=4 +FX1=-1 +FY1=-1 +FZ1=-1 +FX2=20 +NPCAI=11 +TOPROV=1359 +TOPEACE=1359 5 +FLEEAT=-1 +RACE=11 +FLAG=EVIL +SCRIPT=3300 +} + [lichlord] { NAME=#//a lich lord diff --git a/data/dfndata/npc/vendors.dfn b/data/dfndata/npc/vendors.dfn index 76c7a58a8..673c18cee 100644 --- a/data/dfndata/npc/vendors.dfn +++ b/data/dfndata/npc/vendors.dfn @@ -83,6 +83,16 @@ GET=m_fisher f_fisher GET=m_furtrader f_furtrader } +[gypsyanimaltrainer] +{ +GET=m_gypsyanimaltrainer f_gypsyanimaltrainer +} + +[gypsybanker] +{ +GET=m_gypsybanker f_gypsybanker +} + [hairstylist] { GET=m_hairstylist f_hairstylist @@ -103,6 +113,11 @@ GET=m_herbalist f_herbalist GET=m_innkeeper f_innkeeper } +[ironworker] +{ +GET=m_ironworker f_ironworker +} + [jeweler] { GET=m_jeweler f_jeweler @@ -153,6 +168,11 @@ GET=m_tavernkeeper f_tavernkeeper GET=m_tinker f_tinker } +[vagabond] +{ +GET=m_vagabond f_vagabond +} + //[vet] //{Note: Not implanted Yet //GET=m_vet f_vet diff --git a/data/dfndata/regions/regions.dfn b/data/dfndata/regions/regions.dfn index e1c17fbfe..071280009 100644 --- a/data/dfndata/regions/regions.dfn +++ b/data/dfndata/regions/regions.dfn @@ -2237,10 +2237,10 @@ MARK=1 GATE=1 RECALL=1 DUNGEON=1 -X1=2082 +X1=2085 Y1=5 -X2=2149 -Y2=325 +X2=2245 +Y2=320 WORLD=2 } @@ -2263,7 +2263,7 @@ WORLD=2 [REGION 100] { -NAME=Sorcer Dungeon +NAME=Sorcerers Dungeon GUARDED=0 MUSICLIST=23 MAGICDAMAGE=1 @@ -2767,6 +2767,7 @@ X2=1463 Y2=847 } +// Dagger Isle/Ice Island (Felucca) [REGION 129] { GUARDED=0 @@ -2899,6 +2900,7 @@ Y2=878 WORLD=1 } +// Dagger Isle/Ice Island (Trammel) [REGION 137] { GUARDED=0 @@ -3022,6 +3024,84 @@ Y2=3936 WORLD=1 } +// Sea Market (Felucca) +[REGION 144] +{ +DISABLED=1 +NAME=Sea Market +GUARDED=1 +RECALL=1 +X1=4497 +Y1=2265 +X2=4606 +Y2=2440 +} + +// Sea Market (Trammel) +[REGION 145] +{ +DISABLED=1 +NAME=Sea Market +GUARDED=1 +RECALL=1 +X1=4497 +Y1=2265 +X2=4606 +Y2=2440 +WORLD=1 +} + +// Blackthorn Dungeon (Felucca) +[REGION 146] +{ +NAME=Blackthorn Dungeon +GUARDED=0 +MUSICLIST=23 +MAGICDAMAGE=1 +MARK=0 +GATE=0 +RECALL=0 +DUNGEON=1 +X1=6151 +Y1=2301 +X2=6564 +Y2=2840 +WORLD=0 +} + +// Blackthorn Dungeon (Trammel) +[REGION 147] +{ +NAME=Blackthorn Dungeon +GUARDED=0 +MUSICLIST=23 +MAGICDAMAGE=1 +MARK=0 +GATE=0 +RECALL=0 +DUNGEON=1 +X1=6151 +Y1=2301 +X2=6564 +Y2=2840 +WORLD=1 +} + +// Lakeshire (Ilshenar) +[REGION 160] +{ +NAME=Lakeshire +GUARDED=0 +MAGICDAMAGE=1 +MARK=1 +RECALL=1 +X1=1170 +Y1=1087 +X2=1242 +Y2=1204 +WORLD=2 +} + // Eodon (Felucca path) [REGION 247] { diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ancient_lair.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ancient_lair.dfn new file mode 100644 index 000000000..5cc78ce0c --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ancient_lair.dfn @@ -0,0 +1,111 @@ +// 17300 to 17349 +[REGIONSPAWN 17300] +{ +NAME=Ancient Lair 1_1 +NPC=ancientwyrm +MAXNPCS=1 +X1=31 +Y1=673 +X2=84 +Y2=720 +WORLD=2 +MINTIME=10 +MAXTIME=20 +CALL=1 +} + +// lavalizard > fireele +[REGIONSPAWN 17301] +{ +NAME=Ancient Lair 1_2 +NPCLIST=ancientlair_npclist_1 +MAXNPCS=3 +X1=100 +Y1=708 +X2=123 +Y2=727 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavalizard > fireele +[REGIONSPAWN 17302] +{ +NAME=Ancient Lair 1_3 +NPCLIST=ancientlair_npclist_1 +MAXNPCS=1 +X1=31 +Y1=673 +X2=63 +Y2=699 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavalizard > fireele +[REGIONSPAWN 17303] +{ +NAME=Ancient Lair 1_4 +NPCLIST=ancientlair_npclist_1 +MAXNPCS=1 +X1=48 +Y1=708 +X2=64 +Y2=727 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavalizard > fireele +[REGIONSPAWN 17304] +{ +NAME=Ancient Lair 1_5 +NPCLIST=ancientlair_npclist_1 +MAXNPCS=4 +X1=67 +Y1=703 +X2=96 +Y2=730 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavalizard > fireele +[REGIONSPAWN 17305] +{ +NAME=Ancient Lair 1_6 +NPCLIST=ancientlair_npclist_1 +MAXNPCS=1 +X1=69 +Y1=682 +X2=88 +Y2=697 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavalizard > fireele +[REGIONSPAWN 17306] +{ +NAME=Ancient Lair 1_7 +NPCLIST=ancientlair_npclist_1 +MAXNPCS=3 +X1=73 +Y1=683 +X2=83 +Y2=693 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ankh.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ankh.dfn new file mode 100644 index 000000000..a2e54fcef --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ankh.dfn @@ -0,0 +1,515 @@ +// 17350 to 17399 +// ratman > ratmanarcher > ratmanmage +[REGIONSPAWN 17350] +{ +NAME=Ankh 1_1 +NPCLIST=ankh_npclist_1 +MAXNPCS=9 +X1=109 +Y1=1510 +X2=149 +Y2=1550 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > hellhound +[REGIONSPAWN 17351] +{ +NAME=Ankh 1_2 +NPCLIST=ankh_npclist_2 +MAXNPCS=5 +X1=56 +Y1=1506 +X2=86 +Y2=1534 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17352] +{ +NAME=Ankh 1_3 +NPC=evilmage +MAXNPCS=3 +X1=80 +Y1=1464 +X2=93 +Y2=1477 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17353] +{ +NAME=Ankh 1_4 +NPC=evilmage +MAXNPCS=2 +X1=56 +Y1=1464 +X2=69 +Y2=1477 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17354] +{ +NAME=Ankh 1_5 +NPC=daemon +MAXNPCS=1 +X1=32 +Y1=1481 +X2=45 +Y2=1501 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17355] +{ +NAME=Ankh 1_6 +NPC=bloodele +MAXNPCS=3 +X1=24 +Y1=1456 +X2=45 +Y2=1469 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17356] +{ +NAME=Ankh 1_7 +NPC=imp +MAXNPCS=4 +X1=8 +Y1=1496 +X2=21 +Y2=1509 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17357] +{ +NAME=Ankh 1_8 +NPC=evilmage +MAXNPCS=3 +X1=56 +Y1=1440 +X2=69 +Y2=1453 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17358] +{ +NAME=Ankh 1_9 +NPC=skeletalknight +MAXNPCS=4 +X1=25 +Y1=1401 +X2=37 +Y2=1422 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17359] +{ +NAME=Ankh 1_10 +NPC=mummy +MAXNPCS=3 +X1=81 +Y1=1437 +X2=93 +Y2=1453 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17360] +{ +NAME=Ankh 1_11 +NPC=skeletalmage +MAXNPCS=4 +X1=114 +Y1=1425 +X2=134 +Y2=1445 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17361] +{ +NAME=Ankh 1_12 +NPC=lich +MAXNPCS=2 +X1=117 +Y1=1429 +X2=131 +Y2=1443 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17362] +{ +NAME=Ankh 1_13 +NPC=lich +MAXNPCS=2 +X1=96 +Y1=1384 +X2=116 +Y2=1396 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// rottingcorpse > lichlord +[REGIONSPAWN 17363] +{ +NAME=Ankh 1_14 +NPCLIST=ankh_npclist_3 +MAXNPCS=3 +X1=112 +Y1=1312 +X2=149 +Y2=1349 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17364] +{ +NAME=Ankh 1_15 +NPC=zombie +MAXNPCS=4 +X1=112 +Y1=1312 +X2=149 +Y2=1349 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton > skeletalmage > skeletalknight +[REGIONSPAWN 17365] +{ +NAME=Ankh 1_16 +NPCLIST=ankh_npclist_4 +MAXNPCS=6 +X1=32 +Y1=1280 +X2=78 +Y2=1318 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17375] +{ +NAME=Ki-Rin Passage 1_1 +NPC=fireele +MAXNPCS=2 +X1=30 +Y1=890 +X2=60 +Y2=917 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17376] +{ +NAME=Ki-Rin Passage 1_2 +NPC=poisonele +MAXNPCS=1 +X1=37 +Y1=834 +X2=61 +Y2=858 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17377] +{ +NAME=Ki-Rin Passage 1_3 +NPC=earthele +MAXNPCS=3 +X1=99 +Y1=893 +X2=129 +Y2=923 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17378] +{ +NAME=Ki-Rin Passage 1_4 +NPC=poisonele +MAXNPCS=2 +X1=80 +Y1=944 +X2=120 +Y2=973 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17379] +{ +NAME=Ki-Rin Passage 1_5 +NPC=kirin +MAXNPCS=1 +X1=132 +Y1=936 +X2=162 +Y2=968 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17380] +{ +NAME=Ki-Rin Passage 1_6 +NPC=dragon +MAXNPCS=2 +X1=12 +Y1=986 +X2=42 +Y2=1027 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17381] +{ +NAME=Ki-Rin Passage 1_7 +NPC=drake +MAXNPCS=4 +X1=12 +Y1=1000 +X2=44 +Y2=1035 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat > earthele +[REGIONSPAWN 17382] +{ +NAME=Ki-Rin Passage 1_8 +NPCLIST=kirin_npclist_1 +MAXNPCS=10 +X1=67 +Y1=1031 +X2=107 +Y2=1071 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17383] +{ +NAME=Ki-Rin Passage 1_9 +NPC=earthele +MAXNPCS=4 +X1=97 +Y1=1090 +X2=129 +Y2=1133 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17384] +{ +NAME=Ki-Rin Passage 1_10 +NPC=acidele +MAXNPCS=2 +X1=89 +Y1=1148 +X2=109 +Y2=1168 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17385] +{ +NAME=Ki-Rin Passage 1_11 +NPC=nightmare +MAXNPCS=1 +X1=60 +Y1=1165 +X2=72 +Y2=1177 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17386] +{ +NAME=Ki-Rin Passage 1_12 +NPC=dragon +MAXNPCS=1 +X1=117 +Y1=897 +X2=131 +Y2=909 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17390] +{ +NAME=Serpentine Passage 1_1 +NPC=pixie +MAXNPCS=5 +X1=430 +Y1=1540 +X2=448 +Y2=1562 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17391] +{ +NAME=Serpentine Passage 1_2 +NPC=wisp +MAXNPCS=3 +X1=435 +Y1=1536 +X2=467 +Y2=1568 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17392] +{ +NAME=Serpentine Passage 1_3 +NPC=serpentinedragon +MAXNPCS=1 +X1=458 +Y1=1537 +X2=488 +Y2=1567 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17393] +{ +NAME=Serpentine Passage 1_4 +NPC=centaur +MAXNPCS=3 +X1=435 +Y1=1559 +X2=446 +Y2=1575 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17394] +{ +NAME=Serpentine Passage 1_5 +NPC=serpentinedragon +MAXNPCS=1 +X1=469 +Y1=1547 +X2=479 +Y2=1557 +WORLD=2 +MINTIME=45 +MAXTIME=60 +CALL=1 +} + +[REGIONSPAWN 17395] +{ +NAME=Ankh 1_17 +NPC=ancientlich +MAXNPCS=2 +X1=111 +Y1=1538 +X2=125 +Y2=1552 +WORLD=2 +MINTIME=1 +MAXTIME=2 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_blood.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_blood.dfn new file mode 100644 index 000000000..ffb1a5b9f --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_blood.dfn @@ -0,0 +1,243 @@ +// 17400 to 17449 +[REGIONSPAWN 17400] +{ +NAME=Blood 1_1 +NPC=imp +MAXNPCS=4 +X1=2099 +Y1=835 +X2=2129 +Y2=861 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17401] +{ +NAME=Blood 1_2 +NPC=imp +MAXNPCS=4 +X1=2043 +Y1=829 +X2=2056 +Y2=842 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17402] +{ +NAME=Blood 1_3 +NPC=hellcat +MAXNPCS=2 +X1=2044 +Y1=853 +X2=2056 +Y2=866 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17403] +{ +NAME=Blood 1_4 +NPC=hellcat +MAXNPCS=3 +X1=2083 +Y1=861 +X2=2096 +Y2=874 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17404] +{ +NAME=Blood 1_5 +NPC=imp +MAXNPCS=4 +X1=2171 +Y1=829 +X2=2184 +Y2=842 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17405] +{ +NAME=Blood 1_6 +NPC=imp +MAXNPCS=4 +X1=2171 +Y1=853 +X2=2184 +Y2=860 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > bloodele +[REGIONSPAWN 17406] +{ +NAME=Blood 1_7 +NPCLIST=blood_npclist_1 +MAXNPCS=5 +X1=2131 +Y1=861 +X2=2144 +Y2=874 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17407] +{ +NAME=Blood 1_8 +NPC=balron +MAXNPCS=1 +X1=2099 +Y1=909 +X2=2128 +Y2=930 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17408] +{ +NAME=Blood 1_9 +NPC=bloodele +MAXNPCS=1 +X1=2163 +Y1=904 +X2=2176 +Y2=938 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17409] +{ +NAME=Blood 1_10 +NPC=bloodele +MAXNPCS=1 +X1=2052 +Y1=904 +X2=2064 +Y2=912 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17410] +{ +NAME=Blood 1_11 +NPC=bloodele +MAXNPCS=1 +X1=2053 +Y1=926 +X2=2064 +Y2=938 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17411] +{ +NAME=Blood 1_12 +NPC=daemon +MAXNPCS=1 +X1=2075 +Y1=948 +X2=2088 +Y2=958 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17412] +{ +NAME=Blood 1_13 +NPC=daemon +MAXNPCS=1 +X1=2107 +Y1=948 +X2=2120 +Y2=954 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17413] +{ +NAME=Blood 1_14 +NPC=daemon +MAXNPCS=1 +X1=2139 +Y1=948 +X2=2152 +Y2=958 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// succubus, hellcat +[REGIONSPAWN 17414] +{ +NAME=Blood 1_15 +NPCLIST=blood_npclist_2 +MAXNPCS=4 +X1=2100 +Y1=995 +X2=2130 +Y2=1013 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// succubus, hellcat +[REGIONSPAWN 17415] +{ +NAME=Blood 1_16 +NPCLIST=blood_npclist_2 +MAXNPCS=2 +X1=2108 +Y1=1022 +X2=2120 +Y2=1033 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_cyclops.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_cyclops.dfn new file mode 100644 index 000000000..fa87013a1 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_cyclops.dfn @@ -0,0 +1,122 @@ +[REGIONSPAWN 17450] +{ +NAME=Cyclops 1_1 +NPC=imp +MAXNPCS=2 +X1=937 +Y1=1526 +X2=942 +Y2=1542 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17451] +{ +NAME=Cyclops 1_2 +NPC=imp +MAXNPCS=1 +X1=937 +Y1=1487 +X2=943 +Y2=1497 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17452] +{ +NAME=Cyclops 1_3 +NPCLIST=allettin +MAXNPCS=2 +X1=953 +Y1=1496 +X2=965 +Y2=1508 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Lich, Shade, Spectre, Wraith +[REGIONSPAWN 17453] +{ +NAME=Cyclops 1_4 +NPCLIST=Cyclops ghosts +MAXNPCS=4 +X1=953 +Y1=1465 +X2=973 +Y2=1484 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Titan, Cyclops +[REGIONSPAWN 17454] +{ +NAME=Cyclops 1_5 +NPCLIST=Cyclops giants +MAXNPCS=5 +X1=985 +Y1=1496 +X2=1012 +Y2=1524 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Lich, Shade, Spectre, Wraith +[REGIONSPAWN 17455] +{ +NAME=Cyclops 1_6 +NPC=Cyclops ghosts +MAXNPCS=3 +X1=952 +Y1=1519 +X2=965 +Y2=1540 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17456] +{ +NAME=Cyclops 1_7 +NPC=balron +MAXNPCS=1 +X1=922 +Y1=1553 +X2=948 +Y2=1572 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17457] +{ +NAME=Cyclops 1_8 +NPC=lichlord +MAXNPCS=1 +X1=961 +Y1=1547 +X2=968 +Y2=1560 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_exodus.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_exodus.dfn new file mode 100644 index 000000000..90bd0c472 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_exodus.dfn @@ -0,0 +1,340 @@ +// 17500 to 17549 +// enslavedgargoyle, golemcontroller +[REGIONSPAWN 17500] +{ +NAME=Exodus 1_1 +NPCLIST=exodus_npclist_1 +MAXNPCS=2 +X1=1952 +Y1=88 +X2=2006 +Y2=142 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17501] +{ +NAME=Exodus 1_2 +NPC=exodusminion +MAXNPCS=1 +X1=1924 +Y1=101 +X2=1954 +Y2=131 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// golemcontroller, exodusoverseer +[REGIONSPAWN 17502] +{ +NAME=Exodus 1_3 +NPCLIST=exodus_npclist_2 +MAXNPCS=2 +X1=1880 +Y1=96 +X2=1901 +Y2=133 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17503] +{ +NAME=Exodus 1_4 +NPC=golemcontroller +MAXNPCS=1 +X1=1953 +Y1=153 +X2=1973 +Y2=173 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17504] +{ +NAME=Exodus 1_5 +NPC=golemcontroller +MAXNPCS=1 +X1=1921 +Y1=153 +X2=1941 +Y2=173 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// golem > golemcontroller +[REGIONSPAWN 17505] +{ +NAME=Exodus 1_6 +NPCLIST=exodus_npclist_3 +MAXNPCS=3 +X1=1917 +Y1=184 +X2=1947 +Y2=202 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17506] +{ +NAME=Exodus 1_7 +NPC=gargoyledestroyer +MAXNPCS=1 +X1=1890 +Y1=154 +X2=1905 +Y2=166 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// exodusminion > exodusoverseer +[REGIONSPAWN 17507] +{ +NAME=Exodus 1_8 +NPCLIST=exodus_npclist_4 +MAXNPCS=3 +X1=1960 +Y1=184 +X2=1997 +Y2=197 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17508] +{ +NAME=Exodus 1_9 +NPC=golemcontroller +MAXNPCS=1 +X1=1985 +Y1=153 +X2=2005 +Y2=172 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17509] +{ +NAME=Exodus 1_10 +NPC=gargoyleenforcer +MAXNPCS=1 +X1=2024 +Y1=176 +X2=2038 +Y2=189 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17510] +{ +NAME=Exodus 1_11 +NPC=gargoyleenforcer +MAXNPCS=1 +X1=2053 +Y1=173 +X2=2056 +Y2=176 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// gargoyleenforcer, gargoyledestroyer +[REGIONSPAWN 17511] +{ +NAME=Exodus 1_12 +NPCLIST=exodus_npclist_5 +MAXNPCS=2 +X1=2048 +Y1=160 +X2=2068 +Y2=173 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// exodusminion > golem > golemcontroller +[REGIONSPAWN 17512] +{ +NAME=Exodus 1_13 +NPCLIST=exodus_npclist_6 +MAXNPCS=3 +X1=2035 +Y1=137 +X2=2053 +Y2=149 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// exodusoverseer > golemcontroller +[REGIONSPAWN 17513] +{ +NAME=Exodus 1_14 +NPCLIST=exodus_npclist_2 +MAXNPCS=2 +X1=2064 +Y1=104 +X2=2078 +Y2=126 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// exodusminion > golem +[REGIONSPAWN 17514] +{ +NAME=Exodus 1_15 +NPCLIST=exodus_npclist_7 +MAXNPCS=2 +X1=2035 +Y1=81 +X2=2053 +Y2=93 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17515] +{ +NAME=Exodus 1_16 +NPC=gargoyleenforcer +MAXNPCS=1 +X1=2024 +Y1=40 +X2=2037 +Y2=53 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17516] +{ +NAME=Exodus 1_17 +NPC=gargoyledestroyer +MAXNPCS=1 +X1=2028 +Y1=64 +X2=2046 +Y2=72 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17517] +{ +NAME=Exodus 1_18 +NPC=golemcontroller +MAXNPCS=1 +X1=1985 +Y1=57 +X2=2005 +Y2=77 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// exodusminion > exodusoverseer > golemcontroller +[REGIONSPAWN 17518] +{ +NAME=Exodus 1_19 +NPCLIST=exodus_npclist_8 +MAXNPCS=3 +X1=1968 +Y1=35 +X2=1991 +Y2=45 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17519] +{ +NAME=Exodus 1_20 +NPC=golemcontroller +MAXNPCS=1 +X1=1920 +Y1=56 +X2=1941 +Y2=77 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17520] +{ +NAME=Exodus 1_21 +NPC=gargoyledestroyer +MAXNPCS=1 +X1=1893 +Y1=70 +X2=1901 +Y2=77 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// golem > golemcontroller +[REGIONSPAWN 17521] +{ +NAME=Exodus 1_22 +NPCLIST=exodus_npclist_3 +MAXNPCS=2 +X1=1912 +Y1=29 +X2=1949 +Y2=45 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ratman_mine.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ratman_mine.dfn new file mode 100644 index 000000000..1283faacb --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_ratman_mine.dfn @@ -0,0 +1,169 @@ +// 17550 to 17599 +[REGIONSPAWN 17550] +{ +NAME=Ratman Mine 1_1 +NPC=agapiteele +MAXNPCS=1 +X1=1316 +Y1=1509 +X2=1320 +Y2=1513 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17551] +{ +NAME=Ratman Mine 1_2 +NPC=copperele +MAXNPCS=1 +X1=1322 +Y1=1531 +X2=1332 +Y2=1541 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bronzeele > goldele +[REGIONSPAWN 17552] +{ +NAME=Ratman Mine 1_3 +NPCLIST=ratmanmine_npclist_1 +MAXNPCS=2 +X1=1299 +Y1=1515 +X2=1319 +Y2=1535 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ratman > ratmanmage > earthele +[REGIONSPAWN 17553] +{ +NAME=Ratman Mine 1_4 +NPCLIST=ratmanmine_npclist_2 +MAXNPCS=21 +X1=1279 +Y1=1470 +X2=1341 +Y2=1571 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17554] +{ +NAME=Ratman Mine 1_5 +NPC=dullcopperele +MAXNPCS=2 +X1=1315 +Y1=1477 +X2=1343 +Y2=1530 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17555] +{ +NAME=Ratman Mine 1_6 +NPC=veriteele +MAXNPCS=1 +X1=1302 +Y1=1500 +X2=1312 +Y2=1510 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// boneknight > skeletalknight > lavalizard +[REGIONSPAWN 17556] +{ +NAME=Ratman Mine 2_1 +NPCLIST=ratmanmine_npclist_3 +MAXNPCS=10 +X1=1180 +Y1=1512 +X2=1242 +Y2=1549 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// boneknight > skeletalknight > lavalizard +[REGIONSPAWN 17557] +{ +NAME=Ratman Mine 2_2 +NPCLIST=ratmanmine_npclist_3 +MAXNPCS=10 +X1=1180 +Y1=1473 +X2=1242 +Y2=1511 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17558] +{ +NAME=Ratman Mine 2_3 +NPC=skeletaldragon +MAXNPCS=1 +X1=1171 +Y1=1502 +X2=1182 +Y2=1520 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17559] +{ +NAME=Ratman Mine 1_5 +NPC=valoriteele +MAXNPCS=1 +X1=1297 +Y1=1496 +X2=1301 +Y2=1500 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17560] +{ +NAME=Ratman Mine 1_6 +NPC=shadowironele +MAXNPCS=1 +X1=1332 +Y1=1484 +X2=1339 +Y2=1491 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_rock.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_rock.dfn new file mode 100644 index 000000000..3608a7b82 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_rock.dfn @@ -0,0 +1,217 @@ +// 17600 to 17649 +// skeleton, wraith, zombie +[REGIONSPAWN 17600] +{ +NAME=Rock 1_1 +NPCLIST=rock_npclist_1 +MAXNPCS=3 +X1=2187 +Y1=300 +X2=2190 +Y2=317 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17601] +{ +NAME=Rock 1_2 +NPC=acidele +MAXNPCS=1 +X1=2211 +Y1=68 +X2=2227 +Y2=80 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17602] +{ +NAME=Rock 1_3 +NPC=stonegargoyle +MAXNPCS=1 +X1=2201 +Y1=110 +X2=2212 +Y2=118 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// evilmage, executioner +[REGIONSPAWN 17603] +{ +NAME=Rock 1_4 +NPCLIST=rock_npclist_2 +MAXNPCS=2 +X1=2224 +Y1=139 +X2=2233 +Y2=147 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17604] +{ +NAME=Rock 1_5 +NPC=lich +MAXNPCS=1 +X1=2147 +Y1=158 +X2=2159 +Y2=165 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// evilmage, executioner +[REGIONSPAWN 17605] +{ +NAME=Rock 1_6 +NPCLIST=rock_npclist_2 +MAXNPCS=2 +X1=2121 +Y1=159 +X2=2130 +Y2=170 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17606] +{ +NAME=Rock 1_7 +NPC=lich +MAXNPCS=1 +X1=2121 +Y1=133 +X2=2130 +Y2=138 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17607] +{ +NAME=Rock 1_8 +NPC=eldergazer +MAXNPCS=1 +X1=2134 +Y1=92 +X2=2143 +Y2=101 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// evilmage > evilmagelord +[REGIONSPAWN 17608] +{ +NAME=Rock 1_9 +NPCLIST=rock_npclist_3 +MAXNPCS=2 +X1=2179 +Y1=77 +X2=2188 +Y2=91 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// poisonele, lichlord +[REGIONSPAWN 17609] +{ +NAME=Rock 1_10 +NPCLIST=rock_npclist_4 +MAXNPCS=2 +X1=2150 +Y1=17 +X2=2158 +Y2=31 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lich > poisonele, lichlord +[REGIONSPAWN 17610] +{ +NAME=Rock 1_11 +NPC=rock_npclist_5 +MAXNPCS=3 +X1=2113 +Y1=86 +X2=2128 +Y2=105 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17611] +{ +NAME=Rock 1_12 +NPC=executioner +MAXNPCS=1 +X1=2090 +Y1=53 +X2=2097 +Y2=61 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// hellhound, lichlord +[REGIONSPAWN 17612] +{ +NAME=Rock 1_13 +NPCLIST=rock_npclist_6 +MAXNPCS=2 +X1=2122 +Y1=23 +X2=2132 +Y2=32 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17613] +{ +NAME=Rock 1_14 +NPC=executioner +MAXNPCS=2 +X1=2089 +Y1=52 +X2=2097 +Y2=59 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_sorcerers.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_sorcerers.dfn new file mode 100644 index 000000000..a53554f4b --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_sorcerers.dfn @@ -0,0 +1,511 @@ +// 17650 to 17699 +[REGIONSPAWN 17650] +{ +NAME=Sorcerers 1_1 +NPC=zombie +MAXNPCS=2 +X1=402 +Y1=41 +X2=447 +Y2=87 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// acid elemental, fire elemental, blood elemental +[REGIONSPAWN 17651] +{ +NAME=Sorcerers 1_2 +NPCLIST=sorc_ele_1 +MAXNPCS=5 +X1=448 +Y1=60 +X2=462 +Y2=85 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, mongbat +[REGIONSPAWN 17652] +{ +NAME=Sorcerers 1_3 +NPCLIST=sorc_npclist_1 +MAXNPCS=7 +X1=391 +Y1=56 +X2=403 +Y2=81 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// gargoyle > stone gargoyle > shade > lich +[REGIONSPAWN 17653] +{ +NAME=Sorcerers 1_4 +NPCLIST=sorc_npclist_2 +MAXNPCS=6 +X1=440 +Y1=9 +X2=453 +Y2=28 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// headless one, mongbat +[REGIONSPAWN 17654] +{ +NAME=Sorcerers 1_5 +NPCLIST=sorc_npclist_3 +MAXNPCS=4 +X1=419 +Y1=9 +X2=437 +Y2=23 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// headless one, mongbat > earthele +[REGIONSPAWN 17655] +{ +NAME=Sorcerers 1_6 +NPCLIST=sorc_npclist_4 +MAXNPCS=6 +X1=455 +Y1=9 +X2=472 +Y2=24 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17656] +{ +NAME=Sorcerers 1_7 +NPC=bloodele +MAXNPCS=1 +X1=376 +Y1=22 +X2=386 +Y2=37 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17657] +{ +NAME=Sorcerers 1_8 +NPCLIST=Skeleton, Boneknight +MAXNPCS=6 +X1=418 +Y1=82 +X2=436 +Y2=109 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17665] +{ +NAME=Sorcerers 2_1 +NPC=bloodele +MAXNPCS=1 +X1=248 +Y1=14 +X2=255 +Y2=28 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// gazer > gazerlarva > eldergazer +[REGIONSPAWN 17666] +{ +NAME=Sorcerers 2_2 +NPCLIST=sorc_npclist_5 +MAXNPCS=7 +X1=273 +Y1=11 +X2=289 +Y2=29 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// daemon > balron +[REGIONSPAWN 17667] +{ +NAME=Sorcerers 2_3 +NPCLIST=sorc_npclist_6 +MAXNPCS=3 +X1=230 +Y1=43 +X2=246 +Y2=54 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17668] +{ +NAME=Sorcerers 2_4 +NPC=Imp +MAXNPCS=4 +X1=205 +Y1=46 +X2=222 +Y2=85 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, zombie > gargoyle > evilmage > dreadspider > wyvern +[REGIONSPAWN 17669] +{ +NAME=Sorcerers 2_5 +NPCLIST=sorc_npclist_7 +MAXNPCS=9 +X1=247 +Y1=69 +X2=274 +Y2=98 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// hellhound > bloodelemental +[REGIONSPAWN 17670] +{ +NAME=Sorcerers 2_6 +NPCLIST=sorc_npclist_8 +MAXNPCS=7 +X1=268 +Y1=42 +X2=294 +Y2=60 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17671] +{ +NAME=Sorcerers 2_7 +NPC=dullcopperele +MAXNPCS=5 +X1=298 +Y1=12 +X2=311 +Y2=28 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17672] +{ +NAME=Sorcerers 2_8 +NPC=lichlord +MAXNPCS=2 +X1=292 +Y1=75 +X2=326 +Y2=107 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// poisonele, bloodele +[REGIONSPAWN 17673] +{ +NAME=Sorcerers 2_9 +NPCLIST=sorc_npclist_9 +MAXNPCS=2 +X1=292 +Y1=75 +X2=326 +Y2=107 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17674] +{ +NAME=Sorcerers 2_10 +NPC=gargoyle +MAXNPCS=4 +X1=328 +Y1=29 +X2=343 +Y2=53 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade > lich +[REGIONSPAWN 17675] +{ +NAME=Sorcerers 2_11 +NPCLIST=sorc_npclist_10 +MAXNPCS=2 +X1=328 +Y1=29 +X2=343 +Y2=53 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17676] +{ +NAME=Sorcerers 2_12 +NPC=bloodele +MAXNPCS=1 +X1=346 +Y1=33 +X2=353 +Y2=50 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17685] +{ +NAME=Sorcerers 3_1 +NPC=bloodele +MAXNPCS=1 +X1=140 +Y1=76 +X2=148 +Y2=89 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17686] +{ +NAME=Sorcerers 3_2 +NPC=evilmagelord +MAXNPCS=1 +X1=136 +Y1=49 +X2=152 +Y2=73 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17687] +{ +NAME=Sorcerers 3_3 +NPC=bloodele +MAXNPCS=1 +X1=154 +Y1=49 +X2=165 +Y2=69 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17688] +{ +NAME=Sorcerers 3_4 +NPCLIST=balron +MAXNPCS=1 +X1=145 +Y1=21 +X2=157 +Y2=31 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17689] +{ +NAME=Sorcerers 3_5 +NPCLIST=eldergazer +MAXNPCS=1 +X1=145 +Y1=21 +X2=153 +Y2=21 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17690] +{ +NAME=Sorcerers 3_6 +NPCLIST=eldergazer +MAXNPCS=1 +X1=154 +Y1=15 +X2=163 +Y2=32 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17691] +{ +NAME=Sorcerers 3_7 +NPC=Efreet +MAXNPCS=2 +X1=155 +Y1=6 +X2=165 +Y2=12 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bonemagi, skeletalmage > mummy +[REGIONSPAWN 17692] +{ +NAME=Sorcerers 3_8 +NPCLIST=sorc_npclist_11 +MAXNPCS=7 +X1=97 +Y1=25 +X2=126 +Y2=61 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mummy > lichlord +[REGIONSPAWN 17693] +{ +NAME=Sorcerers 3_9 +NPCLIST=sorc_npclist_12 +MAXNPCS=6 +X1=60 +Y1=54 +X2=73 +Y2=85 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// boneknight, skeletalknight +[REGIONSPAWN 17694] +{ +NAME=Sorcerers 3_10 +NPCLIST=sorc_npclist_13 +MAXNPCS=4 +X1=108 +Y1=105 +X2=158 +Y2=118 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17695] +{ +NAME=Sorcerers 3_11 +NPC=bloodele +MAXNPCS=1 +X1=120 +Y1=105 +X2=143 +Y2=119 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// boneknight, skeletalknight < bonemagi, skeletalmage < mummy < lichlord +[REGIONSPAWN 17696] +{ +NAME=Sorcerers 2.5 +NPCLIST=sorc_npclist_14 +MAXNPCS=12 +X1=225 +Y1=113 +X2=246 +Y2=142 +WORLD=2 +MINTIME=1 +MAXTIME=3 +CALL=1 +} + +// lich > blood ele, poison ele > lichlord +[REGIONSPAWN 17697] +{ +NAME=Sorcerers 2_13 +NPCLIST=sorc_npclist_15 +MAXNPCS=4 +X1=297 +Y1=78 +X2=323 +Y2=101 +WORLD=2 +MINTIME=1 +MAXTIME=2 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_spectre.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_spectre.dfn new file mode 100644 index 000000000..664a11e19 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_spectre.dfn @@ -0,0 +1,95 @@ +// 17700 to 17749 +[REGIONSPAWN 17700] +{ +NAME=Spectre Entrance 0_1 +NPC=etherealwarrior +MAXNPCS=2 +X1=1354 +Y1=1068 +X2=1371 +Y2=1080 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, ghoul +[REGIONSPAWN 17701] +{ +NAME=Spectre 1_1 +NPCLIST=spectre_npclist_1 +MAXNPCS=10 +X1=1962 +Y1=1015 +X2=1982 +Y2=1067 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, ghoul +[REGIONSPAWN 17702] +{ +NAME=Spectre 1_2 +NPCLIST=spectre_npclist_1 +MAXNPCS=5 +X1=1950 +Y1=1054 +X2=1981 +Y2=1064 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, ghoul +[REGIONSPAWN 17703] +{ +NAME=Spectre 1_3 +NPCLIST=spectre_npclist_1 +MAXNPCS=5 +X1=1982 +Y1=1054 +X2=2014 +Y2=1064 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, ghoul +[REGIONSPAWN 17704] +{ +NAME=Spectre 1_4 +NPCLIST=spectre_npclist_1 +MAXNPCS=5 +X1=1955 +Y1=1077 +X2=1981 +Y2=1097 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, ghoul +[REGIONSPAWN 17705] +{ +NAME=Spectre 1_5 +NPCLIST=spectre_npclist_1 +MAXNPCS=5 +X1=1982 +Y1=1077 +X2=2009 +Y2=1097 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_wisp.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_wisp.dfn new file mode 100644 index 000000000..3e64e00a6 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_dungeon_wisp.dfn @@ -0,0 +1,258 @@ +// 17750 to 17799 +[REGIONSPAWN 17750] +{ +NAME=Wisp 1_1 +NPC=wisp +MAXNPCS=20 +X1=632 +Y1=1495 +X2=701 +Y2=1573 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17755] +{ +NAME=Wisp 2_0 +NPC=darkwisp +MAXNPCS=1 +X1=849 +Y1=1530 +X2=854 +Y2=1556 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17756] +{ +NAME=Wisp 2_1 +NPC=darkwisp +MAXNPCS=1 +X1=825 +Y1=1472 +X2=837 +Y2=1493 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17757] +{ +NAME=Wisp 2_2 +NPC=darkwisp +MAXNPCS=3 +X1=889 +Y1=1497 +X2=908 +Y2=1516 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17758] +{ +NAME=Wisp 2_3 +NPC=skeletalmage +MAXNPCS=1 +X1=849 +Y1=1560 +X2=862 +Y2=1573 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17759] +{ +NAME=Wisp 2_4 +NPC=shade +MAXNPCS=1 +X1=849 +Y1=1560 +X2=862 +Y2=1573 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17760] +{ +NAME=Wisp 2_5 +NPC=rottingcorpse +MAXNPCS=2 +X1=849 +Y1=1480 +X2=854 +Y2=1517 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Shade > Bone Magi > Bone Knight +[REGIONSPAWN 17761] +{ +NAME=Wisp 2_6 +NPCLIST=Wisp undead_1 +MAXNPCS=6 +X1=818 +Y1=1466 +X2=838 +Y2=1493 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Bone Knight > Bone Magi > Shade +[REGIONSPAWN 17762] +{ +NAME=Wisp 2_7 +NPCLIST=Wisp undead_2 +MAXNPCS=8 +X1=874 +Y1=1465 +X2=906 +Y2=1477 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17763] +{ +NAME=Wisp 2_8 +NPC=evilmagelord +MAXNPCS=2 +X1=889 +Y1=1497 +X2=908 +Y2=1516 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17764] +{ +NAME=Wisp 2_9 +NPC=evilmage +MAXNPCS=3 +X1=865 +Y1=1524 +X2=877 +Y2=1541 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17765] +{ +NAME=Wisp 2_10 +NPC=evilmage +MAXNPCS=2 +X1=833 +Y1=1513 +X2=847 +Y2=1534 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17766] +{ +NAME=Wisp 2_11 +NPC=rottingcorpse +MAXNPCS=2 +X1=884 +Y1=1529 +X2=894 +Y2=1546 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Evil Mage, Evil Mage Lord +[REGIONSPAWN 17767] +{ +NAME=Wisp 2_12 +NPCLIST=Wisp evilmages +MAXNPCS=3 +X1=877 +Y1=1557 +X2=901 +Y2=1581 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17768] +{ +NAME=Wisp 2_13 +NPC=balron +MAXNPCS=2 +X1=761 +Y1=1465 +X2=789 +Y2=1493 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17769] +{ +NAME=Wisp 2_14 +NPC=imp +MAXNPCS=5 +X1=761 +Y1=1465 +X2=789 +Y2=1493 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17780] +{ +NAME=Wisp Entrance Wandering Healer +NPC=whealer +MAXNPCS=1 +X1=640 +Y1=1299 +X2=647 +Y2=1305 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_desert_outposts.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_desert_outposts.dfn new file mode 100644 index 000000000..7e22d0437 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_desert_outposts.dfn @@ -0,0 +1,214 @@ +// 17900 to 17949 +//===== Desert Outpost West ===== +[REGIONSPAWN 17900] +{ +NAME=Desert Outpost West 1_1 +NPC=armourer +MAXNPCS=1 +X1=1503 +Y1=618 +X2=1509 +Y2=622 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17901] +{ +NAME=Desert Outpost West 1_2 +NPC=weaponsmith +MAXNPCS=1 +X1=1503 +Y1=618 +X2=1509 +Y2=622 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17902] +{ +NAME=Desert Outpost West 1_3 +NPC=banker +MAXNPCS=2 +X1=1608 +Y1=553 +X2=1608 +Y2=556 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17903] +{ +NAME=Desert Outpost West 1_4 +NPC=healer +MAXNPCS=2 +X1=1518 +Y1=624 +X2=1524 +Y2=626 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17904] +{ +NAME=Desert Outpost West 1_5 +NPC=mage +MAXNPCS=1 +X1=1504 +Y1=610 +X2=1507 +Y2=612 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17905] +{ +NAME=Desert Outpost West 1_6 +NPC=alchemist +MAXNPCS=1 +X1=1504 +Y1=610 +X2=1507 +Y2=612 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17906] +{ +NAME=Desert Outpost West 1_7 +NPC=animaltrainer +MAXNPCS=1 +X1=1502 +Y1=621 +X2=1504 +Y2=623 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17907] +{ +NAME=Desert Outpost West 1_8 +NPC=baker +MAXNPCS=1 +X1=1515 +Y1=612 +X2=1515 +Y2=612 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +//===== Desert Outpost East ===== + +[REGIONSPAWN 17925] +{ +NAME=Desert Outpost East 1_1 +NPC=healer +MAXNPCS=1 +X1=1626 +Y1=550 +X2=1626 +Y2=550 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17926] +{ +NAME=Desert Outpost East 1_2 +NPC=innkeeper +MAXNPCS=1 +X1=1617 +Y1=551 +X2=1624 +Y2=552 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17927] +{ +NAME=Desert Outpost East 1_3 +NPC=jeweler +MAXNPCS=1 +X1=1607 +Y1=541 +X2=1607 +Y2=541 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17928] +{ +NAME=Desert Outpost East 1_4 +NPC=provisioner +MAXNPCS=1 +X1=1597 +Y1=538 +X2=1601 +Y2=540 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17929] +{ +NAME=Desert Outpost East 1_5 +NPC=cobbler +MAXNPCS=1 +X1=1597 +Y1=538 +X2=1601 +Y2=540 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17930] +{ +NAME=Desert Outpost East 1_6 +NPC=tailor +MAXNPCS=1 +X1=1600 +Y1=551 +X2=1600 +Y2=551 +DEFZ=-15 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_lakeshire.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_lakeshire.dfn new file mode 100644 index 000000000..638e710ee --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_lakeshire.dfn @@ -0,0 +1,62 @@ +// 17950 to 17999 +// meerwarrior, meermage > meercaptain > meereternal +[REGIONSPAWN 17950] +{ +NAME=Lakeshire 1_1 +NPCLIST=lakeshire_npclist_1 +MAXNPCS=16 +X1=1163 +Y1=1098 +X2=1243 +Y2=1178 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// timberwolf > direwolf +[REGIONSPAWN 17951] +{ +NAME=Lakeshire Forest +NPCLIST=lakeshire_npclist_2 +MAXNPCS=7 +X1=1102 +Y1=1087 +X2=1152 +Y2=1137 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17952] +{ +NAME=Lakeshire Fruit Trees 1_1 +NPC=snake +MAXNPCS=5 +X1=1165 +Y1=1173 +X2=1195 +Y2=1203 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 17953] +{ +NAME=Lakeshire Fruit Trees 1_2 +NPC=giantserpent +MAXNPCS=1 +X1=1169 +Y1=1177 +X2=1193 +Y2=1201 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_mistas.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_mistas.dfn new file mode 100644 index 000000000..dad8a570f --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_mistas.dfn @@ -0,0 +1,94 @@ +// 18000 to 18049 +// jukalord > jukawarrior, jukamage > chaosdragoon > chaosdragoonelite > golem, golemcontroller +[REGIONSPAWN 18000] +{ +NAME=Mistas 1_1 +NPCLIST=mistas_npclist_1 +MAXNPCS=7 +X1=754 +Y1=1003 +X2=820 +Y2=1074 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +// jukalord > jukawarrior, jukamage > chaosdragoon > chaosdragoonelite > golem, golemcontroller +[REGIONSPAWN 18001] +{ +NAME=Mistas 1_2 +NPCLIST=mistas_npclist_1 +MAXNPCS=7 +X1=754 +Y1=1075 +X2=820 +Y2=1123 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +// jukalord > jukawarrior, jukamage > chaosdragoon > chaosdragoonelite > golem, golemcontroller +[REGIONSPAWN 18002] +{ +NAME=Mistas 1_3 +NPCLIST=mistas_npclist_1 +MAXNPCS=7 +X1=821 +Y1=1003 +X2=880 +Y2=1074 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +// jukalord > jukawarrior, jukamage > chaosdragoon > chaosdragoonelite > golem, golemcontroller +[REGIONSPAWN 18003] +{ +NAME=Mistas 1_4 +NPCLIST=mistas_npclist_1 +MAXNPCS=7 +X1=821 +Y1=1075 +X2=880 +Y2=1123 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +[REGIONSPAWN 18004] +{ +NAME=Mistas 1_5 +NPC=innkeeper +MAXNPCS=1 +X1=774 +Y1=1144 +X2=774 +Y2=1144 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18005] +{ +NAME=Mistas 1_6 +NPC=animaltrainer +MAXNPCS=1 +X1=763 +Y1=1157 +X2=781 +Y2=1163 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_montor.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_montor.dfn new file mode 100644 index 000000000..f2f060de6 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_town_montor.dfn @@ -0,0 +1,95 @@ +// 18050 to 18099 +// lavaserpent > lavalizard > hellhound > succubus > fireele, efreet > phoenix > daemon +[REGIONSPAWN 18050] +{ +NAME=Montor 1_1 +NPCLIST=montor_npclist_1 +MAXNPCS=12 +X1=1604 +Y1=299 +X2=1637 +Y2=341 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavaserpent > lavalizard > hellhound > succubus > fireele, efreet > phoenix > daemon +[REGIONSPAWN 18051] +{ +NAME=Montor 1_2 +NPCLIST=montor_npclist_1 +MAXNPCS=12 +X1=1638 +Y1=299 +X2=1680 +Y2=342 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavaserpent > lavalizard > hellhound > succubus > fireele, efreet > phoenix > daemon +[REGIONSPAWN 18052] +{ +NAME=Montor 1_3 +NPCLIST=montor_npclist_1 +MAXNPCS=8 +X1=1626 +Y1=280 +X2=1680 +Y2=298 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// earthele > drake +[REGIONSPAWN 18053] +{ +NAME=Montor 1_4 +NPCLIST=montor_npclist_2 +MAXNPCS=5 +X1=1651 +Y1=227 +X2=1680 +Y2=265 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// stoneharpy > stonegargoyle +[REGIONSPAWN 18054] +{ +NAME=Montor 1_5 +NPCLIST=montor_npclist_3 +MAXNPCS=4 +X1=1705 +Y1=218 +X2=1725 +Y2=238 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18055] +{ +NAME=Montor 1_6 +NPC=balron +MAXNPCS=1 +X1=1699 +Y1=176 +X2=1716 +Y2=200 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_ratmanmine.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_ratmanmine.dfn new file mode 100644 index 000000000..5ffaf0009 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_ratmanmine.dfn @@ -0,0 +1,15 @@ +[REGIONSPAWN 17040] +{ +NAME=Ratman Mine Treasure 1_1 +ITEMLIST=dungeon_treasure_3-4 +ISSPAWNER=1 +MAXITEMS=1 +X1=1166 +Y1=1506 +X2=1176 +Y2=1517 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_rock.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_rock.dfn new file mode 100644 index 000000000..84c655fe3 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_rock.dfn @@ -0,0 +1,15 @@ +[REGIONSPAWN 17050] +{ +NAME=Rock Treasure 1_1 +ITEMLIST=dungeon_treasure_4 +ISSPAWNER=1 +MAXITEMS=6 +X1=2180 +Y1=163 +X2=2190 +Y2=173 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wisp.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wisp.dfn new file mode 100644 index 000000000..590283171 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wisp.dfn @@ -0,0 +1,18 @@ +// spawn_ilshenar_treasure_wisp.dfn +// [17025-17049] + +[REGIONSPAWN 17025] +{ +NAME=Wisp Treasure 5_1 +ITEMLIST=dungeon_treasure_4 +ISSPAWNER=1 +MAXITEMS=15 +X1=773 +Y1=1477 +X2=779 +Y2=1483 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wyrms_lair.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wyrms_lair.dfn new file mode 100644 index 000000000..2a1d9413b --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_treasure_wyrms_lair.dfn @@ -0,0 +1,18 @@ +// spawn_ilishenar_treasure_wyrms_lair.dfn +// [17000-17024] + +[REGIONSPAWN 17000] +{ +NAME=Wyrm's Lair Treasure 1-1 +ITEMLIST=dungeon_treasure_3-4 +ISSPAWNER=1 +MAXITEMS=3 +X1=212 +Y1=1348 +X2=235 +Y2=1368 +WORLD=2 +MINTIME=15 +MAXTIME=25 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_ancient_citadel.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_ancient_citadel.dfn new file mode 100644 index 000000000..b4fe5120f --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_ancient_citadel.dfn @@ -0,0 +1,79 @@ +// 18200 to 18249 +[REGIONSPAWN 18200] +{ +NAME=Ancient Citadel 1_1 +NPC=skeleton +MAXNPCS=6 +X1=1502 +Y1=525 +X2=1534 +Y2=554 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// spectre, wraith, shade > skeletalmage, bonemagi > skeletalknight, boneknight +[REGIONSPAWN 18201] +{ +NAME=Ancient Citadel 1_2 +NPCLIST=ilshenar_ancient_citadel_1 +MAXNPCS=12 +X1=1502 +Y1=525 +X2=1534 +Y2=554 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ghoul > zombie +[REGIONSPAWN 18202] +{ +NAME=Ancient Citadel 1_3 +NPCLIST=ilshenar_ancient_citadel_2 +MAXNPCS=7 +X1=1502 +Y1=525 +X2=1534 +Y2=554 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18203] +{ +NAME=Ancient Citadel 1_4 +NPC=lich +MAXNPCS=2 +X1=1510 +Y1=534 +X2=1523 +Y2=548 +DEFZ=36 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18204] +{ +NAME=Ancient Citadel 1_5 +NPC=lichlord +MAXNPCS=1 +X1=1512 +Y1=536 +X2=1521 +Y2=541 +DEFZ=60 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_general.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_general.dfn new file mode 100644 index 000000000..a1f1f8b32 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_general.dfn @@ -0,0 +1,3070 @@ +// 18250 to 18599 +[REGIONSPAWN 18250] +{ +NAME=Ilsh Outdoors 1 +NPC=dragon +MAXNPCS=1 +X1=1733 +Y1=314 +X2=1772 +Y2=379 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18251] +{ +NAME=Ilsh Outdoors 2 +NPC=earthele +MAXNPCS=3 +X1=1770 +Y1=415 +X2=1802 +Y2=460 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat > scorpion > giantspider > airele, earthele +[REGIONSPAWN 18252] +{ +NAME=Ilsh Outdoors 3 +NPCLIST=ilshenar_npclist_1 +MAXNPCS=14 +X1=1769 +Y1=419 +X2=1864 +Y2=519 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18253] +{ +NAME=Ilsh Outdoors 4 +NPC=stonegargoyle +MAXNPCS=3 +X1=1846 +Y1=471 +X2=1859 +Y2=491 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18254] +{ +NAME=Ilsh Outdoors 5 +NPC=brigand +MAXNPCS=3 +X1=1823 +Y1=494 +X2=1867 +Y2=547 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18255] +{ +NAME=Ilsh Outdoors 6 +NPC=airele +MAXNPCS=1 +X1=1765 +Y1=520 +X2=1785 +Y2=540 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mummy > wyvern +[REGIONSPAWN 18256] +{ +NAME=Ilsh Outdoors 7 +NPCLIST=ilshenar_npclist_2 +MAXNPCS=8 +X1=1788 +Y1=561 +X2=1866 +Y2=627 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18257] +{ +NAME=Ilsh Outdoors 8 +ITEM=ilsh_orc_camp +MAXITEMS=1 +X1=1717 +Y1=606 +X2=1717 +Y2=606 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// desertostard > stoneharpy, gargoyle > wyvern > efreet > lichlord +[REGIONSPAWN 18258] +{ +NAME=Ilsh Outdoors 9 +NPCLIST=ilshenar_npclist_3 +MAXNPCS=12 +X1=1617 +Y1=572 +X2=1677 +Y2=625 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// desertostard > stoneharpy, gargoyle > wyvern > efreet +[REGIONSPAWN 18259] +{ +NAME=Ilsh Outdoors 10 +NPCLIST=ilshenar_npclist_4 +MAXNPCS=12 +X1=1561 +Y1=572 +X2=1623 +Y2=636 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// scorpion > earthele +[REGIONSPAWN 18260] +{ +NAME=Ilsh Outdoors 11 +NPCLIST=ilshenar_npclist_5 +MAXNPCS=14 +X1=1670 +Y1=516 +X2=1730 +Y2=576 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18261] +{ +NAME=Ilsh Outdoors 12 +NPCLIST=allratmen +MAXNPCS=3 +X1=1575 +Y1=533 +X2=1586 +Y2=543 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18262] +{ +NAME=Ilsh Outdoors 13 +NPCLIST=allratmen +MAXNPCS=2 +X1=1576 +Y1=549 +X2=1585 +Y2=559 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18263] +{ +NAME=Ilsh Outdoors 14 +NPC=earthele +MAXNPCS=2 +X1=1528 +Y1=624 +X2=1543 +Y2=638 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18264] +{ +NAME=Ilsh Outdoors 15 +NPC=earthele +MAXNPCS=2 +X1=1521 +Y1=662 +X2=1536 +Y2=674 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, skeleton, ghoul, zombie +[REGIONSPAWN 18265] +{ +NAME=Ilsh Outdoors 16 +NPCLIST=ilshenar_npclist_6 +MAXNPCS=16 +X1=1519 +Y1=586 +X2=1549 +Y2=615 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18266] +{ +NAME=Ilsh Outdoors 17 +NPC=imp +MAXNPCS=3 +X1=1431 +Y1=658 +X2=1465 +Y2=701 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18267] +{ +NAME=Ilsh Outdoors 18 +NPC=harpy +MAXNPCS=3 +X1=1382 +Y1=662 +X2=1425 +Y2=712 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// frosttroll > snowele, iceele > drake +[REGIONSPAWN 18268] +{ +NAME=Ilsh Outdoors 19 +NPCLIST=ilshenar_npclist_7 +MAXNPCS=9 +X1=1330 +Y1=645 +X2=1374 +Y2=689 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// frostspider > frosttroll > iceserpent, iceele +[REGIONSPAWN 18269] +{ +NAME=Ilsh Outdoors 20 +NPCLIST=ilshenar_npclist_8 +MAXNPCS=9 +X1=1347 +Y1=598 +X2=1397 +Y2=648 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// frosttroll > snowele, iceele > drake +[REGIONSPAWN 18280] +{ +NAME=Ilsh Outdoors 21 +NPCLIST=ilshenar_npclist_7 +MAXNPCS=5 +X1=1310 +Y1=623 +X2=1322 +Y2=643 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// shade, spectre, wraith, skeleton, ghoul, zombie +[REGIONSPAWN 18281] +{ +NAME=Ilsh Outdoors 22 +NPCLIST=ilshenar_npclist_6 +MAXNPCS=15 +X1=1432 +Y1=566 +X2=1452 +Y2=586 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// spectre, skeleton, zombie > shade > efreet +[REGIONSPAWN 18282] +{ +NAME=Ilsh Outdoors 23 +NPCLIST=ilshenar_npclist_9 +MAXNPCS=11 +X1=1385 +Y1=557 +X2=1415 +Y2=583 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// orc > orccaptain > orcmage, ettin > troll +[REGIONSPAWN 18283] +{ +NAME=Ilsh Outdoors 24 +NPCLIST=ilshenar_npclist_10 +MAXNPCS=9 +X1=1391 +Y1=487 +X2=1451 +Y2=547 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18284] +{ +NAME=Ilsh Outdoors 25 +NPC=gargoyle +MAXNPCS=3 +X1=1304 +Y1=545 +X2=1326 +Y2=575 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18285] +{ +NAME=Ilsh Outdoors 26 +NPCLIST=allratmen +MAXNPCS=5 +X1=1245 +Y1=468 +X2=1263 +Y2=490 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// harpy > drake +[REGIONSPAWN 18286] +{ +NAME=Ilsh Outdoors 27 +NPCLIST=ilshenar_npclist_11 +MAXNPCS=6 +X1=1239 +Y1=370 +X2=1310 +Y2=436 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18287] +{ +NAME=Ilsh Outdoors 28 +NPC=troll +MAXNPCS=4 +X1=1417 +Y1=355 +X2=1475 +Y2=414 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18288] +{ +NAME=Ilsh Outdoors 29 +NPC=ancientwyrm +MAXNPCS=1 +X1=1410 +Y1=315 +X2=1420 +Y2=320 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > daemon +[REGIONSPAWN 18289] +{ +NAME=Ilsh Outdoors 30 +NPCLIST=ilshenar_npclist_13 +MAXNPCS=4 +X1=1488 +Y1=280 +X2=1506 +Y2=290 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18290] +{ +NAME=Ilsh Outdoors 31 +NPC=ettin +MAXNPCS=1 +X1=1454 +Y1=237 +X2=1474 +Y2=250 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18291] +{ +NAME=Ilsh Outdoors 32 +NPC=ettin +MAXNPCS=1 +X1=1493 +Y1=229 +X2=1513 +Y2=246 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18292] +{ +NAME=Ilsh Outdoors 33 +NPC=imp +MAXNPCS=3 +X1=1561 +Y1=250 +X2=1581 +Y2=256 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat, sewerrat, giantrat > bogling, alligator > corpser > lizardman > poisonele > plaguebeast +[REGIONSPAWN 18293] +{ +NAME=Ilsh Outdoors 34 +NPCLIST=ilshenar_npclist_13 +MAXNPCS=10 +X1=1040 +Y1=720 +X2=1072 +Y2=780 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +// mongbat, sewerrat, giantrat > bogling, alligator > corpser > lizardman > poisonele > plaguebeast +[REGIONSPAWN 18294] +{ +NAME=Ilsh Outdoors 35 +NPCLIST=ilshenar_npclist_13 +MAXNPCS=10 +X1=1073 +Y1=720 +X2=1104 +Y2=780 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +// mongbat, sewerrat, giantrat > bogling, alligator > corpser > lizardman > bogthing > poisonele > plaguebeast +[REGIONSPAWN 18295] +{ +NAME=Ilsh Outdoors 36 +NPCLIST=ilshenar_npclist_14 +MAXNPCS=22 +X1=1105 +Y1=713 +X2=1165 +Y2=773 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=2 +} + +// Orc Camp +[REGIONSPAWN 18296] +{ +NAME=Ilsh Outdoors 38 +NPCLIST=weakorc +MAXNPCS=3 +X1=1709 +Y1=602 +X2=1721 +Y2=611 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// Orc Camp +[REGIONSPAWN 18297] +{ +NAME=Ilsh Outdoors 39 +NPC=orccaptain +MAXNPCS=1 +X1=1709 +Y1=602 +X2=1721 +Y2=611 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat, sewerrat, giantrat > bogling, alligator > corpser > lizardman > plaguebeast +[REGIONSPAWN 18298] +{ +NAME=Ilsh Outdoors 40 +NPCLIST=ilshenar_npclist_16 +MAXNPCS=16 +X1=1130 +Y1=651 +X2=1190 +Y2=711 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// golem, golemcontroller +[REGIONSPAWN 18299] +{ +NAME=Ilsh Outdoors 41 +NPCLIST=ilshenar_npclist_17 +MAXNPCS=2 +X1=1090 +Y1=696 +X2=1102 +Y2=707 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// golem, golemcontroller +[REGIONSPAWN 18300] +{ +NAME=Ilsh Outdoors 42 +NPCLIST=ilshenar_npclist_17 +MAXNPCS=2 +X1=1081 +Y1=696 +X2=1089 +Y2=703 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18301] +{ +NAME=Ilsh Outdoors 43 +NPC=jukamage +MAXNPCS=1 +X1=1081 +Y1=672 +X2=1087 +Y2=678 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18302] +{ +NAME=Ilsh Outdoors 44 +NPC=jukawarrior +MAXNPCS=1 +X1=1052 +Y1=669 +X2=1066 +Y2=682 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18303] +{ +NAME=Ilsh Outdoors 45 +NPC=jukawarrior +MAXNPCS=1 +X1=1057 +Y1=656 +X2=1063 +Y2=663 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18304] +{ +NAME=Ilsh Outdoors 46 +NPC=jukawarrior +MAXNPCS=1 +X1=1057 +Y1=640 +X2=1063 +Y2=646 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18305] +{ +NAME=Ilsh Outdoors 47 +NPC=jukamage +MAXNPCS=1 +X1=1072 +Y1=625 +X2=1078 +Y2=631 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18306] +{ +NAME=Ilsh Outdoors 48 +NPC=jukawarrior +MAXNPCS=1 +X1=1089 +Y1=625 +X2=1095 +Y2=631 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18307] +{ +NAME=Ilsh Outdoors 49 +NPC=jukawarrior +MAXNPCS=1 +X1=1078 +Y1=633 +X2=1088 +Y2=643 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18308] +{ +NAME=Ilsh Outdoors 50 +NPC=jukamage +MAXNPCS=1 +X1=1090 +Y1=633 +X2=1100 +Y2=643 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18309] +{ +NAME=Ilsh Outdoors 51 +NPC=jukawarrior +MAXNPCS=1 +X1=1090 +Y1=659 +X2=1100 +Y2=669 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18310] +{ +NAME=Ilsh Outdoors 52 +NPC=jukalord +MAXNPCS=1 +X1=1078 +Y1=659 +X2=1088 +Y2=669 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18311] +{ +NAME=Ilsh Outdoors 53 +NPC=jukalord +MAXNPCS=1 +X1=1065 +Y1=634 +X2=1075 +Y2=644 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// jukawarrior, jukamage +[REGIONSPAWN 18312] +{ +NAME=Ilsh Outdoors 54 +NPCLIST=ilshenar_npclist_18 +MAXNPCS=2 +X1=1065 +Y1=645 +X2=1075 +Y2=655 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18313] +{ +NAME=Ilsh Outdoors 55 +NPC=jukawarrior +MAXNPCS=1 +X1=1066 +Y1=645 +X2=1078 +Y2=657 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18314] +{ +NAME=Ilsh Outdoors 56 +NPC=jukawarrior +MAXNPCS=1 +X1=1080 +Y1=625 +X2=1086 +Y2=631 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18315] +{ +NAME=Ilsh Outdoors 57 +NPC=jukamage +MAXNPCS=1 +X1=1104 +Y1=624 +X2=1110 +Y2=630 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18316] +{ +NAME=Ilsh Outdoors 58 +NPC=betrayer +MAXNPCS=1 +X1=1080 +Y1=672 +X2=1086 +Y2=678 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// jukamage, jukawarrior > juggernaut +[REGIONSPAWN 18317] +{ +NAME=Ilsh Outdoors 59 +NPCLIST=ilshenar_npclist_19 +MAXNPCS=2 +X1=1079 +Y1=652 +X2=1097 +Y2=670 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// jukawarrior > jukalord > betrayer +[REGIONSPAWN 18318] +{ +NAME=Ilsh Outdoors 60 +NPCLIST=ilshenar_npclist_20 +MAXNPCS=2 +X1=1087 +Y1=643 +X2=1093 +Y2=649 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// jukamage > jukalord > betrayer +[REGIONSPAWN 18319] +{ +NAME=Ilsh Outdoors 61 +NPCLIST=ilshenar_npclist_20 +MAXNPCS=2 +X1=1084 +Y1=633 +X2=1092 +Y2=641 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18320] +{ +NAME=Ilsh Outdoors 62 +NPC=betrayer +MAXNPCS=1 +X1=1057 +Y1=649 +X2=1063 +Y2=655 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// golem > golemcontroller > juggernaut > betrayer +[REGIONSPAWN 18321] +{ +NAME=Ilsh Outdoors 63 +NPCLIST=ilshenar_npclist_22 +MAXNPCS=4 +X1=1073 +Y1=641 +X2=1093 +Y2=661 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// gargoyle > golemcontroller +[REGIONSPAWN 18322] +{ +NAME=Ilsh Outdoors 64 +NPCLIST=ilshenar_npclist_23 +MAXNPCS=2 +X1=1074 +Y1=642 +X2=1094 +Y2=662 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, wraith, zombie > skeletalknight > wyvern +[REGIONSPAWN 18340] +{ +NAME=Ilsh Outdoors 65 - Undead Camp +NPCLIST=ilshenar_npclist_24 +MAXNPCS=10 +X1=835 +Y1=447 +X2=875 +Y2=482 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, skeletalknight, stonegargoyle > dreadspider > poisonele > wyvern +[REGIONSPAWN 18341] +{ +NAME=Ilsh Outdoors 66 +NPCLIST=ilshenar_npclist_25 +MAXNPCS=7 +X1=974 +Y1=251 +X2=1024 +Y2=294 +DEFZ=56 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, skeletalknight, stonegargoyle > dreadspider > poisonele > wyvern +[REGIONSPAWN 18342] +{ +NAME=Ilsh Outdoors 67 +NPCLIST=ilshenar_npclist_25 +MAXNPCS=7 +X1=1016 +Y1=251 +X2=1066 +Y2=294 +DEFZ=56 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, skeletalmage, stonegargoyle > dreadspider > wyvern > eldergazer +[REGIONSPAWN 18343] +{ +NAME=Ilsh Outdoors 68 +NPCLIST=ilshenar_npclist_26 +MAXNPCS=7 +X1=974 +Y1=251 +X2=1024 +Y2=294 +DEFZ=76 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, skeletalmage, stonegargoyle > dreadspider > wyvern > eldergazer +[REGIONSPAWN 18344] +{ +NAME=Ilsh Outdoors 69 +NPCLIST=ilshenar_npclist_26 +MAXNPCS=7 +X1=1016 +Y1=251 +X2=1066 +Y2=294 +DEFZ=76 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// gazer > eldergazer +[REGIONSPAWN 18345] +{ +NAME=Ilsh Outdoors 70 - Memorial to Gwenno +NPCLIST=ilshenar_npclist_27 +MAXNPCS=3 +X1=741 +Y1=480 +X2=757 +Y2=500 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton > shade, spectre, wraith > ghoul, zombie +[REGIONSPAWN 18346] +{ +NAME=Ilsh Outdoors 71 +NPCLIST=ilshenar_npclist_28 +MAXNPCS=10 +X1=758 +Y1=423 +X2=808 +Y2=473 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// boneknight, bonemagi > skeletalknight, skeletalmage > lich > lichlord +[REGIONSPAWN 18347] +{ +NAME=Ilsh Outdoors 72 +NPCLIST=ilshenar_npclist_29 +MAXNPCS=8 +X1=758 +Y1=423 +X2=808 +Y2=473 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton > shade, spectre, wraith > ghoul, zombie +[REGIONSPAWN 18348] +{ +NAME=Ilsh Outdoors 73 +NPCLIST=ilshenar_npclist_28 +MAXNPCS=10 +X1=717 +Y1=415 +X2=767 +Y2=465 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// boneknight, bonemagi > skeletalknight, skeletalmage > lich > lichlord +[REGIONSPAWN 18349] +{ +NAME=Ilsh Outdoors 74 +NPCLIST=ilshenar_npclist_29 +MAXNPCS=8 +X1=717 +Y1=415 +X2=767 +Y2=465 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18360] +{ +NAME=Ilsh Outdoors 75 +NPC=cyclops +MAXNPCS=4 +X1=746 +Y1=197 +X2=771 +Y2=218 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ettin > cyclops > titan +[REGIONSPAWN 18361] +{ +NAME=Ilsh Outdoors 77 +NPCLIST=ilshenar_npclist_30 +MAXNPCS=4 +X1=704 +Y1=229 +X2=774 +Y2=299 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ettin > cyclops > titan +[REGIONSPAWN 18362] +{ +NAME=Ilsh Outdoors 77 +NPCLIST=ilshenar_npclist_30 +MAXNPCS=4 +X1=743 +Y1=229 +X2=813 +Y2=299 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// brigand > evilmage +[REGIONSPAWN 18363] +{ +NAME=Ilsh Outdoors 78 +NPCLIST=ilshenar_npclist_31 +MAXNPCS=6 +X1=491 +Y1=525 +X2=531 +Y2=565 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18364] +{ +NAME=Ilsh Outdoors 79 +NPC=wyvern +MAXNPCS=3 +X1=598 +Y1=515 +X2=678 +Y2=595 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18365] +{ +NAME=Ilsh Outdoors 80 +NPC=wyvern +MAXNPCS=2 +X1=525 +Y1=303 +X2=605 +Y2=383 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// gazer > eldergazer +[REGIONSPAWN 18366] +{ +NAME=Ilsh Outdoors 81 +NPCLIST=ilshenar_npclist_27 +MAXNPCS=3 +X1=464 +Y1=463 +X2=514 +Y2=513 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18367] +{ +NAME=Ilsh Outdoors 82 +NPC=dragon +MAXNPCS=1 +X1=365 +Y1=401 +X2=405 +Y2=441 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18368] +{ +NAME=Ilsh Outdoors 83 +NPC=dragon +MAXNPCS=1 +X1=427 +Y1=405 +X2=467 +Y2=445 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18369] +{ +NAME=Ilsh Outdoors 84 +NPC=dragon +MAXNPCS=1 +X1=415 +Y1=336 +X2=475 +Y2=396 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18370] +{ +NAME=Ilsh Outdoors 85 +NPC=dragon +MAXNPCS=1 +X1=415 +Y1=288 +X2=475 +Y2=348 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// giantspider > dreadspider > wyvern +[REGIONSPAWN 18371] +{ +NAME=Ilsh Outdoors 86 +NPCLIST=ilshenar_npclist_32 +MAXNPCS=4 +X1=355 +Y1=249 +X2=385 +Y2=279 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// giantspider > dreadspider > wyvern +[REGIONSPAWN 18372] +{ +NAME=Ilsh Outdoors 87 +NPCLIST=ilshenar_npclist_32 +MAXNPCS=4 +X1=394 +Y1=249 +X2=424 +Y2=279 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// giantspider > dreadspider > wyvern +[REGIONSPAWN 18373] +{ +NAME=Ilsh Outdoors 88 +NPCLIST=ilshenar_npclist_32 +MAXNPCS=4 +X1=434 +Y1=249 +X2=464 +Y2=279 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat > scorpion > ridgeback > earthele > efreet +[REGIONSPAWN 18380] +{ +NAME=Ilsh Outdoors 89 +NPCLIST=ilshenar_npclist_33 +MAXNPCS=11 +X1=925 +Y1=598 +X2=1004 +Y2=640 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=15 +} + +// mongbat > scorpion > ridgeback > earthele > efreet +[REGIONSPAWN 18381] +{ +NAME=Ilsh Outdoors 90 +NPCLIST=ilshenar_npclist_33 +MAXNPCS=11 +X1=925 +Y1=641 +X2=1004 +Y2=678 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=15 +} + +[REGIONSPAWN 18382] +{ +NAME=Ilsh Outdoors 91 +NPC=earthele +MAXNPCS=1 +X1=968 +Y1=460 +X2=991 +Y2=480 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > golemcontroller +[REGIONSPAWN 18383] +{ +NAME=Ilsh Outdoors 92 +NPCLIST=ilshenar_npclist_34 +MAXNPCS=2 +X1=968 +Y1=460 +X2=991 +Y2=480 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18384] +{ +NAME=Ilsh Outdoors 93 +NPC=lavalizard +MAXNPCS=1 +X1=963 +Y1=450 +X2=983 +Y2=470 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18385] +{ +NAME=Ilsh Outdoors 94 +NPC=earthele +MAXNPCS=2 +X1=954 +Y1=446 +X2=974 +Y2=466 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18386] +{ +NAME=Ilsh Outdoors 95 +NPC=exodusoverseer +MAXNPCS=1 +X1=958 +Y1=451 +X2=968 +Y2=461 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18387] +{ +NAME=Ilsh Outdoors 96 +NPC=imp +MAXNPCS=1 +X1=937 +Y1=467 +X2=945 +Y2=475 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18388] +{ +NAME=Ilsh Outdoors 97 +NPC=gargoyle +MAXNPCS=4 +X1=936 +Y1=420 +X2=956 +Y2=440 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// zombie > ghoul > spectre, shade, wraith > lich +[REGIONSPAWN 18389] +{ +NAME=Ilsh Outdoors 98 +NPC=ilshenar_npclist_35 +MAXNPCS=7 +X1=868 +Y1=517 +X2=888 +Y2=537 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18390] +{ +NAME=Ilsh Outdoors 99 +NPC=imp +MAXNPCS=2 +X1=928 +Y1=443 +X2=948 +Y2=463 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18391] +{ +NAME=Ilsh Outdoors 100 +NPC=earthele +MAXNPCS=1 +X1=955 +Y1=519 +X2=965 +Y2=529 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18392] +{ +NAME=Ilsh Outdoors 101 +NPC=earthele +MAXNPCS=1 +X1=906 +Y1=497 +X2=916 +Y2=507 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18393] +{ +NAME=Ilsh Outdoors 102 +NPC=imp +MAXNPCS=1 +X1=925 +Y1=514 +X2=935 +Y2=524 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18394] +{ +NAME=Ilsh Outdoors 102 +NPC=golemcontroller +MAXNPCS=1 +X1=805 +Y1=771 +X2=818 +Y2=791 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18395] +{ +NAME=Ilsh Outdoors 103 +NPC=quagmire +MAXNPCS=3 +X1=836 +Y1=745 +X2=863 +Y2=779 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// chaosdaemon > doppleganger > moloch +[REGIONSPAWN 18396] +{ +NAME=Ilsh Outdoors 104 +NPCLIST=ilshenar_npclist_36 +MAXNPCS=3 +X1=804 +Y1=741 +X2=838 +Y2=775 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// doppleganger > quagmire > arcanedaemon +[REGIONSPAWN 18397] +{ +NAME=Ilsh Outdoors 105 +NPCLIST=ilshenar_npclist_37 +MAXNPCS=3 +X1=804 +Y1=785 +X2=838 +Y2=814 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// chaosdaemon > moloch +[REGIONSPAWN 18398] +{ +NAME=Ilsh Outdoors 106 +NPCLIST=ilshenar_npclist_38 +MAXNPCS=3 +X1=841 +Y1=782 +X2=875 +Y2=811 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18399] +{ +NAME=Ilsh Outdoors 107 +NPC=chaosdaemon +MAXNPCS=1 +X1=869 +Y1=771 +X2=889 +Y2=791 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18415] +{ +NAME=Ilsh Outdoors 108 +NPC=earthele +MAXNPCS=4 +X1=887 +Y1=760 +X2=927 +Y2=800 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18416] +{ +NAME=Ilsh Outdoors 109 +NPC=earthele +MAXNPCS=4 +X1=967 +Y1=771 +X2=1007 +Y2=801 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18417] +{ +NAME=Ilsh Outdoors 110 +NPC=airele +MAXNPCS=1 +X1=245 +Y1=423 +X2=305 +Y2=476 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18418] +{ +NAME=Ilsh Outdoors 111 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=20 +X1=602 +Y1=505 +X2=702 +Y2=605 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18419] +{ +NAME=Ilsh Outdoors 112 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=60 +X1=560 +Y1=215 +X2=810 +Y2=465 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18420] +{ +NAME=Ilsh Outdoors 113 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=20 +X1=410 +Y1=419 +X2=510 +Y2=519 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18421] +{ +NAME=Ilsh Outdoors 114 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=35 +X1=277 +Y1=240 +X2=477 +Y2=440 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ratman > ratmanarcher >ratmanmage +[REGIONSPAWN 18422] +{ +NAME=Ilsh Outdoors 115 +NPCLIST=ilshenar_npclist_40 +MAXNPCS=10 +X1=1044 +Y1=1129 +X2=1073 +Y2=1173 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18423] +{ +NAME=Ilsh Outdoors 116 +NPC=brigand +MAXNPCS=4 +X1=1117 +Y1=1224 +X2=1141 +Y2=1248 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18424] +{ +NAME=Ilsh Outdoors 117 +ITEM=ilsh_banker_camp +MAXITEMS=1 +X1=1186 +Y1=1223 +X2=1186 +Y2=1223 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// horse > pixie +[REGIONSPAWN 18425] +{ +NAME=Ilsh Outdoors 118 +NPCLIST=ilshenar_npclist_41 +MAXNPCS=8 +X1=1522 +Y1=1121 +X2=1662 +Y2=1261 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18426] +{ +NAME=Ilsh Outdoors 119 +NPC=unicorn +MAXNPCS=1 +X1=1542 +Y1=1141 +X2=1642 +Y2=1241 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// horse > pixie +[REGIONSPAWN 18427] +{ +NAME=Ilsh Outdoors 120 +NPCLIST=ilshenar_npclist_41 +MAXNPCS=8 +X1=1410 +Y1=1137 +X2=1550 +Y2=1277 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18428] +{ +NAME=Ilsh Outdoors 121 +NPC=unicorn +MAXNPCS=1 +X1=1430 +Y1=1157 +X2=1530 +Y2=1257 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// horse > pixie +[REGIONSPAWN 18429] +{ +NAME=Ilsh Outdoors 122 +NPCLIST=ilshenar_npclist_41 +MAXNPCS=4 +X1=1278 +Y1=1206 +X2=1358 +Y2=1286 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton > zombie > ghoul +[REGIONSPAWN 18430] +{ +NAME=Ilsh Outdoors 123 +NPCLIST=ilshenar_npclist_42 +MAXNPCS=3 +X1=1177 +Y1=1282 +X2=1189 +Y2=1292 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18440] +{ +NAME=Ilsh Outdoors 124 +NPC=sheep +MAXNPCS=3 +X1=1305 +Y1=1322 +X2=1331 +Y2=1340 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, boneaxeman +[REGIONSPAWN 18441] +{ +NAME=Ilsh Outdoors 125 +NPCLIST=ilshenar_npclist_43 +MAXNPCS=7 +X1=1703 +Y1=1131 +X2=1763 +Y2=1191 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, boneaxeman > imp > boneknight, skeletalknight +[REGIONSPAWN 18442] +{ +NAME=Ilsh Outdoors 126 +NPCLIST=ilshenar_npclist_44 +MAXNPCS=11 +X1=1732 +Y1=1206 +X2=1762 +Y2=1236 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// harpy > stoneharpy +[REGIONSPAWN 18443] +{ +NAME=Ilsh Outdoors 127 +NPCLIST=ilshenar_npclist_45 +MAXNPCS=4 +X1=1666 +Y1=953 +X2=1691 +Y2=985 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18444] +{ +NAME=Ilsh Outdoors 128 +NPC=evilmagelord +MAXNPCS=1 +X1=1672 +Y1=1073 +X2=1677 +Y2=1075 +DEFZ=32 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18445] +{ +NAME=Ilsh Outdoors 129 +NPC=giantrat +MAXNPCS=2 +X1=1580 +Y1=987 +X2=1591 +Y2=995 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// giantspider > reaper > dreadspider +[REGIONSPAWN 18446] +{ +NAME=Ilsh Outdoors 130 +NPCLIST=ilshenar_npclist_46 +MAXNPCS=9 +X1=1396 +Y1=920 +X2=1476 +Y2=1000 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18447] +{ +NAME=Ilsh Outdoors 131 +NPC=pixie +MAXNPCS=5 +X1=1239 +Y1=947 +X2=1259 +Y2=967 +DEFZ=-15 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18448] +{ +NAME=Ilsh Outdoors 132 +NPC=troll +MAXNPCS=3 +X1=1350 +Y1=878 +X2=1370 +Y2=898 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18449] +{ +NAME=Ilsh Outdoors 133 +NPC=giantspider +MAXNPCS=4 +X1=1492 +Y1=868 +X2=1520 +Y2=887 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ratman > ratmanarcher > ratmanmage +[REGIONSPAWN 18450] +{ +NAME=Ilsh Outdoors 134 +NPCLIST=ilshenar_npclist_40 +MAXNPCS=3 +X1=658 +Y1=662 +X2=670 +Y2=677 +DEFZ=5 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ratman > ratmanarcher +[REGIONSPAWN 18451] +{ +NAME=Ilsh Outdoors 135 +NPCLIST=ilshenar_npclist_47 +MAXNPCS=4 +X1=658 +Y1=658 +X2=670 +Y2=672 +DEFZ=-15 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ratman > ratmanmage +[REGIONSPAWN 18452] +{ +NAME=Ilsh Outdoors 136 +NPCLIST=ilshenar_npclist_48 +MAXNPCS=3 +X1=659 +Y1=655 +X2=670 +Y2=677 +DEFZ=-35 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ratman > ratmanarcher > ratmanmage +[REGIONSPAWN 18453] +{ +NAME=Ilsh Outdoors 137 +NPCLIST=ilshenar_npclist_40 +MAXNPCS=15 +X1=625 +Y1=799 +X2=664 +Y2=839 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18460] +{ +NAME=Ilsh Outdoors 138 +ITEM=ilsh_banker_camp +MAXITEMS=1 +X1=964 +Y1=924 +X2=964 +Y2=924 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18461] +{ +NAME=Ilsh Outdoors 139 +ITEM=ilsh_mage_camp +MAXITEMS=1 +X1=567 +Y1=807 +X2=567 +Y2=807 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18462] +{ +NAME=Ilsh Outdoors 140 +ITEM=ilsh_mage_camp +MAXITEMS=1 +X1=830 +Y1=1206 +X2=830 +Y2=1206 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// slime > giantspider > ratman > ratmanarcher > ratmanmage > hellhound +[REGIONSPAWN 18463] +{ +NAME=Ilsh Outdoor 141 +NPCLIST=ilshenar_npclist_49 +MAXNPCS=14 +X1=445 +Y1=851 +X2=525 +Y2=931 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18464] +{ +NAME=Ilsh Outdoor 142 +NPC=jwilson +MAXNPCS=1 +X1=447 +Y1=850 +X2=527 +Y2=930 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// skeleton, boneaxeman > zombie > ghoul > spectre, shade, wraith > skeletalknight, skeletalmage, boneknight, bonemage +[REGIONSPAWN 18465] +{ +NAME=Ilsh Outdoor 143 +NPCLIST=ilshenar_npclist_50 +MAXNPCS=17 +X1=305 +Y1=856 +X2=345 +Y2=906 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18466] +{ +NAME=Ilsh Outdoor 144 +NPC=lich +MAXNPCS=1 +X1=316 +Y1=886 +X2=330 +Y2=901 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18467] +{ +NAME=Ilsh Outdoor 145 +NPC=lich +MAXNPCS=1 +X1=359 +Y1=874 +X2=373 +Y2=888 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18468] +{ +NAME=Ilsh Outdoor 146 +NPC=lichlord +MAXNPCS=1 +X1=334 +Y1=860 +X2=343 +Y2=869 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// spectre, wraith, skeleton, ghoul, zombie > shade +[REGIONSPAWN 18469] +{ +NAME=Ilsh Outdoor 147 +NPCLIST=ilshenar_npclist_6 +MAXNPCS=15 +X1=333 +Y1=1120 +X2=373 +Y2=1160 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// alligator > gianttoad > corpser > swamptentacle > reaper +[REGIONSPAWN 18470] +{ +NAME=Ilsh Outdoor 148 +NPCLIST=ilshenar_npclist_51 +MAXNPCS=40 +X1=370 +Y1=1116 +X2=490 +Y2=1236 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// alligator > gianttoad > corpser > swamptentacle > reaper +[REGIONSPAWN 18471] +{ +NAME=Ilsh Outdoor 149 +NPCLIST=ilshenar_npclist_51 +MAXNPCS=18 +X1=310 +Y1=1164 +X2=390 +Y2=1244 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// alligator > gianttoad > corpser > swamptentacle > reaper +[REGIONSPAWN 18472] +{ +NAME=Ilsh Outdoor 150 +NPCLIST=ilshenar_npclist_51 +MAXNPCS=18 +X1=330 +Y1=1264 +X2=470 +Y2=1404 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18473] +{ +NAME=Ilsh Outdoor 151 +NPCLIST=alllizardlist +MAXNPCS=7 +X1=266 +Y1=1286 +X2=321 +Y2=1343 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18474] +{ +NAME=Ilsh Outdoor 152 +NPCLIST=alllizardlist +MAXNPCS=8 +X1=266 +Y1=1318 +X2=325 +Y2=1378 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18475] +{ +NAME=Ilsh Outdoor 153 +NPCLIST=alllizardlist +MAXNPCS=2 +X1=292 +Y1=1571 +X2=312 +Y2=1589 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18476] +{ +NAME=Ilsh Outdoor 154 +NPCLIST=alllizardlist +MAXNPCS=1 +X1=317 +Y1=1572 +X2=330 +Y2=1580 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// lavalizard > wyvern > ancientwyrm +[REGIONSPAWN 18477] +{ +NAME=Ilsh Outdoor 155 +NPCLIST=ilshenar_npclist_52 +MAXNPCS=6 +X1=204 +Y1=1340 +X2=243 +Y2=1380 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18485] +{ +NAME=Ilsh Outdoor 156 +NPC=efreet +MAXNPCS=1 +X1=271 +Y1=1432 +X2=286 +Y2=1448 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > fireele, airele +[REGIONSPAWN 18486] +{ +NAME=Ilsh Outdoor 157 +NPCLIST=ilshenar_npclist_53 +MAXNPCS=4 +X1=299 +Y1=1421 +X2=329 +Y2=1451 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > fireele, airele +[REGIONSPAWN 18487] +{ +NAME=Ilsh Outdoor 158 +NPCLIST=ilshenar_npclist_53 +MAXNPCS=4 +X1=335 +Y1=1426 +X2=365 +Y2=1448 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// airele, fireele +[REGIONSPAWN 18488] +{ +NAME=Ilsh Outdoor 159 +NPCLIST=ilshenar_npclist_54 +MAXNPCS=4 +X1=418 +Y1=1411 +X2=458 +Y2=1451 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +mongbat > imp > wisp +[REGIONSPAWN 18489] +{ +NAME=Ilsh Outdoor 160 +NPCLIST=ilshenar_npclist_55 +MAXNPCS=12 +X1=623 +Y1=1299 +X2=673 +Y2=1346 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// imp > gazer +[REGIONSPAWN 18490] +{ +NAME=Ilsh Outdoor 161 +NPCLIST=ilshenar_npclist_56 +MAXNPCS=6 +X1=702 +Y1=1334 +X2=742 +Y2=1374 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18491] +{ +NAME=Ilsh Outdoor 162 +NPC=waterele +MAXNPCS=2 +X1=903 +Y1=925 +X2=923 +Y2=945 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat > imp > reaper +[REGIONSPAWN 18492] +{ +NAME=Ilsh Outdoor 163 +NPCLIST=ilshenar_npclist_57 +MAXNPCS=9 +X1=943 +Y1=1008 +X2=983 +Y2=1048 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// mongbat > headlessone > imp +[REGIONSPAWN 18493] +{ +NAME=Ilsh Outdoor 164 +NPCLIST=ilshenar_npclist_58 +MAXNPCS=10 +X1=915 +Y1=1139 +X2=955 +Y2=1179 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18494] +{ +NAME=Ilsh Outdoor 165 +NPC=ettin +MAXNPCS=6 +X1=797 +Y1=1299 +X2=847 +Y2=1344 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// ettin > cyclops > titan +[REGIONSPAWN 18495] +{ +NAME=Ilsh Outdoor 166 +NPCLIST=ilshenar_npclist_30 +MAXNPCS=12 +X1=867 +Y1=1273 +X2=937 +Y2=1343 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18496] +{ +NAME=Ilsh Outdoor 167 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=606 +Y1=1169 +X2=686 +Y2=1249 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18497] +{ +NAME=Ilsh Outdoor 168 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=560 +Y1=1016 +X2=650 +Y2=1106 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18498] +{ +NAME=Ilsh Outdoor 169 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=519 +Y1=1097 +X2=609 +Y2=1187 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18499] +{ +NAME=Ilsh Outdoor 170 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=631 +Y1=1075 +X2=731 +Y2=1175 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18500] +{ +NAME=Ilsh Outdoor 171 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=653 +Y1=934 +X2=749 +Y2=1034 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18501] +{ +NAME=Ilsh Outdoor 172 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=555 +Y1=923 +X2=655 +Y2=1023 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18502] +{ +NAME=Ilsh Outdoor 173 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=10 +X1=484 +Y1=1195 +X2=544 +Y2=1255 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18503] +{ +NAME=Ilsh Outdoor 174 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=683 +Y1=1188 +X2=783 +Y2=1288 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18504] +{ +NAME=Ilsh Outdoor 175 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=347 +Y1=908 +X2=447 +Y2=1008 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18505] +{ +NAME=Ilsh Outdoor 176 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=15 +X1=428 +Y1=834 +X2=508 +Y2=914 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18506] +{ +NAME=Ilsh Outdoor 177 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=25 +X1=545 +Y1=743 +X2=621 +Y2=913 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18507] +{ +NAME=Ilsh Outdoor 178 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=25 +X1=513 +Y1=599 +X2=655 +Y2=742 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18508] +{ +NAME=Ilsh Outdoor 179 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=8 +X1=656 +Y1=689 +X2=720 +Y2=742 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18509] +{ +NAME=Ilsh Outdoor 180 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=10 +X1=622 +Y1=743 +X2=736 +Y2=795 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18510] +{ +NAME=Ilsh Outdoor 181 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=8 +X1=670 +Y1=796 +X2=742 +Y2=843 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird > snake, boar, forestostard, gorilla, panther > giantserpent +[REGIONSPAWN 18511] +{ +NAME=Ilsh Outdoor 182 +NPCLIST=ilshenar_npclist_39 +MAXNPCS=12 +X1=622 +Y1=842 +X2=729 +Y2=913 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18525] +{ +NAME=Ilsh Outdoors 183 +ITEM=powergenerator +MAXITEMS=1 +X1=806 +Y1=756 +X2=806 +Y2=756 +DEFZ=-60 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18526] +{ +NAME=Ilsh Outdoors 184 +ITEM=powergenerator +MAXITEMS=1 +X1=851 +Y1=801 +X2=851 +Y2=801 +DEFZ=-60 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18527] +{ +NAME=Ilsh Outdoors 185 +ITEM=powergenerator +MAXITEMS=1 +X1=806 +Y1=801 +X2=806 +Y2=801 +DEFZ=-60 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18528] +{ +NAME=Ilsh Outdoors 186 +ITEM=powergenerator +MAXITEMS=1 +X1=851 +Y1=756 +X2=851 +Y2=756 +DEFZ=-60 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18529] +{ +NAME=Ilsh Outdoors 187 - Valor Jungle +NPC=reddragon +MAXNPCS=1 +X1=352 +Y1=390 +X2=392 +Y2=430 +WORLD=2 +MINTIME=4 +MAXTIME=5 +CALL=1 +NPCS_PER_SQUARE_METER=0.000625 +} + +[REGIONSPAWN 18530] +{ +NAME=Ilsh Outdoors 188 +NPC=innkeeper +MAXNPCS=1 +X1=664 +Y1=662 +X2=670 +Y2=668 +DEFZ=-15 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18531] +{ +NAME=Ilsh Outdoors 189 +NPC=provisioner +MAXNPCS=1 +X1=1315 +Y1=1323 +X2=1322 +Y2=1330 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18532] +{ +NAME=Ilsh Outdoors 190 +NPC=cobbler +MAXNPCS=1 +X1=1315 +Y1=1323 +X2=1322 +Y2=1330 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18533] +{ +NAME=Ilsh Outdoors 191 +NPC=gypsybanker +MAXNPCS=1 +X1=1183 +Y1=1228 +X2=1183 +Y2=1228 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18534] +{ +NAME=Ilsh Outdoors 192 +NPC=gypsybanker +MAXNPCS=1 +X1=961 +Y1=929 +X2=961 +Y2=929 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18535] +{ +NAME=Ilsh Outdoors 193 +NPC=f_gypsyfortuneteller +MAXNPCS=1 +X1=564 +Y1=812 +X2=564 +Y2=812 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18536] +{ +NAME=Ilsh Outdoors 194 +NPC=f_gypsyfortuneteller +MAXNPCS=1 +X1=827 +Y1=1211 +X2=827 +Y2=1211 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18537] +{ +NAME=Ilsh Outdoors 195 +NPC=kirin +MAXNPCS=10 +X1=1599 +Y1=1155 +X2=1649 +Y2=1205 +WORLD=2 +MINTIME=1 +MAXTIME=2 +CALL=1 +} + +[REGIONSPAWN 18538] +{ +NAME=Ilsh Outdoors 196 +NPC=swampdragon +MAXNPCS=5 +X1=615 +Y1=1190 +X2=690 +Y2=1244 +WORLD=2 +MINTIME=1 +MAXTIME=1 +CALL=1 +} + +[REGIONSPAWN 18539] +{ +NAME=Ilsh Outdoors 197 +NPC=unicorn +MAXNPCS=10 +X1=1541 +Y1=1165 +X2=1601 +Y2=1225 +WORLD=2 +MINTIME=2 +MAXTIME=3 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_gypsy_caravans.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_gypsy_caravans.dfn new file mode 100644 index 000000000..edbb38813 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_gypsy_caravans.dfn @@ -0,0 +1,120 @@ +// 18600 to 18649 +[REGIONSPAWN 18600] +{ +NAME=Gypsy Caravan 0_1 +NPC=tinker +MAXNPCS=1 +X1=1253 +Y1=582 +X2=1254 +Y2=587 +WORLD=2 +MINTIME=150 +MAXTIME=600 +CALL=1 +} + +[REGIONSPAWN 18601] +{ +NAME=Gypsy Caravan 1_1 +NPC=gypsyanimaltrainer +MAXNPCS=1 +X1=1225 +Y1=561 +X2=1228 +Y2=565 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18602] +{ +NAME=Gypsy Caravan 1_2 +NPC=gypsybanker +MAXNPCS=1 +X1=1226 +Y1=554 +X2=1226 +Y2=554 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18603] +{ +NAME=Gypsy Caravan 1_3 +NPC=ironworker +MAXNPCS=1 +X1=1261 +Y1=582 +X2=1261 +Y2=582 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18604] +{ +NAME=Gypsy Caravan 1_4 +NPC=vagabond +MAXNPCS=1 +X1=1252 +Y1=589 +X2=1252 +Y2=589 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18610] +{ +NAME=Gypsy Caravan 2_1 +NPC=gypsyanimaltrainer +MAXNPCS=1 +X1=1387 +Y1=427 +X2=1392 +Y2=431 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18611] +{ +NAME=Gypsy Caravan 2_2 +NPC=f_gypsymaiden +MAXNPCS=1 +X1=1400 +Y1=434 +X2=1400 +Y2=434 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18612] +{ +NAME=Gypsy Caravan 2_3 +NPC=gypsybanker +MAXNPCS=1 +X1=1405 +Y1=439 +X2=1405 +Y2=439 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_healers.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_healers.dfn new file mode 100644 index 000000000..910e8a25d --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_healers.dfn @@ -0,0 +1,466 @@ +// 18650 to 18699 +[REGIONSPAWN 18650] +{ +NAME=Healer Camp 1_1 +ITEM=ilsh_healer_camp +MAXITEMS=1 +X1=1358 +Y1=498 +X2=1358 +Y2=498 +DEFZ=0 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18651] +{ +NAME=Healer Camp 1_2 +ITEM=ilsh_healer_camp +MAXITEMS=1 +X1=1519 +Y1=1019 +X2=1519 +Y2=1019 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18655] +{ +NAME=Wandering Healer 1_1 +NPC=whealer +MAXNPCS=5 +X1=1083 +Y1=968 +X2=1083 +Y2=968 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18660] +{ +NAME=Healer Hut 1_1 +NPC=healer +MAXNPCS=2 +X1=284 +Y1=536 +X2=285 +Y2=538 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18661] +{ +NAME=Healer Hut 1_2 +NPC=healer +MAXNPCS=2 +X1=1088 +Y1=949 +X2=1098 +Y2=959 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18662] +{ +NAME=Healer Hut 1_3 +NPC=healer +MAXNPCS=2 +X1=366 +Y1=1429 +X2=373 +Y2=1434 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18663] +{ +NAME=Healer Hut 1_4 +NPC=healer +MAXNPCS=2 +X1=571 +Y1=533 +X2=574 +Y2=536 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18664] +{ +NAME=Healer Hut 1_5 +NPC=healer +MAXNPCS=2 +X1=681 +Y1=297 +X2=685 +Y2=300 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18670] +{ +NAME=Wandering Healer 1_2 +NPC=whealer +MAXNPCS=1 +X1=568 +Y1=1136 +X2=584 +Y2=1148 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18671] +{ +NAME=Wandering Healer 1_3 +NPC=whealer +MAXNPCS=1 +X1=925 +Y1=496 +X2=933 +Y2=506 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18672] +{ +NAME=Wandering Healer 1_4 +NPC=whealer +MAXNPCS=1 +X1=1111 +Y1=650 +X2=1121 +Y2=660 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18673] +{ +NAME=Wandering Healer 1_5 +NPC=whealer +MAXNPCS=1 +X1=1734 +Y1=1155 +X2=1744 +Y2=1165 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18674] +{ +NAME=Wandering Healer 1_6 - Chaos +NPC=whealer +MAXNPCS=1 +X1=1746 +Y1=233 +X2=1753 +Y2=240 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18675] +{ +NAME=Wandering Healer 1_7 - Compassion +NPC=whealer +MAXNPCS=1 +X1=1210 +Y1=461 +X2=1224 +Y2=477 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18676] +{ +NAME=Wandering Healer 1_8 - Cyclops +NPC=whealer +MAXNPCS=1 +X1=851 +Y1=1317 +X2=863 +Y2=1321 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18677] +{ +NAME=Wandering Healer 1_9 +NPC=whealer +MAXNPCS=1 +X1=18 +Y1=1181 +X2=28 +Y2=1188 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18678] +{ +NAME=Wandering Healer 1_10 - Chaos +NPC=whealer +MAXNPCS=1 +X1=833 +Y1=808 +X2=843 +Y2=814 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18679] +{ +NAME=Wandering Healer 1_11 - Honor +NPC=whealer +MAXNPCS=1 +X1=743 +Y1=725 +X2=753 +Y2=732 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18680] +{ +NAME=Wandering Healer 1_12 - Justice +NPC=whealer +MAXNPCS=1 +X1=974 +Y1=1006 +X2=984 +Y2=1016 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18681] +{ +NAME=Wandering Healer 1_13 - Lizardman Fort +NPC=whealer +MAXNPCS=1 +X1=307 +Y1=1383 +X2=312 +Y2=1390 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18682] +{ +NAME=Wandering Healer 1_14 - Montor +NPC=whealer +MAXNPCS=1 +X1=1702 +Y1=193 +X2=1707 +Y2=201 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18683] +{ +NAME=Wandering Healer 1_15 - Rock Dungeon +NPC=whealer +MAXNPCS=1 +X1=1784 +Y1=570 +X2=1790 +Y2=575 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18684] +{ +NAME=Wandering Healer 1_16 - Sacrifice +NPC=whealer +MAXNPCS=1 +X1=1177 +Y1=1282 +X2=1189 +Y2=1292 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18685] +{ +NAME=Wandering Healer 1_17 - Savage Camp +NPC=whealer +MAXNPCS=1 +X1=1139 +Y1=649 +X2=1149 +Y2=659 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18686] +{ +NAME=Wandering Healer 1_18 - Sorcerer's Dungeon +NPC=whealer +MAXNPCS=1 +X1=551 +Y1=462 +X2=559 +Y2=468 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18687] +{ +NAME=Wandering Healer 1_19 - Spirituality +NPC=whealer +MAXNPCS=1 +X1=1447 +Y1=1469 +X2=1454 +Y2=1471 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18688] +{ +NAME=Wandering Healer 1_20 - Valor +NPC=whealer +MAXNPCS=1 +X1=525 +Y1=199 +X2=534 +Y2=209 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18689] +{ +NAME=Wandering Healer 1_21 - Lava +NPC=whealer +MAXNPCS=1 +X1=994 +Y1=465 +X2=1004 +Y2=475 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18695] +{ +NAME=Wandering Healer 2 +NPC=whealer +MAXNPCS=1 +X1=7 +Y1=895 +X2=16 +Y2=903 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18696] +{ +NAME=Healer 1_1 +NPC=healer +MAXNPCS=1 +X1=1355 +Y1=503 +X2=1355 +Y2=503 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18697] +{ +NAME=Healer 1_2 +NPC=healer +MAXNPCS=1 +X1=1516 +Y1=1024 +X2=1516 +Y2=1024 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_misc.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_misc.dfn new file mode 100644 index 000000000..2a571060d --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_misc.dfn @@ -0,0 +1,172 @@ +// 18700 to 18749 +// meerwarrior, meermage > meercaptain > meereternal +[REGIONSPAWN 18700] +{ +NAME=Meer Catacombs 1_1 +NPCLIST=meercata_npclist_1 +MAXNPCS=8 +X1=1752 +Y1=43 +X2=1792 +Y2=92 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// meerwarrior, meermage > meercaptain > meereternal +[REGIONSPAWN 18701] +{ +NAME=Meer Catacombs 1_2 +NPCLIST=meercata_npclist_1 +MAXNPCS=8 +X1=1783 +Y1=43 +X2=1822 +Y2=92 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// savagewarrior > savagerider +[REGIONSPAWN 18705] +{ +NAME=Savage Camp 1_1 +NPCLIST=ilshenar_savage_camp_npclist_1 +MAXNPCS=7 +X1=1031 +Y1=502 +X2=1061 +Y2=532 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18706] +{ +NAME=Savage Camp 1_2 +NPC=savageshaman +MAXNPCS=4 +X1=1039 +Y1=510 +X2=1053 +Y2=524 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// savagewarrior > savageridgeback +[REGIONSPAWN 18707] +{ +NAME=Savage Camp 1_3 +NPCLIST=ilshenar_savage_camp_npclist_2 +MAXNPCS=2 +X1=1101 +Y1=512 +X2=1131 +Y2=542 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird, hind, greathart, blackbear, direwolf +[REGIONSPAWN 18708] +{ +NAME=Savage Camp 1_4 +NPCLIST=ilshenar_savage_camp_npclist_3 +MAXNPCS=8 +X1=1074 +Y1=457 +X2=1130 +Y2=512 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// bird, hind, greathart, blackbear, direwolf +[REGIONSPAWN 18709] +{ +NAME=Savage Camp 1_5 +NPCLIST=ilshenar_savage_camp_npclist_3 +MAXNPCS=8 +X1=1074 +Y1=513 +X2=1130 +Y2=562 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18710] +{ +NAME=Savage Camp 1_6 +NPC=ridgeback +MAXNPCS=15 +X1=1063 +Y1=474 +X2=1143 +Y2=554 +WORLD=2 +MINTIME=59 +MAXTIME=60 +CALL=1 +} + +[REGIONSPAWN 18711] +{ +NAME=Savage Camp 1_7 +NPC=ridgeback +MAXNPCS=10 +X1=1057 +Y1=407 +X2=1107 +Y2=457 +WORLD=2 +MINTIME=59 +MAXTIME=60 +CALL=1 +} + +[REGIONSPAWN 18715] +{ +NAME=Twin Oaks Tavern 1_1 +NPC=innkeeper +MAXNPCS=1 +X1=1551 +Y1=1054 +X2=1564 +Y2=1054 +DEFZ=7 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18720] +{ +NAME=Tribal Berry Spawn 1 +ITEM=tribalberry +MAXITEMS=7 +X1=1028 +Y1=695 +X2=1058 +Y2=725 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_reg_volom.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_reg_volom.dfn new file mode 100644 index 000000000..f5ae713c5 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_reg_volom.dfn @@ -0,0 +1,15 @@ +// 18750 to 18774 +[REGIONSPAWN 18750] +{ +NAME=Reg Volom 1_1 +NPC=ethwarrior +MAXNPCS=4 +X1=1347 +Y1=1031 +X2=1379 +Y2=1049 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} \ No newline at end of file diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_savage_village.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_savage_village.dfn new file mode 100644 index 000000000..1c32eb750 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_savage_village.dfn @@ -0,0 +1,243 @@ +// 18775 to 18799 +[REGIONSPAWN 18775] +{ +NAME=Savage Village 1_1 +NPC=savagewarrior +MAXNPCS=1 +X1=1156 +Y1=663 +X2=1166 +Y2=673 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18776] +{ +NAME=Savage Village 1_2 +NPC=savagewarrior +MAXNPCS=3 +X1=1175 +Y1=679 +X2=1196 +Y2=701 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18777] +{ +NAME=Savage Village 1_3 +NPC=savagerider +MAXNPCS=1 +X1=1175 +Y1=679 +X2=1196 +Y2=701 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18778] +{ +NAME=Savage Village 1_4 +NPC=savagewarrior +MAXNPCS=3 +X1=1193 +Y1=752 +X2=1213 +Y2=772 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18779] +{ +NAME=Savage Village 1_5 +NPC=savageshaman +MAXNPCS=1 +X1=1224 +Y1=750 +X2=1244 +Y2=770 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// savagewarrior > savagerider +[REGIONSPAWN 18780] +{ +NAME=Savage Village 1_6 +NPCLIST=ilshenar_savage_village_npclist_1 +MAXNPCS=4 +X1=1203 +Y1=709 +X2=1223 +Y2=729 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18781] +{ +NAME=Savage Village 1_7 +NPC=savagewarrior +MAXNPCS=4 +X1=1204 +Y1=734 +X2=1224 +Y2=754 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// savagewarrior > savageshaman +[REGIONSPAWN 18782] +{ +NAME=Savage Village 1_8 +NPCLIST=ilshenar_savage_village_npclist_2 +MAXNPCS=3 +X1=1221 +Y1=684 +X2=1241 +Y2=704 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18783] +{ +NAME=Savage Village 1_9 +NPC=savagewarrior +MAXNPCS=3 +X1=1241 +Y1=693 +X2=1261 +Y2=713 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18784] +{ +NAME=Savage Village 1_10 +NPC=savagewarrior +MAXNPCS=2 +X1=1264 +Y1=718 +X2=1284 +Y2=738 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18785] +{ +NAME=Savage Village 1_11 +NPC=savagewarrior +MAXNPCS=1 +X1=1288 +Y1=751 +X2=1296 +Y2=759 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18786] +{ +NAME=Savage Village 1_12 +NPC=savagewarrior +MAXNPCS=2 +X1=1270 +Y1=765 +X2=1287 +Y2=777 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18787] +{ +NAME=Savage Village 1_13 +NPC=ridgeback +MAXNPCS=2 +X1=1271 +Y1=777 +X2=1284 +Y2=786 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +// savage > savageshaman > savagerider +[REGIONSPAWN 18788] +{ +NAME=Savage Village 1_14 +NPCLIST=ilshenar_savage_village_npclist_3 +MAXNPCS=5 +X1=1234 +Y1=718 +X2=1252 +Y2=746 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18789] +{ +NAME=Savage Village 1_15 +NPC=savagewarrior +MAXNPCS=3 +X1=1250 +Y1=754 +X2=1276 +Y2=763 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18790] +{ +NAME=Savage Village 1_16 +NPC=savagewarrior +MAXNPCS=3 +X1=1257 +Y1=748 +X2=1268 +Y2=769 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} diff --git a/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_spider_cave.dfn b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_spider_cave.dfn new file mode 100644 index 000000000..4d77a52d6 --- /dev/null +++ b/data/dfndata/spawn/ilishenar/spawn_ilshenar_world_spider_cave.dfn @@ -0,0 +1,61 @@ +// 18800 to 18849 +[REGIONSPAWN 18800] +{ +NAME=Spider Cave 1 +NPC=dreadspider +MAXNPCS=4 +X1=1761 +Y1=951 +X2=1854 +Y2=994 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18801] +{ +NAME=Spider Cave 2 +NPC=giantblackwidow +MAXNPCS=2 +X1=1769 +Y1=957 +X2=1809 +Y2=997 +WORLD=2 +MINTIME=4 +MAXTIME=5 +CALL=1 +} + +// terawarrior > teramatriarch +[REGIONSPAWN 18802] +{ +NAME=Spider Cave 3 +NPCLIST=spidercave_npclist_1 +MAXNPCS=3 +X1=1835 +Y1=975 +X2=1845 +Y2=985 +WORLD=2 +MINTIME=5 +MAXTIME=10 +CALL=1 +} + +[REGIONSPAWN 18803] +{ +NAME=Spider Cave 4 +NPC=terawarrior +MAXNPCS=3 +X1=1778 +Y1=956 +X2=1846 +Y2=990 +WORLD=2 +MINTIME=2 +MAXTIME=3 +CALL=1 +} diff --git a/data/dfndata/spawn/spawn.dfn b/data/dfndata/spawn/spawn.dfn index 1eb7728d2..3216e4ac7 100644 --- a/data/dfndata/spawn/spawn.dfn +++ b/data/dfndata/spawn/spawn.dfn @@ -89,7 +89,7 @@ // spawn_felucca_dungeon_sanctuary.dfn [4500-4549] // Note: Not Spawned Is Not Pre AOS // spawn_felucca_dungeon_palace_of_paroxysmus.dfn [4550-4599] // Note: Not Spawned Is Not Pre AOS //===================================================== -// Felucca Over World Spawns +// Felucca Overworld Spawns //===================================================== // spawn_felucca_world_graveyards.dfn [5500-5510] // spawn_felucca_world_forts.dfn [5511-5520] @@ -163,7 +163,7 @@ // spawn_trammel_dungeon_sanctuary.dfn [14500-14549] // Note: Not Spawned Is Not Pre AOS // spawn_trammel_dungeon_palace_of_paroxysmus.dfn [14550-14599] // Note: Not Spawned Is Not Pre AOS //======================================================= -// Trammel Over World Spawns +// Trammel Overworld Spawns //======================================================= // spawn_trammel_world_graveyards.dfn [15500-15510] // spawn_trammel_world_forts.dfn [15511-15520] @@ -175,6 +175,39 @@ // spawn_trammel_world_lostlands.dfn [16201-16400] // spawn_trammel_world_lostlands_water.dfn [16401-16500] // Note: Not Spawned //======================================================= -// Ilishenar Treasure Spawns +// Ilshenar Treasure Spawns //======================================================= -// spawn_ilishenar_treasure_wyrms_lair.dfn [17000-17099] \ No newline at end of file +// spawn_ilshenar_treasure_wyrms_lair.dfn [17000-17024] +// spawn_ilshenar_treasure_wisp.dfn [17025-17049] +// spawn_ilshenar_treasure_wisp.dfn [17050-17099] +//===================================================== +// Ilshenar Dungeon Spawns +//===================================================== +// spawn_ilshenar_dungeon_ancient_lair.dfn [17300-17349] +// spawn_ilshenar_dungeon_ankh.dfn [17350-17399] +// spawn_ilshenar_dungeon_blood.dfn [17400-17449] +// spawn_ilshenar_dungeon_cyclops.dfn [17450-17499] +// spawn_ilshenar_dungeon_exodus.dfn [17500-17549] +// spawn_ilshenar_dungeon_ratman_mine.dfn [17550-17599] +// spawn_ilshenar_dungeon_rock.dfn [17600-17649] +// spawn_ilshenar_dungeon_sorcerers.dfn [17650-17699] +// spawn_ilshenar_dungeon_spectre.dfn [17700-17749] +// spawn_ilshenar_dungeon_wisp.dfn [17750-17799] +//================================================ +// Ilshenar Town Spawns +//================================================ +// spawn_ilshenar_town_desert_outposts.dfn [17900-17949] +// spawn_ilshenar_town_lakeshire.dfn [17950-17999] +// spawn_ilshenar_town_mistas.dfn [18000-18049] +// spawn_ilshenar_town_montor.dfn [18050-18099] +//===================================================== +// Ilshenar Overworld Spawns +//===================================================== +// spawn_ilshenar_world_ancient_citadel.dfn [18200-18249] +// spawn_ilshenar_world_general.dfn [18250-18599] +// spawn_ilshenar_world_gypsy_caravans.dfn [18600-18649] +// spawn_ilshenar_world_healers.dfn [18650-18699] +// spawn_ilshenar_world_misc.dfn [18700-18749] +// spawn_ilshenar_world_reg_volom.dfn [18750-18774] +// spawn_ilshenar_world_savage_village.dfn [18775-18799] +// spawn_ilshenar_world_spider_cave.dfn [18800-18849] diff --git a/data/dictionaries/dictionary.CSY b/data/dictionaries/dictionary.CSY index f0ebbc4e1..fde773a06 100644 --- a/data/dictionaries/dictionary.CSY +++ b/data/dictionaries/dictionary.CSY @@ -2550,6 +2550,10 @@ 2790=Čas hraní (Char): %s 2791=Čas hraní (Acct): %s 2792=*vypadá vyčerpaně* +2793=Hodnota: %i +2794=pro %i zlato +2795=Z trosek vylovíš nějaké drahokamy. +2796=* Tvé tělo se zmítá v křečích z elektrického šoku * // [2800-2999] House script 2800=Vlastník domu: 2801=VLASTNÍCI DOMU @@ -2785,7 +2789,7 @@ 3162=jedovatý elementál 3163=sněžný elementál 3164=energetický vír -3165=zlá čarodějka +3165=stínová bludička 3166=zlatý elementál 3167=hnědý medvěd 3168=stínový ďábel @@ -3243,6 +3247,17 @@ 5145=orkský sekáček 5146=ovladač 5147=kadeřník +5148=temná bludička +5149=Kat +5150=skvrnitý škorpion +5151=drak chaosu +5152=elitní dragon chaosu +5153=cikánská dívka +5154=cikánský cvičitel zvířat +5155=cikánský bankéř +5156=cikánský věštec +5157=tulák +5158=železný dělník // [6000-6499] Misc Skill Msgs 6000=Tato osoba vypadá jako %s a %t. 6001=Nemůžeš z toho udělat nic užitečného. @@ -3971,6 +3986,8 @@ 8942=Vyberte místo, kam se chcete teleportovat: 8943=Vyberte cílové místo pro [%s]: 8944=Nezdá se, že by to bylo platné NPC-id z DFN. +8945=Zvolte cíl pro pohyblivý status %i: +8946=Vyberte cíl, který má být nastaven jako nerozložitelný: // [9000-9500] Misc 9000=Tuto schopnost nemůžete použít, když jste zmrzlí. 9001=Tato postava nesmí létat! diff --git a/data/dictionaries/dictionary.ENG b/data/dictionaries/dictionary.ENG index 023817db5..df08f4018 100644 --- a/data/dictionaries/dictionary.ENG +++ b/data/dictionaries/dictionary.ENG @@ -2550,6 +2550,10 @@ 2790=Time played (Char): %s 2791=Time played (Acct): %s 2792=*looks exhausted* +2793=Value: %i +2794=for %i gold +2795=You scrounge some gems from the wreckage. +2796=* Your body convulses from electric shock * // [2800-2999] House script 2800=House Owner: 2801=CO-OWNERS @@ -2785,7 +2789,7 @@ 3162=a poison elemental 3163=a snow elemental 3164=an energy vortex -3165=an evil wisp +3165=a shadow wisp 3166=a gold elemental 3167=a brown bear 3168=a shadow fiend @@ -3243,6 +3247,17 @@ 5145=an orc chopper 5146=the controller 5147=the Hair Stylist +5148=a dark wisp +5149=the Executioner +5150=a speckled scorpion +5151=a chaos dragoon +5152=a chaos dragoon elite +5153=the Gypsy Maiden +5154=the Gypsy Animal Trainer +5155=the Gypsy Banker +5156=the Gypsy Fortune Teller +5157=the Vagabond +5158=the Iron Worker // [6000-6499] Misc Skill Msgs 6000=That person looks %s and %t. 6001=You can't make anything useful from that. @@ -3971,6 +3986,8 @@ 8942=Select location to teleport to: 8943=Select target location for the [%s]: 8944=That doesn't seem to be a valid NPC-id from the DFNs. +8945=Select target for movable status %i: +8946=Select target to set as non-decayable: // [9000-9500] Misc 9000=You cannot use this ability while frozen. 9001=This character is not allowed to fly! diff --git a/data/dictionaries/dictionary.FRE b/data/dictionaries/dictionary.FRE index 0e5e830c0..47cf0430b 100644 --- a/data/dictionaries/dictionary.FRE +++ b/data/dictionaries/dictionary.FRE @@ -2714,6 +2714,10 @@ 2790=Temps joué (Char) : %s 2791=Temps joué (Acct) : %s 2792=*paraît épuisé* +2793=Valeur : %i +2794=pour %i d'or +2795=Vous récupérez quelques pierres précieuses dans les décombres. +2796=* Votre corps convulse sous l'effet du choc électrique * // [2800-2999] House script 2800=Propriétaire de la maison : 2801=CO-PARENTS @@ -2949,7 +2953,7 @@ 3162=un élémentaire de poison 3163=un élémentaire de neige 3164=un tourbillon d'énergie -3165=un feu follet maléfique +3165=un spectre d'ombre 3166=un élémentaire or 3167=un ours brun 3168=un démon de l'ombre @@ -3407,6 +3411,17 @@ 5145=un hachoir orc 5146=le contrôleur 5147=le Coiffeur +5148=un feu follet sombre +5149=le Bourreau +5150=un scorpion tacheté +5151=un dragon du chaos +5152=un dragon du chaos élite +5153=la jeune fille gitane +5154=le dresseur d'animaux gitan +5155=le banquier gitan +5156=la diseuse de bonne aventure gitane +5157=le Vagabond +5158=Le travailleur du fer // [6000-6499] Misc Skill Msgs 6000=Cette personne a l'air %s et %t. 6001=On ne peut pas en faire quelque chose d'utile. @@ -4135,6 +4150,8 @@ 8942=Sélectionner l'emplacement où se téléporter : 8943=Sélectionnez l'emplacement cible pour le [%s] : 8944=Cela ne semble pas être un identifiant de PNJ valide dans les DFNs. +8945=Sélectionner la cible pour le statut mobile %i : +8946=Sélectionner la cible à définir comme non destructible : // [9000-9500] Misc 9000=Vous ne pouvez pas utiliser cette capacité lorsque vous êtes gelé. 9001=Ce personnage n'est pas autorisé à voler ! diff --git a/data/dictionaries/dictionary.GER b/data/dictionaries/dictionary.GER index 5da17c7db..3d398d740 100644 --- a/data/dictionaries/dictionary.GER +++ b/data/dictionaries/dictionary.GER @@ -2550,6 +2550,10 @@ 2790=Gespielte Zeit (Char): %s 2791=Gespielte Zeit (Acct): %s 2792=*sieht erschöpft aus* +2793=Wert: %i +2794=für %i Gold +2795=Du schnappst dir ein paar Edelsteine aus den Trümmern. +2796=* Dein Körper verkrampft sich durch den Stromschlag * // [2800-2999] House script 2800=Hauseigentümer: 2801=HAUSBESITZER @@ -2785,7 +2789,7 @@ 3162=ein Gift-Elementar 3163=ein Schnee-Elementar 3164=ein Energiewirbel -3165=ein böses Irrlicht +3165=ein Schattengespenst 3166=ein Gold-Elementar 3167=ein Braunbär 3168=ein Schattenteufel @@ -3243,6 +3247,17 @@ 5145=ein Ork-Häcksler 5146=der Kontrolleur 5147=die Friseurin +5148=ein Irrlicht +5149=der Scharfrichter +5150=ein gesprenkelter Skorpion +5151=ein Chaos-Dragoner +5152=Elite der Chaosdrachen +5153=das Zigeunermädchen +5154=der Zigeuner-Tiertrainer +5155=der Zigeuner-Bankier +5156=die Zigeuner-Wahrsagerin +5157=der Vagabund +5158=der Eisenarbeiter // [6000-6499] Misc Skill Msgs 6000=Diese Person sieht %s und %t aus. 6001=Da kann man nichts Nützliches draus machen. @@ -3971,6 +3986,8 @@ 8942=Zielort für Teleport auswählen: 8943=Zielort für den [%s] auswählen: 8944=Das scheint keine gültige NPC-ID aus den DFNs zu sein. +8945=Ziel für beweglichen Status auswählen %i: +8946=Ziel wählen, das als nicht verfallbar eingestuft werden soll: // [9000-9500] Misc 9000=Diese Fähigkeit kann nicht verwendet werden, wenn sie eingefroren ist. 9001=Diesem Charakter ist es nicht erlaubt, zu fliegen! diff --git a/data/dictionaries/dictionary.ITA b/data/dictionaries/dictionary.ITA index a92d87e4a..f9e9d1851 100644 --- a/data/dictionaries/dictionary.ITA +++ b/data/dictionaries/dictionary.ITA @@ -2550,6 +2550,10 @@ 2790=Tempo giocato (Char): %s 2791=Tempo di gioco (Acct): %s 2792=*sembra esausto* +2793=Valore: %i +2794=per %i oro +2795=Raccolgi alcune gemme dai rottami. +2796=* Il tuo corpo è in preda alle convulsioni a causa delle scosse elettriche. // [2800-2999] House Scripts 2800=Proprietario della casa: 2801=COOPERATORI @@ -2785,7 +2789,7 @@ 3162=un elementale del veleno 3163=un elementale della neve 3164=un vortice di energia -3165=un ciuffo malvagio +3165=un filo d'ombra 3166=un elemento d'oro 3167=un orso bruno 3168=un demone dell'ombra @@ -3243,6 +3247,17 @@ 5145=un mannaia orco 5146=il controllore 5147=il Parrucchiere +5148=uno spiritello oscuro +5149=il Boia +5150=uno scorpione maculato +5151=un dragone del caos +5152=un dragone del caos élite +5153=la Fanciulla Zingara +5154=l'addestratore di animali zingaro +5155=il Banchiere Zingaro +5156=il Cartomante Zingaro +5157=il Vagabondo +5158=il Lavoratore del Ferro // [6000-6499] Misc Skill Msgs 6000=Quella persona sembra %s e %t. 6001=Non puoi ricavarne nulla di utile. @@ -3971,6 +3986,8 @@ 8942=Seleziona il luogo in cui teletrasportarsi: 8943=Selezionare la posizione di destinazione per il [%s]: 8944=Questo non sembra essere un NPC-id valido dai DFN. +8945=Seleziona il bersaglio per lo stato mobile %i: +8946=Seleziona il bersaglio da impostare come non decadibile: // [9000-9500] Misc 9000=Non puoi usare questa abilità mentre sei congelato. 9001=Questo personaggio non può volare! diff --git a/data/dictionaries/dictionary.POL b/data/dictionaries/dictionary.POL index 48be338fc..292144cb4 100644 --- a/data/dictionaries/dictionary.POL +++ b/data/dictionaries/dictionary.POL @@ -2550,6 +2550,10 @@ 2790=Czas gry (Char): %s 2791=Czas gry (konto): %s 2792=*wygląda na wyczerpanego* +2793=Wartość: %i +2794=Za %i złota +2795=Zgarniasz trochę klejnotów z wraku. +2796=* Twoje ciało drży od porażenia prądem *. // [2800-2999] Skrypt domu 2800=Właściciel domu: 2801=WŁAŚCICIELE @@ -2785,7 +2789,7 @@ 3162=pierwiastek trucizny 3163=pierwiastek śniegu 3164=wir energetyczny -3165=czarodziej zła +3165=smuga cienia 3166=elemental złota 3167=niedźwiedź brunatny 3168=czarodziej cienia @@ -3243,6 +3247,17 @@ 5145=orkowy tasak 5146=kontroler 5147=Stylista Fryzur +5148=mroczna smuga +5149=egzekutor +5150=plamisty skorpion +5151=dragoń chaosu +5152= elitarny smok chaosu +5153=cygańska dziewica +5154=cygański treser zwierząt +5155=cygański bankier +5156=cygański wróżbita +5157=Włóczęga +5158=Żelazny robotnik // [6000-6499] Różne umiejętności Msgs 6000=Ta osoba wygląda na %s i %t. 6001=Nie możesz zrobić z tego nic użytecznego. @@ -3971,6 +3986,8 @@ 8942=Wybierz lokalizację, do której chcesz się teleportować: 8943=Wybierz lokalizację docelową dla [%s]: 8944=To nie wydaje się być prawidłowym NPC-id z DFNs. +8945=Wybierz cel dla ruchomego statusu %i: +8946=Wybierz cel do ustawienia jako nierozkładalny: // [9000-9500] Różne 9000=Nie możesz użyć tej umiejętności będąc zamrożonym. 9001=Ta postać nie może latać! diff --git a/data/dictionaries/dictionary.PTG b/data/dictionaries/dictionary.PTG index 61606dd68..efd386c00 100644 --- a/data/dictionaries/dictionary.PTG +++ b/data/dictionaries/dictionary.PTG @@ -2550,6 +2550,10 @@ 2790=Tempo jogado (Char): %s 2791=Tempo jogado (Acct): %s 2792=*parece exausto* +2793=Valor: %i +2794=para %i ouro +2795=Vocês procuram algumas pedras preciosas nos destroços. +2796=* Your body convulses from electric shock * // [2800-2999] House script 2800=Possuidor da casa: 2801=CO-PROPRIETÁRIOS @@ -2785,7 +2789,7 @@ 3162=um elemento de veneno 3163=um elemento de neve 3164=um vórtice energético -3165=um malvado wisp +3165=uma sombra bruxuleante 3166=um elemento de ouro 3167=um urso castanho 3168=um demónio-sombra @@ -3243,6 +3247,17 @@ 5145=um cortador orc 5146=o controlador 5147=o Cabeleireiro +5148=uma mecha escura +5149=o Carrasco +5150=um escorpião salpicado +5151=um dragão do caos +5152=um dragão do caos de elite +5153=a Donzela Cigana +5154=o Cigano Treinador de Animais +5155=o Cigano Banqueiro +5156=A Cigana Adivinhadora +5157=O Vagabundo +5158=O Trabalhador de Ferro // [6000-6499] Misc Skill Msgs 6000=Que a pessoa parece %s e %t. 6001=Não se pode fazer nada de útil com isso. @@ -3971,6 +3986,8 @@ 8942=Seleccionar localização para teletransportar para: 8943=Seleccionar localização do alvo para o item [%s]: 8944=Não parece ser um NPC-id válido das DFNs. +8945=Selecionar o alvo para o estado móvel %i: +8946=Selecionar alvo a definir como não deteriorável: // [9000-9500] Misc 9000=Não se pode usar esta capacidade enquanto estiver congelado. 9001=Não é permitido voar com este carácter! diff --git a/data/dictionaries/dictionary.SPA b/data/dictionaries/dictionary.SPA index ee44f8e14..6300de916 100644 --- a/data/dictionaries/dictionary.SPA +++ b/data/dictionaries/dictionary.SPA @@ -2550,6 +2550,10 @@ 2790=Tiempo jugado (Char): %s 2791=Tiempo jugado (Acct): %s 2792=*parece agotado* +2793=Valor: %i +2794=por %i oro +2795=Buscas algunas gemas entre los escombros. +2796=* Tu cuerpo convulsiona por la descarga eléctrica * // [2800-2999] Escritura de la casa 2800=Propietario de la casa: 2801=CO-OWNERS @@ -2785,7 +2789,7 @@ 3162=un elemento venenoso 3163=un elemental de la nieve 3164=un vórtice de energía -3165=un mechón maligno +3165=un mechón de sombra 3166=un elemento de oro 3167=un oso pardo 3168=un demonio de las sombras @@ -3243,6 +3247,17 @@ 5145=un cortador de orcos 5146=el controlador 5147=el Peluquero +5148=un wisp oscuro +5149=el Verdugo +5150=un escorpión moteado +5151=dragón del caos +5152=dragón del caos de élite +5153=la doncella gitana +5154=el entrenador de animales gitano +5155=el gitano banquero +5156=gitano adivino +5157=Vagabundo +5158=trabajador del hierro // [6000-6499] Misc Skill Msgs 6000=Esa persona parece %s y %t. 6001=No se puede hacer nada útil con eso. @@ -3971,6 +3986,8 @@ 8942=Seleccione la ubicación a la que se va a teletransportar: 8943=Seleccione la ubicación de destino para el [%s]: 8944=Ese no parece ser un NPC-id válido de los DFN. +8945=Seleccionar objetivo para estado móvil %i: +8946=Seleccionar objetivo para establecer como no destruible: // [9000-9500] Varios 9000=No puedes usar esta habilidad mientras estás congelado. 9001=¡Este personaje no puede volar! diff --git a/data/dictionaries/dictionary.ZRO b/data/dictionaries/dictionary.ZRO index 023817db5..5c6792765 100644 --- a/data/dictionaries/dictionary.ZRO +++ b/data/dictionaries/dictionary.ZRO @@ -2550,6 +2550,10 @@ 2790=Time played (Char): %s 2791=Time played (Acct): %s 2792=*looks exhausted* +2793=Value: %i +2794=for %i gold +2795=You scrounge some gems from the wreckage. +2796=* Your body convulses from electric shock * // [2800-2999] House script 2800=House Owner: 2801=CO-OWNERS @@ -2785,7 +2789,7 @@ 3162=a poison elemental 3163=a snow elemental 3164=an energy vortex -3165=an evil wisp +3165=a shadow wisp 3166=a gold elemental 3167=a brown bear 3168=a shadow fiend @@ -3243,6 +3247,11 @@ 5145=an orc chopper 5146=the controller 5147=the Hair Stylist +5148=a dark wisp +5149=the Executioner +5150=a speckled scorpion +5151=a chaos dragoon +5152=a chaos dragoon elite // [6000-6499] Misc Skill Msgs 6000=That person looks %s and %t. 6001=You can't make anything useful from that. @@ -3971,6 +3980,8 @@ 8942=Select location to teleport to: 8943=Select target location for the [%s]: 8944=That doesn't seem to be a valid NPC-id from the DFNs. +8945=Select target for movable status %i: +8946=Select target to set as non-decayable: // [9000-9500] Misc 9000=You cannot use this ability while frozen. 9001=This character is not allowed to fly! diff --git a/data/js/commands/custom/misc-cmd.js b/data/js/commands/custom/misc-cmd.js index 1ff35c938..0478985b3 100644 --- a/data/js/commands/custom/misc-cmd.js +++ b/data/js/commands/custom/misc-cmd.js @@ -1401,3 +1401,5 @@ function onCallback38( pSock, ourObj ) } } } + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/commands/custom/repeatingcmds.js b/data/js/commands/custom/repeatingcmds.js index 6ddbd2ae5..da41a6f27 100644 --- a/data/js/commands/custom/repeatingcmds.js +++ b/data/js/commands/custom/repeatingcmds.js @@ -23,6 +23,8 @@ function CommandRegistration() RegisterCommand( "raddnpc", 2, true ); //Use 'RADDNPC - Adds specified NPC at multiple targeted locations RegisterCommand( "raddspawner", 2, true ); //Use 'RADDSPAWNER - Adds specified Spawner at multiple targeted locations RegisterCommand( "rincid", 2, true ); // Use 'RINCID - repeatedly increase/decrease ID of target by + RegisterCommand( "rmovable", 2, true ); // Use 'RMOVABLE - repeatedly set movable status of target item to + RegisterCommand( "rnodecay", 2, true ); // Use 'RNODECAY - repeatedly set decayable status of target item to false } //Repeated Command: INCX @@ -51,7 +53,7 @@ function onCallback0( pSock, myTarget ) var incXValue = Number( incXValue ); if( !pSock.GetWord( 1 )) { - myTarget.x += incXValue; + myTarget.x += incXValue; } var tempMsg = GetDictionaryEntry( 8929, pSock.language ); // Select target to reposition by %i X: @@ -89,7 +91,7 @@ function onCallback1( pSock, myTarget ) var incYValue = Number( incYValue ); if( !pSock.GetWord( 1 )) { - myTarget.y += incYValue; + myTarget.y += incYValue; } var tempMsg = GetDictionaryEntry( 8930, pSock.language ); // Select target to reposition by %i Y: @@ -126,7 +128,7 @@ function onCallback2( pSock, myTarget ) var incZValue = Number( incZValue ); if( !pSock.GetWord( 1 )) { - myTarget.z += incZValue; + myTarget.z += incZValue; } var tempMsg = GetDictionaryEntry( 8931, pSock.language ); // Select target to reposition by %i Z: @@ -371,6 +373,58 @@ function onCallback7( pSock, myTarget ) myTarget.owner.controlSlotsUsed -= myTarget.controlSlots; } + if( myTarget.type == 1 && myTarget.id == 0x0e43 && ValidateObject( myTarget.multi ) && myTarget.more == myTarget.multi.serial ) + { + // Chest of a tent multi. Destroy the multi too! + var objMulti = myTarget.multi; + objMulti.Delete(); + } + + // Reset hair/beard style/colour if item being removed is hair or beard on a character + var packOwner = GetPackOwner( myTarget, 0 ); + if( packOwner != null && packOwner.isChar ) + { + if( myTarget.layer == 0x0b ) // Hair + { + packOwner.hairStyle = 0; + packOwner.hairColour = 0; + } + else if( myTarget.layer == 0x10 ) // Beard + { + packOwner.beardStyle = 0; + packOwner.beardColour = 0; + } + } + + // If item being removed was locked down in a multi, release item from multi to update lockdown count properly + var iMulti = myTarget.multi; + if( ValidateObject( iMulti )) + { + if( iMulti.IsSecureContainer( myTarget )) + { + // Targeted item is a secure container + iMulti.UnsecureContainer( myTarget ); + } + else + { + // Release the targeted item before deleting it + iMulti.ReleaseItem( myTarget ); + } + + if( myTarget.type == 1 ) + { + // Loop through any items in container and release them + var tempItem; + for( tempItem = myTarget.FirstItem(); !myTarget.FinishedItems(); tempItem = myTarget.NextItem() ) + { + if( !ValidateObject( tempItem )) + continue; + + iMulti.ReleaseItem( tempItem ); + } + } + } + myTarget.Delete(); } else @@ -411,7 +465,14 @@ function onCallback8( pSock, myTarget ) { var targX = pSock.GetWord( 11 ); var targY = pSock.GetWord( 13 ); - var targZ = pSock.GetSByte( 16 ) + GetTileHeight( pSock.GetWord( 17 )); + var targZ = pSock.GetSByte( 16 ); + + // If connected with a client lower than v7.0.9, manually add height of targeted tile + if( pSock.clientMajorVer <= 7 && pSock.clientSubVer < 9 ) + { + targZ += GetTileHeight( pSock.GetWord( 17 )); + } + var tempItem = CreateDFNItem( pSock, pUser, TempItemID, 1, "ITEM", false ); if( tempItem ) { @@ -566,7 +627,14 @@ function onCallback11( pSock, myTarget ) { var targX = pSock.GetWord( 11 ); var targY = pSock.GetWord( 13 ); - var targZ = pSock.GetSByte( 16 ) + GetTileHeight( pSock.GetWord( 17 )); + var targZ = pSock.GetSByte( 16 ); + + // If connected with a client lower than v7.0.9, manually add height of targeted tile + if( pSock.clientMajorVer <= 7 && pSock.clientSubVer < 9 ) + { + targZ += GetTileHeight( pSock.GetWord( 17 )); + } + var tempItem = CreateDFNItem( pSock, pUser, TempItemID, 1, "SPAWNER", false ); if( tempItem ) { @@ -658,4 +726,67 @@ function onCallback12( pSock, myTarget ) } } +// Repeated Command: RMOVABLE +function command_RMOVABLE( pSock, execString ) +{ + if( !isNaN( execString )) + { + pSock.xText = execString; + + var tempMsg = GetDictionaryEntry( 8945, pSock.language ); // Select target for movable status %i: + pSock.CustomTarget( 13, tempMsg.replace( /%i/gi, execString )); + } + else + { + pSock.SysMessage( ReqNum ); + } +} +function onCallback13( pSock, myTarget ) +{ + // If user cancels targeting with Escape, ClassicUO still sends a targeting response (unlike + // regular UO client), but one byte in the packet is always 255 when this happens + var cancelCheck = parseInt( pSock.GetByte( 11 )); + if( cancelCheck != 255 ) + { + var movableVal = pSock.xText; + var movableVal = Number( movableVal ); + if( !pSock.GetWord( 1 )) + { + myTarget.movable = movableVal; + } + + var tempMsg = GetDictionaryEntry( 8945, pSock.language ); // Select target for movable status %i: + pSock.CustomTarget( 13, tempMsg.replace( /%i/gi, movableVal )); + } + else + { + pSock.SysMessage( GetDictionaryEntry( 8932, pSock.language )); // Repeating command ended. + } +} + +// Repeated Command: RNODECAY +function command_RNODECAY( pSock, execString ) +{ + pSock.CustomTarget( 14, GetDictionaryEntry( 8946, pSock.language )); // Select target to set as non-decayable: +} +function onCallback14( pSock, myTarget ) +{ + // If user cancels targeting with Escape, ClassicUO still sends a targeting response (unlike + // regular UO client), but one byte in the packet is always 255 when this happens + var cancelCheck = parseInt( pSock.GetByte( 11 )); + if( cancelCheck != 255 ) + { + if( !pSock.GetWord( 1 )) + { + myTarget.decayable = false; + } + + pSock.CustomTarget( 14, GetDictionaryEntry( 8946, pSock.language )); // Select target to set as non-decayable: + } + else + { + pSock.SysMessage( GetDictionaryEntry( 8932, pSock.language )); // Repeating command ended. + } +} + function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/commands/decorate.js b/data/js/commands/decorate.js index d8ea2329d..bd64e86e8 100644 --- a/data/js/commands/decorate.js +++ b/data/js/commands/decorate.js @@ -1,5 +1,8 @@ // Decorate command - by Xuri (xuri@uox3.org) -// v1.5 +// v1.6 +// 1.6 - 13/07/2023 +// Adjusted how silent and multiple flags from admin_welcome.js script are detected and used +// // 1.5 - 18/01/2022 // Added decayable = false as a condition for decorations to be saved/copied // @@ -109,8 +112,8 @@ const signIDs = [ 0x0b97,0x0b96,0x0b97,0x0b98,0x0b99,0x0b9a,0x0b9b,0x0b9c,0x0b9d // List of moongate IDs const moongateIDs = [ 0x0dda,0x0ddb,0x0ddc,0x0ddd,0x0dde,0x0f6c,0x0f6d,0x0f6e,0x0f6f,0x0f70,0x1ae5,0x1ae6,0x1ae7,0x1ae8,0x1ae9,0x1aea,0x1aeb,0x1aec,0x1aed,0x1af3,0x1af4,0x1af5,0x1af6,0x1af7,0x1af8,0x1af9,0x1afa,0x1afb,0x1fcb,0x1fcc,0x1fcd,0x1fce,0x1fcf,0x1fd0,0x1fd1,0x1fd2,0x1fd3,0x1fd4,0x1fd5,0x1fd6,0x1fd7,0x1fd8,0x1fde,0x1fdf,0x1fe0,0x1fe1,0x1fe2,0x1fe3,0x1fe4,0x1fe5,0x1fe6,0x1fe7,0x1fe8,0x1fe9,0x1fea,0x1feb,0x4b8f,0x4b90,0x4b91,0x4b92,0x4b93,0x4b94,0x4b95,0x4b96,0x4b97,0x4b98,0x4b99,0x4b9a,0x4b9b,0x4b9c,0x4bcb,0x4bcc,0x4bcd,0x4bce,0x4bcf,0x4bd0,0x4bd1,0x4bd2,0x4bd3,0x4bd4,0x4bd5,0x4bd6,0x4bd7,0x4bd8 ] -// ScriptID of this script, used to identify and close some gumps -const scriptID = 1059; +// Script ID of this script, used to identify and close some gumps +const decorate_scriptID = 1059; const templateSystemVer = 2; function CommandRegistration() @@ -148,7 +151,14 @@ function command_DECORATE( socket, cmdString ) if( cmdString ) { // Handle subcommand - var splitString = cmdString.split( " " ); + var _splitString = cmdString.split( "|" ); + var splitString = _splitString[0].split( " " ); + var flags = []; + if( _splitString[1] ) + { + flags = _splitString[1].split( " " ); + } + switch( splitString[0].toUpperCase() ) { case "SAVE": @@ -157,7 +167,7 @@ function command_DECORATE( socket, cmdString ) break; case "LOAD": // Load decorations from world template files - HandleDecorateLoad( socket, splitString ); + HandleDecorateLoad( socket, splitString, flags ); break; case "SAVEEVENT": // Save event decorations to event world template file @@ -174,7 +184,7 @@ function command_DECORATE( socket, cmdString ) { // Keep event info for later eventName = splitString[1].toLowerCase(); - HandleDecorateLoad( socket, splitString ); + HandleDecorateLoad( socket, splitString, flags ); } break; case "UNLOADEVENT": @@ -395,7 +405,7 @@ function HandleDecorateCopy( socket, splitString ) socket.SysMessage( GetDictionaryEntry( 8017, socket.language )); // No decorations were copied. } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); } } else @@ -454,7 +464,7 @@ function HandleDecorateClean( socket ) } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); if( totalCleaned > 0 ) { @@ -517,7 +527,7 @@ function HandleDecorateUnloadEvent( socket ) } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); if( totalCleaned > 0 ) { @@ -661,7 +671,7 @@ function HandleDecorateSave( socket, splitString ) } } } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); return; } case 2: // User trying to save custom file, or specified either objectType or facetName (but not both) @@ -709,7 +719,7 @@ function HandleDecorateSave( socket, splitString ) { socket.SysMessage( GetDictionaryEntry( 9092, socket.language )); // No decorations found. None saved! } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); } else { @@ -769,11 +779,11 @@ function HandleDecorateSave( socket, splitString ) break; default: socket.SysMessage( GetDictionaryEntry( 8032, socket.language )); // Invalid objectType selected, saving aborted! - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); return; } } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); var tempMsg3 = GetDictionaryEntry( 8035, socket.language ); // %i decorations successfully saved to templates for facet '%s'. Check = 4 && splitString[3].toUpperCase() == "SILENT" ) + /*if( numArguments >= 4 && splitString[3].toUpperCase() == "SILENT" ) { silentMode = true; } @@ -1420,6 +1453,29 @@ function HandleDecorateLoad( socket, splitString ) if( numArguments == 5 && splitString[4].toUpperCase() == "MULTIPLE" ) { multipleCmd = true; + }*/ + + if( flags.length == 1 ) + { + if( flags[0].toUpperCase() == "SILENT" ) + { + silentMode = true; + } + else if( flags[0].toUpperCase() == "MULTIPLE" ) + { + multipleCmd = true; + } + } + else if( flags.length == 2 ) + { + if( flags[0].toUpperCase() == "SILENT" || flags[1].toUpperCase() == "SILENT" ) + { + silentMode = true; + } + if( flags[0].toUpperCase() == "MULTIPLE" || flags[1].toUpperCase() == "MULTIPLE" ) + { + multipleCmd = true; + } } // Fetch info on what objectType to load @@ -1439,7 +1495,7 @@ function HandleDecorateLoad( socket, splitString ) tempMsg = tempMsg.replace( /%s/gi, facetName ); socket.SysMessage( tempMsg.replace( /%t/gi, objectType )); } - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); return; } break; @@ -1451,7 +1507,7 @@ function HandleDecorateLoad( socket, splitString ) if( decorateArray.length == 0 ) { socket.SysMessage( GetDictionaryEntry( 8062, socket.language )); // No decorations were loaded from world template files, unable to decorate world. - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); return; } else if( !multipleCmd ) @@ -1706,7 +1762,7 @@ function DecorateWorld( socket ) if( progress == 20 || progress == 40 || progress == 60 || progress == 80 ) { - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); DisplayProgressGump( socket, GetDictionaryEntry( 8065, socket.language ), progress ); // Decorating World /*var decorateWait = new Gump; decorateWait.NoClose(); @@ -1845,7 +1901,7 @@ function DecorateWorld( socket ) var tempMsg = GetDictionaryEntry( 8066, socket.language ); // %i decorations added! tempMsg = tempMsg.replace( /%i/gi, newItemCount.toString() ); socket.SysMessage( tempMsg.replace( /%s/gi, objectType )); - socket.CloseGump( scriptID + 0xffff, 0 ); + socket.CloseGump( decorate_scriptID + 0xffff, 0 ); } function onIterate( toCheck ) diff --git a/data/js/commands/go.js b/data/js/commands/go.js index 5f327a63c..4c8ba911e 100644 --- a/data/js/commands/go.js +++ b/data/js/commands/go.js @@ -1,4 +1,6 @@ // This command is used to quickly teleport to a specific place, character, or set of coordinates +// See location map at bottom of file for list of locations to teleport directly to using +// 'go [locationName] function CommandRegistration() { @@ -11,6 +13,32 @@ function command_GO( socket, cmdString ) if( cmdString && mChar ) { var splitString = cmdString.split( " " ); + if( splitString.length == 1 ) + { + // There was only one entry, let's check locationMap + var namedLocation = splitString[0].toUpperCase(); + if( locationMap.hasOwnProperty( namedLocation )) + { + // Match was found! Teleport player to location ID defined in locationMap + var locationVal = locationMap[namedLocation]; + mChar.SetLocation( locationVal ); + } + else + { + var locMapKey = locationMap.hasOwnPropertyCI( namedLocation ); + if( locMapKey !== false ) + { + var locationVal = locationMap[locMapKey]; + mChar.SetLocation( locationVal ); + return; + } + // Default to opening the travel menu + mChar.ExecuteCommand( "itemmenu 6000" ); + } + + return; + } + switch( splitString[0].toUpperCase() ) { case "PLACE": @@ -96,4 +124,516 @@ function command_GO( socket, cmdString ) } } +// This maps location names with location IDs in locations.dfn +const locationMap = { + // locationName: locationID + // Location names should be without spaces + + // Special Locations + "JailCell1": 1, + "JailCell2": 2, + "JailCell3": 3, + "JailCell4": 4, + "JailCell5": 5, + "JailCell6": 6, + "JailCell7": 7, + "JailCell8": 8, + "JailCell9": 9, + "JailCell10": 10, + "HelDeskOfHell": 11, + "HelpRoomBackdoor": 12, + "GreenAcres": 13, + "ErrorSpawnLocation": 14, + + // Cities - Britannia + "BritainLordBritishThrone": 15, + "CastleBritish": 15, + "BritainLordBlackthornsCastle": 16, + "CastleBlackthorn": 16, + "BritainCenter": 20, + "Britain": 20, + "BritainLordBritishCastleEntrance": 21, + "CastleBritishEntrance": 21, + "BritainBlackthornCastleEntrance": 22, + "CastleBlackthornEntrance": 22, + "BritainSuburbs": 23, + "BritainPark": 24, + "BritainFarmlands": 25, + "BritainCemetery": 26, + "BritainGraveyard": 26, + "BritainWestBank": 27, + "BritainBankWest": 27, + "BritainEastBank": 28, + "BritainBankEast": 28, + "BuccsDen": 30, + "BuccsDenDocks": 30, + "BuccsDenBathhouse": 31, + "BuccsDenTavern": 32, + "BuccsDenHiddenCaves": 33, + "BuccsDenBank": 34, + "Cove": 40, + "CoveGates": 40, + "CoveGuardPost": 41, + "CoveOrcFort": 42, + "CoveCemetery": 43, + "CoveGraveyard": 43, + "CoveBank": 44, + "Jhelom": 50, + "JhelomMainIsland": 50, + "JhelomFightingPit": 51, + "JhelomEastDocks": 52, + "JhelomDocksEast": 52, + "JhelomCemetery": 53, + "JhelomGraveyard": 53, + "JhelomMediumIsland": 54, + "JhelomSmallIsland": 55, + "JhelomBank": 56, + "MaginciaDocks": 60, + "MaginciaParliament": 61, + "MaginciaPark": 62, + "MaginciaBank": 63, + "Minoc": 70, + "MinocNorth": 70, + "MinocSouth": 71, + "MinocGypsyCamp": 72, + "MinocBridge": 73, + "MinocMiningCamp": 74, + "MinocBank": 75, + "Moonglow": 80, + "MoonglowCenter": 80, + "MoonGlowDocks": 81, + "MoonGlowTelescope": 82, + "MoonglowZoo": 83, + "MoonglowCemetery": 84, + "MoonglowGraveyard": 84, + "MoonglowBank": 85, + "Nuhelm": 90, + "NujelmDocks": 90, + "NujelmPalace": 91, + "NujelmNorth": 92, + "NujelmEast": 93, + "NujelmWest": 94, + "NujelmChessBoard": 95, + "NujelmCemetery": 96, + "NujelmGraveyard": 96, + "NujelmBank": 97, + "Ocllo": 100, + "OclloDocks": 100, + "OclloNorth": 101, + "OclloFarmlands": 102, + "OclloBank": 103, + "SerpentsHold": 110, + "SerpentsHoldNorth": 110, + "SerpentsHoldWestDocks": 111, + "SerpentsHoldDocksWest": 111, + "SerpentsHoldSouth": 112, + "SerpentsHoldSouthGuardpost": 113, + "SerpentsHoldBank": 114, + "SkaraBrae": 120, + "SkaraBraeWestDocks": 120, + "SkaraBraeDocksWest": 120, + "SkaraBraeWest": 121, + "SkaraBraeEastDocks": 122, + "SkaraBraeDocksEast": 122, + "SkaraBraeSouth": 123, + "SkaraBraeNorth": 124, + "SkaraBraeEast": 125, + "SkaraBraeBank": 126, + "Trinsic": 130, + "TrinsicCenter": 130, + "TrinsicWestGate": 131, + "TrinsicGateWest": 131, + "TrinsicSouthGate": 132, + "TrinsicGateSouth": 132, + "TrinsicNorth": 133, + "TrinsicSouth": 134, + "TrinsicEastDocks": 135, + "TrinsicDocksEast": 135, + "TrinsicIslandPark": 136, + "TrinsicPark": 136, + "TrinsicBankWest": 137, + "TrinsicWestBank": 137, + "TrinsicBankEast": 138, + "TrinsicEastBank": 138, + "Vesper": 140, + "VesperCenter": 140, + "VesperDocks": 141, + "VesperNorth": 142, + "VesperEast": 143, + "VesperGraveyard": 144, + "VesperCemetery": 144, + "VesperWest": 145, + "VesperBank": 146, + "WindEntrance": 150, + "WindOutsideEntrance": 150, + "WindCaves": 151, + "WindSouth": 152, + "Wind": 153, + "WindEast": 153, + "WindWest": 154, + "WindPark": 155, + "Yew": 160, + "YewCenter": 160, + "YewEmpathAbbey": 161, + "YewCourts": 162, + "YewPrison": 162, + "YewHiddenCave": 163, + "YewCemetery": 164, + "YewGraveyard": 164, + "YewOrcFort": 165, + "YewBank": 166, + + // Shrines - Britannia + "Chaos": 170, + "Compassion": 171, + "Honesty": 172, + "Honor": 173, + "Humility": 174, + "Justice": 175, + "Sacrifice": 176, + "Spirituality": 177, + "Valor": 178, + + // Dungeons - Britannia + "Covetous": 200, + "CovetousEntrance": 200, + "CovetousLevel1": 201, + "CovetousLevel2": 202, + "CovetousLevel3": 203, + "CovetousLakeRoom": 204, + "CovetousTortureRoom": 205, + "Deceit": 210, + "DeceitEntrance": 210, + "DeceitLevel1": 211, + "DeceitLevel2": 212, + "DeceitLevel3": 213, + "DeceitLevel4": 214, + "Despise": 220, + "DespiseEntrance": 220, + "DespiseEntryWay": 221, + "DespiseLevel1": 222, + "DespiseLevel2": 223, + "DespiseLevel3": 224, + "Destard": 230, + "DestardEntrance": 230, + "DestardLevel1": 231, + "DestardLevel2": 232, + "DestardLevel3": 233, + "Hythloth": 240, + "HythlothEntrance": 240, + "HythlothLevel1": 241, + "HythlothLevel2": 242, + "HythlothLevel3": 243, + "HythlothLevel4": 244, + "Shame": 250, + "ShameEntrance": 250, + "ShameLevel1": 251, + "ShameLevel2": 252, + "ShameLevel3": 253, + "ShameLevel4": 254, + "Wrong": 260, + "WrongEntrance": 260, + "WrongLevel1": 261, + "WrongLevel2": 262, + "WrongLevel3": 263, + "Ice": 265, + "IceT2AEntrance": 265, + "IceBritEntrance": 266, + "IceLevel1": 267, + "IceRatmanFort": 268, + "IceIceDemonLair": 269, + "Fire": 275, + "FireT2AEntrance": 275, + "FireBritEntrance": 276, + "FireLevel1": 277, + "FireLevel2": 278, + "HythlothFirepit": 300, + "YewBrigandCamp": 301, + "BritainBrigandCamp": 301, + "YewFortOfTheDamned": 302, + + // Lost Lands + "BritainSewers": 303, + "Papua": 304, + "PapuaMageShop": 304, + "Delucia": 305, + "DeluciaCenter": 305, + "IceDungeon": 306, + "PapuaBank": 307, + "DeluciaBank": 308, + + // Cities - Ilshenar + "GargoyleCityBank": 400, + "GargoyleCity": 401, + "GargoyleCityCenter": 401, + "Lakeshire": 402, + "DesertOutpostWest": 403, + "DesertOutpostEast": 404, + "Mistas": 405, + "Montor": 406, + "RegVolon": 407, + "SavageVillage": 408, + "TerortSkitas": 409, + + // Dungeons - Ilshenar + "Ankh": 420, + "AnkhEntrance": 421, + "AnkhLevel1": 422, + "AnkhKirinPassage": 423, + "AnkhSerpentinePassage": 424, + "Blood": 430, + "BloodEntrance": 430, + "BloodLevel1": 431, + "Exodus": 435, + "ExodusEntrance": 435, + "ExodusLevel1": 436, + "Rock": 440, + "RockEntrance": 440, + "RockLevel1": 441, + "RockLevel2": 442, + "SorcerersDungeon": 445, + "SorcerersDungeonEntrance": 445, + "SorcerersDungeonLevel1": 446, + "SorcerersDungeonLevel2": 447, + "SorcerersDungeonLevel3": 448, + "SorcerersDungeonLevel4": 449, + "SorcerersDungeonLevel5": 450, + "Spectre": 460, + "SpectreEntrance": 460, + "SpectreLevel1": 461, + "Wisp": 465, + "WispEntrance": 465, + "WispLevel1": 466, + "WispLevel2": 467, + "WispLevel3": 468, + "WispLevel4": 469, + "WispLevel5": 470, + "WispLevel6": 471, + "WispLevel7": 472, + "WispLevel8": 473, + "TwistedWeald": 485, + + // Caves - Ilshenar + "AncientLair": 490, + "AncientLairEntrance": 490, + "AncientLairLevel1": 491, + "LizardPassage": 495, + "LizardPassageEntrance": 495, + "LizardPassageLevel1": 496, + "LizardPassageLevel2": 497, + "MushroomCave": 500, + "MushroomCaveEntrance": 500, + "RatCave": 505, + "RatCaveEntrance": 505, + "RatCaveLevel1": 506, + "RatCaveLevel2": 507, + "SpiderCave": 510, + "SpiderCaveEntrance": 510, + "SpiderCaveLevel1": 511, + "SpiderCaveLevel2": 512, + "SpiderCaveEtherealKeep": 513, + + // Shrines - Ilshenar + "IlshenarCompassion": 520, + "IlshenarHonesty": 521, + "IlshenarHonor": 522, + "IlshenarHumility": 523, + "IlshenarJustice": 524, + "IlshenarSacrifice": 525, + "IlshenarSpirituality": 526, + "IlshenarValor": 527, + "GargoyleShrineOfVirtues": 528, + + // Other - Ilshenar + "AncientCitadel": 535, + "HarpyNest": 536, + "HealersGrove": 537, + "BanditTown": 538, + "Bet-LemReg": 539, + "BurnedForest": 540, + "IlshenarCastleBlackthorn": 541, + "CentralIlshenarDesert": 542, + "CyclopsCamp": 543, + "CyclopsPyramid": 544, + "ElementalValley": 545, + "GargoyleMiningCamp": 546, + "LizardmanVillage": 547, + "MeerCatacombs": 548, + "MeerCatacombsInside": 549, + "RatmanVilla": 550, + "PassOfKarnaughLevel1": 551, + "PassOfKarnaughLevel2": 552, + "SavageCamp": 553, + "SheepFarm": 554, + "UndeadCamp": 555, + "UndeadFort": 556, + + // Cities - Malas + "Luna": 600, + "LunaCenter": 600, + "LunaBank": 600, + "LunaShrineOfWisdom": 601, + "Umbra": 610, + "UmbraCenter": 610, + "UmbraBank": 610, + + // Dungeons - Malas + "Doom": 620, + "DoomEntrance": 620, + "DoomTunnel": 621, + "DoomInside": 622, + "DoomGauntlet": 623, + "DoomGuardiansRoom": 624, + "DoomLampRoom": 625, + "Labyrinth": 626, + "LabyrinthEntrance": 626, + "LabyrinthInside": 627, + "LabyrinthNorthWest": 628, + "LabyrinthCenter": 629, + "LabyrinthEnd": 630, + + // Points of Interest - Malas + "BrokenMountains": 640, + "CorruptedForest": 641, + "CrumblinContinent": 642, + "CrystalFens": 643, + "DivideOfTheAbyss": 644, + "DryHighlands": 645, + "ForgottenPyramid": 646, + "GravewaterLake": 647, + "GrimswindRuins": 648, + "NorthernCrags": 649, + "OrcFortress": 650, + "HansesHostel": 651, + + // Caves/Mines - Malas + "MalasMine1": 665, + "MalasMine2": 666, + "MalasMine3": 667, + "MalasMine4": 668, + "MalasMine5": 669, + "MalasMine6": 670, + "MalasMine7": 671, + "MalasMine8": 672, + "MalasMine9": 673, + + // Orc Forts - Malas + "MalasOrcFort1": 680, + "MalasOrcFort2": 681, + "MalasOrcFort3": 682, + "MalasOrcFort4": 683, + "MalasOrcFort5": 684, + "MalasOrcFort6": 685, + + // Cities - Tokuno Islands + "Zento": 800, + "ZentoCenter": 800, + "ZentoBank": 800, + "ZentoShrine": 801, + "ZentoMoongate": 802, + "TheWaste": 810, + "InuTheCrone": 811, + + // Isamu-Jima - Tokuno Islands + "IsamuMoongate": 820, + "IsamuShrine": 821, + "LotusLakes": 822, + "MountSho": 823, + "DragonValley": 824, + "WinterSpur": 825, + + // Homare-Jima - Tokuno Islands + "HomareMoongate": 830, + "HomareShrine": 831, + "FieldOfEchoes": 832, + "CraneMarsh": 833, + "BushidoDojo": 834, + "KitsuneWoods": 835, + + // Dungeons - Tokuno Islands + "FanDancerDojo": 840, + "FanDancerDojoEntrance": 840, + "FanDancerDojoLevel1": 841, + "FanDancerDojoLevel2": 842, + "FanDancerDojoLevel3": 843, + "TheCitadel": 851, + "TheCitadelEntrance": 851, + "TheCitadelInside": 852, + "YomotsuMines": 860, + "YomotsuMinesEntrance": 860, + + // Cities - Ter Mur + "RoyalCity": 1000, + "RoyalCityBank": 1000, + "RoyalCityMoongate": 1001, + "HolyCity": 1020, + "HolyCityMoongate": 1020, + "Dugan": 1030, + + // Dungeons - Ter Mur + "TombOfKings": 1050, + "TombOfKingsEntrance": 1050, + "TombOfKingsGateToStygianAbyss": 1051, + "StygianAbyssExitToTombOfKings": 1055, + "StygianAbyssExitToUnderworld": 1056, + "StygianAbyssAbyssalLair": 1057, + "StygianAbyssCavernsOfTheDiscarded": 1058, + "StygianAbyssClanScratch": 1059, + "StygianAbyssCrimsonVeins": 1060, + "StygianAbyssEnslavedGoblins": 1061, + "StygianAbyssFairyDragonLair": 1062, + "StygianAbyssFireTempleRuins": 1063, + "StygianAbyssHydra": 1064, + "StygianAbyssLandsOfTheLich": 1065, + "StygianAbyssLavaCaldera": 1066, + "StygianAbyssMedusasLair": 1067, + "StygianAbyssPassageOfTears": 1068, + "StygianAbyssSecretGarden": 1069, + "StygianAbyssSerpentLair": 1070, + "StygianAbyssSilverSapling": 1071, + "StygianAbyssStygianDragonLair": 1072, + "StygianAbyssSutekTheMage": 1073, + "Underworld": 1080, + "UnderworldEntrance": 1080, + + // Points of Interest - Ter Mur + "AtollBend": 1100, + "ChickenChase": 1101, + "CityResidential": 1102, + "CoralDesert": 1103, + "FishermansReach": 1104, + "GatedIsle": 1105, + "HighPlain": 1106, + "HolyCityIsland": 1107, + "KepetchWaste": 1108, + "LavaLake": 1109, + "LavapitPyramid": 1110, + "LostSettlement": 1111, + "NorthernSteppes": 1112, + "RaptorIsland": 1113, + "RoyalPark": 1114, + "ShrineOfSingularity": 1115, + "SlithValley": 1116, + "SpiderIsland": 1117, + "SpidersGuarde": 1118, + "TalonPoint": 1119, + "TreefellowCourse": 1120, + "VoidIsle": 1121, + "WalledCircus": 1122, + "WaterfallPoint": 1123, + + // Define a custom method - hasOwnPropertyCI - on the object, which can + // be used to do case-insensitive property comparisons + hasOwnPropertyCI: function( prop ) { + for( var key in this ) + { + if( this.hasOwnProperty( key ) && key.toLowerCase() === prop.toLowerCase() ) + { + return key; + } + } + return false; + } +}; + function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/commands/targeting/areacommand.js b/data/js/commands/targeting/areacommand.js index 112239562..195c2502b 100644 --- a/data/js/commands/targeting/areacommand.js +++ b/data/js/commands/targeting/areacommand.js @@ -57,19 +57,31 @@ function onCallback1( socket, ourObj ) var splitString = socket.xText.split( " " ); if( splitString[0] ) { - key = splitString[0].toUpperCase(); + areaCmdKey = splitString[0].toUpperCase(); if( splitString[1] ) { - value = parseInt( splitString[1] ); + if( !isNaN( splitString[1] ) && splitString[1].match( /^\d+$/ )) + { + areaCmdValue = parseInt( splitString[1] ); // int + } + else + { + areaCmdValue = splitString[1]; // string + + if( splitString.length > 2 ) + { + areaCmdValue = splitString.slice( 1 ).join( " " ); + } + } } else { - value = 0; + areaCmdValue = 0; } var iCount = IterateOver( "ITEM" ); var tempMsg = GetDictionaryEntry( 9103, socket.language ); // %i items affected by %s %d - tempMsg = ( tempMsg.replace( /%s/gi, key )); - tempMsg = ( tempMsg.replace( /%d/gi, value )); + tempMsg = ( tempMsg.replace( /%s/gi, areaCmdKey )); + tempMsg = ( tempMsg.replace( /%d/gi, areaCmdValue )); socket.SysMessage( tempMsg.replace( /%i/gi, iCount )); } @@ -79,8 +91,8 @@ function onCallback1( socket, ourObj ) y1 = 0; x2 = 0; y2 = 0; - key = ""; - value = 0; + areaCmdKey = ""; + areaCmdValue = 0; } } @@ -90,24 +102,25 @@ function onIterate( toCheck ) { if( toCheck.x >= x1 && toCheck.x <= x2 && toCheck.y >= y1 && toCheck.y <= y2 ) { - switch( key ) + switch( areaCmdKey ) { - case "DYE": toCheck.colour = value; break; + case "DYE": toCheck.colour = areaCmdValue; break; case "WIPE": toCheck.Delete(); break; - case "INCX": toCheck.x = toCheck.x + value; break; - case "INCY": toCheck.y = toCheck.y + value; break; - case "INCZ": toCheck.z = toCheck.z + value; break; - case "SETX": toCheck.x = value; break; - case "SETY": toCheck.y = value; break; - case "SETZ": toCheck.z = value; break; - case "SETTYPE": toCheck.type = value; break; - case "SETEVENT": toCheck.event = value; break; -// case "NEWBIE": toCheck.newbie = value; break; - case "SETSCPTRIG": toCheck.scripttrigger = value; break; - case "ADDSCPTRIG": toCheck.AddScriptTrigger( value ); break; - case "REMOVESCPTRIG": toCheck.RemoveScriptTrigger( value ); break; - case "MOVABLE": toCheck.movable = value; break; - case "DECAYABLE": toCheck.decayable = value; break; + case "INCX": toCheck.x = toCheck.x + areaCmdValue; break; + case "INCY": toCheck.y = toCheck.y + areaCmdValue; break; + case "INCZ": toCheck.z = toCheck.z + areaCmdValue; break; + case "NAME": toCheck.name = areaCmdValue; break; + case "SETX": toCheck.x = areaCmdValue; break; + case "SETY": toCheck.y = areaCmdValue; break; + case "SETZ": toCheck.z = areaCmdValue; break; + case "SETTYPE": toCheck.type = areaCmdValue; break; + case "SETEVENT": toCheck.event = areaCmdValue; break; +// case "NEWBIE": toCheck.newbie = areaCmdValue; break; + case "SETSCPTRIG": toCheck.scripttrigger = areaCmdValue; break; + case "ADDSCPTRIG": toCheck.AddScriptTrigger( areaCmdValue ); break; + case "REMOVESCPTRIG": toCheck.RemoveScriptTrigger( areaCmdValue ); break; + case "MOVABLE": toCheck.movable = areaCmdValue; break; + case "DECAYABLE": toCheck.decayable = areaCmdValue; break; default: return false; } return true; diff --git a/data/js/commands/targeting/remove.js b/data/js/commands/targeting/remove.js index 5e719d90c..02684cfc0 100644 --- a/data/js/commands/targeting/remove.js +++ b/data/js/commands/targeting/remove.js @@ -103,6 +103,35 @@ function onCallback0( socket, ourObj ) packOwner.beardColour = 0; } } + + // If item being removed was locked down in a multi, release item from multi to update lockdown count properly + var iMulti = ourObj.multi; + if( ValidateObject( iMulti )) + { + if( iMulti.IsSecureContainer( ourObj )) + { + // Targeted item is a secure container + iMulti.UnsecureContainer( ourObj ); + } + else + { + // Release the targeted item before deleting it + iMulti.ReleaseItem( ourObj ); + } + + if( ourObj.type == 1 ) + { + // Loop through any items in container and release them + var tempItem; + for( tempItem = ourObj.FirstItem(); !ourObj.FinishedItems(); tempItem = ourObj.NextItem() ) + { + if( !ValidateObject( tempItem )) + continue; + + iMulti.ReleaseItem( tempItem ); + } + } + } ourObj.Delete(); } } diff --git a/data/js/item/bankcheck.js b/data/js/item/bankcheck.js index 5f18de994..84761349c 100644 --- a/data/js/item/bankcheck.js +++ b/data/js/item/bankcheck.js @@ -58,4 +58,33 @@ function onUseChecked( pUser, iUsed ) pSock.SysMessage( GetDictionaryEntry( 2702, pSock.language )); // That must be in your bank box to use it. } return false; -} \ No newline at end of file +} + +// Display value of bank check +function onTooltip( bankCheck ) +{ + var tooltipText = ""; + var checkSize = bankCheck.GetTag( "CheckSize" ); + // 2793=Value: %i + tooltipText = GetDictionaryEntry( 2793 ).replace( /%i/gi, checkSize ); // Value: %i + bankCheck.SetTempTag( "clilocTooltip", 1042971 ); // ~1_NOTHING~ + return tooltipText; +} + +// Show value as part of name if tooltips are disabled +const aosTooltipsEnabledClient = GetClientFeature( 4 ); +const aosTooltipsEnabledServer = GetServerFeature( 5 ); +function onNameRequest( bankCheck, pUser ) +{ + // Default name + var nameString = bankCheck.name; + + if( !aosTooltipsEnabledClient && !aosTooltipsEnabledServer ) + { + nameString = bankCheck.name + " " + GetDictionaryEntry( 2794, pUser.socket.language ).replace( /%i/gi, bankCheck.GetTag( "CheckSize" )); // for %i gold + } + + return nameString; +} + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/item/camps/ilsh_banker_camp.js b/data/js/item/camps/ilsh_banker_camp.js new file mode 100644 index 000000000..7ecb04215 --- /dev/null +++ b/data/js/item/camps/ilsh_banker_camp.js @@ -0,0 +1,96 @@ +// This script creates and decorates a banker gypsy camp when an item with the script attached is created +// Associated Banker NPCs are spawned using regional spawn system +function onCreateDFN( baseCampItem, objType ) +{ + // Start a timer to make sure item has been placed correctly in the world before we try to fetch its coordinates + baseCampItem.StartTimer( 10, 1, 5502 ); +} + +function onTimer( baseCampItem, timerID ) +{ + var multiID = baseCampItem.morex; + var campMulti = CreateBaseMulti( 0x1f6, baseCampItem.x, baseCampItem.y, baseCampItem.z, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( campMulti ) || !campMulti.IsMulti() ) + { + Console.Error( "Unable to create camp multi from base camp item with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to camp multi! + return; + } + + // Keep track of multi on baseCampItem + baseCampItem.SetTag( "campMultiSer", campMulti.serial.toString() ); + + // Multi seems to be valid, let's continue decorating it + // First, add two gates to the wagon + var gateWest = CreateDFNItem( null, null, "0x0839", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + var gateEast = CreateDFNItem( null, null, "0x083b", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( gateWest ) || !ValidateObject( gateEast )) + { + Console.Error( "Unable to create camp decorative item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp decorative item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "gateWestSer", gateWest.serial.toString() ); + baseCampItem.SetTag( "gateEastSer", gateEast.serial.toString() ); + + // Position the gates correctly relative to baseCampItem's position + gateWest.x = baseCampItem.x - 4; + gateWest.y = baseCampItem.y + 4; + gateWest.z = baseCampItem.z + 7; + gateWest.movable = 2; + gateEast.x = baseCampItem.x - 3; + gateEast.y = baseCampItem.y + 4; + gateEast.z = baseCampItem.z + 7; + gateEast.movable = 2; + + // Second, add the bank sign + var bankSign = CreateDFNItem( null, null, "0x0c0c", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( bankSign )) + { + Console.Error( "Unable to create sign for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp sign + return; + } + + // Keep track of the decorative sign on the baseCampItem + baseCampItem.SetTag( "bankSignSer", bankSign.serial.toString() ); + + // Position the sign correctly relative to baseCampItem's position + bankSign.x = baseCampItem.x - 5; + bankSign.y = baseCampItem.y + 5; + bankSign.z = baseCampItem.z -4; + bankSign.movable = 2; +} + +// If base camp item is deleted, delete all associated decorative items as well +function onDelete( baseCampItem, objType ) +{ + // Delete the actual multi + var campMulti = CalcItemFromSer( parseInt( baseCampItem.GetTag( "campMultiSer" ))); + if( ValidateObject( campMulti )) + { + campMulti.Delete(); + } + + // Delete the west gate + var gateWest = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gateWestSer" ))); + if( ValidateObject( gateWest )) + { + gateWest.Delete(); + } + + // Delete the east gate + var gateEast = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gateEastSer" ))); + if( ValidateObject( gateEast )) + { + gateEast.Delete(); + } + + // Delete the bank sign + var bankSign = CalcItemFromSer( parseInt( baseCampItem.GetTag( "bankSignSer" ))); + if( ValidateObject( bankSign )) + { + bankSign.Delete(); + } + + return true; +} \ No newline at end of file diff --git a/data/js/item/camps/ilsh_healer_camp.js b/data/js/item/camps/ilsh_healer_camp.js new file mode 100644 index 000000000..4dfa14bdd --- /dev/null +++ b/data/js/item/camps/ilsh_healer_camp.js @@ -0,0 +1,96 @@ +// This script creates and decorates a healer camp when an item with the script attached is created +// Associated Healer NPCs are spawned using regional spawn system +function onCreateDFN( baseCampItem, objType ) +{ + // Start a timer to make sure item has been placed correctly in the world before we try to fetch its coordinates + baseCampItem.StartTimer( 10, 1, 5500 ); +} + +function onTimer( baseCampItem, timerID ) +{ + var multiID = baseCampItem.morex; + var campMulti = CreateBaseMulti( 0x1f4, baseCampItem.x, baseCampItem.y, baseCampItem.z, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( campMulti ) || !campMulti.IsMulti() ) + { + Console.Error( "Unable to create camp multi from base camp item with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to camp multi! + return; + } + + // Keep track of multi on baseCampItem + baseCampItem.SetTag( "campMultiSer", campMulti.serial.toString() ); + + // Multi seems to be valid, let's continue decorating it + // First, add two gates to the wagon + var gateWest = CreateDFNItem( null, null, "0x0839", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + var gateEast = CreateDFNItem( null, null, "0x083b", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( gateWest ) || !ValidateObject( gateEast )) + { + Console.Error( "Unable to create camp decorative item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp decorative item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "gateWestSer", gateWest.serial.toString() ); + baseCampItem.SetTag( "gateEastSer", gateEast.serial.toString() ); + + // Position the gates correctly relative to baseCampItem's position + gateWest.x = baseCampItem.x - 4; + gateWest.y = baseCampItem.y + 4; + gateWest.z = baseCampItem.z + 7; + gateWest.movable = 2; + gateEast.x = baseCampItem.x - 3; + gateEast.y = baseCampItem.y + 4; + gateEast.z = baseCampItem.z + 7; + gateEast.movable = 2; + + // Second, add the healer sign + var healerSign = CreateDFNItem( null, null, "0x0bac", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( healerSign )) + { + Console.Error( "Unable to create sign for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp sign + return; + } + + // Keep track of the decorative sign on the baseCampItem + baseCampItem.SetTag( "healerSignSer", healerSign.serial.toString() ); + + // Position the sign correctly relative to baseCampItem's position + healerSign.x = baseCampItem.x - 5; + healerSign.y = baseCampItem.y + 5; + healerSign.z = baseCampItem.z -4; + healerSign.movable = 2; +} + +// If base camp item is deleted, delete all associated decorative items as well +function onDelete( baseCampItem, objType ) +{ + // Delete the actual multi + var campMulti = CalcItemFromSer( parseInt( baseCampItem.GetTag( "campMultiSer" ))); + if( ValidateObject( campMulti )) + { + campMulti.Delete(); + } + + // Delete the west gate + var gateWest = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gateWestSer" ))); + if( ValidateObject( gateWest )) + { + gateWest.Delete(); + } + + // Delete the east gate + var gateEast = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gateEastSer" ))); + if( ValidateObject( gateEast )) + { + gateEast.Delete(); + } + + // Delete the healer sign + var healerSign = CalcItemFromSer( parseInt( baseCampItem.GetTag( "healerSignSer" ))); + if( ValidateObject( healerSign )) + { + healerSign.Delete(); + } + + return true; +} \ No newline at end of file diff --git a/data/js/item/camps/ilsh_mage_camp.js b/data/js/item/camps/ilsh_mage_camp.js new file mode 100644 index 000000000..e63291d4c --- /dev/null +++ b/data/js/item/camps/ilsh_mage_camp.js @@ -0,0 +1,96 @@ +// This script creates and decorates a mage gypsy camp when an item with the script attached is created +// Associated Mage NPCs are spawned using regional spawn system +function onCreateDFN( baseCampItem, objType ) +{ + // Start a timer to make sure item has been placed correctly in the world before we try to fetch its coordinates + baseCampItem.StartTimer( 10, 1, 5503 ); +} + +function onTimer( baseCampItem, timerID ) +{ + var multiID = baseCampItem.morex; + var campMulti = CreateBaseMulti( 0x1f5, baseCampItem.x, baseCampItem.y, baseCampItem.z, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( campMulti ) || !campMulti.IsMulti() ) + { + Console.Error( "Unable to create camp multi from base camp item with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to camp multi! + return; + } + + // Keep track of multi on baseCampItem + baseCampItem.SetTag( "campMultiSer", campMulti.serial.toString() ); + + // Multi seems to be valid, let's continue decorating it + // First, add two gates to the wagon + var gateWest = CreateDFNItem( null, null, "0x0839", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + var gateEast = CreateDFNItem( null, null, "0x083b", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( gateWest ) || !ValidateObject( gateEast )) + { + Console.Error( "Unable to create camp decorative item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp decorative item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "gateWestSer", gateWest.serial.toString() ); + baseCampItem.SetTag( "gateEastSer", gateEast.serial.toString() ); + + // Position the gates correctly relative to baseCampItem's position + gateWest.x = baseCampItem.x - 4; + gateWest.y = baseCampItem.y + 4; + gateWest.z = baseCampItem.z + 7; + gateWest.movable = 2; + gateEast.x = baseCampItem.x - 3; + gateEast.y = baseCampItem.y + 4; + gateEast.z = baseCampItem.z + 7; + gateEast.movable = 2; + + // Second, add the mage sign + var mageSign = CreateDFNItem( null, null, "0x0bae", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( mageSign )) + { + Console.Error( "Unable to create sign for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp sign + return; + } + + // Keep track of the decorative sign on the baseCampItem + baseCampItem.SetTag( "mageSignSer", mageSign.serial.toString() ); + + // Position the sign correctly relative to baseCampItem's position + mageSign.x = baseCampItem.x - 5; + mageSign.y = baseCampItem.y + 5; + mageSign.z = baseCampItem.z -4; + mageSign.movable = 2; +} + +// If base camp item is deleted, delete all associated decorative items as well +function onDelete( baseCampItem, objType ) +{ + // Delete the actual multi + var campMulti = CalcItemFromSer( parseInt( baseCampItem.GetTag( "campMultiSer" ))); + if( ValidateObject( campMulti )) + { + campMulti.Delete(); + } + + // Delete the west gate + var gateWest = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gateWestSer" ))); + if( ValidateObject( gateWest )) + { + gateWest.Delete(); + } + + // Delete the east gate + var gateEast = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gateEastSer" ))); + if( ValidateObject( gateEast )) + { + gateEast.Delete(); + } + + // Delete the mage sign + var mageSign = CalcItemFromSer( parseInt( baseCampItem.GetTag( "mageSignSer" ))); + if( ValidateObject( mageSign )) + { + mageSign.Delete(); + } + + return true; +} \ No newline at end of file diff --git a/data/js/item/camps/ilsh_orc_camp.js b/data/js/item/camps/ilsh_orc_camp.js new file mode 100644 index 000000000..f8b822784 --- /dev/null +++ b/data/js/item/camps/ilsh_orc_camp.js @@ -0,0 +1,166 @@ +// This script creates and decorates an orc camp when an item with the script attached is created +// Associated Orc NPCs (or eventual Prisoner escortees) are spawned separately using regional spawn system +function onCreateDFN( baseCampItem, objType ) +{ + // Start a timer to make sure item has been placed correctly in the world before we try to fetch its coordinates + baseCampItem.StartTimer( 10, 1, 5501 ); +} + +function onTimer( baseCampItem, timerID ) +{ + var multiID = baseCampItem.morex; + /*var campMulti = CreateBaseMulti( 0x1f6d, baseCampItem.x, baseCampItem.y, baseCampItem.z, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( campMulti ) || !campMulti.IsMulti() ) + { + Console.Error( "Unable to create camp multi from base camp item with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to camp multi! + return; + } + + // Keep track of multi on baseCampItem + baseCampItem.SetTag( "campMultiSer", campMulti.serial.toString() );*/ + + // Multi seems to be valid, let's continue decorating it + // First, add some garbage on the ground, and a firepit + var groundGarbage = CreateDFNItem( null, null, "0x10ee", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + var firepit = CreateDFNItem( null, null, "0x0fac", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( groundGarbage ) || !ValidateObject( firepit )) + { + Console.Error( "Unable to create camp decorative item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp decorative item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "groundGarbageSer", groundGarbage.serial.toString() ); + baseCampItem.SetTag( "firepitSer", firepit.serial.toString() ); + + // Position the decorative items correctly relative to baseCampItem's position, and make them immovable + groundGarbage.x = baseCampItem.x; + groundGarbage.y = baseCampItem.y; + groundGarbage.z = GetMapElevation( groundGarbage.x, groundGarbage.y, groundGarbage.worldnumber ); //baseCampItem.z; + groundGarbage.movable = 2; + firepit.x = baseCampItem.x; + firepit.y = baseCampItem.y + 7; + firepit.z = GetMapElevation( firepit.x, firepit.y, firepit.worldnumber ); //baseCampItem.z; + firepit.movable = 2; + + // Second, add some items to the firepit + var decoID1 = ""; + var decoID2 = ""; + switch( RandomNumber( 1, 3 )) + { + default: + case 1: // Campfire + Cauldron + decoID1 = "0x0974"; + decoID2 = "0x0de3"; + break; + case 2: // Rabbit on a spit + decoID1 = "0x1e95"; + break; + case 3: // Chicken on a spit + decoID1 = "0x1e94"; + break; + } + + if( decoID1 != "" ) + { + var decoItem1 = CreateDFNItem( null, null, decoID1, 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( decoItem1 )) + { + Console.Error( "Unable to create item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "decoItem1Ser", decoItem1.serial.toString() ); + + // Position the item correctly relative to baseCampItem's position + decoItem1.x = firepit.x; + decoItem1.y = firepit.y; + decoItem1.z = firepit.z + 1; + decoItem1.movable = 2; + } + + if( decoID2 != "" ) + { + var decoItem2 = CreateDFNItem( null, null, decoID2, 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( decoItem2 )) + { + Console.Error( "Unable to create item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "decoItem2Ser", decoItem2.serial.toString() ); + + // Position the item correctly relative to baseCampItem's position + decoItem2.x = firepit.x; + decoItem2.y = firepit.y; + decoItem2.z = firepit.z; + decoItem2.movable = 2; + } + + // Add gruesome standard + var gruesomeStandard = CreateDFNItem( null, null, "0x0428", 1, "ITEM", false, 0, baseCampItem.worldnumber, baseCampItem.instanceID ); + if( !ValidateObject( gruesomeStandard )) + { + Console.Error( "Unable to create camp decorative item for camp with section ID '" + baseCampItem.sectionID + "'!" ); // Unable to create camp decorative item + return; + } + + // Keep track of the decorative item on the baseCampItem + baseCampItem.SetTag( "gruesomeStandardSer", gruesomeStandard.serial.toString() ); + + // Position the decorative items correctly relative to baseCampItem's position + gruesomeStandard.x = baseCampItem.x - 5; + gruesomeStandard.y = baseCampItem.y - 4; + gruesomeStandard.z = GetMapElevation( gruesomeStandard.x, gruesomeStandard.y, gruesomeStandard.worldnumber ); //baseCampItem.z; + gruesomeStandard.movable = 2; +} + +// If base camp item is deleted, delete all associated decorative items as well +function onDelete( baseCampItem, objType ) +{ + // Delete the actual multi + /*var campMulti = CalcItemFromSer( parseInt( baseCampItem.GetTag( "campMultiSer" ))); + if( ValidateObject( campMulti )) + { + campMulti.Delete(); + }*/ + + // Delete the ground garbage + var groundGarbage = CalcItemFromSer( parseInt( baseCampItem.GetTag( "groundGarbageSer" ))); + if( ValidateObject( groundGarbage )) + { + groundGarbage.Delete(); + } + + // Delete the firepit + var firepit = CalcItemFromSer( parseInt( baseCampItem.GetTag( "firepitSer" ))); + if( ValidateObject( firepit )) + { + firepit.Delete(); + } + + // Delete the first decorative item + var decoItem1 = CalcItemFromSer( parseInt( baseCampItem.GetTag( "decoItem1Ser" ))); + if( ValidateObject( decoItem1 )) + { + decoItem1.Delete(); + } + + // Delete the second decorative item + var decoItem2 = CalcItemFromSer( parseInt( baseCampItem.GetTag( "decoItem2Ser" ))); + if( ValidateObject( decoItem2 )) + { + decoItem2.Delete(); + } + + // Delete the gruesome standard + var gruesomeStandard = CalcItemFromSer( parseInt( baseCampItem.GetTag( "gruesomeStandardSer" ))); + if( ValidateObject( gruesomeStandard )) + { + gruesomeStandard.Delete(); + } + + return true; +} \ No newline at end of file diff --git a/data/js/item/magic_armor_equipeffects.js b/data/js/item/magic_armor_equipeffects.js index 8fa7cd317..a12c235b3 100644 --- a/data/js/item/magic_armor_equipeffects.js +++ b/data/js/item/magic_armor_equipeffects.js @@ -108,4 +108,6 @@ function onTooltip( myObj ) tooltipText = ( tooltipText.replace( /%i/gi, ( myObj.morez ).toString() )); } return tooltipText; -} \ No newline at end of file +} + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/item/power_generator.js b/data/js/item/power_generator.js new file mode 100644 index 000000000..43f4926e5 --- /dev/null +++ b/data/js/item/power_generator.js @@ -0,0 +1,560 @@ +// Power Generators spawn Golems and Golem Controllers periodically until they are destroyed +// They can be destroyed via a control panel with a randomized puzzle that needs to be solved +// If incorrect options are selected in this puzzle, the player is shocked with electricity +// If they manage to solve the entire puzzle, the power generator is deactivated and they +// get some loot directly injected into their backpacks, and shadow iron ore spawned on the ground + +const powerGenScriptID = 5036; +const powerGenLockpickReq = 650; +const powerGenShowTakenPath = true; // Show player's (successful) path through the puzzle? + +// Upon spawning, add the rest of the items making up the power generator +function onCreateDFN( objMade, objType ) +{ + // Start timer to create sub-components + objMade.StartTimer( 100, 1, powerGenScriptID ); + + // Remove script attached to this object + objMade.RemoveScriptTrigger( powerGenScriptID ); +} + +function onTimer( timerObj, timerID ) +{ + if( timerID == 1 ) + { + // Initial setup + // Add structural components and move them into place + // First component is 0x73, which is also the component that's spawned to begin with + var component2 = CreateDFNItem( null, null, "powergenerator_2", 1, "ITEM", false ); + if( ValidateObject( component2 )) + { + component2.Teleport( timerObj.x - 1, timerObj.y, timerObj.z, timerObj.worldnumber, timerObj.instanceID ); + } + + var component3 = CreateDFNItem( null, null, "powergenerator_3", 1, "ITEM", false ); + if( ValidateObject( component3 )) + { + component3.Teleport( timerObj.x, timerObj.y - 1, timerObj.z, timerObj.worldnumber, timerObj.instanceID ); + } + + var component4 = CreateDFNItem( null, null, "powergenerator_4", 1, "ITEM", false ); + if( ValidateObject( component4 )) + { + component4.Teleport( timerObj.x, timerObj.y, timerObj.z + 13, timerObj.worldnumber, timerObj.instanceID ); + } + + var component5 = CreateBlankItem( null, null, 1, "energy", 0x3818, 0, "ITEM", false ); + if( ValidateObject( component5 )) + { + component5.Teleport( timerObj.x, timerObj.y, timerObj.z + 28, timerObj.worldnumber, timerObj.instanceID ); + } + + // Add control panel + var controlPanel = CreateDFNItem( null, null, "powergenerator_ctrlpanel", 1, "ITEM", false ); + if( ValidateObject( controlPanel )) + { + // Move control panel into place + controlPanel.Teleport( timerObj.x + 1, timerObj.y, timerObj.z - 2, timerObj.worldnumber, timerObj.instanceID ); + + // Store reference to other pieces on control panel + controlPanel.SetTag( "component1", ( timerObj.serial ).toString() ); + controlPanel.SetTag( "component2", ( component2.serial ).toString() ); + controlPanel.SetTag( "component3", ( component3.serial ).toString() ); + controlPanel.SetTag( "component4", ( component4.serial ).toString() ); + controlPanel.SetTag( "component5", ( component5.serial ).toString() ); + + // Assign a random value to the control panel to use for the puzzle + controlPanel.morex = RandomNumber( 3, 6 ); + + // Initialize the puzzle + InitializePuzzle( controlPanel ); + + // Assign this script to the controlPanel, so it can be interacted with + controlPanel.AddScriptTrigger( powerGenScriptID ); + } + } + else if( timerID == 2 || timerID == 3 || timerID == 4 ) + { + timerObj.frozen = true; + timerObj.StartTimer( 1000, 10, powerGenScriptID ); + timerObj.socket.SoundEffect( 0x1f4, true); + timerObj.TextMessage( GetDictionaryEntry( 2796, timerObj.socket.language ), false, 0x3b2, 0, timerObj.serial ); // * Your body convulses from electric shock * + timerObj.BoltEffect(); + timerObj.Damage( 10, 6 ); + + if( timerID < 4 ) + { + timerObj.StartTimer( 5000, timerID + 1, powerGenScriptID ); + } + } + else if( timerID == 10 ) + { + // Unfreeze player + timerObj.frozen = false; + } +} + +// When player interacts with the control panel, bring up gump +function onUseUnChecked( pUser, iUsed ) +{ + var pSocket = pUser.socket; + if( pSocket == null ) + return false; + + if( DistanceBetween( pUser, iUsed, true ) > 3 ) + { + pSocket.SysMessage( GetDictionaryEntry( 393, pSocket.language )); // That is too far away. + return false; + } + + // Check if control panel has been accessed in the last X seconds, if so, it's probably being used by another player! + var lastUsedAt = parseInt( iUsed.GetTag( "lastUsedAt" )); + if( lastUsedAt > 0 && ( GetCurrentClock() / 1000 ) - lastUsedAt < 120 ) // 120 seconds / 2 minutes + { + pUser.SysMessage( GetDictionaryEntry( 2450, pSocket.language )); // Someone else is using this right now. + return false; + } + + // Store timestamp for when control panel was last used + iUsed.SetTag( "lastUsedAt", Math.round( GetCurrentClock() / 1000 ).toString() ); + + // Store a reference to the control panel on player + pUser.SetTempTag( "powerGenControlPanelSer", iUsed.serial.toString() ); + + // Fetch player's current progress (if any) + var currentStepTag = "progress_" + iUsed.serial; + var currentStep = parseInt( pUser.GetTempTag( currentStepTag )) || 0; + + // Display Gump for Control Panel + ControlPanelGump( pSocket, iUsed, currentStep ); + return false; +} + +function ControlPanelGump( pSocket, controlPanel, step ) +{ + var pUser = pSocket.currentChar; + if( !ValidateObject( pUser )) + return; + + var rndValue = controlPanel.morex; + var ctrlPanelGump = new Gump(); + + // Main background and dragons along the side + ctrlPanelGump.AddBackground( 50, 0, 530, 410, 0x0a28 ); + ctrlPanelGump.AddGump( 0, 0, 0x28c8 ); + ctrlPanelGump.AddGump( 547, 0, 0x28c9 ); + + // Gump header + ctrlPanelGump.AddBackground( 95, 20, 442, 90, 0x0a28 ); + ctrlPanelGump.AddHTMLGump( 229, 35, 300, 45, false, false, "GENERATOR CONTROL PANEL" ); + ctrlPanelGump.AddHTMLGump( 223, 60, 300, 70, false, false, "Use the Directional Controls to" ); + ctrlPanelGump.AddHTMLGump( 253, 75, 300, 85, false, false, "Close the Grid Circuit" ); + ctrlPanelGump.AddGump( 140, 40, 0x28d3 ); + ctrlPanelGump.AddGump( 420, 40, 0x28d3 ); + + // Directional controls + ctrlPanelGump.AddBackground( 365, 120, 178, 210, 0x1400 ); + ctrlPanelGump.AddGump( 365, 115, 0x28d4 ); + ctrlPanelGump.AddGump( 365, 288, 0x28d4 ); + ctrlPanelGump.AddGump( 414, 189, 0x0589 ); + ctrlPanelGump.AddGump( 435, 210, 0x0a52 ); + ctrlPanelGump.AddButton( 408, 222, 0x29ea, 0x29ec, 1, 0, 1 ); // Left + ctrlPanelGump.AddButton( 448, 185, 0x29cc, 0x29ce, 1, 0, 2 ); // Up + ctrlPanelGump.AddButton( 473, 222, 0x29d6, 0x29d8, 1, 0, 3 ); // Right + ctrlPanelGump.AddButton( 448, 243, 0x29e0, 0x29e2, 1, 0, 4 ); // Down + + // Circuit board + ctrlPanelGump.AddBackground( 90, 115, 30 + 40 * rndValue, 30 + 40 * rndValue, 0x0a28 ); + ctrlPanelGump.AddBackground( 100, 125, 10 + 40 * rndValue, 10 + 40 * rndValue, 0x1400 ); + for( let i = 0; i < rndValue; i++ ) + { + for( let j = 0; j < rndValue - 1; j++ ) + { + ctrlPanelGump.AddGump( 120 + 40 * i, 162 + 40 * j, 0x13f9 ); + } + } + for( let i = 0; i < rndValue - 1; i++ ) + { + for( let j = 0; j < rndValue; j++ ) + { + ctrlPanelGump.AddGump( 138 + 40 * i, 147 + 40 * j, 0x13fd ); + } + } + + var pathString = controlPanel.GetTag( "pathString" ); + if( typeof pathString !== "string" || !pathString ) + { + Console.Print( "Error: Invalid pathString value on controlPanel, in ControlPanelGump: " + controlPanel.serial ); + return; + } + var pathArray = pathString.split( "|" ).map( function( str ) { + var coords = str.split( "," ); + return { x: parseInt( coords[0] ), y: parseInt( coords[1] ) }; + }); + + var hues = [[,]]; + for( let i = 0; i < rndValue; i++ ) + { + for( let j = 0; j < rndValue; j++ ) + { + hues[[i,j]] = 0x868; //0x25F8; + } + } + + for( let i = 0; i <= step; i++ ) + { + hues[[pathArray[i].x, pathArray[i].y]] = 0x868; // Blue + } + + // Keep track of player's visited nodes in the gump, and display them if enabled by powerGenShowTakenPath flag + var visitedNodes = ( pUser.GetTempTag( "visitedPath_" + controlPanel.serial ) || "" ).split( "|" ).map( function( str ) { + var coords = str.split( "," ); + return { x: parseInt( coords[0] ), y: parseInt( coords[1] ) }; + }); + + // Set up buttons in grid + for( let i = 0; i < rndValue; i++ ) + { + for( let j = 0; j < rndValue; j++ ) + { + var hue; + if( i == rndValue - 1 && j == rndValue - 1 ) + { + hue = 0x09a8; // Last node is red + } + else if( powerGenShowTakenPath && NodeVisited( visitedNodes, i, j )) + { + hue = 0x86a; //0x16d3; + } + else + { + hue = hues[[i,j]]; + } + ctrlPanelGump.AddGump(110 + 40 * i, 135 + 40 * j, hue); + } + } + + // Check if the hint should be displayed + var showHint = ( pUser.GetTempTag( "hintFor_" + controlPanel.serial )); + if( showHint ) + { + var nextStep = parseInt( pUser.GetTempTag( "progress_" + controlPanel.serial )) + 1; + if( nextStep < pathArray.length ) + { + ctrlPanelGump.AddGump( 119 + 40 * pathArray[nextStep].x, 143 + 40 * pathArray[nextStep].y, 0x939 ); // Green gem for hint + } + } + + // Display player's progress (if any) + ctrlPanelGump.AddGump( 118 + 40 * pathArray[step].x, 143 + 40 * pathArray[step].y, 0x13a8 ); + + // Display button to decipher next step, if player's lockpicking is high enough + if( pUser.skills.lockpicking >= powerGenLockpickReq ) // over 65.0 + { + ctrlPanelGump.AddButton( 365, 350, 0xfa6, 0xfa7, 1, 0, 5 ); // Attempt to show next correct position + ctrlPanelGump.AddHTMLGump( 405, 345, 140, 40, false, false, "Attempt to Decipher the Circuit Path" ); + } + + ctrlPanelGump.Send( pSocket ); + ctrlPanelGump.Free(); +} + +// Check if current x, y node has already been visited by player in the past +function NodeVisited( visitedNodes, x, y ) +{ + for( var k = 0; k < visitedNodes.length; k++ ) + { + if( visitedNodes[k].x == x && visitedNodes[k].y == y ) + { + return true; + } + } + return false; +} + +function IsValidMove( x, y, rndValue, visited ) +{ + return x >= 0 && x < rndValue && y >= 0 && y < rndValue && !visited[x + "," + y]; +} + +function GetNeighbors( x, y, rndValue, visited ) +{ + let possibleMoves = [ + { x: x - 1, y: y }, // Left + { x: x, y: y - 1 }, // Up + { x: x + 1, y: y }, // Right + { x: x, y: y + 1 } // Down + ]; + + return possibleMoves.filter( function( move ) { + return IsValidMove( move.x, move.y, rndValue, visited ); + }); +} + +// Initialize puzzle using Depth-First Search Algorithm +function InitializePuzzle( controlPanel ) +{ + // Get size of puzzle from morex property + var rndValue = controlPanel.morex; + + // Create arrays to contain generated path of puzzle, and which nodes have been included already + var visited = {}; + var stack = []; + var currentNode = { x: 0, y: 0 }; + + stack.push( currentNode ); + visited[currentNode.x + "," + currentNode.y] = true; + + // Generate a path through the puzzle + while( stack.length > 0 ) + { + var neighbors = GetNeighbors( currentNode.x, currentNode.y, rndValue, visited ); + if( neighbors.length === 0 ) + { + // No valid neighbors, backtrack + stack.pop(); + if( stack.length > 0 ) + { + currentNode = stack[stack.length - 1]; // Reset currentNode after backtracking + } + continue; + } + + // Choose a random neighbor + var nextNode = neighbors[RandomNumber( 0, neighbors.length - 1 )]; + stack.push( nextNode ); + currentNode = nextNode; + visited[nextNode.x + "," + nextNode.y] = true; + + if( nextNode.x === rndValue - 1 && nextNode.y === rndValue - 1 ) + { + // Reached the target, break out of the loop + break; + } + } + + // DEBUG - Print the path as directions in console + /*for( var i = 0; i < stack.length - 1; i++ ) + { + var currentNode = stack[i]; + var next = stack[i + 1]; + + if( next.x > currentNode.x ) + { + Console.Print( "RIGHT!\n" ); + } + else if( next.x < currentNode.x ) + { + Console.Print( "LEFT!\n" ); + } + else if( next.y > currentNode.y ) + { + Console.Print( "DOWN!\n" ); + } + else + { + Console.Print( "UP!\n"); + } + }*/ + + // Store generated path as a tag on controlPanel + controlPanel.m_Path = stack; + controlPanel.SetTag( "pathString", stack.map( function( node ) { + return node.x + "," + node.y; + }).join( "|" )); +} + +function onGumpPress( pSocket, buttonID, gumpData ) +{ + if( pSocket == null ) + return; + + var pUser = pSocket.currentChar; + if( !ValidateObject( pUser )) + return; + + var controlPanelSerial = parseInt( pUser.GetTempTag( "powerGenControlPanelSer" )); + var controlPanel = CalcItemFromSer( controlPanelSerial ); + + if( DistanceBetween( pUser, controlPanel, true ) > 3 ) + { + pSocket.SysMessage( GetDictionaryEntry( 393, pSocket.language )); // That is too far away. + return; + } + + var pathString = controlPanel.GetTag( "pathString" ); + if( typeof pathString !== "string" || !pathString ) + { + Console.Print( "Error: Invalid pathString value on controlPanel, in onGumpPress: " + controlPanel.serial ); + return; + } + var pathArray = pathString.split( "|" ).map( function( str ) { + var coords = str.split( "," ); + return { x: parseInt( coords[0] ), y: parseInt( coords[1] ) }; + }); + + var progressTag = "progress_" + controlPanelSerial; + var currentStep = parseInt( pUser.GetTempTag( progressTag ) || "0" ); + + if( currentStep >= pathArray.length - 1 ) + { + // Player has already reached the end, they shouldn't be pressing any more buttons. + return; + } + + var currentPosition = pathArray[currentStep]; + var nextPosition = pathArray[currentStep + 1]; + var chosenDirection = null; + + switch( buttonID ) + { + case 1: // Left + chosenDirection = { x: currentPosition.x - 1, y: currentPosition.y }; + break; + case 2: // Up + chosenDirection = { x: currentPosition.x, y: currentPosition.y - 1 }; + break; + case 3: // Right + chosenDirection = { x: currentPosition.x + 1, y: currentPosition.y }; + break; + case 4: // Down + chosenDirection = { x: currentPosition.x, y: currentPosition.y + 1 }; + break; + case 5: // Decipher next step in Circuit Path + if( pUser.skills.lockpicking >= powerGenLockpickReq ) // Over 65.0 + { + pSocket.SoundEffect( 0x241, true); + + if( RandomNumber( 1, 100 ) <= 75 ) // 75% chance to succeed + { + pUser.SetTempTag( "hintFor_" + controlPanel.serial, true ); + ControlPanelGump( pSocket, controlPanel, currentStep ); + return; + } + else + { + CauseElectricShock( pUser ); + return; + } + } + else + { + return; + } + break; + default: + return; // Unrecognized buttonID + } + + if( chosenDirection.x === nextPosition.x && chosenDirection.y === nextPosition.y ) + { + // Hide hint for next step + pUser.SetTempTag( "hintFor_" + controlPanel.serial, null ); + + // Player made the correct choice + pUser.SetTempTag( progressTag, ( currentStep + 1 ).toString() ); + + // Add the new position to the visited path + var visitedPathTag = "visitedPath_" + controlPanelSerial; + var visitedPath = pUser.GetTempTag( visitedPathTag ) || ""; + visitedPath += ( visitedPath ? "|" : "" ) + chosenDirection.x + "," + chosenDirection.y; + pUser.SetTempTag( visitedPathTag, visitedPath ); + + if( currentStep + 1 == pathArray.length - 1 ) + { + // End of the line! Great success! + SolvePuzzle( pUser, controlPanel ); + } + else + { + // Redraw gump + pSocket.SoundEffect( 0x1f4, true); + ControlPanelGump( pSocket, controlPanel, currentStep + 1 ); + } + } + else + { + // Player made the wrong choice + CauseElectricShock( pUser ); + } +} + +function CauseElectricShock( pUser ) +{ + var pSocket = pUser.socket; + pUser.TextMessage( GetDictionaryEntry( 2796, pSocket.language ), false, 0x3b2, 0, pUser.serial ); // * Your body convulses from electric shock * + pUser.BoltEffect(); + pSocket.SoundEffect( 0x1f4, true); + pUser.Damage( 60, 6 ); + pUser.StartTimer( 5000, 2, powerGenScriptID ); +} + +function SolvePuzzle( pUser, controlPanel ) +{ + var pSocket = pUser.socket; + + // Play SFX + pSocket.SoundEffect( 0x211, true ); + pSocket.SoundEffect( 0x1f3, true ); + + // Play VFX + DoStaticEffect( controlPanel.x, controlPanel.y, controlPanel.z, 0x36B0, 4, 4, false ); + DoStaticEffect( controlPanel.x - 1, controlPanel.y - 1, controlPanel.z + 2, 0x36B0, 4, 4, false ); + DoStaticEffect( controlPanel.x - 2, controlPanel.y - 1, controlPanel.z + 2, 0x36B0, 4, 4, false ); + + pUser.TextMessage( GetDictionaryEntry( 2795, pSocket.language ), false, 0x3b2, 0, pUser.serial ); // You scrounge some gems from the wreckage. + + // Add as many Arcane Gems to player's pack as the puzzle is wide/tall (don't stack, so add individually) + for( var i = 0; i < controlPanel.morex; i++ ) + { + var arcaneGem = CreateDFNItem( pSocket, pUser, "arcane_gem", 1, "ITEM", true ); + } + + // Add as many Diamonds to player's pack as the puzzle is wide/tall (stacks, so can just set amount directly) + var diamonds = CreateDFNItem( pSocket, pUser, "0x0F26", controlPanel.morex, "ITEM", true ); + + + // Add a few piles of shadow iron ore on the ground in place of the controlPanel + // Randomize amount of ore in each pile from 9 to 14 + var shadowIronOre1 = CreateDFNItem( null, null, "0x19B8", RandomNumber( 9, 14 ), "ITEM", false, 0x0966, controlPanel.worldnumber, controlPanel.instanceID ); + if( ValidateObject( shadowIronOre1 )) + { + shadowIronOre1.name = "shadow iron ore"; + shadowIronOre1.Teleport( controlPanel.x - 1, controlPanel.y, controlPanel.z + 2 ); + } + + var shadowIronOre2 = CreateDFNItem( null, null, "0x19B8", RandomNumber( 9, 14 ), "ITEM", false, 0x0966, controlPanel.worldnumber, controlPanel.instanceID ); + if( ValidateObject( shadowIronOre2 )) + { + shadowIronOre2.name = "shadow iron ore"; + shadowIronOre2.Teleport( controlPanel.x - 2, controlPanel.y - 1, controlPanel.z + 2 ); + } + + // Remove tags on player related to this puzzle + pUser.SetTempTag( "powerGenControlPanelSer", null ); + pUser.SetTempTag( "hintFor_" + controlPanel.serial, null ); + pUser.SetTempTag( "progress_" + controlPanel.serial, null ); + pUser.SetTempTag( "visitedPath_" + controlPanel.serial, null ); + + // Delete control panel and all it's subcomponents + controlPanel.Delete(); +} + +function onDelete( controlPanel, objType ) +{ + // Fetch references to other pieces and delete them + const componentTags = ["component1", "component2", "component3", "component4", "component5"]; + + for( var i = 0; i < componentTags.length; i++ ) + { + var component = CalcItemFromSer( parseInt( controlPanel.GetTag( componentTags[i] ))); + if( ValidateObject( component )) + { + component.Delete(); + } + } + + return true; +} + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/item/runebook.js b/data/js/item/runebook.js index 2404a0abc..4984123ff 100644 --- a/data/js/item/runebook.js +++ b/data/js/item/runebook.js @@ -280,7 +280,7 @@ function DisplayGump( pSocket, pUser, runeBook ) runeBookGump.AddHTMLGump( 41, 52, 130, 40, 1, 1, "" + splitData[0] + "" ); runeBookGump.AddToolTip( tooltipClilocID, pSocket, splitData[0] ); - runeBookGump.AddHTMLGump( 35, 90, 125, 25, 1, 1, "
" + yLatDeg + "o " + yLatMin + "'" + ( ySouth ? "S" : "N" ) + " " + xLongDeg + "o " + xLongMin + "'" + ( xEast ? "E" : "W" ) + "
" ); + runeBookGump.AddHTMLGump( 35, 90, 125, 25, 1, 1, "
" + yLatDeg + "o " + yLatMin + "'" + ( ySouth ? "N" : "S" ) + " " + xLongDeg + "o " + xLongMin + "'" + ( xEast ? "W" : "E" ) + "
" ); if( showCoords ) { runeBookGump.AddToolTip( tooltipClilocID, pSocket, splitData[2] + ", " + splitData[3].toString() ); diff --git a/data/js/item/sextant.js b/data/js/item/sextant.js index 30245010e..f006f0117 100644 --- a/data/js/item/sextant.js +++ b/data/js/item/sextant.js @@ -123,8 +123,8 @@ function onUseChecked( pUser, iUsed ) return false; } - var mapCoords = TriggerEvent( 2503, "GetMapCoordinates", iUsed.morex, iUsed.morey, iUsed.morez ); - var mapCoordsString = mapCoords[3] + "o " + mapCoords[4] + "'" + ( mapCoords[5] ? "S" : "N" ) + " " + mapCoords[0] + "o " + mapCoords[1] + "'" + ( mapCoords[2] ? "E" : "W" ); + var mapCoords = TriggerEvent( 2503, "GetMapCoordinates", pUser.x, pUser.y, pUser.worldnumber ); + var mapCoordsString = mapCoords[3] + "o " + mapCoords[4] + "'" + ( mapCoords[5] ? "N" : "S" ) + " " + mapCoords[0] + "o " + mapCoords[1] + "'" + ( mapCoords[2] ? "W" : "E" ); var finalString = GetDictionaryEntry( 274, socket.language ); // You are at %s finalString = ( finalString.replace( /%s/gi, mapCoordsString )); socket.SysMessage( finalString ); diff --git a/data/js/item/teleport_item.js b/data/js/item/teleport_item.js new file mode 100644 index 000000000..0f0ee3c3a --- /dev/null +++ b/data/js/item/teleport_item.js @@ -0,0 +1,57 @@ +// Generic teleport script that uses morex, morey, morez, more and more0 on item +// to determine teleport destination for players who double-click item + +function onUseChecked( pUser, iUsed ) +{ + var pSock = pUser.socket; + if( pSock == null || !ValidateObject( iUsed ) || !pUser.CanSee( iUsed )) + return false; + + if( pUser.InRange( iUsed, 3 )) + { + var x = 0; + var y = 0; + var z = 0; + var worldNum = 0; + var instanceID = 0; + if( iUsed.morex != 0 && iUsed.morey != 0 ) + { + x = iUsed.morex; + y = iUsed.morey; + z = iUsed.morez; + worldNum = iUsed.more; + instanceID = iUsed.more0; + + // Teleport player's pets + var followerList = pUser.GetFollowerList(); + for( var i = 0; i < followerList.length; i++ ) + { + var tempFollower = followerList[i]; + + // Only teleport pets if set to follow and within range + if( ValidateObject( tempFollower ) && tempFollower.wandertype == 1 && tempFollower.InRange( pChar, 24 )) + { + tempFollower.Teleport( x, y, z, worldNum, instanceID ); + tempFollower.Follow( pUser ); + } + } + + // Teleport player + pUser.Teleport( x, y, z, worldNum, instanceID ); + } + else + { + // Invalid teleport item + Console.Warning( "Invalid setup of item using teleport_item.js (" + this.script_id + ")" ); + pSock.SysMessage( "Invalid setup of item using teleport_item.js (" + this.script_id + ")" ); + } + } + else + { + // Too far away + pSock.SysMessage( GetDictionaryEntry( 389, pSock.language )); // That is too far away and you cannot reach it. + } + return false; +} + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/item/waterstainedsos.js b/data/js/item/waterstainedsos.js index 466882462..2b1edf66d 100644 --- a/data/js/item/waterstainedsos.js +++ b/data/js/item/waterstainedsos.js @@ -130,7 +130,7 @@ function DisplaySOSGump( socket, pUser, iUsed, sosMsgID ) var mapCoords = TriggerEvent( 2503, "GetMapCoordinates", iUsed.morex, iUsed.morey, iUsed.morez ); // var sosCoords = (iUsed.morex).toString() + ", " + (iUsed.morey).toString(); - var sosCoords = mapCoords[3] + "o " + mapCoords[4] + "'" + ( mapCoords[5] ? "S" : "N" ) + " " + mapCoords[0] + "o " + mapCoords[1] + "'" + ( mapCoords[2] ? "E" : "W" ); + var sosCoords = mapCoords[3] + "o " + mapCoords[4] + "'" + ( mapCoords[5] ? "N" : "S" ) + " " + mapCoords[0] + "o " + mapCoords[1] + "'" + ( mapCoords[2] ? "W" : "E" ); var sosMsg = GetDictionaryEntry( sosMsgID, socket.language ); sosMsg = ( sosMsg.replace( /%s/gi, sosCoords )); diff --git a/data/js/jsdata/worldtemplates/felucca_containers.jsdata b/data/js/jsdata/worldtemplates/felucca_containers.jsdata index 533905835..cfe81f7a2 100644 --- a/data/js/jsdata/worldtemplates/felucca_containers.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_containers.jsdata @@ -1,5757 +1,5896 @@ 2 -2612|#|0|1|1839|2729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1064|2205|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|624|850|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1416|1578|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1926|2798|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3652|1120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5434|180|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3633|2561|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1477|1721|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1412|1756|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2497|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|570|2123|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5135|1964|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5510|222|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|966|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1687|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1131|1816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|870|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1348|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|1003|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|616|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|665|2144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5917|234|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1400|1817|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|11|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|1002|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3985|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1456|3801|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1420|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2173|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3009|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1388|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4324|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2512|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5280|573|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2028|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3709|#|0|1|3026|3354|35|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1984|2838|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1563|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|1452|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1184|1709|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5491|624|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1603|1711|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|960|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|979|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2252|1190|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1746|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2852|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1522|1431|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1435|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5555|824|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5989|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1328|3710|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4287|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3741|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2963|3400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|642|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1675|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1648|1643|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5825|3260|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3648|2680|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -16057|#|0|0|709|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5727|90|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1572|1742|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|656|829|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4013|#|0|0|1497|1679|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|1064|2204|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5948|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|5724|3190|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2577|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|448|962|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4300|929|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3016|764|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1327|1678|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|0|4552|1501|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3672|1321|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1452|3849|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3849|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5691|3288|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2530|581|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5999|3770|19|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2797|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|636|2161|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5387|679|20|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1989|2858|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4412|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|955|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2952|3493|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|662|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4321|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|700|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1592|1596|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3989|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5303|809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|544|812|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2048|811|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2848|904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5349|1551|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1579|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|826|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2213|1165|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5913|229|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1342|1660|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1561|1743|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3728|1194|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1613|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2840|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1469|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|6080|184|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3669|2662|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3760|1232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4292|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3705|2584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1486|3977|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1576|1563|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5488|531|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1456|3742|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3696|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4392|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1736|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1584|1598|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4691|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1459|1522|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5733|89|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5307|810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|792|2269|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3803|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1366|1572|36|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5313|802|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5506|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3722|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1840|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2711|#|0|1|3689|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1606|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|5762|3153|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|1001|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2225|1199|5|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|632|1045|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4410|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2911|3481|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5553|831|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1196|1714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1487|1689|22|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1436|1755|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1477|3978|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1344|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1852|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1544|1652|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|665|2144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3664|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3608|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|0|1418|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|1|3688|1301|27|0|0|2|0|0|200|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1353|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|624|853|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3731|1335|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1459|1512|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5177|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3632|2575|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|542|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1844|2788|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4320|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5436|182|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1344|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2260|1188|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1854|2728|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3762|1191|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1341|1674|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4293|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6034|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|578|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|613|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|0|1415|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5387|590|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3977|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2026|2832|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1452|3849|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1120|3610|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5916|58|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6059|157|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|3705|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4022|40|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3652|1120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3681|1320|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2620|#|0|1|1444|1576|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3403|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1363|3825|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1184|1705|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2768|963|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3760|1232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4292|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|452|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1328|1643|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4397|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4393|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|2061|2774|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|3690|2505|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|5384|679|20|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|0|1415|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5479|563|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|#|0|1|1576|1736|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|808|2325|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|665|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2507|474|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1332|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2917|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5490|529|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2620|#|0|1|1444|1576|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5539|877|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|1|1586|1593|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2873|3474|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5392|520|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5280|573|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|620|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1374|3889|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2952|3447|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1382|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5965|222|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1416|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|573|2112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3683|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2744|2117|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|612|874|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4326|966|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4617|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1485|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1648|1644|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5640|1437|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|4691|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|6015|3564|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|682|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1346|3869|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|851|1688|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5490|630|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1341|1674|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|5985|62|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2425|552|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1352|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2990|640|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1465|1664|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3005|826|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1390|3848|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2252|1190|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1506|3693|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5709|659|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2448|424|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5456|84|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|4397|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5609|12|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|589|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2872|676|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|608|2157|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5488|631|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|2941|3381|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1850|2676|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|601|2200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2026|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2888|3420|35|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|593|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|metal box|0|1|5307|35|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4013|#|0|0|1933|2788|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1573|1746|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1352|3803|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|1878|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|1390|3710|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|5796|3265|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|1902|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|888|2391|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5195|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4013|#|0|0|1452|3779|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|188|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5648|1400|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5999|3770|19|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3647|#|0|1|1381|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1342|1660|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1616|1580|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5360|1705|-67|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|3760|1326|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|2749|2164|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|620|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5915|54|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1584|1598|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1341|1675|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|1|3613|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1570|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|784|2221|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3672|1133|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1416|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5666|3283|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1372|3914|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2563|674|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1424|1676|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5388|205|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|1649|1600|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1455|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6080|90|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3711|keg|0|1|5931|48|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1486|3977|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2952|874|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|541|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|318|795|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1377|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1599|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2421|520|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2533|552|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4293|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|425|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2718|wooden shelf|0|1|5984|148|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1141|3664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1484|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|3645|2674|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1844|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3825|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|888|2390|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4291|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1926|2798|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1600|1711|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5416|243|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|3615|2476|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1605|1704|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4621|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2457|401|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5917|234|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3637|2577|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1248|1697|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1354|3805|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1363|3825|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1600|1521|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1844|2717|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3264|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1379|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5660|3124|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2941|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5989|30|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|2944|3402|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3616|2653|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|600|2283|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2888|3420|35|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6109|42|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1392|4019|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1926|2798|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3639|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5691|3284|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5355|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5162|20|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3690|2505|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1743|26|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2678|2157|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5692|3288|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1424|3883|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1592|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|333|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5582|193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1491|1552|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1341|1728|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1600|1521|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1324|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1412|1753|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4448|1061|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3648|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2533|652|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|874|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3980|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1134|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|666|1008|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3617|2576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5640|1403|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1404|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|738|880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1649|1600|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1197|5|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5445|184|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|656|827|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|612|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2778|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1440|3805|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3608|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1436|1755|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2443|486|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|888|2390|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1844|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|589|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1481|3856|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5575|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|402|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5688|311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|1415|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|808|2193|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|741|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|182|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5763|145|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5386|679|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1341|1675|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|87|1425|1701|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5176|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2738|979|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6083|40|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2846|870|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1600|1525|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -7774|#|0|0|2471|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5355|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|833|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|3688|1131|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5408|929|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|4412|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1131|1816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1120|3610|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|1312|3782|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1415|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5317|1975|16|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3711|keg|0|1|5720|1386|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|624|852|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5989|26|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1433|3743|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1579|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1538|1693|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3637|2578|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1461|3816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4286|997|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1606|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|593|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1390|3710|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2967|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2456|424|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5479|564|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5313|802|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1317|1600|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5465|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|1876|2732|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1854|2787|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4408|1138|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5999|3770|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|2778|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1364|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3616|2653|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|3683|1244|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|0|4425|1208|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5675|1433|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1415|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1839|2729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4319|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5213|167|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|620|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3782|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3664|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|613|51|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|2863|808|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1412|1746|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|616|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +7774|bulletin board|0|0|1141|2234|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|0|1415|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1424|1753|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|417|1032|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1474|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5351|1551|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|3048|3349|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|6015|3564|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5436|182|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3632|2575|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5517|1296|4|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|963|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1120|3684|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|791|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3630|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1934|2768|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1608|1588|-20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|3013|3424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3687|1245|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2428|552|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2967|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1468|1761|-2|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|656|829|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|3026|3354|35|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1250|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1390|3741|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|872|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2416|525|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3736|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1336|1732|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4289|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1346|1682|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|543|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|1|1613|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1400|1817|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5617|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1502|1624|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5763|145|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|2595|635|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|2441|435|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|635|2160|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|182|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1250|870|16|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3683|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1981|2905|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4289|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|1668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1304|3694|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1492|1615|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1393|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5284|2011|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|2416|521|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|670|1008|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2892|917|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3762|1190|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4430|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5523|201|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|181|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|600|820|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1389|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|621|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3648|1171|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5806|3269|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1378|3883|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4292|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1854|2788|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4412|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1624|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5390|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5356|1296|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|784|2222|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1337|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2505|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1882|2808|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5491|60|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3709|wooden box|0|1|5162|26|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1421|1576|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|6122|166|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1403|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|416|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|1688|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1346|1682|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|1313|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3669|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|3714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5509|222|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|3648|2476|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2019|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5186|89|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|0|1617|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|853|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5493|625|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|2920|669|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1465|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|598|2243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4452|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2990|639|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4488|1062|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1338|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|624|851|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1384|3772|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2744|986|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1379|3850|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5314|776|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|1981|2829|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|549|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|3978|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3618|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1502|3986|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5660|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2473|#|0|1|1457|1548|56|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1182|3632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|3771|1160|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2029|2862|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|318|794|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2534|550|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5718|554|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2677|2241|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2990|639|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2944|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|5262|3980|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5489|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1461|1551|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2845|864|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2912|665|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1332|1741|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|A Trashcan|537|87|5671|3128|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1346|1683|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1333|1740|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5510|812|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1394|4016|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1838|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|5296|595|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1417|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1224|1581|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2046|807|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|0|2860|998|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1500|3679|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5977|201|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2477|#|0|0|1684|1571|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|552|2218|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1384|1818|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1560|1743|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2965|3493|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1579|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5175|1010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1500|3680|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5687|311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1634|1509|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1402|1800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1853|2787|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2427|429|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2847|904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|284|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4669|1392|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1379|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5523|201|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3686|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|0|1417|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5390|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1370|3897|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2060|2774|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|180|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3633|2601|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1392|3813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|728|2233|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4398|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1307|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|6119|208|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|896|2394|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1442|1552|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1315|1607|60|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1539|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1346|1683|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5806|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2541|673|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|641|2236|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1566|1740|21|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1494|1615|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4620|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5614|776|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1651|1560|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|5276|3971|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5197|584|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1471|1577|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5616|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5706|659|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1149|1544|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3762|1189|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1412|1746|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5656|307|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|1710|1552|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1184|1711|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3683|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1743|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1437|3960|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|616|829|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|3010|838|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1648|1643|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|318|795|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2960|813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1457|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5184|629|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2427|431|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3731|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1357|3849|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5441|177|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2866|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1608|1584|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5809|3264|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4321|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1328|3710|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1351|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2863|808|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5613|777|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5382|658|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3011|3401|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|317|785|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2029|2856|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1347|1682|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5493|574|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|#|0|1|1437|1595|22|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|643|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5390|552|70|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|#|0|1|1389|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5418|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5966|66|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|1481|1586|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1471|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1385|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1384|3774|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1872|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|1689|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3016|763|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|544|808|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1347|1656|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|585|2224|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3854|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1566|1739|21|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1515|1610|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1487|1689|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1304|3710|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1331|3720|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1309|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1560|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3626|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|810|2184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5989|40|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1385|1800|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|6002|3771|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|550|809|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|617|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5732|94|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1242|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1464|1563|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3042|816|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1576|1709|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1689|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1408|1597|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2074|2857|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2845|869|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2964|3492|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2749|2171|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2892|913|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3648|1140|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1347|1682|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|6061|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|3608|2505|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1366|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1409|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1408|3776|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4384|1155|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2984|640|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|624|843|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1482|3985|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5386|552|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5929|76|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1332|1746|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3680|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1616|1583|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3633|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1672|1598|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5311|983|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1436|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3792|#|0|0|5341|548|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1344|3779|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2482|backpack|0|1|1434|3793|3|0|0|2|0|0|100|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|2885|689|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|3012|3406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1405|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|613|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1506|3693|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3983|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2965|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1498|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|317|795|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5387|587|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|1452|1613|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1123|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3632|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4530|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|3008|3428|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3690|2506|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3794|#|0|0|5423|1867|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4326|1002|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5967|74|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|309|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|1384|3826|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1603|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1600|1526|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|584|2224|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1672|1596|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1353|1676|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|476|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5640|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1130|1816|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6040|226|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2718|#|0|1|1408|1617|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|666|2144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|584|2148|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1352|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|648|2157|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3004|827|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1398|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3688|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1336|1733|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1124|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5384|681|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|819|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|624|2198|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|668|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3641|2464|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|4409|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1816|2834|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5645|1400|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5573|114|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1369|3898|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|608|872|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1649|1549|45|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2496|433|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5497|624|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|1905|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|323|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1923|2805|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1485|3856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3702|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1581|1746|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3745|2680|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2957|696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1349|1587|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3669|2663|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2025|2793|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4312|921|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5391|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|840|1680|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5824|3260|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3703|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1353|1676|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1518|3984|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5565|900|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|584|2145|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1570|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5339|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|761|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5806|3268|-16|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5750|147|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|1624|1589|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|6033|204|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2456|425|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5972|172|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|2990|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6122|229|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|2920|667|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1502|1611|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4292|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3649|1136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4288|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|600|2278|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|544|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1293|1784|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1260|859|16|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1607|1704|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1364|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4384|1161|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|512|988|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1607|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1474|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4395|1045|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2989|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2450|451|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|549|814|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5176|1013|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|2496|549|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|284|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5261|237|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|1589|1594|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|809|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|5587|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1355|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5809|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5465|1810|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|1690|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1389|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5570|189|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1421|3739|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1353|1677|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2861|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1576|1562|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1336|1737|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3701|backpack|0|1|5728|94|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|1421|1547|36|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5786|556|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|1|1432|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|324|790|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|1882|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|1001|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2985|639|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|1|1872|2642|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4330|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|182|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1337|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|457|1112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1987|2904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1328|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2672|2243|2|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1939|2683|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|592|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|5656|333|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1416|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|851|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5151|990|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3659|2665|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1432|3795|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|550|814|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2676|2245|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1432|3797|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2983|632|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2034|2805|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|545|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5449|91|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1354|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1844|2729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5317|1975|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|6054|159|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2035|2805|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1400|1818|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5490|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|188|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|616|828|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|585|2224|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1353|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2026|2838|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1353|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5807|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1496|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3668|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1576|1737|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2840|950|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5809|3265|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3678|2613|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3676|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|0|340|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5812|3266|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2834|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|641|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2873|3468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1118|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1492|1614|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1132|3696|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1384|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5239|944|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5976|189|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -5344|bucket|0|0|1129|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1390|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1488|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3680|1106|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1432|3794|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5277|804|1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5207|167|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|310|787|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|449|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2020|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1850|2791|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|3057|3388|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1304|1757|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1560|1739|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1844|2786|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3692|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|5742|3195|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5442|178|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|5826|3261|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1428|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1486|3976|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1812|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|#|0|0|2046|803|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5504|650|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|3621|2576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1244|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|613|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2940|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1354|1676|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3834|a spellbook|0|9|5176|91|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1650|1544|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|1032|1083|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3647|2662|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1954|2686|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3658|2665|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5960|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|1336|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|1003|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5285|648|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|617|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|59|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2675|2241|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1364|3850|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1496|1657|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3620|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2872|3474|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5385|552|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1350|1780|35|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1344|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|3040|825|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1315|1607|55|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4682|1222|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2024|2739|50|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1737|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|833|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1923|2803|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|177|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2833|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1442|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1372|3850|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5390|698|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|2496|545|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|785|2216|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3034|3354|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1442|3806|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3715|#|0|1|1192|1704|3|0|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|3609|2496|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1394|3893|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5361|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2846|869|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1312|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1351|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3605|1232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3026|825|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1354|1676|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5656|305|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|2936|3381|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3989|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4392|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|1881|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|6085|94|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|4331|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5363|1320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1495|3694|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5564|899|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|4286|999|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2481|472|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|60|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5137|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|1918|2811|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|610|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2840|899|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3854|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5840|358|1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1854|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|0|595|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3632|2575|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1572|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1851|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4411|1141|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2020|2836|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3016|766|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|620|873|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3744|2685|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1288|1759|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|5804|3270|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|525|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1586|1584|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|612|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2422|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|605|2200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2986|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5520|203|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|2840|946|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1486|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2989|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3609|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4300|925|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|289|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2252|1190|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1497|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2912|675|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1354|1677|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1039|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2528|555|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|557|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1417|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1656|1644|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2912|674|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4664|1393|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1304|1758|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1576|1698|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5806|3270|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2904|3483|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2024|2799|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5418|1863|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|0|2968|882|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1376|3781|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1406|3806|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3592|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2498|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5311|985|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|0|1612|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|615|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3012|833|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3646|2662|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1390|3848|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5615|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2579|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|456|1133|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|552|2174|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4413|1044|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5236|4021|37|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4690|1219|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1424|1679|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1372|3914|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4289|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3036|830|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2534|550|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5135|1964|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|6026|196|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|457|960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|1605|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2024|2785|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3025|825|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|5258|135|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|3624|2545|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3976|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1838|2675|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1354|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5494|625|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|6104|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1500|3680|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1372|3915|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|963|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5913|57|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5497|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3647|#|0|1|2943|3402|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1809|2828|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|952|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2024|2841|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|1064|2203|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|4448|1060|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1608|1585|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|448|962|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1328|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1062|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3692|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5613|1839|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|2046|804|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1390|3741|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1853|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2420|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|449|960|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|200|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|565|960|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1981|2907|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1464|1669|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2494|374|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1440|3804|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3651|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3915|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|560|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1424|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2477|424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2419|479|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2465|560|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3616|1261|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|3005|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1577|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3054|3360|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|6084|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5505|656|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2997|640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|1876|2737|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4411|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4290|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1390|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|4437|1159|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2958|705|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|341|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3984|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1429|1592|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5280|658|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5196|918|-40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1617|1578|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2543|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3728|1299|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3661|2673|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2029|2859|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3688|2505|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5456|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1461|1548|50|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3702|#|68|1|1464|1665|6|0|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 -4013|#|0|0|1440|3769|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1481|1724|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1854|2786|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|3019|3424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1443|3805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4392|1205|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5437|102|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5617|1833|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5806|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5908|28|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1743|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|317|795|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1316|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1408|1605|50|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5840|357|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|642|2235|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2477|#|0|0|1671|1547|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1360|3851|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2025|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1485|3976|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3016|764|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1925|2798|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1849|2791|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1659|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2020|2838|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -7774|bulletin board|0|0|1932|2786|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5868|118|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|563|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|579|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|552|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|0|1417|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1390|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|5796|3266|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2583|517|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|278|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1622|1560|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1481|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1664|1547|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1897|2812|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2042|811|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|2718|2080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3663|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3010|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1305|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5693|3287|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2840|947|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1409|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1482|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5384|149|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|3048|3402|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1496|1658|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3035|830|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2448|426|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1376|3848|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4416|1024|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3650|1112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|617|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|652|2160|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2745|985|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1577|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2916|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|631|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|1906|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5184|629|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2934|3402|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5619|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|330|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5178|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1463|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5198|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3987|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1839|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1454|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|317|785|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5209|167|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1503|3709|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1391|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|2968|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1320|3678|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1355|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|1891|2680|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2482|592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2448|483|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5439|182|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|2776|961|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1382|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|701|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2738|978|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|293|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5974|84|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4286|966|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1332|1740|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1496|1746|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1345|1728|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1380|3731|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|954|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|340|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1312|3729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1248|1701|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1346|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2739|978|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2960|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5324|977|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|616|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1334|1740|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1588|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1592|1597|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4525|934|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1424|1681|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|1609|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3678|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1494|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1376|3853|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2972|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3028|835|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|808|2326|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3883|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1459|1517|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3612|#|0|0|2467|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1360|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1428|1596|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1128|1821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2734|2184|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1362|3805|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1391|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|6056|98|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1418|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|590|2164|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5424|45|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2639|armoire|0|1|1131|2216|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -3790|#|0|0|5945|216|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|3689|1318|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1573|1742|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1306|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4291|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|820|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5492|56|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|6080|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|5824|3261|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1515|3709|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|1|1331|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1587|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1354|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|3004|3389|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1576|1707|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|648|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|5740|3258|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1438|3758|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|584|2225|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2989|640|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4453|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1398|3869|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|584|2225|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1442|3805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3683|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3675|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1249|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|656|1006|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|996|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1261|1880|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1493|1610|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1452|4000|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1457|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1378|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1662|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3687|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2457|401|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4544|1043|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|592|2277|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|0|602|808|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1461|1549|50|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1336|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|642|2176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1582|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1392|1806|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3979|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2578|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2962|3408|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|6060|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4473|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3748|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1427|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5570|188|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|2917|806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|308|786|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3622|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2904|3482|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2990|776|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|3641|2596|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|0|3016|765|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6120|160|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|5280|654|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1384|1586|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|2650|2192|4|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1605|1704|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3622|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4412|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5576|186|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5682|521|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1356|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|669|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4413|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1328|1649|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5661|302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5434|180|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|1667|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5459|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3612|#|0|0|1985|2911|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2025|2837|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3629|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4301|924|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1468|1595|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|449|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1485|3980|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|833|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5525|59|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|4281|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5309|803|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|5947|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5609|1838|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1392|1806|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5965|225|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|2753|2169|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|634|2161|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2857|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1410|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5475|196|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|5742|3194|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|645|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5422|244|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4681|1180|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3730|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5154|993|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3914|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1476|3979|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|0|1418|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|3744|1203|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5611|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|6085|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|338|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4395|1046|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2904|3483|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4472|1083|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1398|3865|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6056|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2005|2720|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|3700|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1572|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1044|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1032|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1438|3736|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1491|1553|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5416|1866|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1493|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1352|3806|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1353|3853|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2912|666|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2533|677|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5727|95|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5437|102|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5807|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5686|314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1456|3797|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1562|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1869|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1392|1807|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5621|1846|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1365|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|331|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|4393|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|644|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4447|1093|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1437|3758|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1347|1652|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1484|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5401|978|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5810|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3645|2650|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5809|3268|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5667|3283|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5150|746|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|544|813|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5384|147|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1597|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5497|623|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3668|1106|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1985|2908|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3703|barrel|0|1|5610|1834|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2746|2112|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1344|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5313|802|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1420|3740|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2496|429|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|528|973|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4531|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1579|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5567|897|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3649|#|0|1|712|1479|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2834|864|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2059|2857|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|4408|1060|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|672|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5809|3275|14|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1845|2787|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1538|1685|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|888|2386|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2932|3401|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|201|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|5686|321|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|749|1315|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1409|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3016|764|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1460|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|584|2149|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1891|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1392|1807|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3669|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1333|1740|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1336|1733|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3014|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2952|892|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|610|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5320|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1614|1709|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5728|95|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1364|1615|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5825|3259|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1845|2786|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|616|1147|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1352|1658|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|0|624|2191|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5682|331|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1144|1621|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1185|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2063|2862|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4410|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3672|2589|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|309|788|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|6056|97|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1354|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1437|1774|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|285|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1581|1745|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1176|3637|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5487|623|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1416|1555|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5408|605|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|1887|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3005|826|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3029|835|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5393|520|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1382|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|0|603|2272|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3989|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5365|1320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|2918|857|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1849|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|586|2224|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|5812|3287|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1854|2788|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1395|1688|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|4410|1141|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1840|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|597|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1437|1595|24|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|1312|3771|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1573|1743|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3610|2464|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2506|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|328|1057|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3729|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1506|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|553|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1894|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2834|864|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1460|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1852|2767|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3012|819|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3008|3457|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1044|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|324|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1492|1618|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1429|1592|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1614|1709|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1487|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2494|593|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3664|2649|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1487|1690|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3600|2605|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2860|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5983|81|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5280|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2664|2134|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5577|186|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|3762|1187|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3753|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3648|2680|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2872|724|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1462|3792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|616|1148|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2952|704|0|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4396|1045|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5392|981|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1497|1746|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2991|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|3688|1106|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1395|1688|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1560|1744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1416|1579|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2968|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1489|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5135|1966|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1566|1740|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1392|3812|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|613|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5673|1434|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3593|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5488|534|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5567|900|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|5810|3274|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|323|795|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1385|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3026|825|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1576|1564|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5450|92|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|180|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|3026|3352|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5388|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4329|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1417|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4520|1067|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4327|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|317|794|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|324|790|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3736|2686|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|3000|813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1061|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1838|2681|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1352|3761|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|5810|3265|-1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3981|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|1064|2205|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5407|605|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1442|1558|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5298|592|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5403|150|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5311|981|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5806|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|metal box|0|1|5669|520|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2872|3466|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1850|2680|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3631|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1396|1687|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5578|189|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1817|2800|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1336|1735|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2993|640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|#|0|1|1457|1548|53|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5622|1845|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4421|1039|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1872|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|metal box|0|1|565|1307|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2058|2857|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1381|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1120|3612|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1505|3992|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4422|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|853|1693|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1400|3741|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1430|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5385|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1409|3741|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3683|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1408|1633|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2864|848|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3626|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1347|1649|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4395|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2745|985|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|1881|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2473|#|0|1|634|2163|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1464|1664|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1840|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1375|3890|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5384|529|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|2649|2192|4|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5480|198|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|5215|4007|37|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5825|3261|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1476|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1418|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3644|2649|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2027|2803|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2958|704|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1543|1712|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5621|1846|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1033|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1396|1687|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5490|535|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1040|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|603|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1616|1578|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2582|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4390|1023|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5494|625|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1876|2727|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1332|1740|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5366|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1461|1548|53|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2984|632|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3981|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3665|2648|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1388|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4681|1182|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3652|2655|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5520|202|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|6064|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1495|1620|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|849|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3612|#|0|0|1626|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|729|2232|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3981|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5733|88|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1419|1576|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|577|2188|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1363|3851|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|640|2245|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1397|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|792|2265|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2496|435|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5718|549|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5682|332|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2476|#|0|0|2024|2859|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5984|32|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4534|858|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1130|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1056|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1346|3869|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5285|850|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1504|3992|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2059|2857|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1560|1743|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3645|2649|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2497|382|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1398|1684|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|2497|545|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1367|3882|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1119|3684|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1408|1608|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1424|3885|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|6060|101|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|5236|4021|40|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4006|a checker board|0|1|562|2169|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -3703|#|0|1|1363|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5144|907|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2672|2244|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|177|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|188|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3792|#|0|0|6106|68|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1369|3854|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1579|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2259|1188|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2938|3496|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4424|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1032|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1412|1752|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5149|91|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2533|672|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|2259|1189|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5616|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4006|a checker board|0|1|2896|908|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -3703|#|0|1|1498|3706|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|649|2152|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2990|640|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1384|3852|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5574|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|634|2160|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|3762|1227|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3649|metal chest|0|1|5555|824|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4411|1057|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1331|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5489|2008|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1382|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2913|857|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3688|1161|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2873|3476|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4552|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5385|520|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|291|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1352|3813|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1400|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|994|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|624|2169|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5507|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1398|1684|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1482|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2914|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5477|201|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4286|959|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5650|1438|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|670|2144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|448|1110|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1491|1557|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3029|836|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3702|bag|0|1|1435|3793|3|0|0|2|0|0|100|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|555|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1440|3977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1433|3960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1353|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1481|3989|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5262|899|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2472|metal box|0|1|5179|18|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1432|3796|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3682|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5571|188|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1505|3991|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|1|1870|2642|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1813|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3745|1297|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3978|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4410|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5296|595|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5909|101|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3649|#|0|1|1315|3768|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4402|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5408|613|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|4457|1080|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1440|3978|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5824|3259|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2985|640|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|8|1453|1678|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1811|2801|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2416|470|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2026|2836|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2779|958|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|2753|2164|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2045|811|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1845|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5362|2011|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1398|1685|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5578|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2529|557|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2578|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4329|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1838|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5465|101|35|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5510|221|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|0|593|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5417|1864|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1465|3986|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1386|1584|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|1900|2703|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1443|3806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|311|789|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1375|3889|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2904|3481|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4286|975|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|4411|1109|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1345|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1515|3706|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1483|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2020|2837|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1422|3976|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5160|910|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|2020|2836|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1832|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|266|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5678|521|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|1344|3754|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|6108|68|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|2417|520|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|619|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3747|1288|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4408|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1453|4024|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5961|71|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5135|1966|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1496|1666|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|201|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2737|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6064|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|2921|792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1688|1573|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2034|2801|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1853|2788|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2449|424|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1398|1685|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|4411|1142|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4395|1046|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|477|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1443|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|448|960|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2448|434|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5342|544|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|318|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1538|1713|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3733|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2676|2241|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5621|1844|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3012|833|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|6056|98|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|642|846|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|308|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|745|2264|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1124|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5213|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|#|0|1|2963|888|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1494|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5616|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1992|2717|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1373|3864|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2907|3481|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4395|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1614|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1459|3816|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3665|2648|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1473|3982|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5192|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|642|844|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1376|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4409|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4392|1210|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|320|1060|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|A Trashcan|632|87|5270|3988|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3643|#|0|0|5311|113|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|560|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|584|2224|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2677|2245|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|0|1416|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3704|#|0|0|5759|3150|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|645|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|656|1005|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1406|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5329|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5568|899|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1560|1743|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|400|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2962|868|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1439|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2872|3473|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5715|556|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1996|2724|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2840|898|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4397|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2933|3401|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1474|3986|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3689|1232|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5826|3262|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|624|839|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|3015|820|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|640|937|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4332|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1362|3810|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1544|1685|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|818|2328|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1637|1504|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1569|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1353|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1854|2786|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1384|3853|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1328|3751|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|2872|676|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|2786|978|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4549|921|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3596|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1482|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2576|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5692|3289|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4551|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1580|1746|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3788|#|0|0|5944|216|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5491|574|62|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|311|788|-23|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|323|791|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4653|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3704|1226|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5809|3275|17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2838|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|2962|889|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|6080|91|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2961|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4333|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4395|1046|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2910|706|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3675|1241|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3664|2649|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5943|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5312|802|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|4329|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1132|3696|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5510|221|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|3681|1319|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|560|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5388|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1483|3985|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|280|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|550|808|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1378|3744|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|649|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|5733|3269|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1147|1616|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1484|3986|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1484|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1572|1743|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1518|3985|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2840|948|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5572|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2004|2715|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|#|0|1|1457|1548|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2730|2185|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2892|914|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2880|3415|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1385|3853|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1352|3848|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1503|3709|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|3688|1132|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|639|2246|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5808|13|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5922|86|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3649|#|0|1|1335|3688|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|604|2184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2457|402|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3985|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4384|1173|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3978|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1384|3853|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1619|1581|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3674|2613|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1568|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5912|237|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|3608|2498|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2025|2836|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1492|1720|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2779|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3834|a spellbook|0|9|5304|32|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|3608|2473|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2590|533|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1596|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3737|1295|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2915|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|metal box|0|1|5211|167|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|2912|801|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5910|106|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|4306|924|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1492|1717|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5296|592|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1327|3672|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5731|94|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|555|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5622|1845|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3710|#|0|1|2904|3484|12|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4006|a checker board|0|1|1445|3776|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -2474|wooden box|0|1|5161|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2528|554|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|857|1680|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|1352|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2845|865|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2960|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5727|147|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3854|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4391|1024|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|1614|1710|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|634|2160|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|4300|921|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|745|2264|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4531|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2953|696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4408|1226|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3681|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|5690|3285|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|629|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3884|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|624|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3651|2654|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3668|2663|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2022|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|312|790|-23|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3603|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1648|1641|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|5727|3188|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4557|925|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1476|3978|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1428|1593|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2427|552|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1443|3806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1187|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4419|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1354|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|178|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1932|2700|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5810|3275|17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3029|835|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1742|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3981|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1443|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5490|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|1408|1718|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6045|195|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4290|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|0|713|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1032|1081|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2419|494|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1432|3796|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1066|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1876|2735|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1425|3872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6056|96|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3009|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1652|1544|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3616|1249|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|318|785|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3981|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|0|1476|3676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5362|1718|-125|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5297|592|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1379|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2776|2132|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1378|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2912|677|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1684|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5578|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2482|backpack|0|1|5518|214|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|616|2118|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1353|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2915|664|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5958|67|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5487|631|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2941|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1376|3848|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5610|1834|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1466|3987|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3647|2679|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1845|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|330|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|456|1117|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2789|958|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|1594|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5296|592|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|555|66|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|405|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1460|3792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1357|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|1903|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|2889|784|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4408|1111|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2932|3402|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1352|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|546|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1292|1784|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4447|1087|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3684|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3632|2497|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4412|1057|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|0|4425|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1460|3780|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3644|crate|0|1|5342|544|9|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5336|613|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|613|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5607|210|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|718|2232|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|6084|92|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|2920|668|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2907|3480|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1419|1552|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2939|3381|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3988|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1684|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1504|3708|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1333|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|448|1111|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5389|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|851|1689|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|329|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4291|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2936|937|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3732|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|6085|42|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4681|1177|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3744|1301|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5828|364|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5494|57|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1455|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1442|3718|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4664|1397|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1563|1747|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5734|89|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5387|698|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|808|2327|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5647|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1844|2712|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|1|1478|3696|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5958|68|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1832|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|565|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1560|1744|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1354|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1838|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1456|3819|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|456|1134|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|5740|3258|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3035|830|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1119|3684|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5617|1832|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1385|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3669|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|2888|661|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|4393|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5230|4025|37|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5682|330|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|317|794|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1846|2714|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1064|2204|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1685|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2475|424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1394|3894|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|592|2273|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2693|2205|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1566|1740|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5824|3239|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6032|204|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5384|819|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|480|841|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5979|24|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|568|1122|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2955|888|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4323|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3041|816|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1504|3992|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2497|387|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|1653|1600|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5464|1809|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2916|664|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2865|856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3682|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5683|188|-2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1556|1656|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|550|813|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3012|832|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3652|2654|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1588|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2429|435|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1853|2786|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2992|817|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5786|555|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1429|3872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|0|1418|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3596|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1405|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|998|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1538|1684|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3704|#|0|0|5757|3160|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1564|1748|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|324|795|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1855|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5577|185|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|2952|865|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5229|828|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|2898|916|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6085|88|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|4420|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1399|1685|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5823|3238|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5525|62|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|482|840|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4390|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|608|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4411|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5727|91|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|1392|4011|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1381|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1482|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2430|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|619|2215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|5258|136|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2844|864|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3987|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4327|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2040|811|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5916|60|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1846|2786|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1378|3883|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1849|2791|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|3697|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1417|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5488|532|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5323|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1437|3736|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5703|661|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5523|214|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5827|3262|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2024|2865|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2500|374|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2549|673|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|3657|1187|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2984|633|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1832|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3710|#|0|1|1576|1736|19|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3011|3401|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1653|1544|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4392|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|6082|42|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|2936|3502|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1424|1677|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|994|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1432|3793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1560|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3647|#|0|1|5741|3258|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4313|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1349|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|3698|1178|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1537|1743|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6081|44|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|1886|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|700|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1374|3864|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5770|185|-1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1576|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5329|1321|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|2936|3498|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5230|4024|37|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|750|1314|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1384|3773|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1486|1689|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1382|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3008|3457|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5450|91|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|582|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|5690|3284|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1440|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|640|2178|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2984|640|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1440|3802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5313|35|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2718|#|0|1|1492|1618|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5411|1925|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|1312|3780|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|5656|328|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|2787|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1895|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4684|1176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2967|3400|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|1519|3984|-3|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|179|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5703|663|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1478|1721|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1613|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|metal box|0|1|5316|35|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4411|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1503|1615|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2530|635|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1329|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -16019|#|0|0|5834|3260|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1560|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|1|1396|3864|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1572|1743|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1870|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5362|2011|26|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1473|3686|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1437|1594|22|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5455|84|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|1312|3779|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2876|673|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5577|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|5613|1840|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|728|885|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1502|3985|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|0|595|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5489|575|59|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|2898|704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1388|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1429|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2857|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4286|958|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|613|873|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4327|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1672|1593|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1672|1588|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|670|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1814|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2628|#|0|1|616|2115|0|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3651|2655|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1414|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|0|593|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5179|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1352|3816|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2959|704|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4520|1066|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5401|932|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1739|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1358|3733|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4681|1179|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1352|3823|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5489|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|2990|639|9|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1133|1816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4478|1222|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4533|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1316|1607|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5910|110|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1561|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -5344|bucket|0|0|1138|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1360|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3774|1160|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4326|973|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5351|1551|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|1424|1753|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1502|1610|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|3028|818|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2736|977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1474|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5702|306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1572|1742|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1422|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2000|2720|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2906|3480|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3600|1235|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4409|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|640|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3722|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1119|3685|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|620|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3612|#|0|0|1554|1763|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|1721|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1847|2823|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|560|2219|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|521|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1587|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5507|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1828|2731|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|2043|2773|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3703|barrel|0|1|5296|593|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2056|2849|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1425|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6085|92|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1932|2707|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2253|1190|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4280|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2056|2848|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5645|1413|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5329|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1312|3723|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1619|1582|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1312|3770|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3686|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1561|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|4472|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5741|3259|14|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|325|790|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4403|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|406|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5442|177|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1328|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|324|1061|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1388|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5615|776|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|2918|858|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5282|536|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3696|1218|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5686|322|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|643|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|336|884|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1377|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|637|1040|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4330|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|333|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|1603|1711|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1538|1692|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3733|1295|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5617|1832|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1616|1579|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|453|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5464|1809|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5297|592|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -7774|#|0|0|1452|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5658|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1464|1670|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|621|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1815|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1564|1746|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2457|400|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4326|992|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2880|748|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2048|811|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1544|1741|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1834|2731|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4689|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5692|3287|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2992|821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|850|1687|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|656|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3659|2666|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1493|1620|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|64|5610|1837|0|0|0|2|0|0|13212|400000|125|1|dungeontreasureloot3|1|25|30|0|0|16798814|22036821 -2716|#|0|1|1592|1596|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3682|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5312|983|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3701|backpack|0|1|5513|220|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1442|3806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5988|188|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2628|#|0|1|5799|3268|32|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|544|812|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1707|1557|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1557|1656|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1386|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4291|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3647|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|644|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3643|#|0|0|5264|162|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|975|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|1603|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|580|2232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1386|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2028|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1560|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|2944|3401|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4421|1040|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5826|3261|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2579|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5485|622|31|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1364|1634|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|5723|3242|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5568|119|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|4293|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|2633|2092|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|840|1682|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5577|185|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2692|2205|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|5760|3158|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1448|4009|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2497|384|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2994|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1576|1565|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3632|2606|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4321|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1610|1584|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|1720|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1854|2786|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|600|2178|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1450|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5391|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|1168|3645|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|330|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1884|2656|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5621|1844|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1334|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|chest of drawers|0|1|5308|108|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2641|#|0|0|1328|1655|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|664|2149|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1988|2904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2457|402|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1354|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5640|1404|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|3632|2568|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|0|1415|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|600|819|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|640|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5575|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|792|2270|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|1213|2259|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|3609|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|741|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5523|200|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5311|982|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|#|0|1|1512|1610|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|561|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1493|3702|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5296|596|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1317|1600|55|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3664|2648|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5525|204|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1544|1712|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1519|3984|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|260|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1314|3780|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3728|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1424|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1381|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|1224|1579|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1860|2648|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1375|3889|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2965|3491|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2865|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1928|2794|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3696|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4538|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2593|610|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2483|592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5509|222|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1418|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|0|1328|1659|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|813|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1900|2702|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2023|2841|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1376|3780|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3744|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|658|2224|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1991|2887|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1476|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|3616|2651|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1814|2810|26|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -2604|#|0|1|569|2168|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|586|2225|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2480|473|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5154|859|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|5826|3262|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3000|3387|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|624|826|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|857|1693|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1464|1669|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|642|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3978|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1420|3753|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1608|1589|-20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1473|3983|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2023|2841|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5727|94|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4557|924|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1672|1549|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1476|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1354|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1039|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3709|2584|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|3744|2681|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5997|56|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|0|338|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1353|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2963|3493|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2960|624|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2529|554|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3017|760|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|3544|1197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5617|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2577|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4408|1141|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|609|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1616|1582|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|0|594|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1385|3852|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5613|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3915|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2932|3401|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1474|1755|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2789|952|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2452|429|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2037|2784|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|189|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|2596|623|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1568|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2476|#|0|0|1139|3657|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|61|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1494|1760|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1892|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|318|794|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1609|1585|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1502|3985|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1359|3782|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4557|926|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5492|574|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|760|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2984|640|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1380|3731|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1131|3696|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4392|1227|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4648|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1672|1573|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5384|145|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|Metal Box|0|8|1446|1647|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2462|450|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|616|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|3672|2649|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3708|metal chest|0|1|5133|964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|2915|857|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2996|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5584|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|2992|813|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4402|1041|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5701|305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|5809|3291|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1564|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|600|828|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|310|787|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4290|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1417|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1357|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|313|792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4286|950|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1345|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|3633|2544|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1465|3988|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1893|2680|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|310|788|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1563|1747|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|549|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4476|1063|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4682|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1321|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1459|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2240|1231|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|736|2346|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3737|2561|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2874|692|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3659|2666|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|310|788|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|5774|3153|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5978|171|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|3633|2568|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3011|779|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|6084|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1328|1647|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|4408|1089|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|648|944|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4332|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5387|679|20|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1549|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1632|1510|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|1600|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1400|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5307|810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1844|2786|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1511|1560|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1421|3848|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5989|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2964|3493|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3834|a spellbook|0|9|5145|83|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1468|1596|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5338|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1317|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1473|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1332|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3012|3401|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5985|173|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|6080|91|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1394|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1184|1705|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2887|648|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4301|924|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1363|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1844|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1477|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2058|2857|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|452|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2717|wooden shelf|0|1|5996|144|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|634|2161|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|6056|98|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|324|796|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1474|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1600|1708|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1671|2982|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5170|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3643|#|0|0|5145|76|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5483|205|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2718|#|0|1|544|2209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4396|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2835|864|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2944|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|557|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3632|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1442|1557|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2497|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5283|648|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5408|613|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2046|811|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1340|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3691|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3401|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2984|834|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2037|2784|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1416|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3915|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|760|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5492|574|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2027|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4289|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5354|1296|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|329|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1416|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1668|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5539|872|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1352|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5329|1324|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|1470|1520|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|2962|893|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|417|1032|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1925|2798|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1899|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3704|1227|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|744|2265|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -7774|#|0|0|2909|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2832|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|3034|3352|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2456|424|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1356|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|614|888|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1316|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|1|1472|3701|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1367|3882|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5578|189|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2639|#|0|1|597|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1505|3991|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1168|3646|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2026|2837|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1856|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1352|3849|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1408|3716|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2212|1191|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5657|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2745|986|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4326|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5667|549|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|560|2220|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1577|1736|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1401|1560|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1742|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2941|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2918|862|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2844|864|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6084|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1610|1584|-17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5285|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1408|1593|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4397|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1353|3852|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1413|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1934|2768|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|3696|1179|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1432|3793|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|5575|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|3013|3424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|640|2225|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|664|821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3630|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1133|3696|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|851|1689|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1564|1747|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2967|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5197|93|5|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|3048|3420|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2496|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6056|161|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|3762|1188|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4682|1226|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|622|2112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5504|532|62|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5578|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|2880|746|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3983|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1987|2858|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1413|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1996|2721|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2225|1196|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1304|3750|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3012|3402|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5312|750|-20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2964|3493|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5576|186|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|456|1129|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5136|994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|4384|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|894|2384|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3709|#|0|1|749|1299|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|58|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3666|2608|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5465|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6108|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2641|#|0|1|664|813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2225|1199|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2058|2858|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|3632|2649|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|64|5320|754|-20|0|0|2|0|0|24246|400000|125|1|dungeontreasureloot4|1|30|35|0|0|16800868|23023716 -3703|#|0|1|556|2168|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5311|983|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5479|561|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5619|1839|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|1578|1584|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5613|1839|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|1492|1613|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2448|425|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1576|1740|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5544|903|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|2736|985|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5164|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1464|1664|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|0|715|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1401|1560|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2581|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3666|2496|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1456|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3737|1289|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|4408|1458|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4290|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5912|231|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1565|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5485|622|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1548|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1834|2738|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2885|3420|35|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1661|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|2887|3420|35|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|5804|3271|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|616|2243|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|0|717|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3043|836|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5363|1708|-75|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|1448|3713|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5986|184|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|0|808|2186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1850|2790|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1854|2787|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|2896|706|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1472|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3637|2577|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|619|892|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4472|1084|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3983|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2744|2115|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5997|56|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3647|#|0|1|1577|1736|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|2873|674|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2954|624|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5507|653|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|614|882|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|645|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4447|1090|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|749|1296|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1397|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5692|3288|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1743|26|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1619|1583|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|598|2252|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1329|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2678|2157|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1328|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|625|1032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5396|40|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|1312|3781|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|781|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5727|91|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|5985|68|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1503|3708|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|827|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1401|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2579|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|5656|324|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1674|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1333|1740|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6080|91|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3914|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3728|1194|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5404|60|-20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4624|1212|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2437|408|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|611|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|639|2245|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2965|3493|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5952|176|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1414|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|888|2389|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3629|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|630|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3669|2663|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|3674|2622|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1406|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1827|2669|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1577|1749|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4402|1041|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2024|2790|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2992|640|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|313|792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1347|1657|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5416|243|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1381|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2028|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2953|704|0|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|619|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5484|622|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1544|1712|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5509|222|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3651|2654|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|670|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3637|2577|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5401|932|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1409|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4280|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5804|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|178|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3682|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4559|918|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1344|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1477|3978|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1492|1714|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3683|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1414|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2508|466|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2832|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|664|1014|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4288|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1299|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|4683|1168|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2960|624|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2417|480|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1500|1621|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1133|1816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5965|227|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2851|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|3633|2544|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4478|1220|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4411|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3740|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|791|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|64|5325|751|-20|0|0|2|0|0|13342|400000|125|1|dungeontreasureloot3|1|25|30|0|0|16798814|22036821 +3710|#|0|1|2025|2838|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1839|2731|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3728|2634|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2991|640|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1844|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1465|1664|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3491|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1834|2738|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|0|808|2186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2579|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3017|760|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1430|1592|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2997|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2595|625|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1846|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|3978|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|0|596|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2506|468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1844|2716|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1576|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5501|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|2873|3466|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1481|1770|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2832|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5414|243|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|331|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|178|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2962|874|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|620|2215|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4326|997|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2941|3496|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5984|149|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1484|3981|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2892|914|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|0|1415|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3037|830|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5930|74|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2906|3480|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4290|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1537|1744|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|260|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|metal box|0|1|5313|31|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|0|4429|1200|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|624|2193|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|635|2162|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1617|1564|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1577|1736|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5451|870|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|0|1|5756|203|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|401|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1439|3792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5805|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1362|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2966|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5492|574|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|3688|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3665|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|5726|3188|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5826|3261|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|2528|552|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1412|1755|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|0|864|2313|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2786|954|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5524|212|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|3681|1320|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|318|794|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3882|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1425|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1840|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4280|921|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2995|832|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1486|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1576|1697|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2260|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1981|2906|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4417|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6053|40|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|550|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1119|3685|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1366|1572|36|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1331|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1496|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1406|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2023|2840|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1440|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|3674|2611|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|64|5325|751|-20|0|0|2|0|0|13342|400000|125|1|dungeontreasureloot3|1|25|30|0|0|16798814|22036821 -3650|#|0|1|1932|2704|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5931|48|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|3645|2674|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|640|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2992|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|84|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5525|62|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|624|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2577|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5666|3283|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|605|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5479|563|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3728|1299|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3683|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1743|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3688|2505|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1433|3960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|795|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3914|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1315|3768|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2749|2164|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4300|929|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +5344|bucket|0|0|5539|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|chest of drawers|0|1|5308|108|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2474|wooden box|0|1|5209|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4408|1138|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1502|1624|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1845|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3615|2476|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3889|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1199|5|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1850|2676|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1573|1746|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1344|3754|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1416|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2449|424|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|997|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2962|893|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2590|533|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|1721|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|718|2232|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5539|877|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1476|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1382|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2582|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6083|40|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|armoire|0|1|1132|2231|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3648|metal chest|0|1|5647|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|5276|3971|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|632|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4289|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1688|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5387|590|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3704|#|0|0|5759|3150|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5718|549|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1848|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|549|813|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1881|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|592|2273|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3795|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|2240|1231|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4392|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2857|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|323|790|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|680|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3632|2575|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2943|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4617|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2938|3496|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1688|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1405|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|542|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1854|2728|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1492|1613|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1468|1596|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1506|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|3035|3346|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1562|1762|16|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3703|barrel|0|1|1400|1560|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|3637|2577|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1711|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2857|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2768|967|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5309|803|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|87|1425|1701|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1248|1697|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5965|225|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2494|593|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|833|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5176|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5392|981|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3826|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5317|1975|16|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|3688|1131|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|645|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|554|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|3613|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1984|2838|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|613|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1599|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|794|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|668|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1428|1593|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|656|1002|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1377|3884|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5311|981|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1437|3960|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|543|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|1476|3676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5686|314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2677|2245|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1436|21|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|644|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2496|429|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3760|1326|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2595|609|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|818|2328|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3275|14|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5488|531|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|2624|2099|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2920|668|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5728|95|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1563|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2911|3481|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|785|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1433|15|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4410|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1652|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3709|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3681|1321|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3978|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6085|42|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1852|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|853|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|961|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5320|776|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3689|1319|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1132|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3848|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|1533|1433|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2639|#|0|1|1644|1576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|90|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1926|2798|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1484|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1748|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1506|3693|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1352|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|608|2157|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|424|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|291|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|613|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5386|552|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1332|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1415|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|843|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2595|625|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5195|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2549|673|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2563|674|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1580|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5929|76|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|3745|1297|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3683|1244|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1854|2787|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2416|521|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1382|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1354|3805|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|0|593|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|632|1045|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|593|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2941|3381|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1902|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +4013|#|0|0|1933|2788|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2787|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1538|1693|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|852|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1560|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1461|3816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2737|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1416|1578|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3402|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2205|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1742|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3644|2649|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +16057|#|0|0|709|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5392|520|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1460|3780|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +1701|#|0|1|1586|1593|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|573|2112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5965|222|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3732|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3652|2655|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5408|929|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2448|#|0|1|3688|1301|27|0|0|2|0|0|200|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3849|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|528|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|3010|838|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1304|3694|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|2441|435|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3645|2650|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3753|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2507|474|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2497|545|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|808|2325|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1384|3772|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4452|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1846|2714|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5648|1400|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|550|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2221|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5915|54|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5640|1437|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2865|856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5985|62|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1384|3852|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|630|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4320|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2992|817|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2788|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4293|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3762|1191|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5620|1846|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4447|1091|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1372|3915|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1417|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|5662|3123|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|6041|224|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5961|56|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2845|870|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1576|1740|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3704|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2449|424|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1452|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1839|2731|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1510|1560|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2842|792|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3731|1334|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3616|1265|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2964|3493|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4013|backgammon game|0|1|558|2188|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|2452|450|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|1722|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5582|193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|2498|549|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1749|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|0|1476|3678|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|677|2244|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|584|2146|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5613|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|2923|792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5317|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1572|1748|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|601|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|600|2276|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|0|4429|1208|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1473|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2040|810|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2952|877|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|320|1058|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1347|1654|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5727|554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1432|3795|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5384|656|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1330|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|832|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1600|1709|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3016|765|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3664|2648|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|5656|329|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4417|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5442|1392|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|625|1032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5808|13|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3612|backgammon board|0|0|1534|1431|60|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1305|1687|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1581|1584|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|951|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3402|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1595|24|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|2197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1304|1757|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5277|804|1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|2648|2192|4|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5178|845|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2020|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1576|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3854|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4332|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1428|1595|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|5742|3195|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3753|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|205|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1981|2905|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|764|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|541|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|178|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3683|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5807|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3683|1242|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1066|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1444|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5693|3288|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3796|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3731|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|448|962|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1684|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4289|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1608|1584|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2993|640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4395|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5401|978|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2917|806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|320|1060|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1496|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4391|1130|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5280|537|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4649|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|201|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2024|2785|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|3015|820|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2027|2803|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1746|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3849|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1954|2692|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|872|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|331|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|3701|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1905|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3898|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2962|889|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1041|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3703|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1588|2155|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|995|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2522|636|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|649|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|201|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1835|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|4393|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1448|3713|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|1457|1548|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1305|1688|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1196|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1569|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1455|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1141|3664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3825|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1328|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|554|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3005|826|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5709|659|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|12|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3984|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|578|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4419|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|3697|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|888|2391|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1737|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1742|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3622|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1876|2732|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2778|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|0|4425|1208|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|635|2160|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1118|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|5724|3190|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4621|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5488|631|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|601|2200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5307|35|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1878|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|613|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5720|1386|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3637|2578|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1496|1657|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5479|564|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1617|1579|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3762|1190|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1672|1596|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|850|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|180|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|90|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1906|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5490|529|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2873|3474|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|648|2157|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3889|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1416|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1487|1689|22|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1600|1525|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3705|2584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5656|307|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2025|2793|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5441|177|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2595|635|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1459|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2920|667|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2026|2832|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3664|1108|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1592|1597|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|59|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2962|868|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|612|874|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3739|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1648|1644|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|682|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1674|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3261|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5177|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1882|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1344|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1674|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5924|229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|332|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|325|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|837|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4555|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4322|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3616|2654|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|785|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2505|594|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|963|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5459|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2894|903|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3651|#|0|1|750|1314|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1385|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3626|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5690|3284|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2465|560|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1393|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1676|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4293|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1497|1679|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2074|2857|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3648|2680|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|62|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1674|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3493|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|816|2330|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3633|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3672|1321|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|584|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|795|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2952|704|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1613|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2477|#|0|0|1671|1547|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2222|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|561|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5728|90|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3492|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|416|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1544|1749|41|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|#|0|1|608|2152|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2421|520|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|1457|1548|56|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3402|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1394|4016|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3664|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|329|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2912|674|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|552|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1689|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|552|2218|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|622|2112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1322|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|585|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1548|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6026|196|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1432|18|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1412|1747|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1539|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1579|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1932|2701|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1354|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1493|1610|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3795|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1490|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1440|3851|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3733|1301|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1806|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|10|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1384|1586|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1061|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5173|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5918|91|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1544|1737|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1061|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3864|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|2193|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5176|1014|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|556|2168|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|189|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2506|472|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|624|2169|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1416|3859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|1003|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3665|2613|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3048|3402|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3262|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3705|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2528|549|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|2674|2238|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|543|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|985|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3648|1148|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5660|3128|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4534|857|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2482|592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5416|1484|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3648|2476|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1377|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1380|3731|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1412|1756|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2746|2112|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5284|2011|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1045|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3672|1133|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1834|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2960|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|0|4552|1501|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3762|1189|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3805|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1184|1711|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1615|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|182|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5360|1705|-67|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1306|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1327|1678|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1682|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4430|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3025|825|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3633|2561|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1064|2203|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1064|2204|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5184|629|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5948|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|1001|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5553|831|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1900|2703|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1196|1714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|565|960|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|0|1418|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3737|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1345|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3731|1335|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1515|1610|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1459|1512|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2260|1188|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6034|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2917|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2952|3447|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3683|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2744|2117|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5437|102|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3869|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1659|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2425|552|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2885|689|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1465|1664|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2496|545|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2872|676|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|3714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5693|3289|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|869|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|5796|3265|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|552|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2840|899|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4291|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1605|1704|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2840|946|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|401|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|603|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1675|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5175|1010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|870|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1040|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2471|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1039|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1415|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5989|26|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3646|2662|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1433|3743|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1317|1600|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1740|21|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5999|3770|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3914|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1250|870|16|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|670|1008|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|917|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2990|776|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|201|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|604|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|181|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2421|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|600|820|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5408|613|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1389|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5280|654|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|621|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4410|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|1164|2205|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|3648|1171|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3269|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3631|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3883|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3622|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4292|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2788|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1832|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4412|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2836|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1624|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1356|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1440|3978|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5356|1296|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1337|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3709|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2505|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|armoire|0|1|6112|211|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2472|#|0|1|1882|2808|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3704|#|0|0|5757|3160|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5491|60|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|2008|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5162|26|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|3004|3389|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1421|1576|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|3762|1227|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3650|wooden chest|0|1|5931|84|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|6122|166|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1403|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|568|1125|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1433|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3758|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1688|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6085|88|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1682|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5574|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|1313|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3869|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3669|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2873|3476|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5509|222|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|2019|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5575|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|2992|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5613|779|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5988|221|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|1184|1710|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3734|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|188|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5810|3270|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5186|89|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3869|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2022|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1617|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5690|3285|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|853|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|332|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2965|3480|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|765|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5493|625|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3650|#|0|1|1844|2731|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1739|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1504|3991|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5613|779|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5510|222|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1579|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5703|662|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1537|1741|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1407|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|5660|3124|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5611|11|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2833|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1379|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1484|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1580|1737|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|552|66|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|3705|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|2944|3402|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1484|3981|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3704|1228|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1304|3690|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2920|669|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1576|1598|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5699|86|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4332|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|598|2243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2427|552|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4488|1062|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|616|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|312|790|-23|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1338|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3992|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|851|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|986|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1336|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1845|2701|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1608|1513|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|5666|3289|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5989|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5488|631|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5340|544|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1504|3708|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2056|2848|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5621|1844|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|2225|1197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5616|1832|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1380|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2712|2084|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|641|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3620|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2917|806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1365|3810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1565|1740|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1357|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1747|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3651|2654|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|332|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|1942|2762|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|336|884|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1437|3736|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|610|882|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|599|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5434|180|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1465|1664|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1352|3762|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2955|870|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1334|1740|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3647|2680|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3687|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1544|1689|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|552|2173|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|0|337|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1477|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2989|639|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5320|776|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3704|#|0|0|5771|3150|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|664|2145|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|528|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|326|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5731|93|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|6045|196|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|480|842|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1347|1658|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|416|1032|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1388|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2251|1189|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3619|1256|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5336|613|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4413|1045|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1381|3848|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1608|1584|-17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|3668|1128|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|4683|1168|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|0|1614|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5144|870|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1841|2701|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1407|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|6122|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3793|#|0|0|5139|831|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|2432|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1850|2681|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5686|312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|2417|480|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|3760|1324|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5673|1433|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3710|small crate|0|1|6080|90|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|4326|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2744|2115|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|576|2237|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1409|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|5660|3128|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|0|1619|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|2888|786|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|2260|1188|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1311|3744|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5809|3274|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3687|1235|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3037|830|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1590|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2882|744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -7774|#|0|0|2778|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3612|#|0|0|3035|3346|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|612|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|5388|601|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3652|2654|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|317|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1600|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|784|2222|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2628|#|0|1|1440|1580|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2880|745|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1462|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|1656|1646|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2474|#|0|1|739|880|0|0|0|0|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1437|3757|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4290|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1500|1623|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1500|1621|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3701|backpack|0|1|5449|82|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|607|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1504|3991|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5728|90|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -7774|#|0|0|2963|3400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4392|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|737|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|323|796|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|323|790|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5198|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|60|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2530|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|59|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|3728|1193|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2776|979|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|6085|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|4330|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1392|4017|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|3689|1319|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|852|1693|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|2533|551|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4424|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2474|#|0|1|1419|2103|35|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4395|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2984|639|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3048|3368|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5491|574|59|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5691|3289|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5285|2011|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1476|3979|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1408|1806|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|5760|3164|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|4411|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2736|989|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|320|1057|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1649|1560|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2992|812|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|2648|2192|4|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2024|2790|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5640|1433|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|6115|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|546|810|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1900|2705|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|1197|1714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|593|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|3683|1242|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1850|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2846|870|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1481|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4384|1167|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|0|4552|1497|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5153|859|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|608|872|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|armoire|0|1|1132|2230|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2475|#|0|0|596|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1477|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1420|3740|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1432|3794|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|1907|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1184|1707|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|1342|1658|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2529|670|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|4384|1027|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1576|1561|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3643|#|0|0|5145|64|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|2944|941|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|324|791|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5500|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3709|wooden box|0|1|5179|27|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4420|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|604|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1989|2858|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1464|1664|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2918|805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6085|88|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|1492|1714|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2907|3480|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|a trash barrel|960|87|656|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1382|3913|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2528|549|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3640|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3736|2689|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|5808|3264|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1439|3793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1537|1737|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5965|224|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|3677|1064|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4287|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1871|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|544|809|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2983|632|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5608|822|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5314|776|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2040|811|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1981|2829|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5179|18|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5810|3275|17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|549|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3979|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3978|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|555|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1407|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3618|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3981|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3986|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5660|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4473|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1182|3632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|3771|1160|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2029|2862|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2917|806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|835|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|794|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3682|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5718|554|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|320|1058|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1367|3882|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|552|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2677|2241|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2530|635|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2944|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1142|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5262|3980|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6056|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|2921|792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1461|1551|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|744|2264|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|864|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2912|665|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1332|1741|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5362|2011|26|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|A Trashcan|537|87|5671|3128|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1538|1713|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1683|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1032|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1333|1740|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|477|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5510|812|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1838|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|601|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5661|302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5296|595|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|616|1146|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1419|1552|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1417|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1224|1581|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1463|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2046|807|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|1985|2911|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2753|2164|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1600|1520|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|2860|998|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1846|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1609|1584|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3679|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5977|201|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|865|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|556|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2477|#|0|0|1684|1571|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1578|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1468|1595|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1384|1818|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|5757|3156|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1886|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1743|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5417|1864|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1406|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3493|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|999|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5525|59|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1579|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2578|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3680|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5687|311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3675|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1634|1509|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|0|603|2232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1402|1800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1853|2787|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1838|2680|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2427|429|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1261|1880|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2847|904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|189|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|284|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4669|1392|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3892|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1379|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1378|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|201|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3686|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1023|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1417|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3702|bag|0|1|1435|3793|3|0|0|2|0|0|100|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4544|1043|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1370|3897|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2914|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2060|2774|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3633|2601|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5154|993|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5717|144|-16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1392|3813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|728|2233|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|328|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4398|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3747|1288|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1307|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1418|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6119|208|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|266|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6040|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|896|2394|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|665|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1442|1552|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1315|1607|60|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1683|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5492|576|58|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|2541|673|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3979|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|641|2236|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1453|4024|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1494|1615|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1496|1658|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4620|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|5215|4007|37|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5614|776|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1651|1560|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1471|1577|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4389|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|426|1040|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5480|198|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5706|659|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|652|2160|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1149|1544|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1717|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1710|1552|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|9|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|616|829|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1846|2738|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2960|813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1457|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4409|1032|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2427|431|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3608|2473|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2866|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1681|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1351|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|562|2169|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3645|crate|0|1|5613|777|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|204|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5382|658|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|3011|3401|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3853|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|0|4552|1495|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2029|2856|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6060|101|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1347|1682|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3883|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1807|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1579|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5493|574|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3992|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1595|22|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3820|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|643|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1428|1596|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|552|70|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1429|1592|30|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1389|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5418|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3792|#|0|0|6106|68|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5966|66|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|0|1416|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1481|1586|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3484|12|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1838|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3744|1301|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1506|3692|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1471|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1384|3774|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|975|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2997|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1872|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2161|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1386|1584|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1904|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|1689|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5494|625|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5349|1739|-125|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|3016|763|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1891|2680|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5496|522|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|544|808|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1347|1656|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4681|1182|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|5742|3194|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5387|698|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1844|2716|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5961|79|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3854|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2020|2836|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5439|182|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1739|21|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3608|2470|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5422|244|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1487|1689|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3665|2648|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1304|3710|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1622|1560|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1331|3720|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4013|backgammon game|0|1|558|2188|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1309|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1845|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1560|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2042|811|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3269|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|810|2184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5989|40|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1568|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1385|1800|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1305|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|6002|3771|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3674|2613|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|809|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1460|3792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|617|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5472|761|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5732|94|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1242|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5496|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1464|1563|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3042|816|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3731|1334|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1328|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1709|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3688|1162|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|645|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1689|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1056|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1597|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3669|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|869|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1248|1701|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3492|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1300|1567|36|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2637|#|0|1|2954|624|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2749|2171|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5329|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|913|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4534|858|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5407|605|50|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5810|3269|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1404|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2025|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3624|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3848|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3728|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3664|1108|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5311|800|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|309|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|6079|40|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|179|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1408|1806|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1442|3805|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4520|1069|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1482|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|2045|803|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|5665|3123|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3736|2692|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3988|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|676|2244|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|648|827|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3648|1140|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2739|978|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1684|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4447|1090|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1347|1682|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2204|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6061|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|596|2272|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|290|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3608|2505|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1352|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1366|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2872|3476|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1408|3776|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3645|2649|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3689|1232|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1155|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|642|2176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3708|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5262|899|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3985|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2578|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|5202|4061|57|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|781|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1317|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1474|3986|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1353|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1844|2787|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|armoire|0|1|1132|2231|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2639|#|0|1|653|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|600|812|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|320|1245|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5760|187|-4|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1987|2858|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|0|1577|1594|40|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1386|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|656|2141|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|552|2174|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|4303|916|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5497|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|2508|466|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4408|1211|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|653|2152|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2547|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1382|3912|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1491|3683|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5569|189|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1849|2790|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1349|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|448|960|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2431|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|3701|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2481|592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|585|2225|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2059|2858|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1347|1657|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1224|1578|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2906|3480|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|598|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3748|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|827|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|313|793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|997|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1475|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4409|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2043|2773|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2711|#|0|1|1497|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|786|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3781|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1045|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|1721|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1685|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3680|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|1|1870|2642|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|985|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1391|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1616|1583|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2259|1189|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|3680|1113|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1556|1656|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5424|45|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1672|1598|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|857|1684|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|983|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1436|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5149|91|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5311|800|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1573|1742|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3792|#|0|0|5341|548|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2837|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2848|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|555|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1344|3779|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5440|843|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|593|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5492|56|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2482|backpack|0|1|1434|3793|3|0|0|2|0|0|100|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3648|2470|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|3012|3406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1876|2736|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1405|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|701|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3741|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3981|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5728|91|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2577|530|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1506|3693|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2941|3496|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|633|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3983|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4472|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|1626|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2965|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|640|937|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5645|1413|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|792|2265|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1498|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3035|830|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1378|3848|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2221|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|795|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1376|3778|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|785|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5387|587|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|640|2245|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1452|1613|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1123|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|3005|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3632|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2874|675|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4530|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2960|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1388|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2991|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3008|3428|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6084|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5741|3259|14|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1462|3792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1495|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3690|2506|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3794|#|0|0|5423|1867|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|0|2736|989|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|1002|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1876|2737|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5967|74|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|309|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2034|2798|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|1384|3826|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1489|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1603|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1390|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1600|1526|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3688|1106|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2224|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1676|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|457|960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|476|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1833|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5640|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|639|2246|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1130|1816|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2224|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6040|226|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|5258|135|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1408|1617|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5740|3258|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1708|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|666|2144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|584|2148|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1450|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1838|2675|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|827|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3771|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3688|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3680|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1336|1733|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2788|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1124|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5384|681|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3261|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5133|849|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2790|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|819|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5491|574|62|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|4554|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5498|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|552|2217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3665|2613|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1413|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|2198|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1845|2786|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|3698|1178|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|668|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4300|925|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|553|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|3641|2464|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4544|1045|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5715|556|23|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2225|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4409|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1372|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5521|202|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3616|2654|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1850|2790|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|317|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5523|204|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1337|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1412|1753|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1347|1648|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|564|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1324|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1816|2834|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3984|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5645|1400|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5718|554|23|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|2912|675|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5573|114|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5329|1321|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1649|1549|45|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|557|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1537|1743|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2496|433|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|616|1147|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5497|624|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|323|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2420|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1923|2805|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1860|2645|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1485|3856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5910|106|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5456|84|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5236|4023|37|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2533|652|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|570|2123|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3702|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3600|2605|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5450|91|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1746|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1981|2907|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2936|3498|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3745|2680|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1709|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5334|1320|8|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1337|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2957|696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|600|2177|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|5724|3189|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1850|2728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1860|2645|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1851|2742|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1408|1807|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4408|1202|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2514|520|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2664|2131|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|318|795|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|664|1014|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5703|58|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2576|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2443|487|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6040|225|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5953|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1446|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1420|1576|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|473|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1576|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5824|3262|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4472|1084|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|416|1033|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|656|1002|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5977|187|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1493|3702|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1430|3880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1844|2711|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|581|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4288|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2528|557|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3026|3356|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|4305|916|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1066|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1288|1758|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2952|3448|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1565|1746|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5352|1296|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3646|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|1901|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3738|2561|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3701|#|3|1|1464|1666|7|0|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3659|2665|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|5723|3240|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4408|1112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1332|1741|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1537|1738|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|642|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1581|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3638|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|617|2215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5348|1996|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2835|864|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5753|211|-7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|850|1687|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4618|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6034|205|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1062|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|426|1040|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2786|965|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5826|3260|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5727|95|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|0|339|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1477|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|549|808|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1349|1587|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|802|2272|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3669|2663|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1335|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3651|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4312|921|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|555|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5391|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3648|2680|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1492|1618|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|840|1680|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|2477|424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|582|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3260|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5983|81|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1676|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3984|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5565|900|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|3030|3354|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|584|2145|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2776|2132|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3992|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5339|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2791|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|761|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4421|1039|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5285|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3268|-16|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|872|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5750|147|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5868|118|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1624|1589|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|6033|204|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1353|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|425|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1408|1633|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5972|172|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|0|1417|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|853|1693|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6122|229|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1502|1611|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|147|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|705|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4292|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3986|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|656|1005|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3649|1136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3884|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4288|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5567|900|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1710|30|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|600|2278|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1426|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1740|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3979|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|544|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5150|746|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3492|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1293|1784|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1260|859|16|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2791|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1480|3856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1607|1704|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5313|802|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1161|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|576|2233|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1648|1641|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|512|988|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3026|3352|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6085|94|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1607|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1807|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2543|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1474|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|323|795|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2450|451|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5497|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|549|814|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|1763|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5176|1013|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1253|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2496|549|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1894|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|284|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2841|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5261|237|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3610|2464|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|625|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1589|1594|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|809|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1615|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|5587|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|448|962|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1355|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1596|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1810|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1492|1618|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1690|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1839|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1389|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1460|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|189|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1677|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|82|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2861|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2481|#|0|0|1385|3827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1562|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2419|494|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1336|1737|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2872|3466|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3701|backpack|0|1|5728|94|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1833|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1421|1547|36|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5298|592|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|556|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|1|1432|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5994|144|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|324|790|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1743|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|1001|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1652|1544|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2985|639|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|1457|1548|53|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|1|1872|2642|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5840|357|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4330|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3631|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1337|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|785|2216|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|457|1112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1846|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1987|2904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3665|2648|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2672|2243|2|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|1|1192|1704|3|0|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1939|2683|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|1771|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|592|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|333|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1869|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1416|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5361|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|624|851|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5151|990|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|A Trashcan|632|87|5270|3988|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1256|1889|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|0|1476|3677|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1404|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1428|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|1416|3859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|631|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1491|3683|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1738|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5786|557|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|4286|956|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -7774|bulletin board|0|0|1141|2234|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1408|1807|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5341|544|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1562|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|5195|4066|57|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3709|#|0|1|749|1306|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|576|2233|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2744|985|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1376|3848|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4478|1220|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2851|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5445|184|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|313|793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3662|1102|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1993|2715|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|3680|1113|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1577|1749|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1444|3806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|598|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6037|203|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|5984|154|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1570|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1378|3848|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3659|2665|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4553|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3848|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|965|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|814|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3758|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2676|2245|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1304|1758|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3797|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3672|2589|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|632|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3664|2649|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1404|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2034|2805|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2024|2799|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1689|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|545|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1417|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5449|91|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1406|3806|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1354|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|639|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3728|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5388|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1844|2729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|0|4552|1496|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1376|3779|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1612|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5317|1975|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2481|#|0|0|1388|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1708|1552|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6054|159|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5433|780|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3269|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5363|1320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2035|2805|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2834|864|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3661|2673|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1400|1818|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2993|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3682|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3736|2686|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2481|472|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2024|2865|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1461|1548|50|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4329|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3682|1186|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5567|897|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5493|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|676|2244|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5517|809|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|610|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|616|828|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3401|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1440|3769|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3810|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1353|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1362|3829|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1354|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2225|1197|5|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2962|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|2952|704|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|6104|93|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1560|1742|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1507|1597|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1376|3778|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1838|2680|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1658|1576|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2577|530|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1853|2787|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1541|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|3680|1112|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2087|2863|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5440|177|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3709|#|0|1|749|1301|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|659|2224|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|614|892|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1376|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1432|3797|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3664|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|610|888|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3696|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|609|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|1064|2206|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|3728|1195|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3624|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5490|573|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1120|3684|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3646|2663|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5574|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3981|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2838|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5407|605|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1854|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3736|2692|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2889|648|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3711|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5827|3262|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1538|1685|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5807|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6080|40|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|3011|3401|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1757|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1496|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|833|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3668|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|648|827|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4392|1064|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1537|1741|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|554|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2840|950|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6084|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3684|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5584|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3265|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5437|102|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|5665|3123|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1494|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3678|2613|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3638|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3676|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5944|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1736|19|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|5723|3240|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|340|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5812|3266|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|95|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1684|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2834|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3687|1235|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|641|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3991|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2873|3468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|311|788|-23|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1492|1614|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|289|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1132|3696|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3238|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2260|1188|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1384|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3988|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5239|944|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5198|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4312|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5976|189|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1677|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +5344|bucket|0|0|1129|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|737|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3037|830|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6080|91|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1488|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|3674|1319|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5505|629|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1485|1750|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1440|3805|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1518|3984|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1578|1736|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5133|849|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3013|3402|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|2984|834|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5284|648|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2872|722|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2481|#|0|0|1388|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5616|1833|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|3648|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|1876|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|3600|2505|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1621|1646|35|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|0|4552|1496|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4616|1206|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4693|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2896|789|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1851|2767|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1437|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5965|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5908|19|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1497|3705|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6057|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|3648|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1318|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|610|2243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4682|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1846|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|1|1433|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1464|1669|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|318|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1311|3704|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2443|486|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|1|1614|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3756|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|661|1008|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|336|883|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2027|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2876|690|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1461|3792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2578|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1491|1552|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5611|11|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3680|1106|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3848|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2888|786|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3794|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2206|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4291|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5207|167|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1455|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|787|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|449|960|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3064|3336|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|449|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1487|1690|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2791|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3057|3388|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1669|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|1417|2103|35|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1462|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1560|1739|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5494|57|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2786|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3664|2649|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1461|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5342|544|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3692|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3915|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3757|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|178|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3261|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4616|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1428|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3976|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2419|479|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2880|745|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3976|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3648|2471|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1812|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|808|2327|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|0|2046|803|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|186|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5504|650|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3621|2576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1193|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1244|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3986|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2940|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2174|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1676|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2031|2784|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5176|91|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1650|1544|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1832|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|1032|1083|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1679|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3647|2662|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5393|520|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1954|2686|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2730|2185|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3658|2665|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|318|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5960|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|550|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1336|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3648|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3005|826|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|648|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1851|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|617|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1891|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|59|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1569|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2675|2241|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3850|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|873|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|311|789|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3620|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2872|3474|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1460|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|552|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|525|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1350|1780|35|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5320|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1344|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|177|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|3040|825|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|605|2200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1315|1607|55|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1507|1597|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4682|1222|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2024|2739|50|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|892|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1737|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|833|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4293|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1923|2803|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3657|1187|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|177|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|214|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|310|787|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3618|1248|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2833|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1442|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5662|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3259|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3850|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1677|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5390|698|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1453|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3034|3354|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3806|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|810|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3988|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|865|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1538|1684|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|3609|2496|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1899|2802|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3401|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3893|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1432|3824|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4552|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|482|840|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1351|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2898|916|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3605|1232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|3633|2568|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|2152|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|825|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1988|2904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1893|2680|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2024|2859|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1168|3645|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1676|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|330|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5135|1966|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5656|305|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1385|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1699|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|814|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1965|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +7775|bulletin board|0|0|1492|1607|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1844|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|2936|3381|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3989|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5810|3274|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5978|171|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|317|794|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4331|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1352|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1840|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1495|3694|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|561|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5564|899|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1440|3977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|792|2270|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|999|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2791|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5388|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|60|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1660|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|3632|2568|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5137|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5175|1009|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|448|961|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|200|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1918|2811|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3854|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5571|188|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5840|358|1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|661|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|3000|813|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|0|595|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5323|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|331|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1141|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2020|2836|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1688|1573|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|766|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1396|3864|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3744|2685|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1445|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1759|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4113|key ring|0|0|3768|1160|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|5013 +2716|#|0|1|5804|3270|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1586|1584|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|612|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1443|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2422|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1312|3779|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2986|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1870|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5520|203|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1543|1712|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1649|1547|45|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3609|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2045|811|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2252|1190|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3661|2673|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|994|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1497|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1672|1595|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2939|3381|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4329|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5989|185|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|555|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1656|1644|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6081|44|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4664|1393|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1889|2689|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1576|1698|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3270|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2430|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5418|1863|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|608|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|2968|882|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|589|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1744|26|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1376|3781|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3592|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2498|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5477|201|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5311|985|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5479|560|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|615|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|619|2215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|833|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|568|960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5615|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2579|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5678|521|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|456|1133|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1519|3984|-3|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1044|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3780|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1689|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4021|37|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5466|826|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|4690|1219|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4289|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5961|71|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3036|830|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1503|1615|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1964|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|663|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1605|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3684|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2024|2785|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2452|450|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3624|2545|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5572|895|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1292|1784|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5607|210|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5494|625|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2733|2184|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6104|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|2993|632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3915|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5913|57|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5336|613|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2943|3402|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5979|24|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1809|2828|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1424|3885|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|952|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4448|1060|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1144|1547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1608|1585|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|819|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1328|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1809|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1062|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4616|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3692|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1860|2651|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2046|804|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3741|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1853|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2497|387|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1748|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|633|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|200|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2494|374|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3665|2608|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5230|4024|37|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5828|364|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5280|653|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1440|3804|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|560|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3981|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3706|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|639|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1424|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1261|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4474|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1577|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2789|958|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3054|3360|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4395|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5568|119|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5505|656|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1354|3810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2997|640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|330|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2889|784|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4290|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3894|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5464|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1537|1742|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|0|1416|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1438|3737|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1622|1588|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3648|#|0|1|5723|3242|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4437|1159|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2497|384|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1357|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +5344|bucket|0|0|1138|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|341|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1841|2710|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|2720|2084|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4474|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3762|1186|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|642|2236|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|618|882|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|325|791|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1334|1740|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2505|594|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5389|553|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1421|3753|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3853|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|605|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5236|4022|40|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|5656|325|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5984|32|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1429|1592|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1316|1607|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|633|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5434|195|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|544|813|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5280|658|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2888|661|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5196|918|-40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3894|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1617|1578|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1743|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5661|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1448|4009|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3680|1189|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4533|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|600|2178|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1344|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|2580|595|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1515|3711|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1685|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3600|1235|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2029|2859|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3883|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1678|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3702|#|68|1|1464|1665|6|0|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1353|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|712|1479|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5916|60|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4409|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|1724|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3991|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|836|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1354|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6080|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1422|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3019|3424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2252|1190|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|888|2386|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3736|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4392|1205|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3652|2654|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3853|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1412|1752|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1334|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4328|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5908|28|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|550|813|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|795|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3596|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1316|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|649|2152|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1252|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1408|1605|50|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5488|530|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|642|2235|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3851|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1429|3872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3976|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1744|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|764|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|849|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2798|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2020|2838|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1884|2653|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7774|bulletin board|0|0|1932|2786|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|563|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1576|1749|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5507|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2616|#|0|1|2952|626|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|0|1615|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1432|1763|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2963|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|4410|1136|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1460|3816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3648|2471|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4448|1061|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1497|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|579|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3851|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2952|893|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|552|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1390|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|5796|3266|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2583|517|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|278|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2918|806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1664|1547|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|616|1148|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1897|2812|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1614|1710|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2718|2080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|865|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3663|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|329|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1424|3884|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3010|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5693|3287|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2840|947|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1395|1688|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3681|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1482|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|4300|921|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|149|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1932|2708|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3035|830|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|0|603|2272|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|426|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|402|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1024|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|3688|1132|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3650|1112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1537|1742|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3791|#|0|0|5356|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|617|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1395|1688|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2916|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1619|1581|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|631|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1173|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5184|629|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3978|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3484|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2465|558|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|330|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1518|1432|18|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2918|862|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5178|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3704|1226|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2779|958|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5198|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3788|#|0|0|5944|216|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5667|549|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3646|2663|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1620|1560|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1454|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2529|557|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5209|167|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2838|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5568|899|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|0|1420|3753|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1391|1824|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5619|1833|0|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6056|161|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|888|2389|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1487|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1133|3696|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2968|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5386|698|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3986|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1320|3678|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|825|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|5575|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3679|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1564|1747|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5489|532|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4616|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1580|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1473|3696|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|802|2272|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2840|952|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1481|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1468|1761|-2|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|317|795|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3691|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4006|a checker board|0|1|2674|2233|6|0|0|1|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -2713|#|0|1|1168|3638|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3705|#|0|1|5262|3984|42|0|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6061|102|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|3008|3530|15|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1456|3801|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|329|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|586|2225|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4013|#|0|0|1814|2806|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5197|585|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1507|3982|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|1667|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|0|2736|989|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5153|859|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|#|0|1|2874|675|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4386|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1313|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1386|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5285|649|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3980|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|0|1538|1706|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5488|532|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5197|93|5|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1355|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2448|483|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5280|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2840|898|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|857|1680|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|4411|1109|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1743|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|94|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1382|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4429|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|978|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1168|3640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1872|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|293|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5304|36|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5974|84|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5414|243|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|2496|430|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2049|811|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|966|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4397|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3741|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1496|1746|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1345|1728|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|616|2118|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2962|874|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5667|3283|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3668|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|954|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|340|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1392|3812|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4682|1176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|629|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2042|809|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|312|794|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|4392|1028|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1510|1613|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|624|2197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1406|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1348|1728|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5324|977|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1588|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3603|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4525|934|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2497|385|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1609|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3678|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2506|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1494|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1492|1720|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2972|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5912|237|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3028|835|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1133|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5500|536|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|808|2326|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1459|1517|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|2467|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1852|2767|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1128|1821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5304|32|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2734|2184|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|526|68|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|98|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5403|150|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|590|2164|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6056|96|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|armoire|0|1|1131|2216|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3648|#|0|1|1032|1081|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3790|#|0|0|5945|216|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1432|3961|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2036|2805|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3689|1318|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4291|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1396|1687|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|820|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5362|1718|-125|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|6080|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3009|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1331|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|642|844|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1587|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1576|1707|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|648|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|549|808|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5740|3258|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3982|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2225|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2224|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|640|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4447|1093|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|679|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4453|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5598|835|50|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2225|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3683|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5311|113|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1249|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4329|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|656|1006|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2862|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|996|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1452|4000|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1621|1646|35|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1457|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5943|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1662|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|808|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3687|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|1774|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2779|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|401|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1745|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|592|2277|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|0|602|808|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1461|1549|50|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3985|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1579|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4387|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1582|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2962|3408|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3979|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1187|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6060|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3608|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3401|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1427|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1845|2787|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1838|2681|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1834|2742|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|188|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2904|3482|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|574|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|3641|2596|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|0|3016|765|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1493|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6120|160|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|2650|2192|4|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1581|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1605|1704|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|6056|98|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4412|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1373|3864|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|186|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2533|677|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5587|815|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|521|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3617|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|669|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4413|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1328|1649|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1616|1582|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|180|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|4653|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|1667|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1364|1615|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2837|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2577|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3629|2574|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5574|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1033|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4301|924|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1432|21|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|449|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4333|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|594|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1485|3980|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1352|1658|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|93|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4393|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|833|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|991|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|4281|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2040|810|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5947|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2961|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1892|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1806|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1327|3672|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2753|2169|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|1139|3657|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1410|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5489|532|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1876|2727|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5475|196|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|592|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|794|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2664|2134|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2798|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3056|3348|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2160|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|617|2240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1568|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1168|3646|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4681|1180|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1388|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3730|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5622|1845|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3914|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3985|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3979|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5487|623|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5574|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|3744|1203|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1669|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3688|1161|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6085|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3853|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2837|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1887|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5384|701|15|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|338|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1046|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|914|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4472|1083|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1328|3751|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3865|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|764|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2913|857|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2005|2720|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2087|2863|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2844|864|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|3700|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|893|2384|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3014|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6037|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1044|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2872|714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1742|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3736|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|994|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2576|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1491|1553|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|670|2144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1457|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5416|1866|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5657|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3806|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|2736|990|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3853|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4408|1211|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|1588|2157|5|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2212|1191|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2912|666|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|633|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1401|1560|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5650|1438|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4392|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5807|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3797|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|998|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1394|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1807|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|324|795|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1365|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1382|3913|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|331|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5985|173|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|4393|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5229|828|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1347|1652|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1685|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3991|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3268|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|1397|3824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1597|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4682|1223|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|2011|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5497|623|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1487|1689|24|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1510|1560|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1739|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3668|1106|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1985|2908|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|#|0|1|1420|3740|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|528|973|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4327|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1304|3690|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4531|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2857|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2029|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3988|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4408|1060|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3601|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|744|2265|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3704|1228|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|672|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5488|532|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5686|321|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|749|1315|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1409|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1578|1584|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|584|2149|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +16019|#|0|0|5834|3260|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1807|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2528|557|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3669|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5479|561|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1333|1740|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1743|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1336|1733|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|610|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1594|22|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1709|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5825|3259|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5741|3258|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4664|1397|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|181|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|448|1111|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|624|2191|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3544|1197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3864|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2251|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1144|1621|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4390|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1185|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1671|2982|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5958|68|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1392|4011|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1747|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1468|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|309|788|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1708|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|97|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1354|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|285|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5258|136|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1745|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1176|3637|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5411|1925|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|456|1134|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|894|2384|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1895|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1416|1555|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2443|487|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|1419|2103|35|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5136|994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5408|605|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|179|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|835|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1613|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5365|1320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4447|1087|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2918|857|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1849|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2432|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|5812|3287|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|0|4425|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1141|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3709|2584|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1840|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|613|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|597|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|94|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1573|1743|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1740|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|328|1057|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3729|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|480|841|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|553|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|870|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2834|864|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4323|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|819|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1321|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3008|3457|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1653|1600|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1044|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1747|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1429|1592|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3978|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1689|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2860|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3048|3420|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5734|89|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3762|1187|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2596|623|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2872|724|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1466|3987|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2952|704|0|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4396|1045|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|456|1117|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|1746|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1347|1658|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|555|66|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3000|3387|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1903|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1416|1579|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|569|2168|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2968|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5673|1434|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5230|4025|37|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3593|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5488|534|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5280|573|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3979|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|749|1296|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|825|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2873|674|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1576|1564|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2475|424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5450|92|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3010|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|5809|3291|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4520|1067|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4327|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1846|2786|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|790|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1062|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|653|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1401|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1352|3761|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2798|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5396|40|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|5810|3265|-1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3981|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3851|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4396|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1064|2205|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1442|1558|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3682|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|832|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5669|520|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1561|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1850|2680|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2786|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|189|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|648|944|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1817|2800|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1418|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1336|1735|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5774|3153|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5622|1845|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1844|2712|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|565|1307|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2857|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|565|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1120|3612|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|979|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4422|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3675|1237|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1430|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2462|450|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3684|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3741|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1131|3696|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3683|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2864|848|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3626|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1352|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1347|1649|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5175|1011|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|985|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1881|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|0|4429|1208|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|634|2163|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2160|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3890|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4531|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5384|529|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3709|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2649|2192|4|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|64|5610|1837|0|0|0|2|0|0|13212|400000|125|1|dungeontreasureloot3|1|25|30|0|0|16798814|22036821 +2714|#|0|1|4384|1081|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5922|86|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|1|1392|3870|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3261|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3659|2666|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2842|792|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3985|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2259|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|1725|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3616|2654|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|704|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1610|1584|-17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1396|1687|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3015|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2029|2865|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4306|924|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4403|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5521|202|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5490|535|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3275|17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1445|3776|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3644|crate|0|1|5342|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3262|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2912|801|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1850|2728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4390|1023|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1364|1634|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|3705|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1895|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5366|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2027|2856|0|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5485|622|31|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|5724|3189|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1461|1548|53|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2963|3480|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5520|202|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6064|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5297|592|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1495|1620|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|658|2224|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|729|2232|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2912|677|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1352|3762|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5733|88|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1376|3780|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1419|1576|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2482|backpack|0|1|5518|214|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|577|2188|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1397|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5958|67|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2496|435|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1130|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3651|2654|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5285|850|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|0|1328|1655|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|400|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2497|382|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4478|1222|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4557|925|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1367|3882|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3684|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3792|#|0|0|6058|66|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1608|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5264|162|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4021|40|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1932|2704|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5144|907|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2672|2244|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2779|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|177|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3854|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2915|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2259|1188|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4424|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|713|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1032|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3889|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2533|672|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1066|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1380|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|2896|908|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2716|#|0|1|1224|1579|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1498|3706|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|640|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|318|785|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2937|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1749|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5192|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1057|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1331|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|836|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4392|1210|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5385|520|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2959|704|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1658|1576|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|560|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4328|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|616|2115|0|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3813|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2910|706|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|2995|760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5507|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5312|802|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1684|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3037|830|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3681|1319|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|959|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5686|322|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|448|1110|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|280|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1491|1557|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1328|3672|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|836|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2086|2854|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5715|556|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1481|3989|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1354|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3796|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|982|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1871|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1813|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1742|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3978|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2676|2241|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5296|595|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5909|101|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|642|846|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4402|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2581|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4457|1080|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5213|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2985|640|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1388|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|8|1453|1678|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1992|2717|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1811|2801|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|2416|470|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5362|2011|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|323|791|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1685|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1746|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5501|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1590|1584|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1838|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1561|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|1619|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5465|101|35|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5510|221|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4293|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5329|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|311|789|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6108|70|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2904|3481|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|1750|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3493|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1500|1623|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|323|790|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|1440|1580|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2020|2837|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5161|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1422|3976|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1632|1512|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5491|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5160|910|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1832|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|5733|3269|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6108|68|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1743|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2417|520|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|619|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3665|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4408|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2004|2715|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1966|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1809|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1496|1666|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2880|3415|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|201|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1538|1692|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6064|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|1637|1504|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2034|2801|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2788|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1384|3853|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1685|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|610|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1046|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4549|921|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|448|960|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2482|472|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2448|434|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5692|3289|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|521|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|318|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3733|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1844|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1349|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|745|2264|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2787|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1124|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|189|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|2963|888|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2907|3481|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1459|3816|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|3677|1064|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5338|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4409|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1537|1737|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|664|2149|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|645|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1649|1560|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5444|1392|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5157|901|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|5809|3275|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1850|2791|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|608|2152|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3986|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2416|525|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5693|3289|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2465|559|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3983|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2736|989|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5249|940|-39|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|2872|3473|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1512|1610|10|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1996|2724|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3645|2649|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|3638|2578|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3683|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|1651|1600|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4408|1137|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1369|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3608|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1398|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5391|703|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1418|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3262|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1470|1520|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3791|#|0|0|5948|97|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5517|809|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1840|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2993|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4410|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1897|2804|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3616|2654|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|metal box|0|1|5308|110|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5341|544|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1540|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|666|1008|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5389|529|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5390|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1432|3961|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|2594|520|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5733|89|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5435|98|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|4483|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5994|144|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1844|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2481|#|0|0|1385|3827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2835|864|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5727|90|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2029|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4292|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|644|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1332|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2967|3410|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2852|728|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2496|430|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5959|237|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|small crate|0|1|6060|101|31|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1409|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|608|2153|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|608|872|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1485|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|3030|3354|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1394|3893|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|1667|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2676|2152|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1412|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|554|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5496|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|653|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|616|2217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|0|1616|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|1660|1576|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1354|3810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5472|761|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5731|94|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|1492|1616|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|0|1417|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1322|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5609|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1464|1670|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1851|2738|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2476|424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2932|3403|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|3431|2640|43|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4409|1032|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4414|1044|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1438|3757|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1473|1720|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1608|1517|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5572|895|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|1846|2738|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|5691|3284|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5662|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2932|3402|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1385|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1932|2701|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3677|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|4392|1064|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4319|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1340|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4326|999|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5944|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5389|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5810|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1482|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4534|857|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3661|2673|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1614|1710|30|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4393|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4300|929|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1461|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|561|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3044|836|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1382|3912|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1474|3987|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|814|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5386|698|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|624|839|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5272|3360|32|0|0|0|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|2045|803|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|560|2217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3646|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2872|676|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2225|1199|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2786|978|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1565|1746|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3596|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4551|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1046|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3675|1241|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|179|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1132|3696|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|wooden shelf|0|1|5996|144|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5510|221|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6079|40|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|560|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3744|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1147|1616|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3262|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2840|948|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1304|3750|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5572|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|473|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1335|3688|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|604|2184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1039|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3978|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1850|2681|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1384|3853|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5144|870|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|3608|2498|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2836|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3980|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3737|1295|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4013|#|0|0|1550|1762|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4553|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6110|68|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3715|#|0|0|1321|1600|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|3665|2608|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5961|79|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|3056|3348|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3712|metal box|0|1|5162|20|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5965|222|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|5724|3191|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5133|967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1468|1520|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1644|1576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|613|51|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|4411|1056|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1935|2683|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|308|785|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|620|874|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2966|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|2048|803|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5178|845|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|2018|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1884|2653|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|784|2221|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2024|2789|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5686|313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|814|2320|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4332|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|392|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1847|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2840|953|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|609|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4410|1142|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2872|3476|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1336|1736|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1415|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3676|1235|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5135|1965|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5434|195|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|290|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3612|backgammon board|0|0|1402|1686|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1424|3883|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1576|1598|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2940|3496|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2992|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1748|21|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|417|1032|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1652|1600|26|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2480|467|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1429|1592|30|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1873|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3026|824|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|555|2168|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1494|1555|36|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|552|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1144|1547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1362|3820|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1744|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2020|2840|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|554|2181|6|0|0|1|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3703|#|0|1|1486|1690|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2497|381|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1440|3792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2934|3401|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2473|#|0|1|636|2161|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|272|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3648|2470|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2024|2862|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|957|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1617|1579|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1562|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5439|182|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5345|1322|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4682|1176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|3048|3349|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2482|472|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3979|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4328|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1041|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5440|843|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|546|810|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5211|167|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5727|147|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4391|1024|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3262|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|745|2264|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|416|1032|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2953|696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|528|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4408|1226|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3668|2663|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2025|2833|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3774|1160|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|5727|3188|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1806|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5341|544|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3978|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3048|3368|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|4534|860|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1416|3747|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|1687|2467|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1408|1602|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3709|#|0|1|1588|2157|5|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2741|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1932|2700|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|417|1032|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|640|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1443|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|600|812|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6037|203|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|1408|1718|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6045|195|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1876|2735|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1425|3872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4408|1089|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1249|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5145|64|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3981|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1907|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1378|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|Metal Box|0|8|1446|1647|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2915|664|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6085|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5487|631|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|60|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2941|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1834|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3647|2679|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3597|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1594|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2692|2205|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|592|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|560|2218|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|405|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4408|1111|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|546|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3685|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3632|2497|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4689|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1057|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6053|40|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|6084|92|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1413|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2907|3480|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|331|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2497|549|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3708|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3686|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3705|pouch|0|1|5922|229|47|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1333|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2832|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2936|937|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2496|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4681|1177|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|1476|3678|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1708|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1419|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4421|1040|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1442|3718|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6044|195|21|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1749|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1538|1717|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1478|3696|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|337|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1354|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1838|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1689|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3819|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2693|2205|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3239|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|870|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|568|1122|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1707|1557|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2955|888|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|6041|224|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3041|816|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2916|664|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5683|188|-2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1747|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1588|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1314|3780|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2429|435|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1565|1740|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1855|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|185|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3816|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4420|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5363|1708|-75|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5823|3238|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1661|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|91|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3696|1218|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2872|3468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5930|74|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6088|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5984|149|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2844|864|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2500|374|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|620|2215|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2898|704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1653|1544|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3666|2496|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6082|42|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2736|985|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2936|3502|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4313|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1349|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3708|#|0|1|278|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|963|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3983|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4559|918|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1288|1757|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|584|2147|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1638|1509|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1954|2691|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1316|1600|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5408|613|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2845|870|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|308|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1561|1743|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|528|972|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2500|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1844|2717|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1364|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1181|3632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|1899|2802|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5388|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3852|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|700|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2873|3466|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5770|185|-1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|0|596|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1384|3773|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6110|68|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3008|3457|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3261|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1609|1585|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|640|2178|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5988|46|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1474|3987|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1440|3802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1452|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5313|35|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4684|1176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2967|3400|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|453|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1478|1721|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|5726|3188|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5316|35|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|3792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1329|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2849|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3686|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1414|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|185|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|2437|408|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5455|84|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2876|673|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1386|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2953|707|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|728|885|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3985|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2024|2832|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|0|595|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5497|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|575|59|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4333|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1429|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2547|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2857|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|2992|3430|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|958|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|873|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3665|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4327|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2790|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1672|1593|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|3602|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1672|1588|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1814|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3706|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3651|2655|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1414|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2040|810|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|5717|3196|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1569|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1387|3848|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|568|1125|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3793|#|0|0|2761|893|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2643|armoire|0|1|6112|211|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2472|#|0|1|1481|3856|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|593|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2907|3480|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5179|1014|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|528|972|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4520|1066|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3736|2689|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|611|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1739|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1358|3733|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5786|554|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|0|1589|1584|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1440|3745|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1437|1595|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5904|109|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|3687|1244|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|589|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1387|3848|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|6040|227|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|2842|864|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3979|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1394|3892|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1491|3684|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|0|603|2232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|4392|1080|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|819|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1377|3884|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4424|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4681|1179|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5965|224|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3823|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1569|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|9|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5910|110|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|0|648|810|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5491|574|59|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1561|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|1|2509|593|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1142|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|973|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1502|1610|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1412|1749|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|320|1057|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|3028|818|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3017|3424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|backgammon board|0|0|1402|1686|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|2736|977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5702|306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3805|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2000|2720|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|13|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2906|3480|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4623|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2475|#|0|1|1811|2834|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4395|1045|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2941|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5465|1809|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|611|51|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5175|1009|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1353|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|4409|1142|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5176|1014|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1633|1509|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|6062|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1353|3852|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4478|1223|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1608|1513|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5811|3275|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3685|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|bookcase|0|1|5656|332|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|4561|1488|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4333|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3693|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1738|24|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1460|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4392|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3618|1248|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2024|2832|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|632|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|3602|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5693|3288|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2033|2785|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3631|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1494|3695|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|604|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|762|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2024|2840|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3665|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|820|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2497|549|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|424|1042|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|600|2283|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1445|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1748|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1672|1595|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3635|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1128|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1353|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3705|pouch|0|1|5922|229|47|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2846|865|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2904|3484|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|616|1146|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5296|593|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1376|3777|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1385|3849|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5311|982|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1576|1708|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2025|2838|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|542|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4409|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2213|1165|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5280|653|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5944|169|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3028|835|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2624|2099|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4326|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|6044|195|21|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5496|522|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5619|1833|0|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1506|3692|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2768|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2532|652|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2888|654|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5311|983|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6109|42|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|563|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1494|3695|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1486|1689|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2529|556|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1868|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1580|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3989|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|665|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3635|2561|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5717|144|-16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1465|3977|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1378|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1137|3664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1838|2674|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1576|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|181|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4534|859|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5613|1840|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|792|2269|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1445|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1468|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5479|560|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|620|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|811|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5760|187|-4|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3612|#|0|0|1554|1763|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|313|792|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1633|1509|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1847|2823|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|560|2219|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5977|187|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1353|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1587|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1438|3758|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5507|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5439|182|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|581|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1838|2674|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1828|2731|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1425|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|4305|916|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1856|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5495|625|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6085|92|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3632|2501|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1472|3701|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1932|2707|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5352|1296|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|#|0|1|1321|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2937|928|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|744|2264|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6088|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1738|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2253|1190|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3983|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|551|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2481|592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|450|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3723|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1619|1582|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3635|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1311|3744|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1312|3770|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1224|1578|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|790|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1344|3753|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|552|2217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5440|191|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1376|3777|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5388|601|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|406|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|177|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2741|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|544|809|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|840|1681|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|324|1061|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5615|776|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2918|858|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|4627|1328|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5523|200|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1738|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1660|1632|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1500|3679|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2528|556|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4416|1023|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5736|53|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5282|536|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|3745|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|643|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2615|617|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|336|884|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1377|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|637|1040|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|819|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5604|20|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|612|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2421|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2534|552|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5408|607|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|3632|2501|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|3734|1323|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1457|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1414|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5272|3360|32|0|0|0|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1889|2692|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|0|2736|990|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3688|1162|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1168|3640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1357|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3617|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1364|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|2492|398|21|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -2712|bookcase|0|1|5962|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|851|1688|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1372|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1537|1741|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5587|815|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2942|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4006|a checker board|0|1|3058|3343|21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -2711|#|0|1|548|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3725|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|543|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5284|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1400|3741|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5348|1996|16|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|2944|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1362|3850|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5598|835|50|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5389|223|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1853|2786|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3709|wooden box|0|1|6113|227|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|4332|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3612|#|0|0|1807|2805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1483|1771|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5385|679|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|3735|1322|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3632|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1538|1714|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1398|3864|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|#|0|1|3690|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2063|2848|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5640|1403|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1486|3856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2456|425|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1352|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3010|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5280|573|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5620|1846|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4330|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2842|864|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|333|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1436|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2514|520|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1491|1555|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3733|1295|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2529|556|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1579|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5703|58|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|2888|654|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5297|592|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5953|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|2912|668|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5658|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1378|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1670|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|621|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1580|1584|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1815|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|400|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1614|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|992|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1608|1517|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1419|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2880|748|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1741|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6122|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1834|2731|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5692|3287|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3757|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2992|821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5686|312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1687|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1331|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1413|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|656|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1493|1620|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6080|90|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3682|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5312|983|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6115|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3701|backpack|0|1|5513|220|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1494|1555|36|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|816|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5988|188|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2628|#|0|1|5799|3268|32|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|593|2250|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1557|1656|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|824|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1386|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1167|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4291|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|3792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|642|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3647|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|644|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|armoire|0|1|1132|2230|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2713|#|0|1|4326|975|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1603|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1690|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|580|2232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2222|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1386|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|0|1321|1600|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5523|204|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1656|1646|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5944|169|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1560|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2944|3401|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|564|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2579|595|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1468|1520|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4023|37|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5291|95|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|453|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5728|90|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2768|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1448|4013|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4293|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|5724|3191|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5406|44|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|664|2145|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2633|2092|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1660|1576|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2840|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|323|796|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|840|1682|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|185|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|6045|196|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|5760|3158|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|616|2217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2994|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2251|1189|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1565|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1851|2738|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3769|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3632|2606|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4321|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1381|3848|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1610|1584|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5385|698|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|1720|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5810|3268|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|3979|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1348|1728|60|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|596|2272|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3690|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|2992|640|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3703|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4424|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3884|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1450|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5391|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5691|3289|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5281|536|10|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1415|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|330|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1446|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4013|#|0|0|2674|2238|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|0|1618|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5691|3288|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3640|2501|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1497|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1376|3851|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1062|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1608|1587|-20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1061|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|5760|3164|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1884|2656|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1748|21|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1354|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3703|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2940|3496|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5640|1404|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|crate|0|1|5485|622|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|3682|1186|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1834|2742|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1475|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4286|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5415|241|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1362|3851|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1332|1746|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4520|1069|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|600|819|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|640|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|612|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|1213|2259|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1608|1587|-20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1809|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3609|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1353|1646|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1925|2797|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2469|563|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|1|1392|3870|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|1397|3824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1600|1710|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1331|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1581|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3702|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5296|596|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4478|1223|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1317|1600|55|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3794|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3664|2648|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|957|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5576|197|22|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5525|204|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1519|3984|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2529|670|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|260|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1424|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2944|941|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1381|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1954|2691|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2963|3492|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1860|2648|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4420|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2865|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|584|2147|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1928|2794|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2577|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3696|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2018|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5376|3831|1|0|0|0|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4538|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2593|610|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2483|592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|790|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|0|1328|1659|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2966|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|813|2192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4330|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1900|2702|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1847|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4289|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2841|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3744|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|852|1693|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1991|2887|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1476|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4332|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|3616|2651|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1814|2810|26|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3650|#|0|1|584|2146|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|800|2273|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2225|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|585|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2225|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2480|473|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|600|2276|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5154|859|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1168|3638|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|826|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5727|554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|857|1693|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|550|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1669|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|642|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1313|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3978|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5384|656|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3753|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1507|3982|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1608|1589|-20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2841|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|794|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6063|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4557|924|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1672|1549|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1355|3820|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1476|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4280|921|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1354|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1461|3792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3744|2681|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2260|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|543|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|338|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1337|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|808|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2963|3493|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|552|2220|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2529|554|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4408|1141|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1721|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2506|468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|609|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1934|2683|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1474|1755|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2057|2849|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2789|952|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|525|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1485|1750|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2452|429|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|189|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3704|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|61|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5393|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|1760|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|836|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1460|3816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2480|477|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2021|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1359|3782|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|795|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4557|926|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5417|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3684|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5492|574|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1380|3731|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|336|884|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4392|1227|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4648|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5959|237|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1672|1573|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|180|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|145|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4292|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|616|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|3672|2649|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|#|0|1|1494|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5133|964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|2915|857|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|1667|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2996|832|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2173|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|5262|3982|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2025|2833|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4384|1081|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|2872|714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4384|1109|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1424|3965|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3011|832|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5610|29|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5384|680|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5280|536|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|311|789|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5825|3262|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|700|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3980|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1344|3753|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2534|551|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1409|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2992|813|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5701|305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1306|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1709|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4291|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1710|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|312|794|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5507|653|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|600|828|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|1722|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3662|1102|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|950|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2465|559|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1619|1583|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1345|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1510|1613|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1457|1549|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|309|788|4|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|788|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1496|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1379|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1749|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|549|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5507|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4476|1063|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3674|2611|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4682|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3986|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|736|2346|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3915|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1435|18|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 4006|a checker board|0|1|1863|2648|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -3644|crate|0|1|5342|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6037|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2717|#|0|1|3614|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|394|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3677|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|325|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5197|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1839|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1369|3898|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4329|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1572|1743|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2046|811|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|541|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|991|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|560|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|621|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|760|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5715|556|23|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1444|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5824|3238|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5731|93|2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|2025|2799|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1416|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1620|1560|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2693|2204|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|3978|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2934|3402|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|656|827|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|312|793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5281|536|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1745|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4385|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3737|2561|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|877|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2963|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2874|692|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5961|56|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5317|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|528|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3659|2666|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|788|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5340|544|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1473|3987|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|3633|2568|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3011|779|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6084|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2225|1197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1328|1647|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5341|544|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4332|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|641|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1687|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1549|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1632|1510|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|90|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1600|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5435|98|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2786|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2885|3420|35|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1511|1560|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1477|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5389|223|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1421|3848|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3493|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|616|2243|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5145|83|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1317|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|95|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1473|1592|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5986|184|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1332|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1738|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1538|1714|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3012|3401|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6080|91|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|2896|706|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2887|648|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|631|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4301|924|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3982|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3600|2505|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1469|1704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3709|#|0|1|749|1294|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2918|806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1580|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|850|1689|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|3648|1148|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2779|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1606|1704|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1537|1740|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1844|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1388|3825|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2857|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|914|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2161|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3648|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|98|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2906|3480|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|324|796|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5965|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1495|3695|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|4408|1066|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2542|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1846|2794|-2|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4421|1039|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5303|809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|3728|1196|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|6060|102|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1839|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1474|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2420|1|5400|1407|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5313|31|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5170|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3643|#|0|0|5145|76|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1851|2767|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5483|205|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1328|1590|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|544|2209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1537|1741|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3870|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|91|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5329|1324|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2833|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1899|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6104|93|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|552|66|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5415|241|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3704|1227|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2909|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1897|2804|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|91|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|3034|3352|35|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2962|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|424|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|903|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1356|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|642|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2492|398|21|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|#|0|1|614|888|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1316|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5976|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|0|715|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3991|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1332|1741|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|556|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1456|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|3716|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4618|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|548|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1336|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5912|231|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2474|#|0|1|1437|1597|20|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|986|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5753|211|-7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4326|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1607|1704|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1889|2693|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|560|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|560|2220|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2941|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3685|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1593|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5808|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3624|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4397|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|8|1480|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|1770|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4384|1111|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3013|3402|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3696|1179|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5390|604|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1578|1736|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3793|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2974|3400|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2449|424|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|640|2225|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|664|821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1265|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1689|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5734|88|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1497|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1747|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|752|2268|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2498|549|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3762|1188|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4682|1226|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|555|2168|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2840|952|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5504|532|62|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|401|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2612|#|0|1|3640|2466|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|776|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1304|1688|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|2511|471|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|995|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2031|2784|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5384|701|15|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|5195|4067|57|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2848|904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2880|746|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1996|2721|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2966|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1196|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3012|3402|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|610|2243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5312|750|-20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3261|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|186|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|336|883|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2637|#|0|1|1547|1648|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1985|2881|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5464|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2958|705|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3004|826|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1985|2884|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4692|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6063|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|4324|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5284|2011|7|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|1589|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1614|1708|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|456|1129|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4384|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|954|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|58|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3756|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3666|2608|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4624|1212|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|971|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|3680|1112|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4384|1109|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6108|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3493|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2858|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1316|1600|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|3632|2649|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3629|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|64|5320|754|-20|0|0|2|0|0|24246|400000|125|1|dungeontreasureloot4|1|30|35|0|0|16800868|23023716 +3646|#|0|1|1432|3797|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|983|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1839|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1827|2669|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1839|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|425|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1740|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5164|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3693|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1845|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1615|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1401|1560|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3737|1289|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|4408|1458|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2033|2785|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5723|1384|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1565|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5485|622|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|2887|3420|35|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2500|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1417|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|5804|3271|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2838|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|717|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2790|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|92|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1854|2787|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|3017|3450|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1472|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|619|892|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1386|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|882|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1397|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1594|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4392|1028|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|598|2252|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1329|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3983|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5985|68|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|324|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6062|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|5690|3286|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1333|1740|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5929|71|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5391|703|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3914|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5404|60|-20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|181|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|611|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2251|1190|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|639|2245|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|766|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5952|176|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|630|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2937|928|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3669|2663|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5476|898|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|3674|2622|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1233|1573|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|99|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1749|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3703|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|424|1042|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5741|3259|17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1304|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|266|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1746|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1595|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1351|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3981|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2835|864|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1415|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4290|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1537|1744|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3979|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|260|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|0|4429|1200|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|635|2162|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|983|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5805|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1612|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1401|1800|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3688|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3989|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1412|1755|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2224|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|0|864|2313|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|486|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5524|212|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1747|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3882|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1425|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4414|1044|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2995|832|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|656|1003|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1697|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1440|3801|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1981|2906|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4417|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3402|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1331|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1391|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1406|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2840|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1873|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3791|#|0|0|5948|229|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4447|1091|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1329|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1417|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|5662|3123|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|554|2181|6|0|0|1|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|#|0|1|1576|1740|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|5725|3188|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|552|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5965|222|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5522|203|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|677|2244|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1549|1648|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2923|792|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|653|824|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1352|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|971|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1347|1654|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|181|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|30|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3795|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1417|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1330|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|827|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|832|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3664|2648|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1336|1736|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4417|1460|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5919|236|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|5195|4066|57|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3734|1192|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2481|#|0|0|2492|475|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3270|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3651|2655|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5345|1322|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1579|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|11|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|1839|2710|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5984|154|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1737|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5989|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1689|1549|65|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5488|631|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|605|2184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3708|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2848|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2024|2862|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4682|1230|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2712|2084|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5917|60|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3620|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1365|3810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1602|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3686|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1942|2762|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3736|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|610|882|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|874|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|599|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|546|811|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2955|870|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|1722|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3647|2680|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3687|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|814|2320|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5653|1400|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|639|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3704|#|0|0|5771|3150|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|326|790|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3705|#|0|1|5262|3984|42|0|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|888|2387|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|93|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1497|1693|26|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2641|#|0|1|480|842|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3619|1256|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5336|613|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1667|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4470|1215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1045|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1389|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1608|1584|-17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|3668|1128|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1841|2701|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2578|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|1888|2657|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2520|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3615|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5280|543|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3791|#|0|0|5356|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|585|2224|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1932|2708|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1184|1709|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1407|1824|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4692|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3793|#|0|0|5139|831|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|3760|1324|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|642|2236|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|4408|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|62|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3732|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1176|3632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1379|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5985|184|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1505|1615|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5491|624|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|625|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|200|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1332|1741|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2965|3492|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5452|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4385|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5500|536|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|1979|2829|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2497|385|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1352|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5824|3262|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2985|640|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5673|1433|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3615|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|969|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|576|2237|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|541|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|820|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3274|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2882|744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2025|2799|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1128|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3652|2654|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1481|1771|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|617|2240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1608|1588|-20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3004|826|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1312|3732|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5334|1320|8|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2474|#|0|1|1417|2103|35|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1925|2798|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2448|#|0|0|892|2396|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4286|951|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2480|477|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1378|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6032|202|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|0|1420|3753|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3648|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|816|2330|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|982|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2474|#|0|1|739|880|0|0|0|0|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3701|backpack|0|1|5449|82|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3696|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|3696|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5464|1810|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1497|1693|26|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -2612|#|0|1|800|2273|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|641|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2507|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2428|552|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1495|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|888|2387|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1304|1687|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1389|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2533|550|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1424|3884|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2984|632|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|2918|806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1384|1817|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|4470|1215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1544|1737|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|1|2509|593|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4682|1223|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4291|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1355|3820|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2991|640|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5610|11|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1515|3708|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2965|3492|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|0|648|810|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1448|4013|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2917|664|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1337|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3017|3424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5406|44|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2251|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|4544|1045|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|453|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1579|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1833|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1133|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1576|1699|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|607|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|892|2396|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2943|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3028|835|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4392|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1464|1564|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|644|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5162|23|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2530|640|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|320|1061|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2840|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5177|1013|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1392|4017|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|2153|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5534|45|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3754|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4388|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2954|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|551|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2073|2858|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|649|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2845|864|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1487|1689|24|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5699|86|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5575|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5385|698|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|728|2232|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1689|1548|65|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3668|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1456|3821|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2786|960|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5433|780|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5175|1011|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|642|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2992|812|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5640|1433|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1900|2705|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|200|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1197|1714|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1176|3632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1850|2824|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|0|4552|1497|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5153|859|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|#|0|1|1238|1568|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1412|1749|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4623|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2029|2856|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1468|1668|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|589|2144|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3676|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|1003|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5493|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5384|13|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|313|792|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3983|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3601|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1561|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1845|2701|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|4387|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4328|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|547|811|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3711|#|0|1|1473|3702|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1412|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5135|1964|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1473|3987|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1438|3736|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1331|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1484|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5616|1832|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3262|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|872|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5452|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|0|596|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4384|1108|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3976|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1184|1707|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1540|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1332|1740|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2893|656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|628|1032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1304|1687|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|2036|2805|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1398|3864|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|metal box|0|1|5307|31|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|526|68|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3617|2576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4320|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3824|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|320|1061|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5388|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3709|#|0|1|3768|1163|6|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1354|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1563|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1353|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3709|wooden box|0|1|5162|23|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3645|2650|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4388|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1494|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2049|811|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1466|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5349|1551|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|4429|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4396|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5534|45|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|448|961|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1538|1716|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1622|1588|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3645|#|0|1|2023|2840|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2786|971|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|5733|3262|14|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1428|1595|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1549|1648|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5809|3269|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1394|3894|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|6089|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|1332|1740|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|1312|3769|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|609|872|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|1708|1552|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|4649|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5157|901|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5280|537|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|610|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1385|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5249|940|-39|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1376|3779|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|181|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5395|1004|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1415|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1493|3703|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|6056|99|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1342|1658|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1412|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4384|1027|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5500|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|4483|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4320|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5179|27|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|628|1032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|604|826|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|1807|2805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2918|805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6085|88|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5826|3260|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|a trash barrel|960|87|656|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2786|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3640|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2848|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5808|3264|-4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|3793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1428|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3864|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1871|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1737|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|965|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|632|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1833|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5608|822|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1294|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3624|1225|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1846|2794|-2|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|309|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2896|789|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3981|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|200|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1066|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1806|5|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|320|1245|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2040|808|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3851|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|0|1577|1594|40|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3850|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|656|2141|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2174|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4408|1112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|4303|916|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|5962|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|653|2152|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3741|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1382|3912|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3683|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2835|864|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|448|960|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3725|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2431|528|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2858|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3728|1195|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2906|3480|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|621|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|832|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5498|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3402|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1413|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2693|2204|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1461|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1347|1648|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|826|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3677|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1851|2742|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|202|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5133|967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4408|1202|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2511|471|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2664|2131|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|795|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1318|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3638|2576|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|776|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6040|225|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|705|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1446|1548|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1420|1576|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1614|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1985|2881|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|416|1033|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5280|536|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3702|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1430|3880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1853|2787|-2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1844|2711|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1424|3965|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3026|3356|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4329|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1758|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2952|3448|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|892|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1901|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1839|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3738|2561|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3701|#|3|1|1464|1666|7|0|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3030|3356|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3659|2665|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2043|811|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1537|1738|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2467|408|21|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2711|#|0|1|617|2215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5348|1996|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|416|1034|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1687|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6034|205|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3402|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1062|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6084|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|0|339|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|320|1241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|1476|3677|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|544|2213|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3683|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|956|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|979|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|600|2277|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1993|2715|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1742|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3015|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2952|3446|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1541|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|12|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1301|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|659|2224|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2040|809|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3853|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|610|888|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5163|864|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|573|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5284|648|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2712|2209|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2872|722|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5908|17|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1876|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5236|938|-33|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4616|1206|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1850|2675|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4693|1407|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1546|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|1754|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5768|189|-5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5908|19|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|986|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6057|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4682|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|3676|2650|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1311|3704|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5493|529|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|661|1008|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|2944|935|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|2993|632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1419|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1492|3684|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|560|2217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1871|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4404|1041|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|180|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|3682|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|574|2120|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|554|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|656|1003|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2876|690|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|4683|1176|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1572|1747|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1580|1746|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1304|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4389|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2733|2184|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|11|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2917|664|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1577|1748|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5213|167|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1413|1588|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1303|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3762|1186|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1415|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1440|3801|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2933|3402|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3639|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5825|3262|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1456|3742|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1353|3848|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4293|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1746|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5808|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|4391|1130|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1607|1704|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1600|1520|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5989|185|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2628|#|0|1|3674|1319|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5489|630|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3682|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|1|5804|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5390|604|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|8|1480|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5944|168|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5916|58|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|2516|652|7|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3703|#|0|1|1480|3976|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1632|1512|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1484|1750|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5734|88|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2639|#|0|1|2974|3400|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|1904|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|639|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1387|3848|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6059|157|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3834|a spellbook|0|9|5291|95|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3711|keg|0|1|5522|203|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|555|2168|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|752|2268|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1348|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1424|3961|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|3728|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1353|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5376|3831|1|0|0|0|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|546|811|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|616|811|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1444|3806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3983|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2983|633|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|2952|893|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|581|2230|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1606|1705|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4289|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5653|1400|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5205|778|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1477|1722|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1576|1739|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|616|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1381|3852|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|3680|1189|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1379|3884|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5919|236|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1844|2786|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2965|3480|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1300|1567|36|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -4014|#|0|0|5924|229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|5661|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|#|0|1|1437|1594|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3987|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -7775|bulletin board|0|0|1492|1607|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3651|2655|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|3633|2568|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2481|#|0|0|2492|475|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1353|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1303|1568|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|608|2152|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|618|882|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3666|2613|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|1860|2651|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3043|816|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3791|#|0|0|5948|229|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3864|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|553|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3648|#|0|1|1032|1082|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1391|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1420|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|0|4552|1495|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4616|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|728|2232|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5464|1810|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1382|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|642|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|5725|3188|9|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2952|626|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|2728|2187|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1329|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1428|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2768|963|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1689|1548|65|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|8|1464|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1458|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2516|652|7|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3712|#|0|1|4410|1136|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5288|612|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1538|1716|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|2674|2233|6|0|0|1|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3644|crate|0|1|6061|102|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|5733|3262|14|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|3008|3530|15|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6089|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4013|#|0|0|1814|2806|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|872|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5153|859|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4386|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2786|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|0|1538|1706|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5488|532|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|1651|1600|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2962|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4408|1137|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1494|1551|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|crate|0|1|5488|530|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|5576|197|22|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4682|1230|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5308|110|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3710|small crate|0|1|6063|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|605|2184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|857|1684|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1252|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|529|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|4408|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|2533|551|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1328|1643|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2963|3492|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3686|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2594|520|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|5824|3263|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5917|60|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4393|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|5824|3262|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2933|3402|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2838|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1515|3706|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6084|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5391|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5931|84|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1417|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|320|1241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|2768|967|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -7774|#|0|0|3017|3450|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5407|611|48|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2933|3401|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2718|#|0|1|544|2213|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1371|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2952|3493|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|6080|92|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1844|2787|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2937|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2712|2209|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|840|1681|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|3760|1251|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5908|17|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2837|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5976|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2474|#|0|1|1437|1597|20|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|1459|1522|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|547|810|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4286|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1317|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|1876|2736|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1351|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1336|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|3685|1240|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|2995|760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1839|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4322|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1303|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1546|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5570|189|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|2530|581|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5434|181|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1844|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3728|1200|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2029|2856|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1332|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|616|811|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2967|3410|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|581|2230|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6060|101|31|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5205|778|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3976|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3893|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2676|2152|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1810|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1412|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2507|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1616|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1687|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|94|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1492|1616|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|632|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1670|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2476|424|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1985|2884|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|3431|2640|43|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5284|2011|7|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|1720|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2520|547|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3677|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|29|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4300|929|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|836|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2985|640|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1382|3912|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1056|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3824|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1935|2683|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1354|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|2048|803|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3645|2650|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2024|2789|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5686|313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1466|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|392|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2840|953|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5360|1715|-89|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3676|1235|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5387|680|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1652|1600|26|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3732|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2480|467|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1505|1615|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|555|2168|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1332|1741|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1744|23|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1900|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2020|2840|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1979|2829|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2497|381|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5565|824|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3401|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1473|3702|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|272|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1331|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3889|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2893|656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1416|3747|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5307|31|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1638|1509|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3850|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|784|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|6113|227|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1181|3632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3735|1322|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|5717|3196|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3690|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3793|#|0|0|2761|893|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5281|536|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|1589|1584|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5904|109|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2918|806|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3687|1244|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1606|1704|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|6040|227|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2542|632|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3684|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1737|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4392|1080|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3640|2501|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4424|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3676|1144|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|611|51|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1889|2692|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4561|1488|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|24|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1688|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1460|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2942|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|632|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5284|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|3695|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|762|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|760|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1445|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1748|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|542|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3732|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4409|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|6060|102|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2532|652|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1688|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|563|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|2992|3431|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|3695|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|5195|4067|57|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1868|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|3635|2561|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2469|563|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1137|3664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4534|859|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5384|680|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|1|3614|2469|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3898|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5736|53|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5408|607|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|3734|1323|21|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|3058|3343|21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3715|empty tub|0|1|5348|1996|16|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1486|3856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3690|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1618|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4330|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|394|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1743|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1385|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|312|793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4396|1045|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1537|1740|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3674|1315|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4421|1039|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1589|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3793|#|0|0|5351|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5985|184|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3739|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1352|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|641|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1384|1817|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3708|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|589|2144|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4328|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2496|593|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3982|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|3768|1163|6|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4396|1160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|448|961|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5395|1004|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3262|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|630|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5944|168|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1424|3961|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1606|1705|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1739|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|618|888|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1568|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5988|220|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1428|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5391|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|312|793|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3760|1251|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3680|1100|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5609|1832|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|2992|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1484|3987|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1409|3741|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5574|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|1588|2155|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|4384|1111|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|600|2277|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5570|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|6080|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5688|311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2637|#|0|1|1839|2710|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|2962|816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3849|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|5202|4061|57|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3029|836|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5929|71|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|5811|3275|11|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|448|961|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1689|1549|65|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1352|1659|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5989|30|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|5690|3286|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1544|1749|41|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3712|#|0|1|3030|3356|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|1|1615|1584|-20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2953|707|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|3728|1293|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2043|811|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|808|2193|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|1164|2205|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5621|1845|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|2467|408|21|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -2713|#|0|1|1442|1557|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5723|1384|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|2992|3430|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|416|1034|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|614|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1338|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1572|1737|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1934|2683|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3015|776|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|450|1104|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5506|520|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5163|864|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|2872|721|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1609|1584|-20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1492|1721|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5385|525|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|5741|3259|17|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1571|1738|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5718|554|23|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|5824|3261|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1649|1547|45|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1469|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2057|2849|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3044|836|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1497|3705|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3009|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1381|3848|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2959|704|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5288|612|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5619|1840|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5349|1739|-125|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1491|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1303|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|619|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2027|2856|0|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1335|1653|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5913|229|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2984|633|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2983|633|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1538|1717|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1419|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5728|90|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|3064|3336|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|3978|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|528|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1426|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4286|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5417|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2744|986|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1464|1564|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2943|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1401|1800|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1491|1555|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2967|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5456|82|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3711|keg|0|1|5988|221|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|3675|1237|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1420|3754|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|325|790|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5728|91|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|4326|977|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|2252|1190|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1379|3731|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|6040|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2073|2858|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2608|#|0|1|2954|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1612|1710|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -4013|#|0|0|3676|2650|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|486|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|2912|668|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5466|826|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5493|529|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4555|856|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|568|960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1392|4019|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|586|2224|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3015|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3016|766|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1353|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1896|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1381|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5675|1433|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|3681|1321|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5609|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2251|1190|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2904|3483|12|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1233|1573|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3711|keg|0|1|5495|625|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4113|key ring|0|0|3768|1160|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|5013 -2612|#|0|1|2040|809|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5681|331|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2717|#|0|1|565|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5476|898|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2475|#|0|1|1314|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3632|2549|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4624|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3710|small crate|0|1|5732|94|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4006|a chess board|0|1|1548|1771|16|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 2715|#|0|1|1431|3880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2034|2802|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|1456|3771|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3710|#|0|1|2904|3483|16|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1483|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1464|3977|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1426|1752|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1467|1668|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1303|1561|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2641|#|0|1|1632|1506|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1438|3736|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2790|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|2492|374|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5616|1832|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5610|1835|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|416|1033|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1570|1737|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1689|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 2717|#|0|1|557|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1925|2797|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|2496|428|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2934|3403|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1335|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1890|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1496|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|3624|1213|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5484|622|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2528|556|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5137|1961|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2474|wooden box|0|1|5176|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1493|3703|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|5269|3977|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5418|1863|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|2990|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5505|629|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|5993|149|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|612|874|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1440|3800|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1316|1607|55|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1417|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|5925|84|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|3697|1178|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1484|1751|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2020|2835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1994|2715|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|3016|766|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1544|1653|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5594|245|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4331|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3593|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2628|#|0|1|3689|1326|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|448|1109|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1537|1739|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|336|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4013|#|0|0|3762|1223|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|2507|471|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|2034|2807|16|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|461|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|5825|3263|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|624|844|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1347|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|629|1032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2020|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|762|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1577|1747|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|3687|1245|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1573|1747|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|728|884|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|6056|100|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3684|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|5698|19|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1564|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1492|1715|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1538|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1356|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5683|521|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|1376|3852|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|0|2637|2085|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5503|224|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|6109|93|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|5825|3261|2|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|1|1868|2648|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1850|2674|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|973|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|a trash barrel|951|87|1428|1550|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|5711|3202|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4413|1056|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1384|3826|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1370|3898|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1588|1594|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2616|#|0|1|1847|2821|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|5825|3261|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1572|1747|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4425|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|809|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1565|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1303|1561|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|0|1438|3737|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2049|810|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3668|2662|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2776|955|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|811|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1531|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3712|#|0|1|2921|859|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|4424|1205|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|5304|809|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1578|1736|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|bookcase|0|1|1876|2728|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1505|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1392|4009|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5384|679|24|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1526|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|1465|3977|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|457|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1483|3986|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1854|2787|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|744|2264|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1648|1642|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5826|3263|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|625|2161|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4287|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2711|#|0|1|1467|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1412|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|720|2232|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1895|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3792|#|0|0|6058|66|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1465|3986|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3753|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|4286|972|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1544|1686|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5285|648|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4006|a checker board|0|1|1562|1762|16|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 -4014|#|0|0|5393|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5484|622|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2841|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2744|985|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1253|1696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1453|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|6080|40|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2259|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|6061|101|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1491|3684|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3728|2634|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1464|3976|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|2417|468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|4420|1040|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5984|24|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|crate|0|1|5280|701|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|2992|3431|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|624|825|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1352|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|560|2218|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1309|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|6108|70|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1480|3856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1432|3824|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1439|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1483|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5609|30|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3008|3531|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1456|1525|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|461|960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|3680|1100|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1132|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3710|#|0|1|635|2163|6|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|672|1205|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3675|2618|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1316|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1854|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2474|wooden box|0|1|5316|31|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1469|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1288|1757|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2718|#|0|1|1492|1617|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5643|1415|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5390|528|70|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|2894|903|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3710|small crate|0|1|5932|65|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1518|3985|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|562|1008|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5678|529|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5642|1432|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2863|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1472|3982|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1483|3986|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1303|1560|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3673|2584|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|3046|816|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1529|1422|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|1992|2721|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|2502|374|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|4533|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3702|bag|0|1|5949|228|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5384|553|63|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|1134|2226|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1476|3977|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1528|1422|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|1416|1580|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1988|2865|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1466|3988|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1531|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2672|2245|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2506|472|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4325|948|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2641|#|0|1|600|811|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|1834|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3704|#|0|0|5757|3166|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5619|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1578|1748|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|552|2173|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1527|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 2474|#|0|1|731|880|0|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|568|1124|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1449|3736|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1424|3882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|1553|1657|32|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2473|small crate|0|1|5387|680|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|2779|952|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|1426|3960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1418|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|624|852|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|704|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1465|3982|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5418|1863|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2712|#|0|0|1417|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1376|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3746|1289|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1352|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1853|2767|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5197|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3708|#|0|1|3744|1204|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1954|2692|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2913|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|897|2392|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5176|848|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|4286|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2512|634|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|bookcase|0|1|5656|331|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2893|913|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4288|921|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1885|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3652|2655|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|1932|2705|30|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1330|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3882|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|310|784|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2835|864|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|0|1613|1587|-20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4532|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|641|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2718|#|0|1|3736|2691|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|2418|496|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5417|1868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2604|#|0|1|597|2272|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5340|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5733|88|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4013|#|0|0|2486|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|1246|1696|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5994|144|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|1870|2640|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2040|808|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2889|648|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1435|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3645|crate|0|1|5280|542|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|3634|2632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|6043|230|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1467|3979|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|2872|725|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1363|3850|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|bookcase|0|1|1909|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5707|659|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|608|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4006|a checker board|0|1|1618|1587|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2711|bookcase|0|1|1525|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3011|776|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|2528|553|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|2024|2796|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|650|944|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5184|629|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5325|983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|1592|1595|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1432|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|1303|1560|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1385|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5759|144|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2604|#|0|1|2789|964|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2952|3446|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|6080|184|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3016|760|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|624|845|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2833|864|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|1362|3800|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1340|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5177|1014|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4014|#|0|1|5805|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1377|3848|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5905|108|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1470|1763|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|3664|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5734|88|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1569|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|5385|680|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2616|#|0|1|1349|1590|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1390|3848|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1561|1742|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1444|3805|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|bookcase|0|1|1908|2701|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1497|1748|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|613|874|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|645|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2059|2858|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|2877|720|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|546|810|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5617|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|5732|3216|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1507|1595|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5288|611|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2058|2858|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|6100|35|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|2522|636|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1478|1722|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|672|1201|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|1954|2685|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1373|3864|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2837|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2456|424|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|613|874|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3687|1300|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2833|864|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1736|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|624|2173|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1900|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3633|2592|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5296|594|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3986|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|4326|996|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|1073|2195|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4014|#|0|1|5808|3271|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|4665|1392|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3730|2632|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|610|2252|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5809|3270|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|2522|635|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2259|1188|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5141|577|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1681|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2057|2848|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|6032|205|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2056|2849|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1487|1690|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1360|3851|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2944|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|5908|51|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3049|3365|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4456|1063|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3647|crate|0|1|5514|803|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2641|#|0|1|3735|1309|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5965|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|1376|3852|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2025|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1503|1610|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|4560|1490|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1562|1737|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6032|201|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2448|#|0|0|1384|3828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4006|a checker board|0|1|1435|1720|26|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3703|#|0|1|3026|824|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1385|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|2938|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1854|2786|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5418|1343|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2935|3401|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5833|247|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|4534|861|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1592|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5610|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2715|#|0|1|1351|1650|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2892|913|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1363|3805|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5281|536|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|4624|1211|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1333|1740|26|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1420|3754|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5448|1443|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1353|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4292|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2402|1|5400|1409|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1472|3697|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|crate|0|1|6080|92|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2637|#|0|1|1677|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2941|928|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2528|555|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|2541|674|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3646|2663|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5501|217|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2549|678|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5810|3275|14|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|4394|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1427|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|1576|1598|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|0|597|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2637|#|0|1|2874|712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|837|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|2534|552|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|0|3648|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2482|backpack|0|1|5513|213|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6057|40|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|5384|820|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4616|1203|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1379|3850|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2936|3374|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1681|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1613|1709|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1354|3815|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6040|230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5280|536|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|3016|765|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|2789|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|3683|1243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1160|2204|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|4286|955|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1834|2729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|2955|864|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4312|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6026|198|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5386|552|66|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|#|0|1|1355|3825|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|2003|2715|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1364|1616|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3647|crate|0|1|1678|2838|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|3632|2602|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5610|1835|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|5963|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|317|784|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1356|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1444|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2936|3503|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1440|3849|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|2416|524|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2477|#|0|0|1552|1682|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1476|3978|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5727|94|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5681|332|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2612|#|0|1|3662|1097|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1568|1698|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2641|#|0|0|1538|1708|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|892|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|4286|949|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1327|1678|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|5472|760|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3643|#|0|0|5304|36|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|4384|1082|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|595|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3621|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5436|102|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1370|3898|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +16057|#|0|0|683|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|0|2260|1189|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3004|827|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5982|29|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|640|941|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|#|0|1|1394|3864|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3637|2578|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3668|2663|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1441|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5283|648|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|632|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1607|1704|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|1938|2683|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2713|bookcase|0|1|1064|2203|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1516|1436|20|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|0|3016|776|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3739|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1484|3987|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1390|3848|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|30|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|4416|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1568|1749|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|598|2251|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1134|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|#|0|1|1478|3697|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1393|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1680|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|2615|617|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|310|789|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2940|3401|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|25|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5384|527|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3645|2649|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|4404|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5727|95|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1435|20|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|5452|83|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|5804|3269|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|551|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|568|2173|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3683|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1678|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|310|787|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3709|wooden box|0|1|5424|114|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|#|0|1|598|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2936|941|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5432|1348|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5822|359|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3616|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|1676|1584|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5456|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5488|630|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1678|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2604|#|0|1|3594|2600|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5604|807|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1642|1576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|656|828|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|3674|1072|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|bookcase|0|1|5656|327|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4014|#|0|1|4429|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2788|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1345|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|2528|557|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|3025|825|2|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2020|2833|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5443|1392|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|2952|3444|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6085|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5354|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|1|5807|3274|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1374|3864|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1301|1680|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3709|#|0|1|749|1304|30|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|1661|1600|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1408|1598|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1355|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1893|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|604|2178|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1486|1690|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3036|830|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|3728|1203|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1129|3688|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4289|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|1067|2268|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5621|1845|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2643|#|0|1|4408|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|6062|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|339|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1398|3768|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1383|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|6124|152|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|61|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3710|#|0|1|2026|2837|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1420|3739|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5385|527|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5136|1962|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3646|crate|0|1|6080|90|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|#|0|0|719|1479|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1492|1718|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1437|18|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|4292|993|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5406|42|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|#|0|1|2677|2158|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|armoire|0|1|1536|1412|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 3711|keg|0|1|5196|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4331|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|638|816|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5441|177|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5734|549|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|#|0|1|668|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1418|1601|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3647|#|0|1|1579|1736|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1432|18|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 3789|#|0|0|5939|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|642|843|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1443|3805|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1432|24|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 2639|#|0|1|569|2112|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|2963|3480|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3710|#|0|1|1400|1806|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2034|2795|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5442|178|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2224|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5300|593|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2529|555|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5451|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|3760|1322|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5487|631|31|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5611|1835|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5489|630|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3619|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5976|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1839|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3647|crate|0|1|1310|2733|0|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|0|1416|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|2963|870|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|2528|553|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5741|3258|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5608|1840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2715|#|0|1|1458|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|585|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1201|1848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5575|190|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5608|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1302|1568|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|1501|1610|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5727|93|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3728|1202|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|#|0|0|2736|988|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1491|1554|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2021|2838|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|323|795|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|2428|435|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|6080|93|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|2952|3451|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1373|3812|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|643|848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1617|1564|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5433|180|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1301|1680|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2983|632|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|323|790|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1437|1596|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3737|1301|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|5757|3156|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|624|835|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|618|2215|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1334|1740|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1356|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3674|1315|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3644|2649|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1492|3702|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1386|1800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|625|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3619|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1989|2904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1473|1724|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|614|874|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2664|2133|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5443|1392|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2616|#|0|1|4300|920|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5948|66|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3012|820|2|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|1289|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|624|1033|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3748|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3715|#|0|1|1256|1884|3|0|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|3608|2470|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6069|100|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2025|2832|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|553|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2912|676|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4404|1040|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|1345|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|474|840|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|425|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|armoire|0|1|1534|1432|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 3703|#|0|1|1473|3983|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|332|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4006|a chess board|0|1|5808|3269|40|0|0|1|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3708|metal chest|2206|1|5445|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|1468|1594|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|526|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4014|#|0|1|5812|3267|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1996|2722|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|3679|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5388|698|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|600|2181|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|#|0|1|1581|1584|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2620|#|0|1|1442|1576|20|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2260|1190|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|337|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1606|1704|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3649|#|0|1|3011|3424|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2020|2839|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5329|1320|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2472|metal box|0|1|5310|35|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5672|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2745|986|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1605|1704|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1567|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|3615|2477|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1470|1560|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|1412|1747|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4482|1065|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5741|48|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1476|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5701|3204|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1602|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4286|953|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5479|560|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1456|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|857|1679|0|0|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3762|1232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|bookcase|0|1|5656|321|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|1328|3694|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1400|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3675|2608|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3647|#|0|1|2943|3401|4|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5395|40|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1137|3656|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5944|233|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1486|3977|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1462|3816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1426|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4286|964|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1544|1687|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|keg|0|1|5448|91|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1123|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1490|1761|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|1|1865|2648|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|4326|998|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1581|1746|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1351|1655|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|592|2243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|4625|1328|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3685|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3708|metal chest|0|1|5450|1894|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|4400|1156|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1184|1715|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|2616|615|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1675|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|1|1865|2646|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|4408|1139|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5281|536|10|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1363|3820|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1475|1755|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3012|3401|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2641|#|0|1|1664|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5288|611|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1413|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1932|2702|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1496|1665|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5487|631|28|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3648|#|0|1|5723|3246|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1023|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5608|30|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2608|#|0|1|2997|632|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|bookcase|0|1|5571|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5450|1893|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5966|69|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|a trash barrel|0|87|3015|3539|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5610|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|0|2953|704|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1505|3992|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5211|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5832|240|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1850|2675|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1567|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1370|3897|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2528|554|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|4400|1155|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5648|549|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|3600|2573|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|1408|1715|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|3661|2672|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1431|1762|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1421|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|5669|3283|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2833|864|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1336|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|616|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2498|545|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1884|2655|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5922|229|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3648|#|0|1|2500|545|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|964|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|1424|1680|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|3675|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|bookcase|0|1|5656|323|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1880|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|292|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1344|3780|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1382|3853|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5442|177|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4289|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|4286|973|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4476|1080|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2933|3401|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2528|670|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2042|809|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|5728|1391|-1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|#|0|1|1869|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2024|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1570|1738|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5487|194|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3787|#|0|0|5940|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5525|204|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|1135|2225|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|642|845|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1996|2722|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1148|1616|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5612|780|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|641|2235|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|337|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3012|819|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1853|2787|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1313|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5672|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|1996|2723|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|2886|3420|35|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|729|2233|-3|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|4482|1065|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|4525|932|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3646|crate|0|1|5386|585|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|2768|966|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2034|2795|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5659|302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2612|#|0|1|2480|469|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1560|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3648|#|0|1|3760|1322|6|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1486|1546|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1328|1588|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1616|1578|-20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3043|836|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1839|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|3616|1269|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3612|#|0|0|1497|1686|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|317|784|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|5741|3258|14|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|1432|1608|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1184|1706|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5247|838|23|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|2534|551|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|314|792|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|600|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1572|1748|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|4397|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2936|941|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|1168|3644|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5432|1346|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|1838|2676|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5492|576|58|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3650|#|0|1|2952|3450|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1464|1664|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|5768|3153|14|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|2534|550|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|626|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1450|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1853|2788|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4557|927|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5448|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5608|1839|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1502|3986|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|324|796|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3733|1301|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|552|2220|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1566|1739|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|crate|0|1|5987|81|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5341|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1458|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1333|3720|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2664|2133|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|4429|1216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5440|191|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5392|1444|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2472|metal box|0|1|5167|18|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|1412|1750|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|6069|100|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2604|#|0|1|2036|2736|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1302|1560|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|2416|522|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2448|425|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3708|#|0|1|3696|1181|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5445|1392|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3645|crate|0|1|5619|1839|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3715|#|0|1|5811|3303|12|0|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5922|229|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5907|16|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1503|3708|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|317|794|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|1880|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1477|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|4549|919|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4113|key ring|0|0|5310|804|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 -2472|#|0|1|4476|1080|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|1197|1848|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|850|1688|0|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 2716|#|0|1|4326|976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2024|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5618|1839|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|1849|2790|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|609|872|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6040|230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|1456|3848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1534|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|585|2224|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5455|84|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1834|2729|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1400|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|736|2141|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3712|metal box|0|1|5215|161|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1364|1616|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5918|91|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|1462|3816|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1533|1429|60|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 2472|#|0|1|1511|1565|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|3592|2600|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1356|3849|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|1|1865|2648|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|3672|2585|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5523|214|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|312|793|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2637|#|0|1|1501|1610|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1337|1600|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|2886|648|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|5832|242|-4|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|323|795|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 7774|bulletin board|0|0|559|2168|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2252|1189|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2934|3401|1|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1301|1680|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|4286|1002|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1400|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1350|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|4331|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1378|3745|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5804|3275|11|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2086|2854|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1580|1737|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1129|3656|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5966|69|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1369|3854|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|2566|521|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2714|bookcase|0|1|1900|2704|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5211|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2448|424|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2020|2832|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4417|1023|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|4400|1155|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1467|1668|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1432|3796|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5819|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|1421|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1616|1579|-15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5451|870|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2713|#|0|1|1889|2693|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1853|2786|-5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|549|813|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2941|928|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2029|2865|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3647|crate|0|1|5914|93|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1528|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|600|2284|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1503|1620|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5810|3275|14|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1429|3880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|1|1868|2646|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3708|#|0|1|2225|1198|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3044|837|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1456|3795|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|3674|1313|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1528|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3689|1296|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5452|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|4616|1203|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1495|1544|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|266|766|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|bookcase|0|1|5656|330|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1485|3977|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1301|1680|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|1568|1699|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1344|3778|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|618|888|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|604|2178|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3016|780|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5610|29|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|2971|3400|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|1067|2268|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|728|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1600|1709|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1416|1548|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1383|3776|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|2741|2169|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5565|824|45|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1376|3848|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2477|#|0|0|1552|1682|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1472|3685|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4328|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5505|629|31|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1375|3890|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|609|892|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1675|1568|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1565|1747|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|2888|648|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3621|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5288|611|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|1|1384|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|624|838|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2943|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|640|941|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4416|1023|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1580|1746|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1649|1545|25|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3026|824|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3044|837|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1426|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1440|3792|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5576|185|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5833|247|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|1898|2802|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1472|3982|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2448|426|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5281|536|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3043|837|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1387|3848|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1428|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 2711|#|0|1|644|1080|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5915|92|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|1130|3688|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1304|1688|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|4288|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|#|0|1|1477|3696|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1331|3688|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1129|3683|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|2520|521|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|keg|0|1|5449|92|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|2880|749|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|3616|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|0|341|872|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|553|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1486|3976|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1352|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1642|1576|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1392|4035|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1484|3981|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|0|1578|1594|40|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1894|2688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|3025|825|2|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|4410|1456|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3651|#|0|1|5270|3971|37|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|555|988|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|625|842|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|0|1474|1669|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2718|#|0|1|3736|2685|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2063|2849|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2717|#|0|1|553|2216|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5948|66|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1613|1710|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|bookcase|0|1|1064|2206|17|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2604|#|0|1|732|880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5388|553|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5689|311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3012|832|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|5676|1435|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|614|873|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|332|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5610|10|15|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|2942|3402|1|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|1848|2819|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3708|metal chest|0|1|5337|1549|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|5136|1962|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1804|2814|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|728|881|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3712|#|0|1|3030|3352|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3709|wooden box|0|1|5179|24|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5406|42|30|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3711|keg|0|1|5988|220|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|1408|1608|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2641|#|0|1|4681|1169|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1352|3848|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5441|177|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|1305|1687|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5512|656|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1475|3978|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|642|843|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1332|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1475|3988|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|3664|2584|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2984|632|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|3674|1314|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1439|3792|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|4291|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1421|3739|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|736|2137|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4013|#|0|0|1540|1749|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5576|186|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|1393|3696|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2547|634|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1844|2701|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|bookcase|0|1|5659|320|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -7774|#|0|0|4404|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|0|1416|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1384|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|4624|1214|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1420|3739|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5994|144|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3708|#|0|1|2046|810|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5456|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|6117|227|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1430|1592|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1362|3851|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1842|2701|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1394|4032|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5395|40|35|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2641|#|0|1|608|2221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1374|3889|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4409|1032|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5541|1287|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1483|3986|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|813|2320|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4413|1056|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|834|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1846|2673|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3673|2584|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1369|3853|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|4558|918|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1619|1560|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3702|bag|0|1|5949|228|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1357|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3685|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|600|2285|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1853|2786|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2472|#|0|1|1988|2865|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1305|1687|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3711|#|0|0|2748|976|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1364|3853|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|556|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1576|1748|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1845|2786|-8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1491|1556|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5524|212|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|#|0|1|2465|558|5|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2984|640|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2049|810|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|crate|0|1|5510|813|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3664|2648|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1414|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1130|3668|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|6044|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2608|#|0|1|1841|2710|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3708|#|0|1|272|775|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2475|#|0|1|649|808|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|457|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4289|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3012|820|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2992|833|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1850|2791|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|625|2161|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3647|2680|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1328|3733|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1473|3987|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|2913|664|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1515|3711|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1420|3976|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1897|2808|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|545|2208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2893|913|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3712|#|0|0|648|2181|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|1|2997|760|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1464|3976|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1368|3882|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5510|660|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4478|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2738|978|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1442|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5417|1868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|6060|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|#|0|1|1873|2640|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3710|small crate|0|1|5908|53|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5141|577|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3710|small crate|0|1|5974|81|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|20|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5389|552|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2604|#|0|1|3747|1184|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1487|1690|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|bookcase|0|1|5656|322|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|#|0|1|1566|1739|18|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1305|1688|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|1|4456|1063|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5610|10|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1472|3686|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1518|1435|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2616|#|0|1|1942|2759|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|4293|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2025|2832|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4391|1023|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1495|1713|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1440|3800|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|5759|144|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3630|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1849|2791|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5416|1487|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2712|#|0|1|1982|2904|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2476|#|0|0|2020|2835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2833|864|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|1849|2790|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1390|3745|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|4331|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|5905|108|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2628|#|0|1|1328|1657|72|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 3711|keg|0|1|5904|27|44|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|1289|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2612|#|0|1|592|2241|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|336|882|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4286|968|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|744|2269|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1444|3806|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3793|#|0|0|5351|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2953|704|0|0|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|568|1124|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|567|960|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1931|2795|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 2475|metal chest|0|1|5150|741|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|3664|2497|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5360|1715|-89|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|1376|3852|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|808|2197|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2473|small crate|0|1|6084|92|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1465|3987|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2958|704|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|2496|593|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6121|208|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3616|2653|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|1558|1656|26|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|3746|1289|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5177|1013|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3638|2577|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5228|828|1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3712|#|0|8|1464|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2716|bookcase|0|1|1876|2729|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2024|2840|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2020|2837|10|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1305|1688|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3043|837|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1435|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|3011|3400|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3649|#|0|0|594|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|1576|1736|17|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1373|3849|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5434|181|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|1544|1688|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3986|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1444|3805|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5354|1296|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1518|1432|15|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 2715|#|0|1|2445|483|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|648|2158|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5965|227|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|3730|2632|40|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|639|2246|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1884|2654|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|850|1689|3|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|0|1|5261|159|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|5741|3258|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|bookcase|0|1|5656|326|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|2984|639|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2717|#|0|1|1335|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|4320|921|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5175|830|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2713|#|0|1|4286|991|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5137|1961|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5570|190|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4300|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|0|1418|1597|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1176|3638|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|2944|930|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4414|1044|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1568|1697|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1421|3753|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|bookcase|0|1|5961|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|636|2159|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1539|1712|20|0|0|0|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1385|3848|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5491|528|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|2024|2841|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3649|#|0|1|1650|1600|26|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1465|1664|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|2840|900|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|crate|0|1|5984|24|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|crate|0|1|5985|47|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2963|3492|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|656|2140|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1314|3744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3008|3531|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5577|190|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|738|880|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5768|189|-5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|1326|1677|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2715|#|0|1|461|1128|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1475|3987|9|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1044|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3712|#|0|1|1352|3757|8|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2105|1|5392|1468|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5247|838|20|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|3016|762|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|645|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4006|a chess board|0|1|1831|2671|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 2715|#|0|1|5809|3265|32|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|3684|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1483|3983|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5489|535|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|3658|2665|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|2206|1|5457|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2608|#|0|1|2963|864|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1356|3704|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1478|1722|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3650|#|0|1|2752|2221|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3616|2652|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2641|#|0|1|3632|2549|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1385|3850|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4022|37|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1469|3984|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|5711|3203|11|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|2034|2802|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1440|3793|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5976|194|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2474|#|0|1|2224|1212|0|0|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1426|1752|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2034|2798|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1438|3758|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|562|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2628|#|0|1|2872|3509|10|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 2472|#|0|0|2839|880|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1850|2790|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1328|1645|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4391|1023|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|1349|3752|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|547|811|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1466|3988|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1545|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|2962|886|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3647|#|0|1|449|960|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|1505|1656|27|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|2480|593|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3669|2662|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3715|#|0|1|5666|3287|11|0|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1854|2787|-8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1527|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 7775|#|0|0|1600|1595|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5987|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1352|1660|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4413|1045|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1326|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 2643|#|0|1|4424|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|2593|636|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|4333|970|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3715|empty tub|0|1|5176|848|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3710|small crate|0|1|5516|808|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|5825|3262|8|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3647|crate|0|1|5613|1840|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|1885|2733|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1368|3883|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2637|#|0|1|2869|856|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1474|3986|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|4532|939|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|2849|904|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5173|18|27|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|#|0|1|2884|744|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|2043|2777|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1329|1642|72|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|crate|0|1|5340|544|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2846|865|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3708|metal chest|0|1|6040|223|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|547|810|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|672|1205|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3711|#|0|0|2749|976|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1437|1775|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1464|1561|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1469|3985|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4396|1045|8|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1849|2730|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1176|3633|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|5932|65|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2637|#|0|1|1659|1600|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3736|2688|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|6033|205|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|2057|2848|2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2063|2863|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|4326|972|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|3609|2504|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|672|1202|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5503|224|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5708|659|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|0|2637|2084|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1498|3706|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|1352|3829|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|2776|973|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2643|#|0|1|2033|2789|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|1|5808|3265|-5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2628|#|0|1|1888|2685|30|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1588|1594|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3649|metal chest|0|1|5136|959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1838|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2714|#|0|1|2736|981|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1326|1678|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4330|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2448|#|0|0|1384|3825|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|550|809|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2259|1190|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3649|#|0|1|1315|3720|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|2840|949|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|1932|2800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1617|1560|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2616|#|0|1|3032|3427|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|5236|4022|37|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5329|1320|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|2534|552|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5496|522|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5388|698|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|1510|1560|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|2512|639|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2477|#|0|0|1652|1563|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5442|177|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|crate|0|1|5988|46|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|#|0|1|2456|426|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|562|2136|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5576|185|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2604|#|0|1|3597|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1408|1602|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5614|15|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1605|1704|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2714|#|0|1|2496|434|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|808|2324|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2474|wooden box|0|1|5310|31|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2612|#|0|1|3687|1232|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|5741|3258|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|3619|2475|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|680|1209|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5978|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|584|2224|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3711|#|0|0|2750|976|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3710|small crate|0|1|5982|84|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2608|#|0|1|2955|876|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|2528|555|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|893|2384|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4300|925|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1201|1848|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|4424|1229|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|1332|1746|23|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1468|1667|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1838|2685|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2715|#|0|1|1413|3712|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|613|875|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3630|2574|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1326|1678|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2612|#|0|1|1392|4035|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|1424|1678|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|2952|883|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3708|metal chest|0|1|6057|162|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|5386|552|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|1572|1742|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2628|#|0|1|1328|1657|72|0|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 -3710|small crate|0|1|6085|93|25|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|0|1474|1669|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|656|828|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2474|wooden box|0|1|5207|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|5576|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3650|#|0|1|1250|867|16|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1315|1607|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|4413|1044|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|1328|3748|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|5689|311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2712|#|0|1|3619|2472|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2608|#|0|1|1675|1544|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|4411|1142|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4416|1024|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1576|1748|21|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5489|535|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|5384|526|65|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|#|0|1|1804|2814|20|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|333|1056|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|2912|676|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1480|3988|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|6069|101|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|#|0|1|1397|4008|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|310|789|6|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|0|2637|2084|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|4289|962|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|1408|3698|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|4326|964|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2639|#|0|1|2915|3480|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|1120|3684|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5384|556|60|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3711|#|0|1|1472|3702|20|0|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5609|1838|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5525|204|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|5568|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3651|#|0|1|2528|670|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3645|crate|0|1|5617|1832|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|#|0|1|2738|979|25|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1327|1677|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|6026|198|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|0|1414|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|650|944|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|#|0|1|2021|2744|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1545|1736|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|5944|233|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2474|wooden box|0|1|5209|174|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2616|#|0|0|648|811|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3646|#|0|1|1332|1744|26|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|crate|0|1|5618|1840|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|3685|1312|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|624|834|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|3762|1232|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|5236|938|-33|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1160|2204|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|#|0|1|1459|1553|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2936|3503|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|2992|833|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5611|1834|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|585|2160|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|1352|1660|50|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3648|#|0|1|592|2243|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3625|1224|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2712|#|0|1|1426|1647|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|5963|216|22|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|#|0|1|1388|3825|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3647|#|0|1|1578|1736|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1491|1556|70|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1889|2689|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5734|89|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5440|179|10|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|#|0|1|636|2159|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|1373|3812|7|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|4403|1041|3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2612|#|0|1|2024|2785|10|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3728|1202|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|3016|761|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|crate|0|1|5135|1965|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1437|3758|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3710|#|0|1|2026|2837|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|2963|3492|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|3644|2649|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 2475|metal chest|0|1|5682|181|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1437|1596|20|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2639|#|0|1|2595|609|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1480|3981|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2712|#|0|1|2940|936|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|1327|1677|57|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5703|664|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|#|0|1|1379|3850|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1370|3897|-2|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1381|3852|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1346|3870|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|5825|3263|5|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1580|1738|15|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 3646|#|0|1|636|2159|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3644|#|0|1|1442|3806|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|3736|2688|40|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3708|#|0|1|2498|545|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3645|#|0|1|1332|1746|29|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -3712|#|0|1|3600|2573|6|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2713|#|0|1|1889|2690|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|1413|1592|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3649|#|0|1|1427|1675|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3644|#|0|1|1365|3849|3|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 4014|#|0|0|5406|43|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2612|#|0|1|2512|522|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|2225|1198|5|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 2711|#|0|1|333|1240|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4014|#|0|0|5501|217|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|#|0|1|2872|3468|15|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|#|0|1|676|2243|-3|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3650|#|0|1|2936|3374|15|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1481|3976|5|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3648|#|0|1|2225|1200|0|0|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 3708|#|0|1|1466|1691|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|4447|1088|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|#|0|1|2736|980|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|6057|40|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1438|3757|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|614|873|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2643|#|0|1|1440|3851|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -4006|a chess board|0|1|1931|2795|6|0|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 -3646|#|0|1|1457|1549|50|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 3648|metal chest|0|1|5926|81|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3703|barrel|0|1|5570|188|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1378|3744|20|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2604|#|0|1|1355|3800|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|4691|1217|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|barrel|0|1|5522|61|5|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|6121|208|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3644|#|0|1|310|789|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2715|bookcase|0|1|1879|2726|20|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 3703|#|0|1|1288|1758|15|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|4384|1108|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2715|#|0|1|339|872|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 3703|barrel|0|1|5569|189|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3703|barrel|0|1|1327|1678|52|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 -2714|#|0|1|1897|2808|20|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3703|#|0|1|1480|3977|0|0|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 -3645|#|0|1|3012|3401|18|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 2604|#|0|1|3593|1208|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2616|#|0|1|4400|1156|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2714|#|0|1|1568|1698|35|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2716|bookcase|0|1|1160|2208|40|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3645|#|0|1|3637|2578|0|0|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 -2713|#|0|1|4478|1221|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -3612|#|0|0|2043|2777|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|5450|1893|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2711|#|0|1|4293|990|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 2641|#|0|1|600|827|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -2716|#|0|1|1932|2702|30|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 -16057|#|0|0|683|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2612|#|0|1|3648|1172|0|0|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5448|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5420|1440|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1345|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1345|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5518|1296|1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5610|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5416|1481|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2415|1|5400|1408|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5444|1392|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1346|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5432|1346|6|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5520|1289|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5448|1371|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5416|1343|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|1645|1|5537|1337|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|1290|0|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5544|1290|3|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5605|1348|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5542|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5442|1392|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5445|1392|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5541|1287|4|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|1530|1413|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2612|chest of drawers|0|1|1530|1415|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2612|chest of drawers|0|1|1533|1425|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2639|armoire|0|1|1534|1424|15|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3646|crate|0|1|1512|1436|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1437|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1436|18|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1432|15|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1433|15|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1433|18|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1433|21|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1432|21|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|1519|1432|15|0|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1433|20|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1434|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1513|1432|25|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1516|1436|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1435|25|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1518|1435|20|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1518|1436|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1513|1432|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1513|1432|20|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1433|15|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1423|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1430|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1437|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1522|1436|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1522|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1424|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1434|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1527|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1531|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1532|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1533|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1530|1422|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1526|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1534|1425|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1534|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1532|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1533|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1525|1429|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1528|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1526|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1532|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1533|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1525|1433|35|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2643|armoire|0|1|1529|1415|55|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2628|dresser|0|1|1529|1417|55|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0|50|61 diff --git a/data/js/jsdata/worldtemplates/felucca_doors.jsdata b/data/js/jsdata/worldtemplates/felucca_doors.jsdata index eb1600519..6969733c8 100644 --- a/data/js/jsdata/worldtemplates/felucca_doors.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_doors.jsdata @@ -1,1741 +1,1759 @@ 2 -1711|#|0|12|3671|2587|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|#|0|12|5541|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2158|#|0|12|1421|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3731|1396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1395|3887|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1499|1614|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|286|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1501|1622|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|313|783|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5647|1420|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2031|2747|50|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2995|3439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3671|2587|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5761|3165|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5579|1871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3667|2623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1462|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1459|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1331|1676|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|4540|943|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1357|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|2231|1198|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5523|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1428|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1497|1622|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1667|metal door|0|12|1140|2228|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|811|2199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|4540|942|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3719|2651|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3747|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3536|1137|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2279|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|268|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|metal door|0|12|5242|1602|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|4528|946|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2036|2845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1291|1756|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5745|3206|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1551|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1673|2984|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|639|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4528|938|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|2070|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1479|3684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1693|1548|65|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1421|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1674|2984|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2923|671|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2781|961|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5567|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|4500|1357|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|268|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|4529|938|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|611|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1993|2723|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1263|1888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5443|180|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1661|#|0|12|1680|2986|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6069|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1687|#|0|12|5806|3274|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1663|#|0|12|1680|2985|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +822|#|0|12|5831|367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1938|2702|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1291|1767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|594|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|615|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2525|535|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1827|2735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3619|2575|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|286|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1291|1770|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2767|875|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2113|#|0|12|1291|1773|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1436|3799|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1334|1641|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|312|783|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1291|1776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|313|783|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|571|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|343|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5515|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|286|773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1421|3751|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1291|1779|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|2879|3500|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2162|#|0|12|1823|2741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1291|1782|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2115|#|0|12|1299|1767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|588|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1544|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|623|2223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|299|764|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1399|3771|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4455|1071|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5848|580|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3604|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2115|#|0|12|1299|1770|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1131|2228|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|615|2234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2115|#|0|12|1299|1773|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|564|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 246|#|0|12|296|761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1461|1514|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3688|1240|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1650|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +234|#|0|12|285|763|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1340|1604|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1372|1583|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3677|1316|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1135|2219|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|268|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2115|#|0|12|1299|1776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1757|#|0|12|1391|1819|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2740|983|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5343|1571|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2115|#|0|12|1299|1779|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1579|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5863|555|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2115|#|0|12|1299|1782|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3003|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|2282|1231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4560|933|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|286|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|279|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1434|3967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5591|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|4561|933|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5857|570|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2247|1230|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1896|2683|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4564|921|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1844|2762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|285|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|262|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2534|577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1513|1599|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|479|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4556|922|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|5727|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1501|1612|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2279|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|4490|1375|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2926|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1346|1660|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|280|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|291|991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|273|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|543|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1479|1747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3668|2623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|327|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2007|2719|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|4556|921|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|550|831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|267|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1651|1639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|587|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 232|#|0|12|261|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1639|1699|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1315|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3620|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1497|1612|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|4492|1396|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 232|#|0|12|262|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -232|#|0|12|268|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1327|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|4512|1376|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2961|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2287|1228|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|274|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5989|28|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1525|1421|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 232|#|0|12|280|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -232|#|0|12|286|779|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|286|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|280|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|370|867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|274|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|268|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|262|769|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|4513|1357|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1669|#|0|12|262|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3667|2623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|268|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3668|2623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1349|1674|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3547|1148|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2715|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4388|1171|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|274|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2999|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|280|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|286|773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1410|4015|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1428|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|12|3624|2536|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3669|2610|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5310|734|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|4608|3574|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5539|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1450|4007|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3669|2615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|555|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3673|2609|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1876|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1560|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3673|2615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|6106|87|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2507|600|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3690|2262|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 232|#|0|12|291|777|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5445|183|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|3673|2620|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|289|771|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|2545|853|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1556|1663|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|289|771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|#|0|12|286|773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|2231|1197|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2115|#|0|12|1311|1803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5603|1867|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1669|#|0|12|286|769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3688|1237|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|280|773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2012|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|2521|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1311|1804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|367|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|895|2396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|3682|1239|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1506|1575|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2231|1214|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|274|773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2731|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5583|194|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1505|1569|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2124|#|0|12|3536|1152|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1393|1575|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5987|55|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5563|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2932|3511|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|274|769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|5832|346|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2126|#|0|12|3537|1152|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3693|1315|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1132|3615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|280|769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1582|1589|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|262|773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2423|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3678|1316|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1844|2743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|262|769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|268|773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2635|2087|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1474|1583|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1476|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3636|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|268|769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3647|2596|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|261|763|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|895|2387|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|1479|3683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3627|2615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|267|763|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3058|3351|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|6103|84|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2707|2151|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2847|932|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1996|2868|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3635|2647|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|3409|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1423|1748|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|6103|180|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5611|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|4415|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2907|3495|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|262|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4485|1071|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1677|barred metal door|0|12|6063|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2160|#|0|12|2911|3515|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1757|#|0|12|2743|2252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|455|1107|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|3636|2647|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|1479|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1679|barred metal door|0|12|6063|66|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1475|1583|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1631|1588|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|268|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|273|763|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1457|1681|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|5206|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|327|792|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|2911|3522|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2668|2095|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|279|763|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|13|3764|1320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5723|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 232|#|0|12|274|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|6103|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1550|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1339|1593|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1749|#|0|12|1388|1807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|280|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1759|#|0|12|2743|2251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1396|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|2215|1116|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1487|1589|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1476|1519|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4423|1063|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|286|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2951|931|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|355|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|2902|3519|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1487|1588|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1503|1527|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5187|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 246|#|0|12|301|761|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|663|819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1497|1616|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 244|#|0|12|301|762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3631|2635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5284|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|480|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1757|#|0|12|1391|1819|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5435|190|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|4413|1461|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5321|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1479|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3764|1255|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1479|1611|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3743|1294|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5283|663|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1429|3967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1434|3967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2691|2207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5283|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5927|220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|#|0|12|2516|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1474|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2476|404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1475|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1749|#|0|12|1403|1807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|479|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5331|695|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1399|4018|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1459|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3668|2511|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1447|3723|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|1132|2237|50|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5283|695|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1399|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|550|831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1549|1743|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|463|1131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1459|1611|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|551|831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2999|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1757|#|0|12|1407|1819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1287|3731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5650|1416|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|547|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|563|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1263|1888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2924|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6047|203|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1359|1778|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1439|1613|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1292|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1439|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1407|4034|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5995|95|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5823|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|3667|2655|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|3668|2655|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2444|415|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|356|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1543|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1456|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1199|1855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2435|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1435|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|559|987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1436|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2482|599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5730|3202|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1685|#|0|12|5745|3206|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1759|wooden door|0|12|2879|3499|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|2434|442|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1399|3772|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2435|442|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|309|791|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -234|#|0|12|285|763|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1711|wooden door|0|12|2767|876|-21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1677|#|0|12|2283|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|2767|877|-21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5595|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1339|1599|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|2779|885|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|wooden door|0|12|2767|875|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|2779|847|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|wooden door|0|12|2767|851|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|4551|1047|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1683|barred metal door|0|12|5857|562|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1683|barred metal door|0|12|5857|570|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1683|barred metal door|0|12|5857|578|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6047|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1524|1421|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1683|barred metal door|0|12|5857|586|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2971|623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6049|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1683|barred metal door|0|12|5857|594|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1683|barred metal door|0|12|5848|580|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1679|barred metal door|0|12|5863|554|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1679|barred metal door|0|12|5797|594|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|559|2207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1858|2687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1679|barred metal door|0|12|5797|555|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1679|barred metal door|0|12|5797|587|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1679|barred metal door|0|12|5797|579|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1679|barred metal door|0|12|5797|571|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5150|579|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1679|barred metal door|0|12|5797|563|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1677|barred metal door|0|12|5863|555|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5323|591|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1375|3818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5951|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2501|377|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1677|barred metal door|0|12|5797|595|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1677|barred metal door|0|12|5797|588|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|2908|3495|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2033|2812|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1677|barred metal door|0|12|5797|580|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|2663|2193|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3643|2511|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1677|barred metal door|0|12|5797|556|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1677|barred metal door|0|12|5797|572|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1677|barred metal door|0|12|5797|564|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|2283|1231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5307|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1671|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1671|barred metal door|0|12|5667|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1671|barred metal door|0|12|5727|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1671|barred metal door|0|12|5653|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1504|1527|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|5298|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3635|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1671|barred metal door|0|12|5660|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1555|1687|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1429|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|barred metal door|0|12|5666|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1695|#|0|12|5803|3272|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3747|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|barred metal door|0|12|5726|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1669|barred metal door|0|12|5652|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +798|secret door|0|12|5319|708|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1669|barred metal door|0|12|5659|567|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|#|0|12|563|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4549|1045|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|metal door|0|12|2044|233|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|578|2231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|5290|4007|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|631|2187|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|metal door|0|12|2045|233|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3719|1382|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|5848|581|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|955|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5803|3273|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|5857|563|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3731|1395|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|6107|87|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|5857|571|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2484|471|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2975|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1339|1609|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|5857|579|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|5857|587|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|2972|3415|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1407|3811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1159|1547|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5980|28|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5651|1416|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|5857|595|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 792|dungeon wall|0|12|5679|520|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1687|#|0|12|5801|3276|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1938|2734|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|1990|2892|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 792|dungeon wall|0|12|5722|553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3676|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1463|3851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4415|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|1987|2887|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2132|#|0|12|2783|868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 794|#|0|12|5652|552|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|wooden door|0|12|2031|2747|50|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3051|3423|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2470|457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2771|975|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5855|1427|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +790|secret door|0|12|5266|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2036|2846|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1297|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1227|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4650|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3743|1192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1939|2764|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1846|2828|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2160|#|0|12|2014|2810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1535|1439|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1447|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8175|#|0|12|3727|1399|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4684|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1461|1524|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1851|2712|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1547|1655|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2469|457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2007|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2014|2719|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4689|1221|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5739|3218|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1139|3663|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1232|1571|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1695|#|0|12|5739|3217|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1143|1819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|635|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2975|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1327|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1339|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5769|3168|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3014|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2162|#|0|12|1823|2737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5774|3168|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|metal door|0|12|5337|1560|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3879|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1632|1671|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2915|679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|3023|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5779|3168|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1751|#|0|12|3053|3364|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1687|#|0|12|5780|3168|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5563|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1687|#|0|12|5775|3168|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|811|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|600|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2955|711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1687|#|0|12|5770|3168|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1693|#|0|12|5761|3165|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|2071|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3631|2540|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1717|#|0|12|2431|434|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3667|2647|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3719|2651|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1311|1681|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1943|2768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3710|2651|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1359|3789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2458|494|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5295|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|615|983|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2461|431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2028|2833|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2124|#|0|12|4465|1048|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5761|3160|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1563|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5679|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1685|#|0|12|5805|3274|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1539|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2450|431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2667|2079|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5761|3156|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|metal door|0|12|6123|175|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1415|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1435|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5644|1409|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1685|#|0|12|5764|3154|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1355|1656|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1450|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3719|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5770|3154|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1438|1692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1451|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5155|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3703|1215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5776|3154|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3647|2467|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3599|2603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1591|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2863|734|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|668|1007|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1915|2812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1424|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1456|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|2546|853|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1529|1420|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|4688|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1896|2806|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3719|1228|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5783|3162|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1571|1701|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1468|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1457|1599|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5279|649|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|602|2183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1591|1564|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|4689|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1695|#|0|12|5783|3161|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2682|2240|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3004|3359|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|5293|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3684|1315|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3739|2695|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5599|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|4686|1175|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1455|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5322|591|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|543|966|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1251|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1247|1699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2263|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1457|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1439|4012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5669|3149|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2219|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1653|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1453|1577|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5297|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1695|#|0|12|5669|3148|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1443|1583|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1399|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1444|1583|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1846|2709|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5675|3138|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|560|2207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1465|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|wooden door|0|12|1846|2827|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|615|2156|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1687|#|0|12|5676|3138|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5287|4015|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|wooden door|0|12|1851|2711|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2219|1190|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|6062|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1685|#|0|12|5662|3129|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5298|4006|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5577|188|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1902|2729|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1687|#|0|12|5691|3212|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|551|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5297|4006|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|623|2114|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1884|2729|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1693|#|0|12|5702|3211|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5322|583|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2152|wooden gate|0|12|5840|363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|659|1007|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1894|2829|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5447|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2156|#|0|12|5298|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1687|#|0|12|5708|3203|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5647|1402|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1889|2829|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1304|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|4397|1087|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|668|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|666|951|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|1902|2710|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2424|483|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5718|3206|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5691|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1939|2693|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|1887|2707|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3765|1255|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5288|4015|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|611|2183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|667|951|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|3405|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1695|#|0|12|5718|3205|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|5256|4021|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1451|3751|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1524|1439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|643|943|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1426|1583|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5571|198|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|611|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2863|735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2715|2103|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|3743|2683|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|635|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1637|1519|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5581|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|#|0|12|1476|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2716|2103|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|567|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3607|2507|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1427|1583|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|5279|4010|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|13|1816|2830|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2485|439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1396|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|567|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5726|3248|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5523|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1892|2841|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|5273|3987|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1687|#|0|12|5727|3248|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6082|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1199|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|815|2323|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3035|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1455|1721|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1186|1713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2247|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1194|1713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|650|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5815|3267|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2755|2223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3731|2639|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1695|#|0|12|5739|3268|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|635|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4439|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|5272|3987|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2126|#|0|12|2444|1119|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1857|2687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|652|943|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2895|676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|732|887|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2504|434|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3739|2567|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3015|3387|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1367|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|3039|3364|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1695|#|0|12|5755|3270|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2503|434|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1525|1421|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1827|2736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5677|3285|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5927|219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1530|1421|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1695|#|0|12|5677|3284|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2862|991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|804|2271|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2154|#|0|12|5681|3286|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5150|605|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2156|#|0|12|5682|3286|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|580|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1371|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|3039|3363|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1671|#|0|12|1408|3727|-21|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3707|2591|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5506|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1693|#|0|12|5694|3286|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1474|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5698|3287|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1323|3679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5698|3279|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|595|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1375|3868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5517|178|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1526|1421|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1765|#|0|12|5698|3287|-6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3055|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1476|3695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1668|1548|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|5223|4011|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1586|1593|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|623|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|1141|3599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|623|883|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1415|3698|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1691|1551|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|651|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1474|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5967|236|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|#|0|12|1483|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1154|1623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1717|#|0|12|5218|4017|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3056|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5797|3290|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1687|#|0|12|5812|3294|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3739|1316|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1469|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|591|2187|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2513|481|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2032|2797|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2514|481|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1375|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2655|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3667|2511|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1685|#|0|12|5800|3276|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1687|#|0|12|5801|3276|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2509|470|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1693|#|0|12|5803|3273|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1759|#|0|12|2671|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1483|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1695|#|0|12|5803|3272|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1452|3863|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1159|1547|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|610|879|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1447|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2492|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1463|3851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5985|28|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|1884|2813|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1439|3866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2484|471|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1687|1571|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|wooden door|0|12|2671|2235|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1227|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2618|622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|2671|2236|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1427|3879|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|2687|2236|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|2469|457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|wooden door|0|12|2687|2235|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|2470|457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2991|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4484|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|634|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|635|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2164|#|0|12|2018|2810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|607|1187|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|631|851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|5272|3987|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1427|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|5273|3987|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1555|1663|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2457|453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1232|1571|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2839|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1693|#|0|12|5815|3268|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1695|#|0|12|5815|3267|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1362|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|639|851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1685|#|0|12|5805|3274|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1687|#|0|12|5806|3274|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|811|2199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|631|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|811|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2158|#|0|12|1421|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2160|#|0|12|1421|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|563|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1421|1555|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1424|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1857|2766|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1427|1547|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1415|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2458|495|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2458|494|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|639|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3703|1215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5994|95|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5567|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|3703|1214|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1455|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1456|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3719|1228|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|591|2227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|5295|3998|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3719|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|5295|3997|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|5293|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4637|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1751|#|0|12|2636|2087|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|5290|4008|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|5290|4007|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|5297|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|5298|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1479|3700|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3003|3359|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1412|1621|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2425|498|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -798|secret door|0|12|5279|649|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5599|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2150|#|0|12|5301|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -798|secret door|0|12|5319|708|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|795|2271|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -798|secret door|0|12|5322|583|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|5302|4003|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2154|#|0|12|5287|4015|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1636|1508|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2154|#|0|12|5292|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2154|#|0|12|5297|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2154|#|0|12|5301|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2154|#|0|12|5297|4006|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2154|#|0|12|5301|4006|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2156|#|0|12|5288|4015|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2156|#|0|12|5293|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2156|#|0|12|5298|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3765|1255|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1667|metal door|0|12|5333|1547|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2156|#|0|12|5302|4012|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2156|#|0|12|5298|4006|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5988|159|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2156|#|0|12|5302|4006|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2424|483|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1459|3807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|5279|4009|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2158|#|0|12|5279|4010|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|5257|4021|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|5256|4021|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2423|472|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|wooden door|0|12|4397|1087|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1661|#|0|12|3695|1280|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|635|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1447|3715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|1139|2235|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1663|#|0|12|3695|1279|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|607|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5319|675|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|607|819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1581|1593|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4431|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1751|#|0|12|3052|3375|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5295|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|611|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|5242|1603|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1743|metal door|0|12|5287|675|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2033|2800|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|5251|4006|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5311|603|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|804|2271|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5303|627|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|619|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1990|2864|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1811|2824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5311|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|815|2323|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2016|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5191|558|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|5223|4012|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|5223|4011|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|619|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|1371|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|1372|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1367|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1367|3868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|1375|3868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|6103|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1391|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|651|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1375|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|wooden door|0|12|6031|198|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|651|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|3058|3391|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|wooden door|0|12|6031|197|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1474|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|1351|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1469|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5355|1544|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|615|2235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1351|3868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1465|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1391|3868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1457|1552|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6111|220|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2801|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1851|2760|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1399|3868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1717|#|0|12|5218|4017|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2791|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2891|655|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|1391|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1399|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1395|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|5233|4027|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1396|3871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2961|866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|575|2148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|1396|3887|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1395|3887|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|659|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|663|819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|663|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1441|1550|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|wooden door|0|12|4513|1376|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|wooden door|0|12|4512|1376|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1388|3831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|wooden door|0|12|4500|1356|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|wooden door|0|12|4500|1357|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|wooden door|0|12|4489|1375|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|wooden door|0|12|4490|1375|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2152|#|0|12|2021|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|4492|1397|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1711|wooden door|0|12|4492|1396|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1711|wooden door|0|12|4513|1356|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|wooden door|0|12|4513|1357|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5511|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|wooden door|0|12|5675|2396|59|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1661|metal door|0|12|4608|3574|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1663|metal door|0|12|4608|3573|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|wooden door|0|12|3547|1148|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3719|1381|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|3546|1148|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|wooden door|0|12|3536|1137|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1980|2837|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1998|2719|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|wooden door|0|12|3537|1137|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|2231|1198|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|2231|1197|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1550|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1867|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1441|1555|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1441|1560|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2028|2832|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2839|876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1445|1561|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2525|535|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3740|1206|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|815|2332|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2516|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6087|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5320|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|628|848|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2932|3511|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2751|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2933|3511|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|6050|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|2425|535|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2935|3508|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2426|535|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1676|1599|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|6082|47|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1749|#|0|12|2731|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|6099|47|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|895|2387|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5986|207|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1441|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|599|2202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5987|159|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|895|2396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|13|3763|1320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5987|31|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1474|1583|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1331|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|6059|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1475|1583|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2711|2179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2707|2151|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1579|1701|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2126|#|0|12|4546|1335|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2708|2151|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2423|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1651|1567|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2428|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2160|#|0|12|2911|3515|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|13|1163|2247|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2158|#|0|12|2911|3516|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|2902|3519|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|2903|3519|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2158|#|0|12|2911|3522|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2025|2869|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2971|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|2911|3521|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2907|3495|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2423|559|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2908|3495|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1611|1591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2424|559|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5283|663|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2910|3483|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5307|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1486|1550|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5323|591|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1492|1550|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5321|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1493|1545|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5283|695|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|641|848|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5283|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3764|1255|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1749|#|0|12|1389|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5284|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1757|#|0|12|2887|3504|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5331|695|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1856|2770|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1759|#|0|12|2887|3503|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|612|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5307|695|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1757|#|0|12|2879|3508|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5188|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|615|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 232|#|0|12|1034|1080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5284|551|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1340|1659|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2031|2804|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5651|1439|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|747|2159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2243|1207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5156|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|1035|1082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +854|#|1109|12|5688|319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2124|#|0|12|4545|1335|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5311|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|748|2159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|5839|363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5287|699|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2105|#|0|12|1515|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|591|2162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5319|676|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|739|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5295|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3690|1239|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2105|#|0|12|1509|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5539|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|343|873|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1386|1607|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5303|699|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2033|2789|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2105|#|0|12|1520|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5531|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1334|1609|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5303|628|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2105|#|0|12|1524|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2631|2100|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2010|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5344|1577|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5191|559|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2859|804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2107|#|0|12|1516|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5311|604|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2107|#|0|12|1510|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5144|595|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5287|676|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2107|#|0|12|1521|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|580|2127|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2107|#|0|12|1525|1545|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|567|2179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1749|#|0|12|2747|2119|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|356|890|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2778|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|2975|3359|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1749|#|0|12|1378|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5144|604|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1820|2736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|1819|726|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2895|787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|1820|726|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2717|2085|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1324|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2503|559|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2903|796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2719|2085|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3778|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1599|1651|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2504|559|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2719|2081|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5615|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|723|1125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2717|2090|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -790|secret door|0|12|5266|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|2503|547|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1411|3791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 794|secret door|0|12|5178|583|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6087|156|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2014|2720|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8|#|0|12|2719|2091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1749|#|0|12|1373|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|2045|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1372|3823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|2046|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2032|2787|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|6060|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|2531|559|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2719|2082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2524|547|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1503|1527|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1504|1527|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1351|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1747|metal door|0|12|6103|179|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|2667|2095|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1747|metal door|0|12|6103|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|419|1039|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1475|1519|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2668|2095|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1476|1519|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2667|2087|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2668|2087|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2668|2079|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|2077|817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2667|2079|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2971|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|3691|2519|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1663|#|0|12|2077|816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|5283|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2972|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1393|1679|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|5330|695|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|2635|2087|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5322|591|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1751|#|0|12|2636|2087|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5187|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|2070|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|5283|551|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|2071|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5320|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1175|3635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|3682|1240|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|5139|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1663|#|0|12|3682|1239|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5155|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|3688|1237|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|3688|1240|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1461|1514|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3652|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1461|1519|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2527|577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2631|2101|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1461|1524|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2631|2100|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5309|734|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1464|1524|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1735|metal door|0|12|5310|734|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2124|#|0|12|2443|1119|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|1357|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2126|#|0|12|2444|1119|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|1362|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1677|#|0|12|2283|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1387|3831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1679|#|0|12|2283|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1717|#|0|12|2972|3415|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1388|3831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1333|1641|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|2275|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|2276|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2279|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2975|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2279|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2975|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1759|#|0|12|2671|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|1523|1439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|1524|1439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2534|577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1534|1439|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1535|1439|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2287|1228|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2507|600|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2998|767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2287|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1399|3828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|2282|1231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1399|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|2283|1231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2263|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5575|195|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 796|secret door|0|12|5263|672|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2679|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1375|3818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5570|198|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1607|1523|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1683|barred metal door|0|12|5150|579|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2663|2193|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1683|barred metal door|0|12|5150|586|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1375|3817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1683|barred metal door|0|12|5150|597|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2663|2194|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1683|barred metal door|0|12|5150|605|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1372|3823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1717|#|0|12|2883|687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1679|barred metal door|0|12|5144|588|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1476|1669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2655|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1679|barred metal door|0|12|5144|595|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3023|767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1371|3823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1679|barred metal door|0|12|5144|604|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2655|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|615|2235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|615|2234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2495|600|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2247|1230|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2247|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|3690|1239|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1757|wooden door|0|12|2879|3500|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1711|#|0|12|2895|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|595|2245|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1759|wooden door|0|12|2879|3499|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 -1701|#|0|12|595|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2482|599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|600|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|600|2245|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2231|1214|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1607|1515|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2972|3409|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2972|3405|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2965|3405|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|607|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2965|3409|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|612|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1351|1645|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|612|2245|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2243|1207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|619|2245|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|619|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2995|3439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1132|3663|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2996|3439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1357|3802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1357|3807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1357|3812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1361|3812|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1636|1519|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1361|3807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1637|1519|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|2691|2207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1361|3802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1636|1508|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1361|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1357|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1357|3822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5823|51|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1361|3822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|607|2275|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1357|3817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1836|2737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3012|3463|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2682|2240|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|13|1163|2247|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|3013|3463|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|636|1039|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2680|2244|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|599|2274|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1407|3811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1591|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1591|1564|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|591|2227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1759|#|0|12|2743|2251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1757|#|0|12|2743|2252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|578|2231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1753|#|0|12|2731|2257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1575|1557|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1755|#|0|12|2732|2257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2132|#|0|12|1292|3720|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|metal door|0|12|6124|175|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1407|3802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|metal door|0|12|6123|175|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1653|#|0|12|3683|1315|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1279|3738|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|3692|1315|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|3677|1316|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|3678|1316|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|3684|1315|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|3693|1315|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1359|3789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1351|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|595|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|3023|3432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3615|2508|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|599|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1663|#|0|12|3023|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|599|2202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3014|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3035|3431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1555|1663|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1399|3772|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1556|1663|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1399|3771|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|623|2223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1657|metal door|0|12|5155|687|1|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|624|2223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5618|1847|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2158|#|0|12|3041|3467|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3642|2511|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|3041|3466|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1547|1655|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|1824|2731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 796|#|0|12|6119|180|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5434|190|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2158|#|0|12|3027|3467|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|615|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2755|2223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2715|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3051|3423|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2600|612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|575|2212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|575|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4388|1153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2602|626|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3719|1382|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3719|1381|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|563|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1843|2743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1671|#|0|12|3709|1382|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3731|1396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3731|1395|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1555|1687|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8175|#|0|12|3727|1399|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2618|622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|555|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1383|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2596|642|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3739|1316|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1411|3791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3739|1315|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1412|3791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1415|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|551|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|3055|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|3056|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|3058|3391|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1544|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|559|2207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|560|2207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|1691|2477|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|1692|2477|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1436|3799|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1541|1711|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|579|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|580|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1747|metal door|0|12|5611|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3677|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|591|2188|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1747|metal door|0|12|5615|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|591|2187|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1747|metal door|0|12|5595|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|3015|3387|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1747|metal door|0|12|5591|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|3015|3388|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1747|metal door|0|12|5563|1863|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|3003|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|567|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|567|2179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|567|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1340|1599|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1749|#|0|12|3051|3375|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1751|#|0|12|3052|3375|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1751|#|0|12|3053|3364|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1543|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1539|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1857|2766|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|3058|3351|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|3059|3351|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|567|975|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1549|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3051|3351|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1427|3823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|591|2172|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|1167|3621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2235|1191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|591|2162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1538|1746|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1549|1743|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3739|1304|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|611|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1550|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|612|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1459|3831|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1551|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|615|2156|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|615|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4423|1112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3739|1299|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1653|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3743|1299|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3743|1294|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2219|1190|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2219|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|611|2183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1459|3807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3739|1292|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2223|1168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2223|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|602|2183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|2215|1116|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1412|1629|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|2215|1115|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3011|3359|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|631|2187|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1411|1629|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|3012|3359|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3004|3359|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3003|3359|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3767|1315|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|5591|1904|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|3767|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|5599|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|13|3763|1320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5599|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1735|metal door|0|12|6083|47|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|623|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|5599|1890|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -798|secret door|0|12|5295|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|732|1109|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|5543|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1435|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5611|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|#|0|13|3764|1320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5599|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1436|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1745|metal door|0|12|5595|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2751|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5563|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1675|1599|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2751|983|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5647|1410|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1745|metal door|0|12|5615|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1563|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1996|2868|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|650|2191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1990|2864|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5581|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|647|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1987|2845|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1988|2845|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2740|983|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1980|2837|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|635|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2532|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|627|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1455|3773|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2771|975|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5335|1543|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1571|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|2007|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|2010|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|2012|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|2016|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|2019|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1671|barred metal door|0|12|6115|87|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2152|#|0|12|2021|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1671|barred metal door|0|12|6107|87|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1431|1659|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|2014|2808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1525|1435|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1669|barred metal door|0|12|6114|87|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2160|#|0|12|2014|2810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|6106|87|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|5980|28|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2781|961|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|5989|28|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|5985|28|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2785|955|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2164|#|0|12|2018|2810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1431|1658|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2785|961|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|1529|1419|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2164|#|0|12|2018|2808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2781|955|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2032|2812|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2785|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2033|2812|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +820|#|0|12|5830|367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2781|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2781|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2785|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +852|#|1109|12|5687|319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2032|2803|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2785|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2029|2801|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|wooden door|0|12|3015|3348|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|650|2167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|wooden door|0|12|3015|3347|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2029|2795|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|wooden door|0|12|2975|3359|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2032|2797|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2915|807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|wooden door|0|12|2976|3359|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|5349|1560|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|650|2159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|wooden door|0|12|3039|3364|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1477|1727|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5987|207|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2029|2788|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|wooden door|0|12|3039|3363|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2032|2787|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1579|1751|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2029|2791|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1719|#|0|12|1885|2813|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2029|2796|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|5955|215|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|2033|2789|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|6082|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|658|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|4643|1317|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1331|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|6061|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2862|991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|6049|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2033|2800|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5987|55|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2862|1002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|6069|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2862|1002|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5994|95|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|2031|2804|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1294|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1737|metal door|0|12|5914|95|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|2032|2804|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5956|215|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|668|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1655|1611|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|6070|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1451|3751|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5915|95|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|2036|2845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|6050|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|2847|931|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|619|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|6083|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|3764|1255|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|6062|42|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|#|0|12|666|1191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|620|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1739|metal door|0|12|5988|55|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|3765|1255|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5995|95|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|623|2114|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1447|3723|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3764|1255|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3765|1255|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|619|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1447|3715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8181|#|0|12|1857|2764|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|620|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|1619|1767|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|1620|1767|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2927|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1571|1719|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2025|2869|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1571|1701|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3661|2535|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2919|965|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2917|860|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2919|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2924|982|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2926|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1579|1701|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2951|931|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1663|#|0|12|1479|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|1479|3700|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1475|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1475|3695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2943|932|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3765|1235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +856|#|0|12|1333|1652|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1475|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|13|1815|2830|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2943|939|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|313|791|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|1476|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1476|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1476|3695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1579|1705|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1319|3747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|1476|3687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1475|3687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|5206|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1661|#|0|12|1479|3684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1663|#|0|12|1479|3683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1603|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2975|879|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2975|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1708|1567|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3739|1206|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3740|1206|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2028|2833|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2028|2832|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|5539|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|5515|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2957|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1669|barred metal door|0|12|5523|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1683|barred metal door|0|12|6103|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1669|barred metal door|0|12|5531|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1681|barred metal door|0|12|6103|68|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|367|878|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|879|1683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2961|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2961|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|343|884|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1445|1669|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2957|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1673|metal door|0|12|5523|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1631|1671|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1853|2836|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4440|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1673|metal door|0|12|5515|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1632|1671|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1673|metal door|0|12|5531|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2036|2846|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1673|metal door|0|12|5539|1806|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1630|1659|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1655|1651|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2957|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2975|819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3743|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2957|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3743|1192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2957|866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1423|3746|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|3747|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3747|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2961|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2961|866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3747|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2999|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2991|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4487|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3771|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1810|2824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3771|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1427|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5967|236|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|#|0|12|2522|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3777|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1592|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5959|28|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1428|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5927|220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|3778|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|6087|156|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|12|1651|1639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|6111|220|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1415|3698|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5951|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1421|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5919|156|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|356|839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1410|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5551|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5919|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|1529|1428|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|3776|1162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|6079|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1387|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5577|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5911|28|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1586|1593|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|6063|52|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1532|1420|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1586|1589|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|6047|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|4479|1063|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1941|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5967|235|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1941|2793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1743|metal door|0|12|5959|27|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2124|#|0|12|3779|1135|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1743|metal door|0|12|5927|219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2126|#|0|12|3780|1135|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4431|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|6063|51|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|1495|1620|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|3770|1125|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1743|metal door|0|12|6087|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1581|1593|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|6111|219|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1582|1589|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5951|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3647|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2158|#|0|12|4417|1447|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|724|1125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5919|155|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5651|1412|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|4423|1462|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5919|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1930|2799|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|714|1109|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|6079|171|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1396|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5911|27|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5835|1431|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1580|1593|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1743|metal door|0|12|6047|203|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1651|1551|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2995|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1367|3716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1367|3715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|634|1488|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3637|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1588|1589|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1359|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|396|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1359|3706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1994|2723|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1583|1589|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|4413|1461|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1611|1591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1612|1591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2999|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1631|1588|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1501|1617|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1507|1658|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1631|1587|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|597|2151|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4557|1503|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2975|819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2964|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4559|1492|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|586|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1423|3746|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1915|2812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1916|2812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|575|2148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|575|2147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1378|3751|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|563|2143|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2927|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2927|854|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|4570|1481|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|1898|2810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2917|860|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|4571|1481|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|1899|2810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2124|#|0|12|4545|1335|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2126|#|0|12|4546|1335|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|4637|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|4629|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1380|3735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1896|2806|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1623|1586|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2859|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2867|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|metal door|0|12|5349|1560|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|580|2127|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|metal door|0|12|5337|1560|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1669|#|0|12|1407|3727|-21|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1671|#|0|12|1408|3727|-21|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1618|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1421|3751|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1717|#|0|12|1884|2813|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1719|#|0|12|1885|2813|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1367|3754|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|570|2119|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1364|3767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2160|#|0|12|4643|1317|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2158|#|0|12|4643|1316|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4669|1399|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1647|1580|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2839|876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2839|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2105|#|0|12|556|2127|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2107|#|0|12|557|2127|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1892|2841|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1663|1578|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1351|3754|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|879|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|879|1683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1367|3735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1651|1567|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1852|2836|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1853|2836|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1856|2826|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1849|2826|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1324|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1651|1551|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2855|907|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2843|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|633|1488|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|634|1488|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4485|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|403|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1332|3759|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|396|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1671|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1668|1548|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2|#|0|12|3704|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2|#|0|12|3704|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1639|1690|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1639|1699|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|1811|2824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|1810|2824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1591|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2915|907|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1659|metal door|0|12|5343|1571|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1592|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1659|metal door|0|12|5343|1557|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|335|1243|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1659|metal door|0|12|5335|1543|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1599|1651|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1659|metal door|0|12|5355|1544|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|327|1243|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1659|metal door|0|12|5344|1577|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1691|1551|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1771|wooden door|0|12|5303|1568|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1692|1551|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1771|wooden door|0|12|5300|1556|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|13|1815|2830|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1771|wooden door|0|12|5309|1556|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|#|0|13|1816|2830|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1771|wooden door|0|12|5294|1564|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1319|3747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1667|metal door|0|12|5333|1556|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1693|1549|65|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1667|metal door|0|12|5333|1547|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1693|1548|65|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1663|metal door|0|12|5353|1715|-85|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1707|1567|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1663|metal door|0|12|5242|1602|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1708|1567|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|metal door|0|12|5356|1556|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1706|1559|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|metal door|0|12|5356|1548|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|4431|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|metal door|0|12|5242|1603|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1705|1556|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4431|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|4431|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4431|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2124|#|0|12|724|1135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2126|#|0|12|725|1135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|724|1125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1331|3735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|723|1125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1683|1575|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|714|1109|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1657|metal door|0|12|5343|1577|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1684|1575|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|732|1109|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|647|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1687|1571|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1679|1571|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|4415|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|4415|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|wooden door|0|12|5292|1560|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1316|3735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1675|1599|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1853|2799|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5567|1829|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1676|1599|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1743|metal door|0|12|5581|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1854|2799|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5567|1863|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|647|1082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1743|metal door|0|12|5563|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|619|1151|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|metal door|0|12|5577|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1655|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5567|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1463|4026|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1448|1653|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5563|1841|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1655|1611|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5619|1859|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|2847|932|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5559|1843|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|2847|931|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5581|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1431|1659|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5551|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1460|4007|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4415|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5511|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1431|1658|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5577|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|4415|1206|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5567|1864|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|2916|679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1655|1604|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5559|1912|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|607|1187|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5559|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|2839|803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5559|1890|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|#|0|12|1412|1629|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5559|1876|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|12|1411|1629|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5559|1867|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3627|2535|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|1411|1621|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5559|1859|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|#|0|12|1412|1621|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1735|metal door|0|12|5988|31|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5559|1851|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1735|metal door|0|12|6083|47|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1941|2738|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4399|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1735|metal door|0|12|6100|47|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5563|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1735|metal door|0|12|5987|207|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|4399|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1735|metal door|0|12|5988|159|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5563|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1735|metal door|0|12|6060|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|4399|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5543|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|343|885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4399|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5559|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|675|1207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1319|3707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2859|804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1331|3711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|2859|803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1385|1607|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|367|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8173|#|0|12|1857|2766|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1386|1607|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8173|#|0|12|1859|2762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|1392|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8173|#|0|12|1854|2762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1391|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8173|#|0|12|1849|2762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8173|#|0|12|1844|2762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1495|1723|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|684|1207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1445|1669|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1446|1669|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2903|796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|4439|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|4440|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2895|787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1371|1583|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1372|1583|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|666|1191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|667|1191|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|559|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8173|#|0|12|1856|2770|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8181|#|0|12|1857|2764|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8181|#|0|12|1857|2758|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8173|#|0|12|1845|2760|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|wooden gate|0|12|1132|2237|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|1132|2237|50|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2152|wooden gate|0|12|1133|2237|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2152|wooden gate|0|12|1133|2237|50|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1713|wooden door|0|12|1139|2236|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1715|wooden door|0|12|1139|2235|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1667|metal door|0|12|1140|2228|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -822|#|0|12|5831|367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|wooden gate|0|12|1133|2237|50|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1713|wooden door|0|12|1139|2236|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1765|wooden door|0|12|5831|346|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -820|#|0|12|5830|367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|5832|346|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|5839|363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2152|wooden gate|0|12|5840|363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -852|#|1109|12|5687|319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -854|#|1109|12|5688|319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|4404|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1777|wooden door|0|12|1331|1676|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8173|#|0|12|1851|2760|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1779|wooden door|0|12|1331|1675|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|4403|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4402|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2915|807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1331|3695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|559|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2|#|0|12|3684|2068|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|1438|1692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|4388|1171|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|1439|1692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|4388|1165|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|4388|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|4388|1153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|571|1127|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2919|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|562|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1843|2743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|563|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1844|2743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|627|1039|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|1429|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1392|1575|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|1427|1682|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1393|1575|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1836|2737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1836|2732|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1841|2732|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5731|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1846|2732|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|636|1039|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1851|2732|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1853|2737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2863|735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2863|734|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1457|1681|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1316|3695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5679|1444|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|4421|1135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|455|1107|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1475|1669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1735|metal door|0|12|5387|693|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1733|metal door|0|12|5386|693|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1476|1669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1827|2736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1827|2735|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|1820|2739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2160|#|0|12|1820|2736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5589|1851|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2160|#|0|12|1820|2733|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5579|1871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|4399|1134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5569|1835|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2160|#|0|12|1820|2742|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3607|2612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5617|1871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2162|#|0|12|1823|2741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5617|1847|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|4399|1117|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5579|1887|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2162|#|0|12|1823|2737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5603|1867|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2162|#|0|12|1824|2733|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1532|1435|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1733|metal door|0|12|5603|1871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|2545|853|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1735|metal door|0|12|5580|1871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1735|metal door|0|12|5590|1851|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1735|metal door|0|12|5618|1871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1735|metal door|0|12|5618|1847|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1735|metal door|0|12|5580|1887|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1735|metal door|0|12|2546|853|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2150|#|0|12|1821|2731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|1824|2731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2887|723|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|455|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1323|3679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|463|1131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2875|719|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|455|1131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2115|#|0|12|1386|1650|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|4423|1112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1843|2714|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|4423|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1386|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1386|1653|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1846|2709|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1386|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4415|1095|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1390|1653|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2903|739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|4416|1095|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1390|1650|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1390|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1471|1695|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1949|2690|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3619|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1386|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3620|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2113|#|0|12|1386|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3611|2468|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1390|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1390|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2113|#|0|12|1390|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2134|#|0|12|4379|1100|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1857|2687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1858|2687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2132|#|0|12|4379|1101|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|531|1015|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|543|1011|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2132|#|0|12|1292|3720|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2134|#|0|12|1292|3719|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1287|3731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1279|3731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1279|3738|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2887|747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1468|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1462|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1132|3615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|563|1015|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|575|1011|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3658|2591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2907|719|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3615|2508|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3615|2507|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|555|999|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1849|2678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3607|2507|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|559|987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3611|2503|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2903|707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1456|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|4391|1071|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|566|975|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1450|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|567|975|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|1140|3599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|1141|3599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|1167|3620|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2158|#|0|12|1167|3621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1171|3647|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1392|1679|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1393|1679|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|1360|1674|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|543|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1360|1675|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|543|966|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1349|1674|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1431|1731|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1349|1675|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1175|3635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1669|#|0|12|1345|1677|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3651|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|1311|1681|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3652|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1340|1658|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|1311|1680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1841|2687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1842|2687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2955|711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|1310|1575|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2955|703|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2501|389|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1309|1575|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1423|1748|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|#|0|12|1359|1625|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1743|#|0|12|1359|1624|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1423|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1351|1645|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1773|#|0|12|1351|1646|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3647|2467|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1346|1656|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1132|3663|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1355|1656|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|519|987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|515|999|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1333|1641|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1334|1641|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|455|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3676|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2998|767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3677|2479|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1494|1723|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2999|767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3681|2475|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1339|1609|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1339|1599|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|3689|2262|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1334|1599|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|1340|1609|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|wooden door|0|12|3690|2262|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1767|#|0|12|1340|1599|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|wooden door|0|12|3671|2262|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1775|#|0|12|1351|1603|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|1351|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2999|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|1327|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1327|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|419|1039|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1139|3663|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|3023|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4423|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|4423|1063|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|428|1039|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1895|2663|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3631|2547|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1896|2663|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|3691|2519|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1767|#|0|12|3692|2519|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|3690|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3022|767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3023|767|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|327|1051|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|327|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1903|2688|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3667|2511|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3668|2511|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3667|2503|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1903|2687|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1896|2683|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|291|991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|287|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2895|676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2895|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3607|2613|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1452|1727|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1460|1727|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1455|1722|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|1455|1721|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1323|1609|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|4479|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1532|1427|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|4480|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|4455|1071|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|2887|673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|4456|1071|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|2883|679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3642|2511|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1733|metal door|0|12|5540|183|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5517|178|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5445|183|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5434|190|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5506|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5441|194|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5441|193|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5443|180|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5442|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5440|187|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5447|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5823|51|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3631|2604|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1741|metal door|0|12|5818|54|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5579|202|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5583|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5577|188|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5579|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5504|179|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5835|1487|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1743|metal door|0|12|5447|186|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1743|metal door|0|12|5823|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1743|metal door|0|12|5583|194|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1743|metal door|0|12|5504|178|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1745|metal door|0|12|5578|202|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5575|195|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -798|#|0|12|5541|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5581|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5435|190|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5570|198|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5571|198|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1737|metal door|0|12|5507|182|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1739|metal door|0|12|5508|182|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|3643|2511|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3639|2499|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1717|#|0|12|2875|687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3607|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1934|2775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1717|#|0|12|2883|687|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1935|2775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1717|#|0|12|2875|679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|369|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|4455|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|370|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1331|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1463|4026|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|367|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1339|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1939|2764|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1944|2764|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1943|2768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2915|679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2916|679|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1460|4007|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1450|4007|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3631|2540|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|4485|1071|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1347|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3631|2539|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1355|1593|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3627|2535|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|4479|1063|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3631|2547|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|4484|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|12|3624|2536|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|4487|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1775|#|0|12|1346|1646|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2924|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1941|2738|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1938|2734|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2923|671|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1938|2742|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2915|671|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1479|1747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|1346|1660|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3660|2535|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3661|2535|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1957|2694|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|3671|2531|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1958|2694|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1773|#|0|12|1340|1659|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1340|1658|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -856|#|0|12|1333|1652|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2883|655|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|355|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|356|891|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2158|#|0|12|1968|2682|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2160|#|0|12|1968|2681|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1948|2690|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1949|2690|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2891|655|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|343|885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1477|1727|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1351|1593|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|1468|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1765|#|0|12|1338|1593|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1339|1593|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|343|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2971|623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|367|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|2972|623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|371|871|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|369|867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1655|#|0|12|370|867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|367|873|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1494|1723|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|367|878|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1495|1723|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|343|873|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3635|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3636|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3635|2567|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2959|627|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1765|#|0|12|1334|1599|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1767|#|0|12|1334|1609|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1775|#|0|12|1340|1604|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1661|#|0|12|343|884|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2979|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2980|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|355|890|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|356|890|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|1476|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1939|2693|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|1940|2693|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1359|1778|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1938|2702|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3603|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|3604|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2995|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3607|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1507|1658|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1993|2723|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1703|#|0|12|1994|2723|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2134|#|0|12|2783|867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2132|#|0|12|2783|868|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1998|2719|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3619|2575|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2007|2719|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|2516|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2152|#|0|12|2517|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|2522|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2152|#|0|12|2532|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2150|#|0|12|2531|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2150|#|0|12|2521|374|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3607|2612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3607|2613|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|356|839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1655|#|0|12|357|839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|2014|2720|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|2014|2719|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|2003|2727|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|351|835|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1663|#|0|12|351|834|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2501|389|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1663|#|0|12|327|792|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1661|#|0|12|327|793|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1653|#|0|12|313|791|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1653|#|0|12|319|791|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1749|#|0|12|1483|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|2496|379|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2501|377|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3599|2603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2124|#|0|12|4465|1048|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2126|#|0|12|4466|1048|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3627|2615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|3628|2615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|1444|3991|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|2476|404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|2477|404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3631|2604|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1711|#|0|12|3647|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3647|2596|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1717|#|0|12|1495|1620|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1439|4012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|4551|1047|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1719|#|0|12|1496|1620|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1711|#|0|12|1439|4011|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5835|1487|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5835|1431|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1733|metal door|0|12|5643|1408|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5651|1412|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1733|metal door|0|12|5643|1416|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1733|metal door|0|12|5851|1431|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5723|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1733|metal door|0|12|5731|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5647|1443|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5642|1401|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5655|1402|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5647|1420|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5644|1409|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5655|1363|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5679|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5679|1444|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5687|1441|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5855|1475|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1741|metal door|0|12|5855|1427|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1741|metal door|0|12|5671|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5647|1410|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1745|metal door|0|12|5647|1402|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5691|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5651|1439|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1737|metal door|0|12|5650|1416|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1739|metal door|0|12|5651|1416|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|4549|1045|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|12|1499|1618|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1499|1614|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|3637|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2105|#|0|12|1297|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2105|#|0|12|1294|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2105|#|0|12|1300|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|1291|1756|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1701|#|0|12|3658|2591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1703|#|0|12|3659|2591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1501|1612|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1501|1617|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1497|1616|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1701|#|0|12|3667|2583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|12|1497|1612|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1523|1439|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1534|1439|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1529|1429|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1526|1435|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1531|1421|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|1521|1426|15|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1516|1431|15|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1521|1427|15|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_lights.jsdata b/data/js/jsdata/worldtemplates/felucca_lights.jsdata index c6c94c5cd..adfe95425 100644 --- a/data/js/jsdata/worldtemplates/felucca_lights.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_lights.jsdata @@ -1,1873 +1,1916 @@ 2 +3634|brazier|0|0|5294|622|-5|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3689|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1801|2713|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2832|879|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6229|#|0|0|5987|67|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1344|3782|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4481|1134|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4447|1072|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1537|1736|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3698|1294|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6230|#|0|0|5993|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1943|2691|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|607|2208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3656|2504|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1882|2834|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1500|1612|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4285|983|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2778|956|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|978|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|3001|3412|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1486|3851|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1568|1610|11|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5784|1458|-5|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1247|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5179|86|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1669|1550|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5971|232|22|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3722|1276|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|3016|3389|28|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +14089|#|2101|0|5336|1304|29|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|613|2216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|638|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5502|541|60|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1907|2730|24|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2740|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3760|1152|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +14089|#|2101|0|5336|1310|29|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1558|1592|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1381|3778|-14|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4422|1066|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4380|1103|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2486|435|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2423|528|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1559|1688|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1535|1625|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1640|1582|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3687|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|604|2179|8|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1630|1583|-20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1378|3780|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5293|3986|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1439|1754|-2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|816|2320|12|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|3741|2680|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5151|103|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1428|1608|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5315|107|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4422|1108|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3688|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3670|1330|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2528|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2904|858|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2052|813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|542|974|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2427|554|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2620|615|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1502|1620|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1388|3774|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5547|1334|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2594|lantern|0|0|852|1695|0|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1534|1412|61|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1044|1077|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5308|1287|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2700|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|5450|1004|19|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6526|forge|0|0|5317|1296|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5547|1332|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|6113|81|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2957|707|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4416|1231|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2276|1200|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4626|1202|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2905|988|-1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4621|1203|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|320|1048|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|798|2267|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4462|1049|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1907|2658|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1320|3677|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1588|1685|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1519|1633|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1394|4020|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4416|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|753|2141|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2480|435|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1328|3693|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2784|952|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1533|1424|15|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3704|2653|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2775|19|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1440|3776|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1247|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3767|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|2474|405|27|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|1841|2737|0|0|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2029|2739|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3681|1335|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1341|1604|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2728|2259|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2501|427|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1654|1544|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1386|1803|2|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|990|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4529|951|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1489|1551|70|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2467|399|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|5774|3391|-3|0|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2531|574|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1533|1418|61|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5316|1316|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1537|1420|55|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1422|1595|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1408|3853|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1933|2769|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1961|2775|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4557|918|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3762|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3682|2472|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1932|2733|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4454|1056|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|5747|3189|18|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|667|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2457|403|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|664|808|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1816|721|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2023|2870|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|608|2120|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5284|2015|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1183|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1881|2783|5|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1895|2806|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4539|859|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1270|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1387|1818|3|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1550|1742|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|2744|1061|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2026|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4410|1216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2570|587|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1160|2209|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1983|2846|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1500|1617|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3050|3360|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2046|2782|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5316|103|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|280|981|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3636|2496|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2847|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2888|739|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5312|1375|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1857|2835|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1588|1531|38|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1978|2821|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1600|1561|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3689|2069|14|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1840|2835|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3681|1235|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2915|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5439|1340|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5405|43|30|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|1281|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|#|0|0|2030|2721|25|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1479|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1558|1605|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|591|2232|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3728|1301|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2573|wall torch|0|0|5989|184|59|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2608|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3746|1338|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1813|2812|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5785|1459|0|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3669|2651|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2900|789|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|27|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|3634|2531|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4527|951|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|811|2321|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1472|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5197|94|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1690|2472|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1684|2673|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2913|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2841|912|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1984|2839|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3688|1320|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|592|2248|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|554|1210|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2632|2086|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1366|1576|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5293|1335|28|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1481|3860|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4400|1163|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1472|1512|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2743|4|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1402|1803|2|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5322|1980|9|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2847|candlabra|0|0|1132|2216|66|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3679|1313|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +1147|#|0|0|5198|4054|37|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4628|1206|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|793|2272|12|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|990|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6222|heating stand|0|0|1161|2208|41|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1236|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3690|1241|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2488|475|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1444|3848|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1166|2232|60|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|1815|727|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2452|427|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4480|1235|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|394|1216|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2861|919|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5138|577|-45|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1408|3806|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3722|1283|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2962|3410|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|1424|1562|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4408|1227|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1986|2784|13|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1951|2677|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1412|1758|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1139|3659|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|665|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3003|782|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3672|2510|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|753|2145|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1561|1664|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|5226|4004|37|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2521|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2598|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6570|#|0|0|1324|1622|55|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|3615|2568|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1340|1744|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7888|light|0|0|5537|1337|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3658|2568|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2976|623|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3641|2594|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4456|1121|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4527|949|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1832|2721|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1825|2672|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3791|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2472|563|13|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2872|717|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2746|987|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1816|725|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1891|2733|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5516|1340|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3604|2605|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|356|834|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|458|1133|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3627|2582|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1494|1691|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5316|1310|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +13640|#|0|0|5709|1457|-14|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1538|1585|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|748|2350|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5754|1455|-25|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +13640|#|0|0|5748|1454|-25|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2586|#|0|0|2977|3410|29|0|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1358|3830|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1463|1569|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|3008|3454|15|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2244|1204|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2790|973|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1262|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3688|1265|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1462|1512|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3675|1235|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2020|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|656|2136|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1568|1577|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3698|1292|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2567|#|0|0|2425|482|28|0|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|655|2150|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1448|3749|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3676|1321|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1538|1576|25|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1344|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3674|1330|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1046|1076|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|1132|2223|23|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|1344|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5766|1457|20|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4648|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4525|945|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4328|927|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3635|brazier|0|0|5917|195|22|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4567|922|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1402|3804|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1634|1515|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1372|3867|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|592|2274|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2573|wall torch|0|0|5984|184|59|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1394|3768|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1471|1576|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3670|1335|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1380|3772|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|640|1087|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1403|4037|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2701|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1888|2680|10|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2886|686|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3687|1246|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|948|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2275|1198|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2283|1226|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2969|3403|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|35|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|1582|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5945|219|34|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2468|563|13|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|604|2200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1823|727|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5309|737|0|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4619|1205|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2856|904|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2964|811|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1422|3747|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|1593|2145|5|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1265|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|1753|254|22|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2594|#|0|0|1588|2153|11|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2076|798|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1462|1526|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1412|3776|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1537|1720|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3681|1243|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|575|2177|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|1132|2227|46|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4280|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1326|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|632|2224|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|814|2200|8|0|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2965|3400|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3683|1240|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3683|1246|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|646|938|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3692|1259|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2528|545|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2713|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2471|553|11|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2016|2750|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4408|1203|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|2508|544|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3604|2573|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1352|3765|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1964|2690|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4664|1394|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5154|64|25|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1663|1584|4|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2002|2720|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|5152|53|31|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5150|92|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|4416|1136|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1943|2686|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2915|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1429|3960|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3690|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|oven|0|0|5621|1872|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1665|1608|13|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1454|4008|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1479|1636|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1686|2673|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5999|3770|25|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4529|949|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|589|2200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4549|924|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2856|14|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3768|1174|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2914|686|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5547|1330|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2964|624|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|552|2189|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4478|1134|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|4000|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|581|2226|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1904|2684|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5439|1337|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|5470|1331|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2040|2896|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2913|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3776|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2039|2869|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1670|1621|-5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2728|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3770|1184|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4398|1130|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5515|1338|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1937|2684|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5328|1296|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|595|2205|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1549|1585|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2848|867|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1549|1614|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2259|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5708|3214|-2|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2243|1231|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1134|3611|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1616|1581|-20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1600|1516|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|608|2279|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3688|1260|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4406|1152|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5989|29|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1343|1736|64|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4392|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1256|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4414|1142|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|564|2138|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1142|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1213|2191|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2570|601|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3681|1330|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5187|91|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3687|1313|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4569|920|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|6050|3493|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|21|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3689|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|554|2145|3|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|5235|4005|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2478|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1488|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1583|1564|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|1881|2856|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|755|2203|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2586|#|0|0|2735|2173|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4552|1498|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4425|1116|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5188|573|11|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2024|2840|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2872|686|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2284|1228|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|629|2133|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2969|3409|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1954|2684|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|38|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2465|553|11|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|970|1760|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2580|599|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5284|2010|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4490|1218|2|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3685|1281|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1471|1676|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4552|1488|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2939|940|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2634|2080|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5145|79|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3760|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1488|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3675|1243|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5167|566|6|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5274|3365|27|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2837|912|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3674|1326|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2672|2156|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1246|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2883|746|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3679|#|0|0|5699|663|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4416|1460|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2969|3410|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|5779|3171|14|0|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1820|724|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|1312|2738|0|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5360|1359|13|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2520|544|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2059|2784|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2856|728|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6229|#|0|0|5950|219|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2064|798|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2752|976|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1417|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2721|990|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1412|1744|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1539|1745|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1304|3749|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2990|780|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|424|1040|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|1312|2738|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|419|1034|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|2974|3352|15|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2736|982|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1478|3718|28|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|667|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1686|2679|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2040|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3740|1338|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1520|1701|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3783|1287|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5145|73|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1229|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4569|922|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3791|1183|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|1138|2223|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1565|1760|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1396|1566|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1456|3736|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3611|2477|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1540|1716|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1871|2856|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3731|1376|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2730|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1457|846|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1114|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|682|1200|0|0|0|2|0|47|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1472|1704|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|wall torch|0|0|2961|3440|30|0|0|2|0|5|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1881|2776|5|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1304|3693|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1272|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2387|#|0|0|1648|1602|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1995|2914|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|600|2176|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2892|901|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1448|1596|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1456|1596|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1860|2654|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2864|859|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3689|2480|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|4389|1056|0|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|599|2142|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4392|1066|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1940|2786|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|652|2163|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1440|3980|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2789|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2038|2750|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5332|1320|8|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|528|960|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2031|2811|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2463|397|24|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1895|2802|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2032|2744|70|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1494|1549|36|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|1315|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|1886|2856|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2882|674|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3640|2467|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1906|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2946|705|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3010|762|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1656|1576|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4457|1083|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3730|1192|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|456|1112|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1807|2743|7|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6125|229|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|1844|2710|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1403|1818|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1808|2716|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|2717|2104|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3762|1222|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4384|1104|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4432|1231|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4430|1142|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4432|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1432|1665|10|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5289|1340|8|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|556|2202|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2887|675|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|3628|2531|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|5790|3362|0|0|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1347|1678|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4457|1063|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1672|2474|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1846|2772|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6570|#|0|0|1324|1626|55|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1340|1679|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3643|2501|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|wall torch|0|0|5207|557|-7|0|0|2|0|5|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1381|3794|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|576|2236|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|4002|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2862|856|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1336|1605|78|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2696|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2441|439|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3685|1318|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4456|1126|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1426|1745|16|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1552|1608|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3763|1186|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2048|2888|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4428|1461|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5327|1378|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|562|1012|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1670|1626|-5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4392|1084|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1503|1576|24|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6538|#|0|0|637|2194|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2742|976|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2058|2800|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1272|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1876|2726|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|710|1488|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1818|2800|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1849|2837|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4675|1411|2|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|1278|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4432|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2828|889|1|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|2956|3458|24|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|609|2133|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4444|1168|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1616|1592|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4682|1229|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4684|1180|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4692|1184|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2842|793|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2055|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2212|1116|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1332|3723|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|2532|655|8|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|621|1146|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5293|1344|28|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2687|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4424|1210|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5362|1291|15|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2832|872|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3686|1281|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3730|1308|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|812|2334|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1704|1565|56|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2633|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3677|2542|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|1264|891|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5226|562|0|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|738|2139|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2468|563|13|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2472|563|13|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|857|1688|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2923|675|29|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +35|#|0|0|2511|522|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1262|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4394|1200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|530|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2478|567|5|0|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2465|553|11|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2471|553|11|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2586|#|0|0|2717|2104|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|1815|727|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|1823|727|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1816|721|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1816|725|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2888|650|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6229|#|0|0|5945|222|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1820|724|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6229|#|0|0|5950|219|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2401|#|0|0|2508|544|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|665|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2868|727|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6229|#|0|0|5987|63|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6229|#|0|0|5987|67|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3631|#|0|0|604|2179|8|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2911|956|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|640|2167|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3685|#|0|0|5738|50|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6229|#|0|0|6112|224|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2850|#|0|0|2052|802|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|2052|813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|2064|798|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2528|545|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2520|544|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3692|1259|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3699|1259|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3688|1260|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3688|1265|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2632|2086|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3680|1270|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|2076|798|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2634|2080|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3680|1265|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3680|1262|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3680|1256|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3675|1235|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1472|1512|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3681|1235|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3681|1243|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3675|1243|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1462|1526|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1462|1512|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2530|578|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2531|574|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5174|614|0|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3694|1232|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3694|1236|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2275|1198|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2276|1200|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3687|1246|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|2976|3352|15|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2965|3411|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1384|1595|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3694|1241|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2284|1228|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2965|3404|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3690|1241|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2969|3403|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2969|3409|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2283|1226|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2672|2153|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1388|3827|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2672|2156|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5289|1338|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|1569|1532|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1588|1531|38|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2965|3400|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3694|1246|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|632|2224|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5568|1866|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2972|3400|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5156|1963|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|3694|1240|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3679|#|0|0|5699|663|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|624|2237|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2962|3410|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3683|1246|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2969|3410|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3683|1240|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1600|1522|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2259|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1358|3830|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|592|2248|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1608|1512|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2243|1231|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2228|1216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1544|1680|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1359|3800|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2586|#|0|0|2977|3410|29|0|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1600|1516|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2244|1204|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|591|2232|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4673|1409|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|591|2257|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|608|2279|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1358|3734|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2575|#|0|0|2691|2200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2347|#|0|0|3008|3454|15|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1634|1515|41|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4673|1411|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1632|1504|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1381|3794|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1600|1561|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1599|1573|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1402|3804|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|592|2274|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6222|heating stand|0|0|1161|2208|41|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1985|2913|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3690|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1502|1615|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1588|1564|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1583|1564|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|581|2226|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|576|2236|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1804|2810|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3698|1298|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3698|1296|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3698|1294|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3698|1292|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1408|3806|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2728|2259|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3685|1318|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1344|3782|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1568|1577|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1538|1576|25|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5971|232|22|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1568|1610|11|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3674|1326|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3680|1326|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|589|2200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1552|1608|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3676|1321|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|595|2205|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1538|1585|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|6113|81|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|3678|1321|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1549|1585|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1537|1614|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3732|1391|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3686|1320|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5709|1457|-14|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1549|1614|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5748|1454|-25|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2845|#|0|0|3688|1320|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5234|142|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 13640|#|0|0|5748|1455|-24|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1558|1592|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1871|2863|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 13640|#|0|0|5749|1456|-3|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|3677|1313|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5754|1455|-25|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1558|1605|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5766|1457|20|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2845|#|0|0|3679|1313|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 13640|#|0|0|5784|1457|-5|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2845|#|0|0|3687|1313|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 13640|#|0|0|5784|1457|-15|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|3689|1313|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5784|1458|-5|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1535|1625|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3635|brazier|0|0|5917|195|22|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -13640|#|0|0|5785|1459|0|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4632|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2232|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|757|1320|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1359|3776|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5786|1459|21|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3780|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3674|1312|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4626|1208|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2072|11|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|candlabra|0|0|6103|38|31|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -13640|#|0|0|5786|1459|27|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1519|1633|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5786|1459|35|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|1531|1670|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -13640|#|0|0|5786|1459|38|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2594|lantern|0|0|738|2344|6|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|1543|1669|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|candle|0|0|753|2145|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1561|1664|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|604|2200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|candle|0|0|753|2141|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|660|1002|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|1680|2843|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5144|64|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|757|2149|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2845|#|0|0|2580|599|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2054|2776|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2574|596|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2574|592|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2570|587|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1388|3774|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1394|3768|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2573|wall torch|0|0|5989|184|59|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3660|1199|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5268|156|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2574|592|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3555|campfire|0|0|755|2203|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1378|3780|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2573|wall torch|0|0|5908|16|59|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1462|3794|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2712|2212|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2573|wall torch|0|0|5984|184|59|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|755|2203|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1380|3772|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|613|2216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4400|1231|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|620|2219|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2586|#|0|0|2735|2173|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5224|560|0|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 2586|#|0|0|2735|2157|8|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3670|1330|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3670|1335|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2570|601|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3674|1330|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3681|1335|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6526|#|0|0|3001|3403|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3681|1330|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1553|1656|32|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3731|1327|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3720|1351|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3720|1344|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|#|0|0|3001|3412|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3727|1344|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2847|candlabra|0|0|1132|2216|66|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1694|1556|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3727|1351|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|607|2208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2905|924|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2593|614|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3725|1376|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|1132|2223|23|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|3725|1382|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|3653|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3731|1382|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3731|1376|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2567|#|0|0|2603|628|13|0|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|614|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2595|629|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1431|1761|-2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2600|623|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|802|2264|0|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 6220|#|0|0|5994|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3732|1391|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1559|1688|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2959|740|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3739|1398|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3732|1397|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1546|1688|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4288|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2401|#|0|0|1549|1680|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2984|765|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2572|#|0|0|2620|623|13|0|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4306|922|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2615|621|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|564|2220|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2620|615|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1838|2686|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|556|2220|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1381|3778|-14|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1383|3773|-14|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6230|#|0|0|6061|48|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6571|fire|0|0|5169|1586|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1130|3612|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|1137|2216|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|1544|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2856|candlabra|0|0|6048|40|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1544|1680|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|1138|2223|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3603|2504|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2586|lantern|0|0|1015|1435|10|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 2572|#|0|0|2598|643|13|0|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 2586|lantern|0|0|1015|1432|10|0|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +4012|#|0|0|5285|3980|37|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1344|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1412|1717|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2593|638|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6230|#|0|0|5993|59|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2599|635|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|1420|2101|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2856|candlabra|0|0|1138|2226|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1335|1672|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1414|2106|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1520|1701|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1537|1720|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|1588|2153|11|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1343|1732|64|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|546|2212|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3711|2592|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1420|3776|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|1593|2145|5|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1412|3776|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|1672|2474|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|1682|2478|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|2744|1061|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|2225|1195|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3688|#|0|0|5686|1432|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|2225|1201|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1355|1678|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1691|2467|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|962|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|562|2202|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1694|2476|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|556|2202|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3720|2655|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1832|2696|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 4012|fire pit|0|0|2746|1065|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1540|1716|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1690|2472|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|3016|3389|28|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1822|2681|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|592|2191|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|575|2177|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|1686|2679|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|1686|2673|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1684|2673|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1372|3864|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|3666|2639|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1684|2679|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2562|#|0|0|621|2136|13|0|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +2567|#|0|0|2424|471|28|0|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1550|1705|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1342|1644|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5297|625|-5|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|640|846|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1849|2776|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4684|1220|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1854|2776|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7887|light|0|0|5289|1313|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2347|#|0|0|552|2169|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3050|3360|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1846|2772|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1857|2772|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3739|1327|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1501|1543|28|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7887|light|0|0|5292|1313|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|3731|1329|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2572|#|0|0|3049|3376|28|0|0|0|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3731|1327|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2422|544|2|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1134|1820|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2572|#|0|0|3054|3376|28|0|0|0|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3740|1338|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|552|2189|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3743|1338|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3675|1188|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|5984|105|-1|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2575|candle|0|0|5451|1375|-3|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0|500 +6571|fire|0|0|5289|1338|8|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|584|2140|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3746|1331|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1037|1079|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4560|1488|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2714|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3746|1333|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3746|1338|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|2992|761|0|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4648|1224|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|5781|3150|15|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1443|3800|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1537|1736|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2877|721|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4312|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1435|3824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1334|1656|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|600|2167|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3730|1308|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2232|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1457|846|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|460|965|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3714|2648|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1457|841|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1998|2914|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3728|1301|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2706|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +1122|#|0|0|5195|4057|37|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|586|2164|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1539|1745|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|664|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1998|2909|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4686|1233|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1427|3816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2236|1188|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1433|1725|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|592|2166|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1550|1742|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1539|1782|12|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4335|983|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3728|1295|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|1424|1713|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1554|1776|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|786|2233|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1544|1771|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1985|2913|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1565|1760|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1180|3638|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1985|2909|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|609|2157|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3746|1302|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1370|3864|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1462|3818|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3652|2475|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1460|3825|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4335|1011|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|616|2183|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3746|1295|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2215|1191|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3020|763|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2217|1195|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|600|2176|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1983|2909|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3735|1288|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2419|522|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4452|1088|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|600|2184|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3728|1288|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1462|3794|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1995|2914|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2732|2185|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|#|0|0|1897|2691|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1460|3801|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2020|2896|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2213|1168|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2020|2886|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1498|1549|70|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|328|1060|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2213|1164|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2008|2896|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2437|523|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3735|1320|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4390|1104|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2008|2887|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4631|1198|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2000|2891|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2000|2880|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|639|2190|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1801|2701|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3736|1304|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1991|2879|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2212|1116|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1440|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3759|1304|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1800|2702|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2212|1116|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1440|1591|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|626|2191|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2721|984|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2721|990|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|5156|1963|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2347|#|0|0|1985|2895|5|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2752|976|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2752|991|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2481|410|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|616|2197|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1396|1687|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2387|#|0|0|1128|2217|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1158|1544|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2387|#|0|0|1128|2217|60|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1998|2879|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1997|2872|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4279|928|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1985|2858|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1985|2865|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2746|987|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6538|#|0|0|637|2194|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1999|2856|14|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2401|#|0|0|2976|3352|15|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1151|1548|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|651|2181|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1999|2847|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|2974|3352|15|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1983|2846|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3608|2465|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1992|2846|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1446|3886|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2736|988|9|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|645|2176|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1984|2839|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1837|2701|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3776|1287|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3783|1287|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3784|1272|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1436|3881|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3791|1272|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|640|2167|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|oven|0|0|5621|1872|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|2742|976|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1852|2715|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1287|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1430|1752|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|3738|2679|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1980|2829|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2736|982|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3759|1272|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|1312|2738|0|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3752|1272|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|1085|2130|5|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1132|2216|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|4419|1097|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3759|1287|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1865|2656|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|1680|2843|0|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3752|1262|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3555|#|0|0|1680|2843|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2572|wall torch|0|0|2961|3440|30|0|0|2|0|5|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3694|2521|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4307|1012|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1256|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|1680|2843|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3752|1247|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|864|2314|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1903|2716|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|629|2173|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3555|#|0|0|1312|2738|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|630|2161|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1138|2231|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +4012|#|0|0|3735|2645|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2594|#|0|0|2742|979|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1453|1682|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1948|2856|6|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4618|1202|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1948|2847|8|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1940|2842|14|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1456|3768|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1479|1676|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1947|2842|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1446|3780|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|lamp post|0|0|2956|3458|24|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|474|844|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1999|2822|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4384|1130|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|2961|3459|34|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2654|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1446|3776|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|2938|3362|15|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|2008|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|448|1106|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|2939|3347|15|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1440|3776|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3686|2254|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4624|1208|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3690|2248|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1900|2701|20|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|2778|962|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2778|956|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2790|955|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2790|961|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1908|2844|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|2788|968|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2778|974|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2790|973|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6538|forge|0|0|5640|1411|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2845|#|0|0|2776|978|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1910|2712|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2034|2809|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1408|1610|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2790|979|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2026|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2040|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|652|2163|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2784|952|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|648|2156|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6538|#|0|0|5813|3302|12|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2791|984|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1825|2685|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2807|996|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|655|2150|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2807|990|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2836|996|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1833|2678|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2836|990|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2872|983|-1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|656|2136|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|665|2140|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|542|960|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|665|2136|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|606|814|6|0|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1435|3743|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1448|3749|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1456|3736|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2031|2811|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2020|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2039|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1464|1548|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|669|2148|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4388|1085|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2037|2849|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2450|453|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2037|2839|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2857|993|-15|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|624|2143|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3685|1278|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|candle|0|0|5536|1879|6|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 2842|candle|0|0|5536|1882|6|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|5568|1866|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4333|948|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5590|1866|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3625|2489|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3760|1250|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|962|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2028|2849|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3760|1252|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|608|2120|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1838|2673|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3767|1250|26|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3784|1229|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3784|1224|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4324|964|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2856|988|-15|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1094|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1441|3718|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|1004|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2861|988|-15|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1452|3718|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2861|992|-15|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5360|1363|13|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1568|1702|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2905|988|-1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2911|956|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4296|1011|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1478|3715|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5368|1359|11|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1474|3698|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|742|880|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2929|936|-1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2950|918|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1478|3718|28|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1888|2738|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2952|943|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2023|2870|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1582|1702|35|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3736|2563|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5579|1862|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1474|3683|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5266|155|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5581|1855|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|2939|940|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2939|932|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4534|1062|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1478|3684|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5313|106|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1476|3670|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3762|1226|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3762|1222|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3762|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|2039|221|54|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3762|1226|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2907|786|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2950|898|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3759|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|2479|405|27|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3747|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4446|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2980|878|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3614|2624|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1235|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3720|1208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|5774|3391|-3|0|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +3630|crystal ball|0|0|5201|609|8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2971|875|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1588|1685|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1615|1672|18|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1508|1655|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3728|1197|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3630|crystal ball|0|0|5199|609|7|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1620|1672|18|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|1354|1779|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3730|1204|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|3730|1192|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2024|2840|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1417|1628|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1640|1672|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1656|1655|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1654|1640|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2764|25|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2953|857|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1304|3709|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2952|837|-1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1974|2784|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1651|1635|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2974|838|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1828|2810|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1655|1635|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3752|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2039|2869|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3759|1208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2061|11|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3007|840|-1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2916|675|29|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3776|1204|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2040|2896|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3776|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2048|2888|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3780|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2048|2800|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3780|1204|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2903|663|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|5770|3389|0|0|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|2046|2782|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4424|1202|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3784|1204|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2581|lantern|0|0|5327|1370|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|2051|2782|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2581|lantern|0|0|5327|1378|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3784|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2581|lantern|0|0|5362|1291|15|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|3763|1186|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2581|lantern|0|0|5365|1291|15|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5267|153|18|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2989|832|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2581|lantern|0|0|5284|2010|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1670|1626|-5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2581|lantern|0|0|5284|2015|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|3770|1184|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5314|104|18|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2581|lantern|0|0|5312|1368|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2013|2715|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3770|1191|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2581|lantern|0|0|5312|1375|9|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1670|1621|-5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3784|1183|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2054|2776|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3791|1183|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3791|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3784|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3768|1174|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3782|1174|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3782|1166|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4539|1067|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1584|1607|19|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5317|105|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|3768|1166|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2015|2723|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1579|1607|19|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2063|2777|6|0|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1568|1618|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|lamp post|0|0|1456|1728|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 3631|#|0|0|5211|733|-15|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2059|2784|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3631|#|0|0|5228|733|-17|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1432|3965|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1599|1600|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2916|801|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2066|2784|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2467|407|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2058|2790|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2058|2800|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1978|2821|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1440|1705|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1978|2814|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1966|2820|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1966|2814|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4544|852|30|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1960|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1460|1693|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1948|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|486|848|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1951|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1939|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|710|1485|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1939|2831|11|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|679|1203|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|3631|2531|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1947|2830|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3752|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1951|2784|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4490|1216|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2032|2750|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|5795|3362|1|0|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|1352|3733|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|3752|1183|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1951|2789|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|5790|3362|0|0|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3760|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4406|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1942|2735|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1592|1587|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1951|2798|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3767|1176|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5145|70|25|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1498|1626|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1942|2798|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|5989|29|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1479|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3760|1159|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2743|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6048|53|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|630|2120|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|2549|657|5|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6061|40|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3760|1152|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6106|42|27|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +3630|#|0|0|627|834|6|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1584|1590|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5144|81|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5912|227|44|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2752|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3767|1152|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|6125|229|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|629|2133|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5178|91|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6048|43|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|3776|1152|24|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5976|29|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3614|2617|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1925|2786|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5181|88|7|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6062|54|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1992|2715|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3783|1152|24|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5994|68|28|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2387|#|0|0|1925|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5465|184|12|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6100|42|27|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2586|lantern|0|0|5779|3171|14|0|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6117|208|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2622|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2586|lantern|0|0|5781|3171|14|0|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5465|189|13|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5990|56|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1492|1610|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|6112|215|22|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2850|#|0|0|4428|1461|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4416|1460|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5390|43|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|3007|817|-2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|4408|1466|0|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1392|3698|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1416|3976|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2387|#|0|0|4408|1469|0|0|0|2|0|9|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5449|81|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3634|brazier|0|0|5294|625|-5|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -3634|brazier|0|0|5297|625|-5|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -3634|brazier|0|0|5294|622|-5|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|609|2133|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1408|4008|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3634|brazier|0|0|5297|622|-5|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 2562|#|0|0|618|2136|13|0|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 -3634|brazier|0|0|5309|737|0|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1616|1592|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2562|#|0|0|621|2136|13|0|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|716|1484|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3555|#|0|0|5378|3836|-1|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1328|1586|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2996|813|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1355|3708|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5396|1290|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1364|3704|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1648|1560|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1364|3700|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3006|813|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|599|2142|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|365|876|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1378|3728|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4560|1488|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4552|1498|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4552|1488|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|711|1479|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|589|2148|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1948|2763|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2387|#|0|0|4552|1491|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1422|3747|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2964|811|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|584|2140|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1421|3758|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1616|1581|-20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1525|1430|20|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4480|1217|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 4012|fire pit|0|0|3433|2645|42|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|5708|3214|-2|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 3555|campfire|0|0|3433|2645|43|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3646|2534|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1911|2822|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1691|1578|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1920|2822|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3658|2563|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|575|2152|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1612|1584|-20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1378|3750|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4432|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1918|2807|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2955|817|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1906|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1328|1586|72|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2955|811|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4416|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1890|2814|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|344|876|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2933|851|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2923|859|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1895|2806|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4558|944|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4633|1329|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|554|2145|3|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|554|2138|3|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3632|2571|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1381|3740|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5177|88|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|4624|1328|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|560|1216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1455|4000|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2921|839|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2904|858|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2401|#|0|0|4626|1320|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5300|88|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|4022|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2880|851|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4390|1174|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|5378|3836|-1|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1895|2802|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2862|856|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|5274|3365|27|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2065|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2751|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2352|#|0|0|4628|1320|0|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 3555|#|0|0|5274|3365|27|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1630|1583|-20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1819|2818|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1502|1610|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1904|2812|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|564|2138|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1495|1613|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2864|849|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1932|2751|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|584|2127|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5207|176|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|1610|1567|25|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4695|1176|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4634|1323|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1418|3747|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5432|1343|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|572|2123|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4681|1410|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|1877|2807|10|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1619|1564|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2864|859|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3660|1208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1647|1584|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5234|152|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1877|2805|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1430|1582|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1888|2811|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2847|850|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2848|867|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3688|#|0|0|5451|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|849|1698|6|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|568|2116|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1640|1582|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2848|883|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3667|1188|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1863|2810|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2070|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1872|2813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4664|1394|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|candlabra|0|0|3692|1266|31|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1911|2847|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1691|1547|51|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|3700|1266|33|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1913|2856|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1352|3765|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5308|1296|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1912|2864|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|757|1314|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1356|3757|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1943|2677|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1887|2842|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2832|879|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|6050|3493|0|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|2832|872|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1882|2834|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4671|1400|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1951|2688|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1882|2840|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5174|616|2|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4687|1423|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|candlabra|0|0|5152|53|31|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2850|#|0|0|970|1767|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5305|108|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|5176|614|2|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|964|1767|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5341|73|25|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1663|1584|4|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|344|816|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5345|85|25|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|5176|616|3|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1888|2832|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|#|0|0|2026|2721|25|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|5350|75|25|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5150|92|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2850|#|0|0|970|1760|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3555|campfire|0|0|857|1688|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5154|64|25|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1895|2832|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4469|1049|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5163|92|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1849|2798|-2|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5210|112|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1935|2694|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|964|1760|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5217|121|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1900|2834|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4410|1208|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5225|172|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5236|135|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1656|1576|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1947|2685|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5238|174|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4400|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1900|2840|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1943|2705|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5238|181|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|959|1767|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|lantern|0|0|852|1695|0|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4567|920|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5241|187|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2594|#|0|0|1881|2856|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2594|lantern|0|0|860|1679|0|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3611|2582|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5246|174|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2886|912|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|959|1760|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2719|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5246|181|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2594|#|0|0|1884|2856|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5146|55|25|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2914|910|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2594|#|0|0|1884|2855|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5151|103|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2594|#|0|0|1886|2856|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3657|2545|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5157|91|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2892|918|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|722|1489|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5347|1312|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5177|97|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2594|#|0|0|1886|2855|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5187|91|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|328|1247|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2842|868|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5197|94|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2850|#|0|0|722|1482|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5347|1304|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5198|85|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1344|3757|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5207|176|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1871|2863|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1348|3868|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2594|lantern|0|0|843|1680|0|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5208|169|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -6228|#|0|0|4681|1410|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5213|160|5|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1871|2856|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5234|142|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2855|candlabra|0|0|5234|152|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 6228|#|0|0|4685|1410|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4300|928|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5241|144|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1847|2848|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|candle|0|0|849|1698|6|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5241|152|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2855|candlabra|0|0|5265|161|15|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1856|2856|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1849|2837|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|716|1484|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1358|3734|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2454|480|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1646|1567|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1847|2835|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1857|2835|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1648|1560|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6218|heating stand|0|0|5205|611|4|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|720|1479|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4675|1411|2|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|720|1488|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4673|1411|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|710|1488|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4673|1409|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|711|1479|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4675|1409|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4480|1235|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1397|3891|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4470|1214|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1648|1555|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4480|1217|4|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4478|1224|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2828|889|1|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4488|1216|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4488|1218|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|710|1485|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2856|904|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -14089|#|2101|0|5336|1304|29|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -14089|#|2101|0|5336|1310|29|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -6228|#|0|0|4490|1218|2|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|720|1488|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1654|1544|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2861|919|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4490|1216|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|720|1479|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|394|1216|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1840|2835|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5145|79|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1348|1746|60|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1845|2835|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1150|1616|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3633|brazier|0|0|5145|62|25|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|1669|1557|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5145|70|25|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1847|2835|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3646|2607|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3633|brazier|0|0|5177|86|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1857|2835|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5177|88|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|2837|912|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5179|86|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|2841|912|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5300|88|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1332|3753|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6232|skull with candle|0|0|5138|577|-45|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1669|1550|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6232|skull with candle|0|0|5167|566|6|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4559|1048|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1828|2848|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|632|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1819|2839|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|398|1219|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1819|2818|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1809|2819|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2023|2743|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1817|2819|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2844|899|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2886|912|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2905|924|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2919|903|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|544|2|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1812|2827|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2914|910|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2914|904|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2892|901|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1694|1556|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2892|918|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3691|2071|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|322|1240|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1044|1083|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3691|2063|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|328|1247|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1820|2803|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3684|2064|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1828|2810|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3684|2070|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3699|2072|11|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|808|2331|0|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3696|2061|11|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3699|2061|11|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1691|1547|51|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1304|3749|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1813|2812|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|757|1320|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|757|1314|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|2437|435|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1805|2802|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1704|1565|56|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4424|1202|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4424|1210|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4426|1216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5167|568|7|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4426|1224|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1691|1578|9|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1804|2810|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1449|1558|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1814|2809|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1814|2807|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4432|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1332|3723|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4432|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4432|1231|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4416|1231|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4416|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4408|1227|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4410|1216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|640|1087|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1677|2986|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1682|1570|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|1004|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1858|2800|-8|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3633|brazier|0|0|5175|615|0|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|500761|2202|4751 2854|#|0|0|1672|1592|7|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1676|2981|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3633|brazier|0|0|5186|573|10|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1849|2798|-2|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5224|560|0|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1316|3723|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|brazier|0|0|5188|573|11|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1665|1608|13|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4408|1203|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4410|1208|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2387|#|0|0|1648|1602|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1432|1665|10|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4416|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|621|1146|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4400|1231|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4400|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1460|1587|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3672|2633|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1514|1613|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4392|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3672|2622|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|893|2390|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4394|1224|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1427|1539|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2854|950|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3630|crystal ball|0|0|5201|609|8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2854|936|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|4619|1205|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3630|crystal ball|0|0|5225|553|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1422|1614|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3630|crystal ball|0|0|5199|609|7|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2847|818|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1417|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2848|799|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1417|1628|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1429|1628|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1256|1880|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|597|1187|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3631|#|0|0|2532|655|8|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1304|3709|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2842|793|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2594|lantern|0|0|2574|603|12|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2842|810|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|lantern|0|0|2549|657|5|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1412|1617|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4296|964|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2594|lantern|0|0|2530|658|0|0|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2861|795|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5144|81|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1872|2783|2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5145|73|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1872|2775|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5178|91|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1440|1670|10|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1224|1568|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5180|92|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1384|1595|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5181|88|7|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|5174|614|0|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5182|90|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2863|812|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5267|153|18|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|5174|616|2|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5268|156|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5994|58|30|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1388|1604|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5314|104|18|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|5176|614|2|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5315|107|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2352|#|0|0|682|1200|0|0|0|2|0|47|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5144|64|29|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|5176|616|3|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2478|430|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5270|154|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|4394|1200|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5317|105|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|5226|562|0|0|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 6232|skull with candle|0|0|5179|89|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1328|3709|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6232|skull with candle|0|0|5266|155|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2880|790|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4546|852|30|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6232|skull with candle|0|0|5269|152|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|4392|1211|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6232|skull with candle|0|0|5313|106|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2886|780|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6232|skull with candle|0|0|5316|103|15|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2850|#|0|0|4400|1200|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2907|786|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4445|1174|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|1609|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4439|1174|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|4444|1168|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4446|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4432|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1384|1584|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1441|1668|-10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|679|1203|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2900|789|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2505|427|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2892|784|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1848|2772|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2347|#|0|0|1352|3733|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|4399|1168|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1366|1576|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2347|oven|0|0|1440|3781|0|0|0|2|0|1|5000|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|4406|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2775|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2913|813|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4400|1163|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4392|1160|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4406|1152|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|554|1210|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|552|1218|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|candle|0|0|1408|3769|6|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|560|1216|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1328|3693|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2734|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1441|1693|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4390|1152|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4390|1174|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1863|2752|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1863|2743|4|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1846|2744|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|3684|2065|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4464|1143|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|3684|2069|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|5502|541|60|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|4408|1142|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4414|1142|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|lantern|0|0|5405|43|30|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|624|1032|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5347|1330|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2594|lantern|0|0|5465|184|12|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +468|#|0|0|5311|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5348|1322|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1423|3848|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2920|798|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5349|1330|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2594|lantern|0|0|5465|189|13|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5364|1322|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3631|#|0|0|5450|1004|19|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5364|1330|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2594|lantern|0|0|5390|43|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5366|1330|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1304|1974|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|634|1032|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|5156|1963|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2594|lantern|0|0|5449|81|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -4012|fire pit|0|0|5289|1338|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|lamp post|0|0|1632|1591|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|632|1040|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|lamp post|0|0|1456|1728|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 4012|fire pit|0|0|5289|1340|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2478|424|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2594|lantern|0|0|5392|89|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1846|2742|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2916|801|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3679|#|0|0|5736|48|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2845|#|0|0|3689|2069|14|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3676|#|0|0|5736|50|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1440|1705|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3682|#|0|0|5738|48|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3743|2568|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2886|755|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3685|#|0|0|5738|50|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1460|1693|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2868|727|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1458|1678|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3555|campfire|0|0|5502|541|60|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1453|1682|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|4416|1136|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4430|1142|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4474|1161|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2016|2744|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4399|1146|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4399|1128|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1479|1676|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4398|1130|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1471|1676|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4384|1130|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4470|1161|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1826|2744|0|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2856|728|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2586|lantern|0|0|1841|2737|0|0|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|3727|2055|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1304|3693|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3632|2615|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4399|1121|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|448|1106|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|344|876|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2851|739|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4384|1104|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2851|731|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4390|1104|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1807|2743|7|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1934|2700|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1816|2743|4|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1808|2716|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1801|2701|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1801|2713|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|456|1112|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1815|2713|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|4425|1116|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1815|2701|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4422|1108|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1800|2702|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2879|663|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2894|660|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|336|872|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1986|2775|11|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3555|campfire|0|0|5349|1330|2|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|4422|1114|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3555|campfire|0|0|5156|1963|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|1800|2714|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3555|campfire|0|0|5366|1330|2|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|4408|1108|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1815|2714|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4408|1114|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1815|2700|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|candle|0|0|1825|2672|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|2877|721|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|candlabra|0|0|1879|2707|24|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1832|2721|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|candlabra|0|0|1907|2730|24|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1863|2730|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|648|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|candlabra|0|0|1907|2734|24|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1863|2715|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1816|2728|7|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1863|2706|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1880|2714|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4320|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|448|1128|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1880|2723|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1852|2715|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|lamp post|0|0|1881|2776|5|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|458|1133|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|lamp post|0|0|1881|2783|5|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|4419|1097|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1890|2706|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|2872|717|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|lamp post|0|0|1891|2733|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2852|#|0|0|1472|1704|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|624|842|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1897|2706|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2575|#|0|0|2026|2716|24|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1897|2733|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1472|1696|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|lamp post|0|0|1903|2716|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|532|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1903|2722|20|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1837|2710|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|lamp post|0|0|1998|2742|30|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|4408|1094|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1818|2800|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|1423|3976|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 5168|candle|0|0|5312|1307|8|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|1834|2736|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5360|1363|13|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|1854|2736|0|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5360|1359|13|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1876|2726|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5368|1359|11|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|candlabra|0|0|1880|2688|10|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3629|2632|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5368|1363|11|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|candle|0|0|1307|1566|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1888|2738|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 2842|candle|0|0|1307|1688|37|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5312|1304|14|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1335|1672|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1900|2701|20|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1340|1679|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|3980|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|skull with candle|0|0|5310|1316|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1343|1732|64|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1908|2844|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1343|1736|64|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -6228|skull with candle|0|0|5316|1316|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1347|1678|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1910|2712|20|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1960|2761|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|candle|0|0|1355|1671|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -6218|heating stand|0|0|5332|1320|8|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1355|1678|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1940|2786|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1386|1803|2|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2594|lantern|0|0|5322|1980|9|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1396|1566|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +7188|#|0|0|3688|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|candlabra|0|0|2054|2780|0|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1396|1687|36|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2572|wall torch|0|0|5207|557|-7|0|0|2|0|5|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|candle|0|0|1402|1803|2|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1888|2680|10|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 -2842|candle|0|0|1403|1818|4|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4313|934|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2752|29|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4408|1080|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|candle|0|0|1456|1720|12|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|3614|2480|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|1844|2710|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3608|2465|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2884|739|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2823|700|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3614|2471|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1320|3677|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2888|739|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3611|2477|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|1837|2701|10|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3686|1278|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|648|808|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4380|1098|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1863|2696|3|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4380|1103|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1863|2687|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4395|1089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4388|1085|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4392|1084|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4531|931|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|656|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|539|1008|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1466|1704|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2883|746|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|562|1012|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3625|2489|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3616|2504|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1520|1582|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1851|2680|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1460|1704|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1838|2673|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2907|706|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1454|1704|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1838|2686|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1448|1704|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7888|light|0|0|5536|1337|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1938|2769|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1848|2673|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2352|#|0|0|553|984|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1130|3612|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|555|984|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1134|3611|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3608|2499|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3603|2504|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5437|1336|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|4389|1075|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1537|1412|35|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2760|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4384|1063|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4392|1066|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1412|1717|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2401|#|0|0|4389|1056|0|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3614|2510|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3615|2520|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1433|1725|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1525|1426|20|0|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|3625|2510|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1346|1586|72|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3631|#|0|0|1847|2714|16|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|3645|2478|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2347|#|0|0|1424|1713|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2896|709|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2478|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|528|967|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1180|3638|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2919|711|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2952|629|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1168|3641|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2946|705|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3652|2475|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3640|2467|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2964|718|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1845|2688|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1832|2696|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1825|2685|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1426|1745|16|0|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1438|4008|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1829|2669|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1822|2681|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1833|2678|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2957|707|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|542|974|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3631|#|0|0|1336|1605|78|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|542|960|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2733|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|1342|1647|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3631|#|0|0|1494|1549|36|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2845|#|0|0|1342|1644|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|528|960|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3654|2464|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3631|#|0|0|1594|1652|16|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2352|#|0|0|3653|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1872|2672|-4|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5435|1339|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3651|2510|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1872|2663|-10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|515|988|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1431|1761|-2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2952|701|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1439|1754|-2|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3669|2478|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2959|740|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5400|1405|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|3678|2489|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5400|1410|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1930|2776|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2982|737|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3689|2480|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2984|765|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1860|2654|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3672|2472|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1875|2640|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2347|#|0|0|2992|761|0|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3682|2472|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7888|light|0|0|5536|1336|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3672|2542|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2997|763|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|1334|1650|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|1334|1656|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1128|3660|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1139|3659|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1142|3666|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|460|965|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2040|2780|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|452|963|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3003|782|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2990|780|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1412|1744|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1412|1758|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3031|774|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|4429|1059|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1430|1752|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4422|1066|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1198|1851|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|332|816|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3015|779|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4408|1056|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1865|2656|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1900|2663|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3672|2510|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3678|2521|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3694|2521|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3740|2688|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1884|2658|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1907|2658|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|419|1034|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|424|1040|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|320|1048|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1911|2672|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1919|2663|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3020|763|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3735|2640|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1911|2683|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2982|640|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1911|2692|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1904|2691|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4452|1088|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|1335|1604|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|1341|1604|56|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4450|1094|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2575|#|0|0|1897|2691|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4458|1088|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3614|2593|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4460|1094|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4457|1083|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|328|1060|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3010|762|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|2903|692|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3669|2496|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7887|light|0|0|5289|1313|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2880|712|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3630|#|0|0|3626|2545|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 7887|light|0|0|5290|1318|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|3664|2507|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7887|light|0|0|5292|1313|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2866|700|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3656|2504|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|3656|2507|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2387|#|0|0|3656|2509|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2887|675|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2704|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6571|fire|0|0|5290|1335|28|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|2882|674|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6571|fire|0|0|5289|1338|8|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2347|#|0|0|1315|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6571|fire|0|0|5289|1340|8|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2427|437|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1889|2688|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|664|1008|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6571|fire|0|0|5290|1344|28|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2850|#|0|0|4447|1072|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6571|fire|0|0|5293|1335|28|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|280|981|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6571|fire|0|0|5293|1344|28|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2521|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3651|2510|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3646|2521|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1904|2684|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3643|2501|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1911|2740|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1912|2757|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1911|2775|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1930|2776|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4457|1063|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|282|989|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|292|980|8|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2872|680|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4454|1056|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2872|686|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2886|686|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1933|2769|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2886|680|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1938|2769|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|365|876|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1336|1586|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1328|1586|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2914|686|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3636|2496|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1453|4028|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1940|2765|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1942|2760|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3646|2534|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3646|2545|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1948|2763|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3632|2536|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1352|1586|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1344|1586|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6570|#|0|0|1324|1622|55|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6570|#|0|0|1324|1626|55|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|3628|2531|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1951|2775|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|3631|2531|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1454|4008|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1961|2775|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|3634|2531|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1961|2784|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1960|2761|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1951|2743|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1951|2734|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1942|2735|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1942|2741|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4480|1060|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|4478|1071|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4456|1121|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4456|1126|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1452|4002|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4464|1143|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1455|4000|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4478|1134|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4481|1134|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1932|2733|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|3638|2550|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1942|2733|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1932|2751|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -468|#|0|0|5311|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|1942|2751|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6571|flame of eternity|0|0|1894|2738|63|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 468|#|0|0|5311|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6228|#|0|0|3628|2545|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6232|skull with candle|0|0|5316|1310|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3630|#|0|0|3626|2545|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2545|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6526|forge|0|0|5328|1287|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1951|2719|1|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|forge|0|0|5328|1296|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|3656|2528|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6587|brazier|0|0|1894|2738|61|0|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 6526|forge|0|0|5338|1287|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2848|#|0|0|1951|2704|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|forge|0|0|5347|1304|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|3670|2528|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|forge|0|0|5347|1312|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1960|2704|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6526|forge|0|0|5317|1287|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -6228|#|0|0|2916|675|29|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|forge|0|0|5308|1287|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|3672|2542|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|forge|0|0|5308|1296|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1953|2695|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|forge|0|0|5317|1296|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -6228|#|0|0|2923|675|29|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3677|2542|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4470|1161|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4474|1161|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2913|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1954|2684|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2915|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1964|2690|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2913|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2915|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2922|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2922|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2924|674|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2924|676|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2922|665|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2922|667|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2924|667|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2924|665|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2879|663|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|344|876|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|2888|650|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1943|2691|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1943|2686|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1951|2688|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1951|2677|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1943|2677|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|336|872|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2894|660|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2903|663|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|2943|624|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|2943|617|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|2976|623|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1346|1586|72|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1328|1586|72|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1484|1723|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3658|2563|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2964|624|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3658|2568|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1499|1724|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3646|2582|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2952|629|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3632|2571|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|336|872|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|344|876|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1500|1701|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1502|1690|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2959|616|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1494|1691|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|2982|640|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1947|2685|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1947|2681|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1935|2694|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1937|2684|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3627|2582|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1940|2689|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3625|2593|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3614|2593|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3611|2582|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|1360|1772|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1943|2705|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3599|2592|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1942|2714|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|#|0|0|1354|1779|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1934|2700|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2992|644|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1497|1676|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1517|1669|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3604|2573|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1508|1655|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1974|2775|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1974|2784|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1986|2775|11|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1986|2784|13|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1999|2784|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1999|2775|19|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2008|2775|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1999|2764|25|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2008|2764|25|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1999|2752|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2008|2752|29|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|2008|2743|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2996|632|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 4012|fire pit|0|0|6001|3772|21|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2581|lantern|0|0|5999|3770|25|0|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 -3630|#|0|0|627|834|6|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|2823|706|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1992|2715|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|2823|700|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1340|1744|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1336|1734|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|3615|2568|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3614|2605|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3614|2617|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|365|876|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2013|2715|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|356|834|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|332|816|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|344|816|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|320|787|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2002|2720|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2008|2728|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3604|2605|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|2015|2723|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2575|#|0|0|2026|2716|24|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4462|1049|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4469|1049|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2575|#|0|0|2030|2721|25|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2575|#|0|0|2026|2721|25|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4539|1067|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4526|1070|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|2039|221|54|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|2016|2744|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|2045|221|54|0|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|3597|2600|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4520|1056|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2016|2750|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4534|1062|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2500|380|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3614|2624|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3632|2615|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2029|2739|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2031|2739|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|2474|405|27|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3624|2605|5|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|2479|405|27|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1348|1746|60|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1440|3980|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1452|3980|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3646|2614|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1472|1636|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3646|2625|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1479|1636|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2032|2750|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3646|2607|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1479|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2038|2750|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2598|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1472|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2457|403|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3646|2625|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4542|1047|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1498|1626|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4559|1048|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2463|397|24|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1438|4008|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1438|4014|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4553|1040|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2024|2736|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1416|4000|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1416|4022|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2023|2743|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1495|1613|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2032|2744|70|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3641|2594|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1500|1617|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1500|1612|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3664|2588|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1502|1610|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1502|1615|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1502|1620|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1492|1620|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1492|1610|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4531|931|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4525|939|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4525|945|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|1677|2986|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|1676|2981|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|1671|2985|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4527|949|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4529|949|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4529|951|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4527|951|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4544|947|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4558|944|10|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1514|1613|16|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4557|918|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4549|924|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2622|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4557|930|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1408|4008|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2633|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3672|2633|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4567|920|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|1520|1582|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4567|922|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1503|1576|24|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4569|922|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4569|920|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2467|399|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3672|2622|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2465|411|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3670|2608|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2473|399|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|1416|3976|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2479|399|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2467|407|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|1423|3976|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4542|872|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4549|872|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1488|1592|19|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1429|3960|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1432|3965|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1482|1586|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|486|848|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3629|2632|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1387|1818|3|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1473|1609|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4539|859|36|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4544|850|30|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4544|852|30|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1395|4008|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4546|850|30|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1394|4020|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4546|852|30|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|474|844|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|480|840|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4618|1202|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4619|1205|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4621|1203|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4617|1204|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4620|1201|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1452|1609|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4624|1208|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|1448|1616|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3657|2654|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2483|407|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2485|399|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2491|399|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4626|1202|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -3633|#|0|0|4619|1205|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1440|1623|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 3633|#|0|0|4627|1203|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4631|1198|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1403|4037|8|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1428|1608|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1440|1606|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1260|1885|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1256|1880|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2481|410|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2495|403|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1440|1591|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4626|1206|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6228|#|0|0|4628|1208|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2437|412|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4628|1206|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6228|#|0|0|4626|1208|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4632|1215|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2040|2780|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4648|1224|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4648|1218|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3669|2651|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|5747|3189|18|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 2575|#|0|0|5753|3194|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2401|#|0|0|2437|435|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4686|1233|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1198|1851|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4682|1229|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4684|1220|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|3666|2639|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2427|437|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1134|1820|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3720|2655|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2441|439|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3704|2653|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3714|2648|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|3735|2696|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2452|432|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3660|1208|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|664|1008|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1460|1600|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2452|427|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3660|1199|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4692|1184|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|5781|3150|15|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1448|1596|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3667|1188|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4695|1176|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1456|1596|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3675|1188|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4684|1180|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|660|1002|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3740|2688|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|3738|2679|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2401|#|0|0|3741|2680|40|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1430|1582|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1416|1582|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2480|435|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2486|435|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2486|424|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2478|430|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|3735|2645|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3735|2640|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4307|1012|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2483|428|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4313|1012|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2475|426|21|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1422|1595|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2478|424|15|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4296|1011|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1422|1599|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4286|1004|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|646|938|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4286|990|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3733|2632|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|3736|2572|40|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3743|2568|40|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|3736|2563|46|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|728|880|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|742|880|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|3704|2587|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|3704|2596|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|3711|2592|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2501|427|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2505|427|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6538|forge|0|0|5640|1411|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1522|1419|55|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|1194|1709|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4285|983|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -3555|#|0|0|1753|254|22|0|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|4286|978|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4286|962|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1150|1616|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1481|3860|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6538|#|0|0|5813|3302|12|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1486|3851|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1408|1610|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -3688|#|0|0|5686|1432|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|2511|474|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1452|3853|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1444|3848|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4296|964|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1151|1548|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1418|1610|50|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1158|1544|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4286|948|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2488|475|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2480|474|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1227|1576|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1224|1568|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1436|3881|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1436|3877|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1446|3886|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6526|#|0|0|1424|1554|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 6526|#|0|0|1424|1558|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4318|948|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|#|0|0|1424|1562|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1423|3848|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4333|948|10|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2462|454|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2450|453|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2586|#|0|0|814|2200|8|0|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1408|3853|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2352|#|0|0|819|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1416|1558|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1304|1974|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -2850|#|0|0|4324|964|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2446|485|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4326|962|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2454|484|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|4326|978|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1416|1544|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2454|480|21|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5434|1336|20|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2852|#|0|0|3705|1216|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3705|1213|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5550|1330|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2848|#|0|0|1448|1569|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1463|1569|30|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6230|#|0|0|6061|48|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|815|2196|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6230|#|0|0|5993|59|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2842|#|0|0|1397|3891|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6230|#|0|0|5993|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1530|1412|15|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 1147|#|0|0|5265|3977|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|5293|3986|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1516|1426|21|0|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 4012|#|0|0|5295|3977|37|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|5285|3980|37|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2581|#|0|0|784|2218|16|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|786|2233|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1449|1558|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1446|1548|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|1396|3867|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|1446|1563|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1372|3867|7|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4335|983|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|4322|1011|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4335|1011|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4326|1004|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4326|990|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2567|#|0|0|2426|497|28|0|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|793|2272|12|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3720|1229|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1370|3864|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3720|1226|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1372|3864|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3720|1247|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3720|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3727|1240|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2852|#|0|0|3727|1272|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2567|#|0|0|2425|482|28|0|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3722|1276|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2852|#|0|0|3722|1283|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|640|846|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|632|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|638|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1464|1548|30|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|798|2267|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|606|814|6|0|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2567|#|0|0|2424|471|28|0|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|606|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2352|#|0|0|802|2264|0|0|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1348|3868|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7888|light|0|0|5537|1336|0|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|4306|922|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|4300|928|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5550|1334|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2850|#|0|0|4298|931|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -4012|#|0|0|748|2350|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|614|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4313|934|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|#|0|0|5235|4005|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|616|814|6|0|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4306|922|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|4300|928|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|816|2320|12|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3687|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3688|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3689|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5439|1343|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 2842|#|0|0|616|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3690|1278|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3690|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6526|#|0|0|5226|4004|37|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3689|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3688|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4279|928|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|648|808|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|lantern|0|0|1132|2227|46|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3688|#|0|0|5453|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7188|#|0|0|3687|1281|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4288|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|648|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3686|1281|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4280|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3686|1278|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7188|#|0|0|3685|1278|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2347|#|0|0|808|2331|0|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 -3631|#|0|0|1213|2191|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7188|#|0|0|3685|1281|22|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3684|1278|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|3684|1281|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 1147|#|0|0|5234|4014|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|656|824|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6570|#|0|0|3680|1277|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 6570|#|0|0|3680|1282|25|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|4328|927|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4312|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|4320|920|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|664|816|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|812|2334|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -1147|#|0|0|5198|4054|37|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|664|808|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|811|2321|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|2520|525|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -1122|#|0|0|5195|4057|37|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|624|842|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -35|#|0|0|2511|522|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6218|heating stand|0|0|5994|58|30|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 4012|#|0|0|870|2324|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 6218|heating stand|0|0|6108|82|6|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 4012|#|0|0|5195|3996|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -6218|heating stand|0|0|5945|219|34|0|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1132|2216|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|2416|532|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1138|2231|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|2416|530|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1166|2232|60|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|#|0|0|2423|528|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|1160|2209|40|0|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 2854|#|0|0|2429|528|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2594|#|0|0|864|2314|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2594|#|0|0|896|2384|13|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|2732|2185|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1460|1587|20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2433|528|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2842|#|0|0|637|816|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2347|#|0|0|888|2394|0|0|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|1471|1576|26|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2419|522|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2845|#|0|0|2431|523|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2437|523|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2842|#|0|0|893|2390|6|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2845|#|0|0|2427|554|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2416|556|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1489|1551|70|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2416|549|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1498|1549|70|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2854|#|0|0|2422|549|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2422|544|2|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|2416|544|2|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2594|#|0|0|746|2264|6|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 4012|#|0|0|756|2267|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|1046|1084|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2850|#|0|0|1046|1076|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2848|#|0|0|1501|1543|28|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 2848|#|0|0|1501|1555|26|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1037|1079|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1044|1083|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2854|#|0|0|1044|1077|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 2850|#|0|0|1258|891|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5389|1343|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5389|1348|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5525|1352|6|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5432|1337|7|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5432|1340|5|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1533|1432|15|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1529|1412|35|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1522|1412|55|0|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_magincia_original.jsdata b/data/js/jsdata/worldtemplates/felucca_magincia_original.jsdata new file mode 100644 index 000000000..6003a5ffd --- /dev/null +++ b/data/js/jsdata/worldtemplates/felucca_magincia_original.jsdata @@ -0,0 +1,706 @@ +2 +4099|#|0|0|3728|2218|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2973|#|0|0|3672|2183|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3684|2203|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3880|#|0|0|3664|2133|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3697|2060|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3719|2083|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2130|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3736|2067|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3691|2208|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2220|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3742|2076|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4172|#|0|0|3714|2125|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3729|2147|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3664|2248|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3696|2152|26|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3656|2099|26|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3669|2236|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4171|#|0|0|3722|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4176|#|0|0|3725|2125|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3689|2163|19|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3723|2084|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4088|#|0|0|3722|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3683|2204|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2492|#|0|0|3690|2165|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3696|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3770|2104|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3752|2226|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3862|#|0|0|3664|2147|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3222|#|0|0|3684|2195|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2987|Magincia Wedding Chapel|0|0|3704|2079|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7614|#|0|0|3699|2061|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4173|#|0|0|3718|2123|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3680|2208|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3688|2193|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3731|2147|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3851|#|0|0|3706|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2067|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2463|#|0|0|3728|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2|#|0|12|3684|2068|15|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1910|#|0|0|3685|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3650|#|0|1|3696|2228|40|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3684|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4173|#|0|0|3718|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3698|2062|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3719|2208|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3698|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2124|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3697|2056|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3752|2225|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3698|2056|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3716|2120|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3699|2209|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3732|2147|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3739|2147|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +3841|#|0|0|3696|2222|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3686|2184|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4079|#|0|0|3704|2211|46|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3701|2211|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2756|#|0|0|3685|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2219|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3687|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2198|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3026|Counselors' Guild|0|0|3720|2184|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2059|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3752|2220|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2458|#|0|0|3689|2067|14|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3722|2227|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3721|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3688|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3719|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3723|2123|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3659|2117|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3887|#|0|0|3664|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3827|#|0|0|3705|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2914|#|0|0|3680|2212|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3692|2208|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2218|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4172|#|0|0|3719|2120|30|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3691|2167|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4174|#|0|0|3714|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7616|#|0|0|3697|2061|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3864|#|0|0|3664|2147|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3683|2203|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3737|2146|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3669|2235|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3233|#|0|0|3684|2197|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3704|2221|20|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3690|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3683|2168|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3691|2164|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3736|2252|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3691|2076|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3694|2056|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2063|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3699|2210|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2056|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3840|#|0|0|3696|2223|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3722|2222|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2067|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2066|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4002|#|0|0|3722|2226|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3708|#|0|1|3715|2085|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3717|2084|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2072|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2717|#|0|1|3720|2080|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3830|#|0|0|3706|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2916|#|0|0|3680|2211|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3857|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2637|#|0|1|3700|2152|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2146|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3026|Bank of Magincia|0|0|3728|2160|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2097|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3683|2204|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3766|2096|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +6816|#|0|0|3704|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3741|2147|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3236|#|0|0|3684|2194|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3688|2197|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3680|2189|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +3856|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3838|#|0|0|3696|2226|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4184|#|0|0|3722|2123|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3672|2110|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3662|2104|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2715|#|0|0|3705|2208|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3701|2056|5|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3696|2224|20|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3837|#|0|0|3696|2227|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3688|2160|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3719|2083|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2616|#|0|1|3680|2153|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2228|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3672|2240|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3665|2254|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3683|2205|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3739|2145|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2061|11|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2715|#|0|0|3702|2208|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3741|2144|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3831|#|0|0|3707|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2176|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|2204|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3695|2056|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3702|2078|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2543|#|0|0|3722|2221|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2066|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3861|#|0|0|3664|2146|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2216|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3730|2147|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4004|#|0|0|3730|2221|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2227|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3689|2069|14|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3661|2116|27|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2463|#|0|0|3727|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3|#|0|0|3684|2067|15|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3676|2100|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3665|2261|21|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3690|2248|26|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3704|2217|20|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3686|2215|30|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2217|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3688|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3695|2232|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4160|#|0|0|3680|2173|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7612|#|0|0|3699|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3664|2096|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3722|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2567|#|0|0|3776|2106|33|0|0|2|0|14|0|0|0|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3721|2083|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3689|2185|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +4174|#|0|0|3714|2127|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2136|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2151|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2616|#|0|1|3680|2157|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +4610|#|0|0|3689|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2348|#|0|0|3751|2217|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4007|#|0|0|3722|2229|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3662|2116|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3690|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3711|2184|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +3221|#|0|0|3683|2196|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3690|2208|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3220|#|0|0|3685|2195|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3705|2212|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2208|30|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3719|2232|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +3236|#|0|0|3685|2197|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3694|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2712|#|0|0|3706|2208|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3619|#|0|0|3684|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2213|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3656|2194|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3752|2223|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3758|2216|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4192|#|0|0|3662|2237|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3694|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3680|2185|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2915|#|0|0|3680|2210|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2216|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3682|2201|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3721|2083|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3682|2205|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3682|2168|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|2170|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3656|2137|26|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3683|2201|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3656|2112|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3847|#|0|0|3705|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3708|2222|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3730|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3757|2226|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3834|#|0|0|3696|2218|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3687|2224|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2463|#|0|0|3722|2224|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4609|#|0|0|3689|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3696|2160|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3231|#|0|0|3684|2196|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3707|2212|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3009|The Family Jewels|0|0|3672|2183|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3692|2056|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2347|#|0|0|3751|2218|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3700|2056|5|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3686|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3722|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3683|2204|32|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2222|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3680|2171|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3721|2082|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3683|2203|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2112|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2220|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3656|2141|26|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3877|#|0|0|3664|2147|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2148|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3697|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2567|#|0|0|3776|2116|33|0|0|2|0|14|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2071|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3737|2147|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4117|#|0|0|3661|2229|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4191|#|0|0|3662|2238|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3697|2062|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4157|#|0|0|3763|2216|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3702|2056|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3827|#|0|0|3696|2222|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2072|11|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2065|10|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3721|2085|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3714|2125|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7613|#|0|0|3699|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3717|2120|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3948|#|0|0|3563|2139|34|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2250|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3060|Fishermen's Guild & Supplies|0|0|3682|2261|21|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3699|2240|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3680|2250|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3704|2240|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3726|2218|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3683|2202|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3682|2204|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|2203|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4185|#|0|0|3724|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4176|#|0|0|3714|2130|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2492|#|0|0|3660|2117|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3662|2117|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3861|#|0|0|3664|2133|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3886|#|0|0|3664|2133|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2125|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7615|#|0|0|3696|2061|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3882|#|0|0|3664|2132|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3884|#|0|0|3664|2132|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3864|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|13|3735|2147|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3737|2145|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +2978|#|0|0|3728|2160|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2145|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2112|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3760|2104|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2064|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2459|#|0|0|3726|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3743|2215|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3708|2216|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|2202|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3757|2225|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4160|#|0|0|3752|2227|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2711|#|0|0|3704|2208|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3834|#|0|0|3696|2217|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3830|#|0|0|3696|2223|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3839|#|0|0|3696|2222|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3998|#|0|0|3667|2237|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3666|2238|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2981|Stitchin' Time|0|0|3672|2232|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|2202|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2711|#|0|0|3701|2208|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3725|2126|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3714|2129|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3689|2165|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3680|2169|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|2204|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3698|2060|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3702|2250|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3680|2256|20|0|0|2|0|0|500|40000|0|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3757|2227|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3695|2250|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3696|2247|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3691|2075|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3678|2288|-2|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3834|#|0|0|3696|2219|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3664|2291|-2|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3686|2254|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3858|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3860|#|0|0|3664|2146|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3689|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2137|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2637|#|0|1|3690|2152|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3691|2152|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3691|2162|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4174|#|0|0|3725|2128|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3697|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3739|2144|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +6814|#|0|0|3704|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3718|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3719|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3855|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3676|2098|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3686|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3676|2101|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3678|2110|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3678|2096|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2755|#|0|0|3685|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3656|2096|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2608|#|0|1|3661|2096|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3664|2102|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2111|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2118|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2450|#|0|0|3661|2116|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3659|2116|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2118|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2112|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +3855|#|0|0|3664|2133|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3887|#|0|0|3664|2134|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3693|2056|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3883|#|0|0|3664|2132|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2062|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3879|#|0|0|3664|2146|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3878|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3863|#|0|0|3664|2146|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3862|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3859|#|0|0|3664|2148|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3718|#|0|0|3656|2139|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3718|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3053|Magincia Miner's Guild|0|0|3672|2137|13|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2176|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3663|2182|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3656|2193|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2198|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3663|2192|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2190|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2215|30|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4000|#|0|0|3668|2237|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3997|#|0|0|3666|2237|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4192|#|0|0|3662|2234|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4191|#|0|0|3662|2235|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3661|2232|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +4121|#|0|0|3662|2231|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3665|2253|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3664|2254|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3664|2253|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3664|2253|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3664|2250|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3669|2248|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3666|2248|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3664|2251|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3696|2220|20|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3664|2257|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2259|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2998|The Furled Sail|0|0|3669|2261|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3672|2261|21|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3664|2261|21|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2261|21|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3741|2145|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3670|2282|-2|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3663|2290|-2|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3664|2290|-2|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2975|#|0|0|3704|2079|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3841|#|0|0|3709|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3833|#|0|0|3709|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2989|Magincia's Magicka|0|0|3712|2215|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3691|2184|26|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +4081|#|0|0|3706|2211|46|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3703|2212|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3705|2210|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2712|#|0|0|3703|2208|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2430|#|0|0|3684|2168|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4162|#|0|0|3680|2172|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3691|2165|26|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2980|The Bread Baker|0|0|3681|2176|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4156|#|0|0|3756|2216|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3715|2090|11|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2112|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4082|#|0|0|3707|2211|46|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3703|2210|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3707|2210|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2221|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2754|#|0|0|3691|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2225|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3685|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3686|2224|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3736|2191|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3752|2221|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3759|2216|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2058|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3722|2223|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2352|#|0|0|3754|2215|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3681|2203|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3721|2084|11|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3687|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4156|#|0|0|3681|2168|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|2168|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3731|2221|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2543|#|0|0|3727|2218|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4003|#|0|0|3722|2217|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3722|2225|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3682|2202|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3682|2203|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3719|2082|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|2203|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3682|2203|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3737|2076|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4185|#|0|0|3719|2123|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3725|2129|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3720|2123|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2048|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3700|2073|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3710|2240|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3722|2120|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3699|2056|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7611|#|0|0|3699|2074|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3696|2056|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2984|The Tic- Toc Shop|0|0|3712|2136|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3691|2077|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3689|2068|14|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3737|2144|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2069|10|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2150|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2067|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2066|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2149|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2067|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2575|#|0|0|3680|2153|33|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2066|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2066|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3696|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2065|8|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3709|2248|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3684|2065|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2068|10|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1912|#|0|0|3685|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3081|Merchants' Guild|0|0|3712|2242|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1902|#|0|0|3685|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1902|#|0|0|3685|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3767|2118|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2067|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3689|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2757|#|0|0|3691|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2068|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3|#|0|0|3704|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2065|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2070|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2063|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2069|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2066|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7616|#|0|0|3698|2061|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3696|2061|11|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2070|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2078|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2072|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3|#|0|0|3704|2064|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2071|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3711|2072|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3711|2160|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3719|2085|5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3701|2152|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2717|#|0|1|3721|2080|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3701|2165|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3701|2160|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3734|2087|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +7775|#|0|0|3688|2161|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3692|2163|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2055|5|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3692|2165|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3696|2176|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +3220|#|0|0|3682|2196|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3232|#|0|0|3683|2195|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3681|2184|26|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3690|2184|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3682|2204|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3704|2222|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3704|2216|40|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4080|#|0|0|3703|2211|46|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3705|2211|46|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3707|2208|40|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +3630|#|0|0|3696|2227|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3842|#|0|0|3708|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3832|#|0|0|3708|2224|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3630|#|0|0|3704|2224|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3680|2214|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3693|2208|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2218|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2222|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2229|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2223|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2215|20|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3616|#|0|0|3683|2224|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2988|Healer of Magincia|0|0|3685|2231|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3709|2246|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3708|2250|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3705|2250|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3700|2253|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7774|#|0|0|3728|2216|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3698|2253|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3705|2240|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3698|2240|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3702|2240|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3701|2240|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3700|2240|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3696|2246|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3696|2245|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2129|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3696|2240|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3695|2251|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3680|2258|26|0|0|2|0|2|0|0|0|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3680|2249|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3680|2253|26|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3680|2254|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|2251|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3741|2146|20|0|0|2|0|0|3000|40000|0|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3752|2222|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2353|#|0|0|3753|2215|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2980|Baker's Dozen|0|0|3753|2232|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4006|#|0|0|3730|2221|23|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3743|2232|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3736|2062|5|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3715|2083|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3715|2084|5|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +4184|#|0|0|3723|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3718|2131|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3714|2126|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3721|2120|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3728|2147|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3739|2146|20|0|0|2|0|0|2000|40000|0|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2144|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3735|2167|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3722|2219|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3722|2218|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4005|#|0|0|3730|2221|24|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3729|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3011|Great Horns Tavern|0|0|3736|2230|20|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3752|2120|20|0|0|2|0|1|0|0|0|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3744|2112|20|0|0|2|0|29|0|0|0|1|0|0|0|0|0|0|0|0 +4156|#|0|0|3757|2216|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4160|#|0|0|3752|2228|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2590|#|0|0|3762|2216|26|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2567|#|0|0|3776|2106|20|0|0|0|0|14|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_misc.jsdata b/data/js/jsdata/worldtemplates/felucca_misc.jsdata index f83ddcc1e..a42a25fde 100644 --- a/data/js/jsdata/worldtemplates/felucca_misc.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_misc.jsdata @@ -1,3736 +1,7195 @@ 2 +4338|pile of garbage|0|0|1159|2234|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1427|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7252|coffin|0|0|5491|1394|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1584|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1846|2771|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5317|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6013|3779|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|5625|1859|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5139|905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1535|1419|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +766|#|0|0|5922|170|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|Classic Childrens Tales Vol.2|0|11|1872|2645|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 +1957|#|0|0|5593|1840|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1843|2830|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14186|#|0|0|5973|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|0|0|2617|977|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|156|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|5365|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3140|The Busy Bees|0|0|2958|712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5923|coconut|0|14|5342|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5456|1407|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|skillet|0|0|1514|1422|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2200 +7625|#|0|0|3696|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|999|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5359|1361|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|5274|3365|27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2684|#|0|0|2962|3413|35|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1525|1435|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4573|log table|0|0|5313|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5480|decorative weapons|0|0|5422|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3769|1249|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1532|1435|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5144|platemail gloves|0|0|5391|1341|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2526|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5549|15|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3743|1337|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1492|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|Birds of Britannia|0|11|3611|2475|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|4|0|0|0 +2904|#|0|0|1366|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6786|#|0|0|3002|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5321|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1527|1433|31|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|3668|2590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3530|#|0|0|1130|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|rope|0|0|3030|819|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5991|71|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1532|1441|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1477|1744|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|644|823|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5470|decorative weapons|0|0|5400|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|2479|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1946|2685|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|#|0|0|2577|588|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1344|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5413|892|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|bench|0|0|5915|229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|1504|1566|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|70|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5740|#|0|0|629|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5920|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6011|3785|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2270|#|0|0|1153|1544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|403|1216|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3735|1255|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3602|chessmen|0|0|1931|2795|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4552|859|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12865|blood|33|0|5423|1488|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5345|75|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1356|1774|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2521|385|15|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +12910|blood|33|0|5424|1488|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1293|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3640|2468|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4160|pizza|0|14|5990|103|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4637|wall carving|0|0|5405|1295|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|362|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4410|1083|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6209|flask|0|0|5432|1338|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5019|statue|0|0|5552|1331|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5461|195|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5147|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|545|820|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9|wooden post|0|0|5365|1289|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2883|747|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|892|2245|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1445|3718|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1285|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|658|2245|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|4306|921|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1427|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5346|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5332|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +583|#|0|0|5872|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Fight|0|11|5244|179|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|14|0|0|0 +4108|#|0|0|1385|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|794|2304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8083|glass of water|0|105|1133|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +1928|#|0|0|5287|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3028|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1528|1430|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6872|pile of skulls|0|0|5333|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1422|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5361|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4682|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1524|1436|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7132|boards|0|0|5365|1297|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2969|3427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5368|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5990|#|0|0|1466|1687|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5438|1798|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1417|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1534|1419|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3617|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1471|1595|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|620|1145|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1193|1710|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1533|1429|60|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2515|#|0|0|2432|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1527|1435|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|2101|0|5517|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5142|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2618|615|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1890|2708|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|1467|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1762|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1479|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|5399|40|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2458|goblet|0|0|1526|1426|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2494|silverware|0|0|1525|1424|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1164|2208|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1288|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|891|2385|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2809|#|0|0|3687|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5291|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1373|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3744|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5366|#|0|0|1349|3864|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2267|#|0|0|5616|1880|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1658|1643|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5916|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1678|1590|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1532|1429|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1591|1555|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|797|2268|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13603|#|0|0|5313|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|3669|2660|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1571|1697|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4395|#|0|0|5954|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|1311|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5527|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1450|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1124|3682|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4084|Classic Childrens Tales Vol.2|0|11|1168|3642|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 +2514|peach|0|14|1368|1644|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5609|1837|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4092|#|0|0|3016|3453|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5588|218|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6791|ore cart|0|0|5312|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|pile of hides|0|0|1987|2872|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2733|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4774|#|0|0|1422|3981|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3674|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1341|cave floor|0|0|5259|198|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5939|107|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5204|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1319|1604|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2913|801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2481|596|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|637|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5148|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3053|3421|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5311|1983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|604|2180|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1544|1694|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5519|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1554|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6434|#|0|0|1449|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7621|#|0|0|5690|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7032|kite shield|0|0|5928|213|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5306|1375|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3830|#|0|0|5949|166|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5307|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2944|#|0|0|5871|1514|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3660|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1340|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|2245|1203|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2988|832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|789|2218|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|452|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3764|#|0|0|1437|1556|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5157|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2427|555|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1592|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2888|652|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1421|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1477|1762|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|#|0|0|1685|2841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1685|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|3729|1296|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5313|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7265|sarcophagus|0|0|3525|1126|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|1985|2914|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|#|2416|0|892|2380|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|421|1033|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1371|3864|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5145|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|2467|557|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1451|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2998|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5339|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +15944|#|0|0|709|2240|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4730|block|0|0|5503|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4686|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1424|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3732|1329|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3722|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2904|915|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5483|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6664|#|0|0|2745|871|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5351|61|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1419|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6534|#|0|0|637|2193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|5176|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4299|951|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5357|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|chair|0|0|5151|55|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1452|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3638|#|0|0|5961|197|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1354|1671|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2407|#|0|0|4625|1320|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2899|785|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|2000|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|1423|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2777|carpet|0|0|5148|81|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2889|#|0|0|4522|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|1012|1433|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4470|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2953|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5131|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5333|2002|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5944|#|0|0|1233|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1384|1803|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2647|#|0|0|5515|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5365|#|0|0|1371|3870|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1619|1563|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2549|652|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1311|1645|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5133|bascinet|0|0|5950|166|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|iron fence|0|0|5435|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|1595|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5985|145|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1510|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1387|3774|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1673|1547|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3134|#|0|0|5224|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|592|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3134|#|0|0|5289|1315|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1600|1524|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +368|sandstone arch|0|0|4544|871|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5135|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4648|statue|0|0|5128|700|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4424|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5298|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|681|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2284|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4004|#|0|0|2896|908|7|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1812|2813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4392|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1593|1554|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1354|3757|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|6014|3783|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1328|3707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|6057|206|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2592|#|0|0|2735|2157|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1396|3892|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2226|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3713|1396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3768|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|6050|3493|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4325|950|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|#|0|0|2672|2157|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7269|sarcophagus|0|0|3526|1125|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|2938|3506|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|3651|1136|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|746|2269|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3001|3348|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6057|88|32|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5346|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2515|ham|0|14|1133|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1614|1512|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6080|144|-7|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1655|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3035|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5782|572|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1829|#|0|0|5137|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1321|1802|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1820|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1402|4036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5952|78|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2602|#|0|0|3683|1317|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4476|1082|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3633|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|2913|3484|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2629|#|0|0|5799|3267|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2041|2777|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|1448|1615|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3872|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4090|bucket of water|0|0|1138|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2450|455|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2007|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1992|2916|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2922|#|0|0|1425|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3747|1249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4127|pile of wool|815|0|649|2177|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1467|1692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1334|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1426|4021|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1511|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5629|#|0|0|1195|1848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5178|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1292|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5312|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5345|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1453|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1388|3773|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4300|927|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2500|#|0|0|3664|2642|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2471|563|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1291|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|2000|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1388|1818|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +6922|bone pile|0|0|5315|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|2869|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1130|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6235|#|0|0|4457|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5395|704|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2882|#|0|0|1312|1812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|#|0|0|2737|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|1456|3781|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|643|837|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5346|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3745|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6264|#|0|0|1392|3715|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5365|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1999|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3052|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1801|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2488|#|0|0|679|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|5317|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5360|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1502|1628|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5325|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|194|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|2842|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|620|2274|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1249|1704|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3748|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4601|#|0|0|3600|2613|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5482|25|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5147|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2993|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4191|#|0|0|5751|3272|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5458|3154|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1537|#|1109|0|6000|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|5987|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5327|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1448|1648|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5361|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5625|bowl of carrots|0|14|806|2267|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1659|1644|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1301|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5225|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|642|843|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1451|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|5514|10|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|5231|4015|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1668|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1888|2652|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5349|1995|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6790|#|0|0|2023|341|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5938|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|284|988|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2905|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|3669|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|2834|898|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1652|1604|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +603|#|0|0|4587|3582|88|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|3636|2571|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|617|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3965|daemon blood|0|0|5293|90|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|625|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|1393|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3985|wyrm's heart|0|0|5294|90|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|4410|1462|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4078|#|0|0|5692|1348|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5456|1409|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1446|1649|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5691|522|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4554|#|0|0|896|2392|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|1987|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5348|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16027|#|0|0|708|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5305|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5310|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4392|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1388|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7985|#|0|0|627|843|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4384|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|1403|4035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2427|#|0|0|1320|1600|57|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4463|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1468|1691|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4577|log table|0|0|5368|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3699|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|627|851|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|745|2346|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2521|544|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1191|1709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4385|#|0|0|5340|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +3609|#|0|0|1863|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5311|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7128|#|0|0|613|2273|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5439|bandana|0|0|2541|633|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1365|1649|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1774|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1407|#|0|0|1164|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1460|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|685|1204|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|1013|1433|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6225|#|0|0|4627|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5732|573|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2909|#|0|0|2456|485|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|558|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5143|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1812|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3592|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1659|1579|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3717|1401|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1280|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1528|1436|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|802|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1295|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5329|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5651|554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2292|#|0|0|1772|2852|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2781|2131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5304|1961|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5447|194|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3482|#|0|0|1363|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16031|#|0|0|708|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1438|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1618|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6258|beef carcass|0|0|5343|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5427|957|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5938|109|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3596|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|896|2388|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3009|3425|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4395|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2417|483|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1411|1617|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5987|149|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|552|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5867|528|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2970|3405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2962|625|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|#|0|0|1885|2645|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6042|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1495|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2035|2808|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3747|1340|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5946|#|0|0|4310|954|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7|#|0|0|622|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|5274|3358|32|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3100|broken chair|0|0|1163|2236|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1554|1765|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1873|2643|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5328|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1593|1553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|4418|1460|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|#|0|0|3659|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|1997|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1435|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5424|1490|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2686|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|2543|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|#|2416|0|904|2237|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5341|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3575|#|0|0|3669|2590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|544|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4654|blood|0|0|5130|851|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5193|689|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4098|#|0|0|2479|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|4477|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5290|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|#|0|0|3661|2671|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3673|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5220|685|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +5202|bone legs|2101|0|5385|1336|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3659|#|0|0|536|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|6007|3787|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|548|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3352|178|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5988|32|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2750|#|0|0|3694|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3697|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|784|2230|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +5|ankh|0|0|5205|774|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2943|#|0|0|5870|1514|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2026|2743|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|576|2235|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2745|989|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6876|pile of skulls|0|0|5326|1359|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5397|cloak|437|0|5557|138|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|2919|676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6259|sheep carcass|0|0|5988|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3685|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +547|palisade|0|0|5843|367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5589|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2228|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1014|1432|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2440|435|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5330|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|642|837|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1380|3739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1584|1594|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5880|3815|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5348|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7932|#|0|0|5520|1299|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3840|bottle|0|0|6115|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2541|678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|3053|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5549|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1328|3691|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3839|bottle|0|0|5436|188|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5250|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1653|1637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3697|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|617|874|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5202|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5412|857|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|888|2363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1161|2205|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6055|#|0|0|5319|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1423|1655|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2426|520|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|5986|102|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4628|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1324|#|0|0|1775|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5439|1823|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1364|1599|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|84|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2521|544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|4392|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|#|0|0|2596|528|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1416|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4314|cocoon|0|0|5296|1547|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1635|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2869|1003|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5331|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|3594|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|1504|3679|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|657|2239|-2|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +1446|#|0|0|2529|560|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1292|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1453|1580|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3729|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5352|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2420|468|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1453|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3905|#|0|0|3054|3388|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1454|1580|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3773|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5320|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5995|147|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|3037|3389|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|611|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1805|#|0|0|5224|176|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1594|1554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3740|1340|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|797|2267|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2407|#|0|0|4388|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5315|1981|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2212|1166|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1346|1731|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5153|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +8612|#|0|0|5322|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1661|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|pitcher|0|0|1132|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2575|533|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3654|#|0|0|324|1048|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1638|#|2419|0|5999|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2944|937|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5335|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5363|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1928|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|book|0|11|5961|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4095|#|0|0|1497|1677|24|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +173|#|0|0|3050|3375|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13371|#|0|0|4582|3618|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4758|post|0|0|6049|1430|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|3603|2621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|627|818|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3570|wand|0|0|5145|82|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|6107|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|5341|81|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3883|#|0|0|5288|2013|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1804|#|0|0|1594|2488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3852|#|0|0|330|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5209|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5335|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5987|163|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|6009|3782|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1798|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5146|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2867|#|0|0|1540|1415|55|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5330|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3991|#|3|0|1357|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|568|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5502|534|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|452|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1988|2867|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3765|#|0|0|1438|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|611|2155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5494|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5334|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4393|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1523|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4721|block|0|0|5986|100|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1522|1436|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|400|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3761|1315|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +18|wooden wall|0|0|5366|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1646|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|2260|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5305|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1336|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3629|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1805|#|0|0|5253|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5507|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5046|scimitar|0|0|5409|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3570|wand|0|0|5970|156|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5481|decorative weapons|0|0|5423|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3667|2651|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1440|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4086|glass pitcher|0|0|5160|35|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|568|2115|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4686|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1558|1686|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3636|#|0|0|2992|3434|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|2042|2775|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6934|pelvis bone|0|0|6057|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5240|145|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1431|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|1397|4038|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3672|1148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1429|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5136|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|336|879|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3961|blackmoore|0|0|5302|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5925|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4412|1136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1440|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1470|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6011|3779|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6016|#|0|0|5911|3273|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|709|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|#|0|0|5270|3354|29|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|993|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1657|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3686|1319|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5306|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3134|#|0|0|5289|1318|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3605|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|2420|547|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|5294|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5444|skullcap|0|0|2540|634|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1430|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1378|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5360|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|chair|0|0|1879|2711|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2186|wooden fence|0|0|5333|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5944|222|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3009|3461|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1532|1433|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5163|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2855|729|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5363|1290|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5731|555|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +7393|head|0|0|6113|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5363|#|0|0|2997|808|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1614|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3775|#|0|0|3674|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1420|4022|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|628|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3742|#|0|0|3691|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3999|#|0|0|1977|2838|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1305|1972|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4091|skull mug|0|0|5544|1290|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5241|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5443|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5242|176|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5479|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|5513|9|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1558|1774|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5220|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2588|534|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|350|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1848|2715|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4138|hammer|0|0|5952|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|bloody water|0|0|5958|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3851|#|0|0|4617|1202|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3394|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5473|1927|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5227|735|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2032|#|0|0|5617|70|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4810|#|0|0|4524|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2213|1191|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|552|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5408|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1536|1412|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5159|1957|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1494|1697|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5546|12|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3776|#|0|0|3692|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2674|2239|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|624|1147|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5875|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|998|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16029|#|0|0|708|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|2914|3484|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|636|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1424|1650|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5736|566|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6003|#|0|0|5269|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4651|blood|263|0|5332|1320|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16107|#|0|0|685|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3452|540|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5329|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2824|#|0|0|616|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|626|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4639|wall carving|0|0|5574|1299|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|3|1142|2235|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 +2519|plate|0|0|1524|1425|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5443|1813|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1392|3700|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1936|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|3730|1255|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1524|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|1425|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1415|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5479|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1489|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7402|leg|0|0|6056|161|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5584|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3225|#|0|0|1061|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1530|1415|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3689|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|0|0|5436|1336|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5445|1395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +2495|goblet|0|0|1135|2230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7848|#|0|0|1521|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|1160|2206|54|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|1841|2681|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|2619|976|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1934|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1431|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5472|decorative weapons|0|0|5414|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|1328|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8124|blood|33|0|5422|1491|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5198|bone arms|2101|0|5516|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5121|kryss|0|0|5623|1330|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4109|#|0|0|1317|1644|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|5274|969|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|588|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1493|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2487|476|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5123|short spear|0|0|1529|1413|59|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|5289|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1435|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +1930|#|0|0|5292|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2035|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2675|2238|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|753|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1455|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1577|1738|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5299|1979|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5349|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|536|967|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1292|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5507|568|54|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|998|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2599|623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|3741|1184|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2836|#|0|0|2949|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2451|428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2809|#|0|0|3688|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5158|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|bench|0|0|5914|229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1365|1608|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|1315|1800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|913|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5291|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4475|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|wash basin|0|0|3783|1131|24|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +5356|blank map|0|0|3032|3346|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2260|#|0|0|1548|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4774|#|0|0|2532|657|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5291|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1372|3811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5566|1336|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3749|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4240|#|0|0|5600|57|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2554|muffins|0|14|3680|1301|24|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|5663|571|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2834|#|0|0|2940|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5942|102|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7153|iron ingots|0|0|5317|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3050|3345|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2674|2237|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5479|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7095|refuse|0|0|5321|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5743|whip|0|0|5862|542|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5348|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2487|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5927|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5483|decorative weapons|0|0|5416|1355|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2143|#|0|0|1418|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5177|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3572|wand|0|0|5228|694|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2520|#|0|0|3735|1248|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1548|1715|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|1127|3608|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1427|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4709|wall carving|2424|0|5391|1297|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1585|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|355|899|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1425|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5368|1362|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5376|#|0|0|3740|2645|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12909|blood|33|0|5424|1489|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1431|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1433|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1512|1424|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4187|#|0|0|2938|3508|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|6036|1440|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3649|1145|8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1529|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|1012|1433|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|forge|0|0|2599|475|60|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|878|2393|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2480|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|572|2121|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|812|2327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2489|376|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5729|561|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +1822|#|0|0|2727|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2921|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5193|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2490|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4650|blood|0|0|5315|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1827|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1987|2914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|739|2345|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2756|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2241|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5991|cloth|0|0|648|2182|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|4411|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|3867|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4395|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1402|3804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|68|0|5392|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4185|#|0|0|1841|2679|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1184|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1338|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|612|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|668|2147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5295|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5451|1923|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6041|#|0|0|3410|586|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1828|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1191|1714|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2733|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1564|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2715|2089|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4463|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1513|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2889|#|0|0|4522|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4234|#|0|0|1660|1643|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2878|counter|0|0|5331|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1649|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3408|190|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|1448|1665|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3154|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6870|keg|0|0|5330|1320|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4564|bed|0|0|5445|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|808|2320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1438|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1510|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2419|498|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3229|#|0|0|5459|3162|-45|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1261|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5324|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|Taming Dragons|0|11|1402|1567|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 +3480|#|0|0|1363|1651|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1132|3695|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1344|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1332|1653|57|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|5573|202|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2485|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5541|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4555|1495|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4677|guillotine|0|236|5505|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5727|557|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3892|#|0|0|1392|1646|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2953|700|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1839|2683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5205|616|9|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|619|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3994|#|0|0|3665|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5173|996|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|610|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3596|1231|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1981|2698|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|835|2296|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1171|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|616|2142|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5302|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|2887|740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|801|2264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|2908|712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5793|568|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1309|stone pavers|0|0|5196|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5286|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5314|1988|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1338|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|2016|2748|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1450|1608|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2755|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1369|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|#|0|0|331|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|4555|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1439|1550|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1135|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2225|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3665|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5919|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2453|432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3000|3348|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1150|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2036|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2168|wooden fence|0|0|5327|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1683|1572|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|alchemical symbol|1154|0|5336|600|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1841|2682|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5364|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3721|quarter staff|0|0|5912|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1555|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3853|lesser explosion potion|0|19|5304|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|3|1 +2454|#|0|0|3006|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5275|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4773|#|0|0|2917|668|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1458|3825|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2228|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1637|#|2419|0|5999|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1938|2793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1632|1509|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2947|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|3002|3410|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2547|652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|dough|0|0|2972|3353|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2245|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1620|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2492|roast pig|0|14|5991|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1369|1646|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1616|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16044|#|0|0|709|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|small fish|0|0|1121|3689|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5177|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5136|1944|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|1|0|5564|1354|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6868|#|0|0|870|1197|17|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5329|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|water trough|0|0|5299|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1988|2910|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2878|counter|0|0|5332|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3596|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2145|#|0|0|1421|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4392|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|556|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|5180|19|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2550|#|0|0|2237|1188|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1493|1688|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|603|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5314|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3629|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1471|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3663|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1422|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6586|#|0|0|3010|3409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1598|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8066|#|0|0|3766|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7772|#|0|16|3355|287|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|427|1036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6212|flask|0|0|6108|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4598|#|0|0|3604|2609|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|3596|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|3549|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|#|0|0|1518|1422|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3641|#|0|0|5956|208|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16085|#|0|0|681|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5152|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1517|1549|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|1166|2237|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1392|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|629|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|5228|722|-18|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5312|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4189|#|0|0|1424|1655|16|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4466|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +482|#|0|0|5142|1557|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3625|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|661|1003|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1408|3804|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2495|#|0|0|3699|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5317|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5131|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2531|579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2942|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1649|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1252|1705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3648|1164|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3742|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4812|wall carving|2424|0|5395|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3688|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1834|2733|0|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|2953|617|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2900|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4082|#|0|0|3610|2474|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1847|2713|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5482|27|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +933|pier|0|0|1894|2738|50|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2532|#|0|0|3009|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|forge|0|0|5350|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5363|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|362|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1508|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1299|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3637|#|0|0|3706|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2520|523|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4181|#|0|0|2941|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|a book|0|11|1164|2232|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2503|#|0|0|1466|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1345|1737|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1497|1693|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5942|#|0|0|4473|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|#|0|0|620|1146|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1459|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1524|1432|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1231|1568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2948|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1678|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5308|1374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5164|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1520|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|1594|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5290|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2452|496|18|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1529|1420|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2531|#|0|0|3734|1334|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2781|876|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4165|#|0|0|3614|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6004|#|0|0|5712|1338|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2665|2090|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4080|A Tale of Three Tribes|0|11|5985|64|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 +2913|#|0|0|2900|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|5965|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1422|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5401|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2393|#|0|0|3656|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2842|794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1400|1804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3772|#|0|0|3744|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5616|1879|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1467|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16054|#|0|0|708|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2899|911|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1404|4035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1397|3804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6273|spilled flour|0|0|1131|2219|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|#|0|0|3000|3349|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1276|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5237|149|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2232|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|3710|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2502|381|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1165|2244|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5043|club|0|0|5360|1361|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1577|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5836|360|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2958|731|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5337|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2260|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|3608|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +874|tent wall|2419|0|6003|3764|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2955|707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|1161|2210|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1655|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4557|929|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|#|0|0|329|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2454|432|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2899|#|0|0|1332|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2496|#|0|0|3552|1173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|5236|145|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5947|97|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2026|2859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3745|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|#|0|0|2895|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|624|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|1164|2237|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|902|2392|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|#|0|0|1749|252|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6024|#|0|0|1906|1197|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|2479|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1875|#|0|0|5474|1878|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3832|#|0|0|5982|210|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6933|pelvis bone|0|0|5950|234|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1367|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5306|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2223|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3698|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|6019|3786|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1887|2701|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3792|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1871|2650|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4558|929|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1471|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1193|1708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2684|2232|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1340|1731|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2527|378|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +7100|refuse|0|0|5314|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3738|1259|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4968|#|0|0|572|1642|-6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1342|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|chair|0|0|1136|2221|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5996|68|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1316|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5159|1980|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4464|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1714|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1773|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2245|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|2692|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3648|1137|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|5940|148|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4174|#|0|0|2898|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1803|#|0|0|5286|144|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|1423|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4145|#|0|0|4419|1081|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3775|#|0|0|1447|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3943|#|0|0|3640|2510|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|4463|1155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|598|1187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5143|platemail arms|0|0|5921|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3319|#|0|0|5157|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5356|1993|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|5998|3774|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1138|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1132|1816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1589|1554|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1439|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2921|#|0|0|1419|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3937|#|0|0|3060|3398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7621|#|0|0|5688|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|3778|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1379|3750|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|349|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6080|145|-7|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5315|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3522|366|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|1482|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4476|1161|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1496|1548|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|628|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5306|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|4408|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1905|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|829|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1377|1619|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5192|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2271|#|0|0|1477|1512|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5786|543|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3683|2477|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1999|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|459|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|1312|1809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2072|2849|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1482|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1458|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1360|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1662|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1807|2807|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5309|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5359|1357|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5505|570|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3108|broken furniture|0|0|1165|2232|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|#|0|0|1675|2987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|4627|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3970|dragon's blood|0|0|5292|90|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4481|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2422|494|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3748|1333|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3468|114|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3736|2564|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2493|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2545|cut of raw ribs|0|0|1134|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1431|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|970|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1199|1851|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1171|3639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1389|1640|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|2418|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2744|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4721|block|0|0|5353|1312|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5184|cutlass|0|0|5616|1328|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3050|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1467|1516|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5274|2024|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|458|965|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|3736|2687|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5323|1973|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|5994|59|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +157|log post|0|0|5360|1359|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5951|#|0|0|4471|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5310|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6235|#|0|0|2070|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1273|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5184|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|553|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1571|1698|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1907|2709|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|287|986|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5429|1875|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|0|4750 +2453|#|0|0|642|844|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5456|1410|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4392|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1852|#|0|0|5306|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2691|#|0|0|1364|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3668|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2468|399|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4815|wall carving|2424|0|5441|1287|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5334|1327|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5182|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1939|2758|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|2959|622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1947|2686|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3544|#|0|0|1497|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6084|1449|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1302|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4687|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2463|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5286|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|2752|2173|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3367|#|0|0|1206|2225|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|547|2212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|2938|3508|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1811|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5404|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3603|#|0|0|2467|408|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1461|3819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|605|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1991|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2240|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3494|#|0|0|1206|2184|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|2618|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1390|1822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2968|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4236|#|0|0|5320|568|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4477|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|894|2380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16048|#|0|0|710|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3665|2532|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|738|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4329|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|537|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1087|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4656|#|0|0|3728|1379|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3729|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4139|#|0|0|629|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1135|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|3688|1296|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +766|#|0|0|5925|170|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4774|#|0|0|1594|1650|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1460|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5985|44|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1494|1717|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2470|563|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7129|#|0|0|608|2278|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|2660|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1291|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|600|2186|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5356|1990|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|643|839|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|483|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|#|0|0|1425|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6257|#|0|0|1988|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2528|pot|0|0|1515|1422|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|3656|2506|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|857|1688|1|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +6931|jaw bone|0|0|5312|1310|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|628|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|52|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|rope|0|0|3037|825|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|4419|1081|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1429|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1345|3782|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1|#|0|0|5653|568|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|2668|2129|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2203|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1974|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5|ankh|0|16|5475|525|79|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|3651|2465|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1891|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5624|#|0|0|1545|1680|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1584|1584|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5437|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|5348|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1486|1684|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|3736|2572|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5312|1304|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1354|3756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4327|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5198|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1550|1648|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5194|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5317|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1311|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|316|792|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5302|1987|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7392|torso|0|0|5990|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3772|#|0|0|624|821|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5284|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6196|flask|0|0|6115|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1323|#|0|0|1776|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5163|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2493|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5868|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5582|203|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3060|3384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|1474|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4322|barrel hoops|0|0|5321|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1396|3891|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5570|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4411|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1427|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|3646|2668|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2741|bed|0|0|2966|3402|35|0|0|2|0|0|10000|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5333|2016|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1448|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1485|1762|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|flowerpot|0|0|1900|2733|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5348|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1376|1616|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|2001|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2518|478|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|3692|2506|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5265|916|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|555|1212|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2505|ham|0|14|5991|105|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|1673|1546|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2227|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5556|1826|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|1000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5362|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7613|#|0|0|3699|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2851|1000|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5366|#|0|0|1398|3891|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|996|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13494|#|0|0|5311|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|#|0|0|786|2233|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5361|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4171|clock|0|0|1064|2202|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1194|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|1410|2106|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5311|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4814|wall carving|2424|0|5558|1313|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5982|#|5|0|648|2185|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3000|3385|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1133|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1651|1637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5306|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2589|581|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5624|#|0|0|1156|1616|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3592|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1409|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5304|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1765|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|3734|1335|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|1608|1588|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|613|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5287|2010|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5336|1305|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5947|106|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5321|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1429|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1378|1618|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5327|1339|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2690|#|0|0|2963|3400|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1619|1562|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1422|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5136|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5988|#|1526|0|3669|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1325|1801|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1171|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|399|1220|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5473|1876|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|2237|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4411|1208|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2988|832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1387|1644|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|752|2161|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1192|1709|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5178|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5433|long pants|0|0|5286|566|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|6013|3558|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3317|#|0|0|5345|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|bloody water|0|0|6114|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|286|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2464|#|0|0|2666|2236|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3011|3451|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7995|#|0|0|645|849|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2479|#|0|0|1644|1580|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5349|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5436|168|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5322|740|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3899|#|0|0|2057|803|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3982|#|0|0|626|830|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3730|1406|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2226|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7088|refuse|0|0|5315|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5153|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5925|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|2907|3520|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3594|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3742|#|0|0|1444|1555|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1227|1575|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|785|2219|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7405|heart|0|0|6059|69|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1459|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3746|1330|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5320|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5922|168|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5290|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3639|#|0|0|5936|188|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|284|986|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2619|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3484|#|0|0|1363|1584|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5311|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5144|1949|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5318|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|2712|2097|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2963|810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4168|#|0|0|1892|2692|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5946|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1356|1784|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|181|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1652|1562|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5305|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|5245|954|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1332|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3764|#|0|0|625|823|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|1659|1579|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6013|#|0|0|5910|3279|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1983|2910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1624|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2592|#|0|0|2735|2173|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1477|3984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|630|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4684|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5557|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3446|548|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1650|1643|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3675|2532|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1293|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|3644|2501|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|5746|3189|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1824|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5441|1802|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1889|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2428|wedge of cheese|0|14|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1449|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5301|1987|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|869|2315|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5334|550|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5325|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1934|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1423|1661|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1634|1513|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5938|#|0|0|4471|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|2688|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3920|#|0|0|616|1149|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5333|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|2634|2090|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2867|1003|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|3660|2661|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5346|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4464|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|2970|3400|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3732|1329|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1441|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2896|909|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|1830|2675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5869|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5293|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4603|#|0|0|5349|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1441|3714|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|5436|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2592|#|0|0|680|2233|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|199|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5306|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5152|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5926|45|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|5345|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3739|2687|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2863|#|0|0|3685|1321|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2946|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3735|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5303|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|5341|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|451|1117|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2533|pot|0|0|5389|527|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2896|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2479|#|0|0|1644|1579|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|3748|1264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|5378|3829|1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5323|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1422|3746|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1425|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2492|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|The Life of a Travelling Minstrel|0|11|1539|1739|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|20|0|0|0 +2550|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1467|1766|-3|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1286|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4226|#|0|0|3604|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2242|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|554|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5303|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|6012|3792|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|818|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2530|659|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2483|408|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1520|1548|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1316|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|616|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1481|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1647|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1403|3803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2867|#|0|0|1331|1653|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1402|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1008|#|0|0|1895|2738|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +558|#|0|0|3782|1123|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1474|1739|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1380|3794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|2694|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|1162|2209|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4476|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5078|studded gorget|0|0|5334|680|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1452|1666|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1991|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|2704|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5143|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5923|35|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|362|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5356|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5343|vat|0|0|5296|1997|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2501|383|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1470|1516|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|78|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4386|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1842|2682|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|171|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4076|#|0|0|5691|1349|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4556|1495|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4474|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1718|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2481|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3132|#|0|0|5289|1318|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6041|192|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5290|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4014|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|482|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3655|empty jars|0|0|3687|1302|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1786|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|sledge hammer|0|0|5327|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1249|wooden planks|0|0|5356|1991|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2468|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6199|flask|0|0|5332|1320|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|2718|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5403|230|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4154|#|0|0|547|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1310|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|612|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4825|statue|0|0|5577|1895|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|50331648|0|0|1010056|2202 +4151|hay|0|0|1297|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|1428|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|ankh|0|0|5425|571|65|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5155|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1301|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5474|decorative weapons|0|0|5416|1354|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1392|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1258|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|464|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|1326|562|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1600|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|629|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7090|refuse|0|0|5323|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5313|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2730|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|2459|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|4413|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1985|2910|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5300|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5468|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|1983|2915|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|533|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2595|535|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|2213|489|-1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1885|2736|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5324|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5216|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|1353|3828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5284|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5400|929|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5133|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3454|538|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3910|executioner's axe|0|216|5360|1366|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1133|3612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7617|marble table|0|0|5820|53|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3739|1326|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5296|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2515|ham|0|14|866|2321|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4192|#|0|0|2873|3499|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7040|#|0|0|5304|1371|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|2574|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2669|2076|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|1154|1544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1473|3684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1447|1765|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|615|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1849|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3618|#|0|0|539|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5202|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1366|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|1830|2675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|626|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|5229|4006|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1452|3851|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5834|534|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4151|hay|0|0|1301|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2938|939|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2456|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2023|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1070|tattered banner|0|0|5359|1363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2684|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5255|4021|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1452|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3932|mace|0|0|5967|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1478|1596|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|553|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|831|2223|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|480|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5314|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2890|#|0|0|1355|1602|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2452|pear|0|14|1379|1592|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1420|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|999|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5088|#|0|0|1432|3718|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4044|shell|0|0|2028|2706|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3625|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5621|67|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1401|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7098|refuse|0|0|5315|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1314|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2919|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|3014|3526|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5477|3137|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|4037|312|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1436|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1380|3740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2004|2721|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|3737|1184|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1436|3883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +557|#|0|0|3786|1127|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5133|958|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1935|2767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6586|#|0|0|3012|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2647|#|0|0|2715|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4226|#|0|0|1432|1609|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|451|1112|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|frypan|0|0|1131|2217|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1298|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1636|1514|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1342|cave floor|0|0|5943|180|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5800|542|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +7947|orc helm|0|0|5362|1368|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4552|1493|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1584|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4408|1229|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4384|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1579|1557|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5114|large battle axe|2101|216|5395|1448|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|618|887|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5877|3820|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2419|523|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2904|904|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2859|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2517|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2855|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5501|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2526|677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|2616|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1334|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1579|1709|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1291|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1052|2231|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1552|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1408|#|0|0|1164|2206|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|589|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|empty pewter mug|0|0|1470|1515|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|2100 +2519|#|0|0|2747|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2707|folded sheet|0|0|1134|2218|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|fork|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5140|platemail gloves|0|0|5391|1343|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5352|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5976|24|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5362|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|33|0|1409|4010|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2883|#|0|0|2906|3520|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2507|goblet|0|0|5606|1878|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3701|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5604|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5311|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3772|#|0|0|3690|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2915|#|0|0|1416|3700|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2480|398|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1850|2673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|5962|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|1040|2249|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1892|2691|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|876|2393|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|829|2223|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +150|log wall|0|0|5360|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|1338|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|0|1647|1580|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3833|#|0|0|5292|621|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1306|#|0|0|1426|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1133|1820|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4311|#|0|0|2753|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3459|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3852|#|0|0|640|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|3687|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|5269|2032|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1429|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5552|1804|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4131|#|0|0|587|2203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|759|2153|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +6039|#|0|0|2290|109|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6426|#|0|0|610|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6447|#|0|0|554|821|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1929|2788|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5987|#|0|0|1467|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5990|56|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1007|#|0|0|1894|2739|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5330|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|196|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|#|0|0|3611|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2027|2745|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1532|1419|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1275|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4325|950|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1420|1558|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|alchemical symbol|1154|0|5336|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5946|fountain|0|0|1233|2219|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|329|1247|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|592|2165|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1778|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1199|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|3749|1266|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2260|#|0|0|1137|1816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4393|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5362|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|1931|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1388|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5364|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5078|studded gorget|0|0|5984|149|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3652|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5363|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +29|#|0|0|2224|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5583|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5405|885|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5578|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1963|#|0|0|2616|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6012|3787|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1846|2740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3296|#|0|0|2122|806|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1447|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|999|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6237|#|0|0|667|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1376|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|870|2313|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2227|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2001|2720|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1380|3794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1990|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3736|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1285|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5986|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5459|1856|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +8600|#|0|0|5272|2043|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1474|3684|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1310|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|#|0|0|1535|1418|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1692|1546|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5872|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4017|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|861|2424|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7031|#|0|0|1530|1412|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1441|#|0|0|2224|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2904|905|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|2968|3429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5294|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1450|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5503|523|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|5312|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +465|#|0|0|5288|1339|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5584|189|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1338|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1165|2233|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1262|1880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3692|1261|28|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2034|2796|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5826|534|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6522|#|0|0|3000|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5189|652|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1930|#|0|0|5365|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1231|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5910|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1427|1655|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|archery butte|0|0|2514|408|15|0|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2899|913|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5166|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1216|#|0|0|1844|2786|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3512|#|0|0|1082|2219|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4574|log table|0|0|5365|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7008|#|0|0|5869|1519|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3097|#|0|0|5568|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|4427|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|4476|1153|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|6033|202|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2861|#|0|0|363|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1800|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1533|1419|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5334|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3412|584|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|5712|1337|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1486|1762|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5921|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3768|1169|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|2660|2186|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5485|21|-30|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4349|#|0|0|5434|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4555|1493|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4685|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5321|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|1338|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4687|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|1317|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5368|1357|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5157|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5203|bone arms|2101|0|5384|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|2231|1197|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5296|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|592|2276|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3478|#|0|0|1202|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1912|#|0|0|3685|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1439|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|998|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5140|platemail gloves|0|0|5923|155|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|dressform|0|0|4460|1068|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6527|#|0|0|2468|557|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13579|#|0|0|5313|1956|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3607|cards|0|0|1830|2676|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4701|#|0|0|5507|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1439|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|589|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1418|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5356|#|0|0|1142|3667|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1447|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2463|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1513|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|2901|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1306|#|0|0|1423|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4773|#|0|0|3627|2545|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7726|#|0|0|628|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1495|1615|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1261|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4135|#|0|0|1430|1596|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2231|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4293|951|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5924|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1369|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|#|0|0|1344|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1697|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|6004|3772|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3689|1109|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5165|1968|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5344|73|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1660|1644|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2946|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4288|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4624|#|0|0|313|785|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3698|1289|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1494|1615|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3672|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5313|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|4461|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1433|1685|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1457|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5922|170|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6016|#|0|0|1792|358|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1384|1804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1356|3708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2133|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1859|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2040|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1344|1783|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5302|1988|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2971|3425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6010|3787|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1343|1736|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7815|chicken|0|0|5312|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3778|#|0|0|4384|1132|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|#|0|0|1985|2912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4180|#|0|0|2459|463|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1386|1804|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2861|#|0|0|351|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3398|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2226|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1452|4026|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1460|3826|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2422|slab of bacon|0|14|1448|1724|12|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1352|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4484|gravestone|0|0|5742|3313|8|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1673|1546|36|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1521|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2922|#|0|0|1411|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1336|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1520|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1121|#|0|0|5195|4058|37|0|0|2|0|52|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|4532|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5328|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2842|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1803|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|6108|90|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3136|#|0|0|5289|1315|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|990|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4408|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|610|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8067|glass|0|0|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3769|#|0|0|2418|547|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1332|3723|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5665|561|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2903|#|0|0|2454|477|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|3745|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5577|1855|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1486|3850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1499|1665|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1984|#|0|0|1442|1548|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1568|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|2070|817|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7094|refuse|0|0|5321|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3477|#|0|0|1367|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1521|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1296|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4636|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1483|1588|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|3618|2569|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2232|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2517|656|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3609|#|0|0|1257|867|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7702|raw fish|0|0|5343|58|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|621|2112|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2747|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4067|tapestry|1|0|5878|3819|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|2025|2745|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1895|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3052|3419|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4312|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2493|596|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3704|2589|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|647|940|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1443|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|1862|2647|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|5811|3300|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3394|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5491|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4553|#|0|0|1354|1740|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3604|#|0|0|1985|2908|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1409|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7715|books|0|0|1136|2229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|3033|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1450|1554|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5327|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1823|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1452|1756|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3679|1238|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1263|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1781|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|#|0|0|2632|2086|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5456|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2490|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5985|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2237|1186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|875|2324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|354|899|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5153|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2747|989|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3627|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3991|#|1314|0|3668|2577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1413|1604|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5180|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|352|893|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|5990|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1490|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1435|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|2880|3509|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|1163|2236|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6916|#|0|0|1268|1223|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5305|1961|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|6008|3788|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|4685|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|616|2136|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5692|1352|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +5453|#|0|0|1509|3709|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3900|horse dung|0|0|2535|374|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +5358|#|0|0|3032|3352|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3754|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|fork|0|0|5344|78|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|359|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1579|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1291|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2888|#|0|0|1580|1736|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|623|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1973|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|2548|656|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2437|410|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3656|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1384|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5284|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4091|#|0|0|3010|3459|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|4457|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16032|#|0|0|710|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|0|1543|1683|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2067|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|3767|1268|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1537|#|1109|0|6002|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5427|215|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +5629|a pewter bowl|0|0|813|2328|4|0|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|5961|46|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|2658|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5479|decorative weapons|0|0|5416|1357|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5738|#|0|0|624|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|398|1220|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3771|1226|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5923|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5134|1969|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2990|778|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1294|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3530|fishing net|0|0|5500|221|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|38|0|1476|3671|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5458|vat|0|0|5354|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|552|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|4399|1160|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7866|tool kit|0|0|5318|1974|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2468|401|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4536|939|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6238|#|0|0|3007|3390|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3900|horse dung|0|0|2516|375|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1368|3808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1133|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|2545|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1964|#|0|0|5192|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1316|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3719|pitchfork|0|0|5926|158|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3897|a shovel|0|0|5294|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5291|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2770|962|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5295|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2488|397|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5162|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5407|1873|19|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|4750 +2147|wooden fence|0|0|5305|1960|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1459|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|609|872|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|#|0|0|1508|1543|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|2901|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3742|#|0|0|3674|2536|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3699|1261|28|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1476|1609|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5615|1833|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1592|1558|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|573|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2491|#|0|0|281|984|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3109|broken furniture|0|0|5984|156|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|1361|883|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3932|#|0|0|3549|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2035|2808|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2293|111|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5873|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1685|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3375|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1164|2234|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|748|2345|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1450|1552|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|#|0|0|632|1488|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1305|3708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4462|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5404|decorative armor|0|0|3528|1125|20|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1512|1592|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2910|#|0|0|2912|802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1297|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1939|2724|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2399|#|0|0|3650|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1171|3632|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6919|#|0|0|1270|1216|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5134|974|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5257|790|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5164|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|555|814|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2027|2852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4389|#|0|0|5327|743|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3997|#|0|0|2881|3504|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5200|964|-27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2534|dirty pot|0|0|5153|873|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +150|log wall|0|0|5344|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4427|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5328|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1653|1633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4475|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1859|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6929|#|0|0|2763|863|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3982|nox crystal|0|0|5304|37|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|573|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1319|1648|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3700|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5290|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5389|591|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4329|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5997|97|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|2508|638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5703|639|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|0|0|1392|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2910|#|0|0|3594|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7409|#|0|0|1413|2106|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6787|#|0|0|2023|342|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1799|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5915|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3651|2474|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5943|103|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2997|762|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|3689|1232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3778|1250|8|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3617|clean bandage|0|0|651|2180|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|4000 +13353|#|0|0|469|1281|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +798|#|0|0|5319|708|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|1161|2247|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4302|web|0|0|5951|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3346|182|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1306|#|0|0|1425|1553|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|283|986|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|5922|40|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5356|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|1324|1600|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1423|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2896|708|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|5949|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5314|1993|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6042|194|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|399|1219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7716|books|0|0|1135|2229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1398|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|2487|475|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5987|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5134|840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5584|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1848|2796|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5904|17|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5578|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2550|654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|3704|2584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2994|3433|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1009|#|0|0|1895|2736|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1199|1850|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3881|diamond|0|0|5310|2009|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5330|3318|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5208|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4635|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5978|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4411|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4138|#|0|0|1433|3820|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1336|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2638|2082|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2237|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|613|877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3879|#|0|0|1659|1643|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5309|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3750|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1443|3848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1449|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4273|#|0|0|3594|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|3738|2683|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2485|431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2854|996|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2679|#|0|0|483|840|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1311|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2898|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5328|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2505|#|0|0|3552|1168|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5136|976|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4572|log table|0|0|5315|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3601|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4234|ring|0|0|5919|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|612|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5956|214|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|3001|3410|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4521|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1891|2691|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1514|1432|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|714|1483|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3933|mace|0|0|5360|1361|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1472|3684|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6446|#|0|0|550|821|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3307|#|0|0|617|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2386|#|0|0|1544|1761|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5155|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|1458|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5354|1993|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6369|#|0|0|3739|2728|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|4463|1165|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5224|137|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +872|tent wall|1109|0|6003|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1150|1620|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5297|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1497|3706|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2521|544|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5164|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5322|1974|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2475|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1550|1709|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4962|#|0|0|5694|1388|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|4331|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5290|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2687|#|0|0|3691|1242|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7996|#|0|0|625|848|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5322|1980|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5330|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5132|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1830|2673|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|653|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5350|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4967|#|0|0|577|1648|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5289|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1581|1553|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3837|bottle|0|0|6113|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1587|1564|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3490|406|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1856|2772|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|2918|854|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1467|1708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|forge|0|0|5318|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1390|1644|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5924|31|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1448|1669|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5337|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2713|2086|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5160|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6012|3780|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2745|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5333|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5046|scimitar|0|0|5405|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|2510|433|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|a book|0|11|5394|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2495|goblet|0|0|5168|570|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1816|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2501|380|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2896|#|0|0|3733|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|1137|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|591|2204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3833|#|0|0|3711|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3652|1136|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2520|plate of food|0|14|5342|84|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3724|cannon|0|0|5317|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|2918|804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5999|3773|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3745|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|1140|2222|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5478|decorative weapons|0|0|5416|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2265|#|0|0|808|2330|25|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5366|#|0|0|1478|3717|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5344|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2691|bed|0|0|1133|2216|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4550|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1808|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6041|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|558|2204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2037|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5424|1491|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1537|#|2419|0|6001|3766|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3696|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5940|103|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|3596|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2502|383|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5962|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2889|#|0|0|2908|709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3651|1121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5433|long pants|232|0|5592|2010|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|empty vials|0|0|1164|2210|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3632|2544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5323|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|3596|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4819|wall carving|2424|0|5391|1296|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1847|#|0|0|2727|2131|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4000|#|0|0|3691|1232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1566|1554|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +151|log wall|0|0|5362|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1511|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1881|2707|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4349|#|0|0|5438|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3538|fishing net|0|0|5499|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|628|2193|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5481|decorative weapons|0|0|5411|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|540|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4639|wall carving|0|0|5407|1295|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2885|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|360|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5471|1854|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2860|#|0|0|312|796|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5506|527|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4473|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3480|#|0|0|1363|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1353|3764|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3595|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4307|small web|0|0|5952|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|450|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|4477|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1373|3852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5693|521|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2280|#|0|0|5440|1816|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|891|2386|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1355|3707|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3683|2473|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|811|2322|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3668|2497|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5458|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2028|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3693|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|608|876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5286|2011|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1408|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3352|mushroom|0|14|5473|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2593|640|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2914|#|0|0|5868|1513|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5135|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2038|2742|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3620|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5301|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3898|a shovel|0|0|5537|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4050 +2455|#|0|0|1340|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5501|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|4463|1163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1428|1656|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5444|skullcap|0|0|2527|672|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5694|566|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5200|964|-27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +933|#|0|0|1894|2738|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|spoon|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5365|#|0|0|1328|1648|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2144|#|0|0|1420|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4691|1178|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|chair|0|0|1395|1688|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2849|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2509|474|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|1474|1512|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3730|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6012|3786|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|4415|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5132|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3731|1325|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2226|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1371|1660|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5937|149|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3349|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|555|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|1456|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1964|2691|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4144|#|0|0|2915|801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|350|892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2904|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2886|#|0|0|1581|1738|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1286|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|4384|1113|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14186|#|0|0|5905|97|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|615|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5328|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3642|#|0|0|5161|693|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5350|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|small web|0|0|5944|166|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3935|broadsword|0|0|5456|1406|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|81|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3573|wand|0|0|1134|2218|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|6119|183|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1472|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|643|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|2952|628|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5317|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7932|#|0|0|5520|1306|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3739|#|0|0|1501|1656|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2661|2187|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1261|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6194|flask|0|0|6115|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|1687|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|1807|2809|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1653|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|731|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1859|2834|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1816|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|982|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5333|1361|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1258|867|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2846|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1518|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|0|0|5987|31|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|3649|1144|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2488|cooked bird|0|14|3687|1301|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1194|1848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|3667|2528|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3300|#|0|0|1614|1636|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1444|1761|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2580|527|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +6562|#|0|0|5227|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4327|957|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5330|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4412|1091|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5323|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|3729|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1521|1541|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3089|#|0|0|4411|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5310|1954|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5356|1990|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3765|#|0|0|1437|1551|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6879|pile of skulls|0|0|5334|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|557|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|584|2136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|My Story|0|11|337|875|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 +2519|#|0|0|3691|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2944|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1938|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4157|dough|0|0|806|2266|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2291|111|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5956|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5360|1365|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1656|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1933|2789|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1314|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5197|621|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7994|a magic untrap scroll|0|0|624|832|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5362|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|4391|1082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|1425|1556|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5451|82|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2516|474|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2853|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2229|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5318|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2732|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|5348|55|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1329|3708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5967|152|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4001|#|0|0|1468|1693|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2647|#|0|0|3601|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1554|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4309|small web|0|0|5957|73|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1342|cave floor|0|0|5943|176|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|685|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1442|3800|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4329|993|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5330|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2970|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1518|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1653|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|3627|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2525|673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|876|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4551|860|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1408|4013|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2739|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1507|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|109|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1007|#|0|0|1895|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3729|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1444|3768|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2585|529|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2846|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2676|#|0|0|484|840|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|857|2342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1136|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2833|#|0|0|2740|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5296|1976|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|#|2416|0|890|2245|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2480|596|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3667|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3628|bottle|0|0|5318|1982|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|594|846|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1267|1254|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5019|#|0|0|1898|2691|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2790|#|0|0|1403|757|1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3018|3429|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5553|14|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4176|#|0|0|1384|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2921|668|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2224|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1440|1576|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|999|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5135|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4188|#|0|0|2459|459|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5160|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|639|2226|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6054|#|0|0|5323|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3508|338|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|3654|2467|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5289|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|1475|1689|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|4556|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|1192|1851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2446|486|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1985|2698|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3735|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3615|#|0|0|1328|1590|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|2955|707|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4167|#|0|0|3029|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|pewter mug|0|0|1164|2235|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3778|1251|8|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2522|544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2450|454|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6161|#|0|0|669|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2481|475|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5198|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|879|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5341|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1466|1688|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4115|rusty iron key|0|0|5851|571|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 +4142|#|0|0|4411|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5332|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2232|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|280|980|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|3614|2568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5335|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1849|2794|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|869|2317|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5423|893|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|362|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|448|1117|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1953|#|0|0|2728|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|rolling pin|0|0|1880|2805|16|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|999|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5940|#|0|0|4311|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5987|147|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|ceramic mug|0|0|5222|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|617|877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|book|0|11|739|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +5119|#|0|0|3016|3434|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1442|3715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1991|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5202|601|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +12865|blood|33|0|5422|1492|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|1983|2833|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7393|head|0|0|5417|1865|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5512|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5353|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1646|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3995|#|0|0|1467|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5391|526|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2593|639|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1545|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5115|large battle axe|0|216|5933|224|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|5640|1410|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5577|1831|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +586|#|0|0|6067|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|chair|0|0|1907|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +5086|#|0|0|1432|3720|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4410|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5307|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2538|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|3008|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1061|palisade|0|0|5164|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2848|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|6084|1447|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1935|2768|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1568|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5284|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3051|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5465|#|0|0|5355|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3795|#|0|0|1083|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|610|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2386|#|0|0|1424|1714|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|1451|1667|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2921|#|0|0|1424|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|1013|1437|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1390|3708|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5156|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|611|2154|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|2938|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|404|0|613|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5213|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3773|#|0|0|1450|1660|-9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3049|3371|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2474|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|1843|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1387|1648|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3656|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|1001|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8067|#|0|0|3595|1231|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2540|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5328|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9023|#|0|0|2983|2888|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5165|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4157|dough|0|0|822|2194|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|5351|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5186|two handed axe|0|216|5360|1366|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|#|0|0|2463|488|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1305|3692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5433|195|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1425|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5346|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5443|1807|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4408|1204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3737|1258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3847|lesser cure potion|0|19|6052|155|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|1 +2468|#|0|0|598|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1364|1651|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1521|1544|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1568|1707|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|1682|1571|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5355|#|0|0|1339|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4300|927|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6001|#|0|0|5270|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|420|1036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|640|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3101|broken chair|0|0|1165|2234|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3832|#|0|0|5982|210|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1625|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|1458|845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +478|#|0|0|6014|3792|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1260|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2168|#|0|0|1421|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5328|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5332|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1672|1550|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2769|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|871|2321|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1002|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +3808|#|0|0|2743|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3780|skinning knife|0|0|5703|526|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5579|199|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3190|#|0|0|5211|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1962|#|0|0|6084|1448|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1369|3851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|3600|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|0|0|1449|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4481|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5442|1803|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1843|2831|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5402|1352|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1692|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2903|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1142|1822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|#|0|16|1592|2489|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|3674|2534|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|463|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6369|#|0|0|3737|2727|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1443|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5336|1305|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5179|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|801|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|2498|438|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1432|3964|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3625|bottle|0|0|5993|64|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3765|1288|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5558|1826|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|1429|1614|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1814|2811|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1546|1768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5136|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5363|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5222|733|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4334|garbage|0|0|5141|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5339|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1553|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5335|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2231|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|0|0|2525|637|1|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5326|2019|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|647|938|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3779|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5292|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|556|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4424|1204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|614|884|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1362|1651|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3745|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5141|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5|#|0|16|5205|774|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5291|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6012|#|0|0|5340|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5359|1369|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|1843|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|3594|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3922|dagger|0|0|5623|1329|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3738|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1538|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6795|ore cart|0|0|5290|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|2073|813|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|964|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7397|arm|0|0|5364|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4559|#|0|0|5586|187|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|3673|1130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5949|#|0|0|4308|953|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5302|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5410|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3611|checkers|0|0|562|2169|6|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3356|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1252|1704|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4316|cocoon|0|0|5981|24|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3991|#|5|0|1550|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3013|779|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3639|a dispel field scroll|0|0|627|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1437|1773|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1934|#|0|0|5287|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5393|586|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1980|2842|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3612|2475|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5985|148|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5997|100|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|554|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5792|554|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2293|#|0|0|1772|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5306|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1887|2655|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1323|1679|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2946|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|3027|3381|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4824|#|0|0|4481|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5357|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1441|3981|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4475|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|554|2182|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3773|#|0|0|1452|1660|-9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1255|866|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4082|#|0|0|1401|1568|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6942|#|0|0|2772|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2540|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1883|2800|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3665|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2728|2259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1435|1713|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1590|1557|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5099|ringmail gloves|0|0|5364|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5314|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5937|180|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2595|627|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5333|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5325|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|403|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|80|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2224|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|892|2391|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|5878|3817|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5620|66|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1456|3739|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|965|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5347|1996|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2885|#|0|0|1579|1742|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5142|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2399|#|0|0|2460|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1456|3779|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|4554|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3699|1263|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|1435|1766|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1579|1697|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1134|3687|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1592|1514|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6011|3781|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5983|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6236|empty vials|0|0|5945|220|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|2992|765|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|572|2121|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1811|2819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7266|sarcophagus|0|0|3524|1126|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4238|#|0|0|6048|1432|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3221|#|0|0|1099|2191|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2028|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|69|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1547|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1568|1696|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2659|#|0|0|2876|3505|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3606|#|0|0|3014|3525|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3736|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4469|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|3729|1249|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4300|927|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5287|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4227|uncooked pizza|0|0|5352|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2963|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1821|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|#|0|0|2718|2081|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3776|#|0|0|3690|2475|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1989|2694|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3029|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5297|1999|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4642|wall carving|0|0|5419|1295|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3749|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|5145|65|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 +6042|#|0|0|3414|94|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2028|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1130|3669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5851|233|-13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5329|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16033|#|0|0|708|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5304|1353|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1509|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5360|1334|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5330|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|2689|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1207|#|0|0|1452|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1259|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1891|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|984|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5292|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|787|2218|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1806|#|0|0|1593|2488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2686|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5489|50|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2900|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|866|2322|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5294|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|#|0|0|3703|2597|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|802|2196|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1299|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5121|kryss|0|0|5523|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5424|198|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1822|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1443|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4976|#|0|0|578|2123|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3627|bottle|0|0|5314|1304|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5364|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|2845|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3667|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4389|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5335|vat|0|0|5356|1993|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5343|1354|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1545|1709|28|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|1983|2830|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1378|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2944|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5136|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5314|1955|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4648|#|0|0|615|2120|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2545|#|0|0|528|1011|3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|1082|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5538|188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +3265|#|0|0|4479|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1466|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|4463|1164|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5920|47|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3530|#|0|0|1129|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1420|4014|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6270|#|0|0|3611|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2423|#|0|0|392|1218|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|747|2264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5132|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5333|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5307|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5345|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5363|1291|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4288|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|642|836|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3658|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1691|1546|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1812|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|6068|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1363|1650|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|2521|549|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|lesser heal potion|0|19|5211|723|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1644|1579|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1473|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|628|2173|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2546|cooked ribs|0|14|5348|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5327|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5304|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1451|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|560|822|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5350|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2260|1218|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4393|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2909|715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1849|#|0|0|5311|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2707|#|0|0|424|1043|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6435|#|0|0|5755|3190|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2445|486|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1247|wooden planks|0|0|5295|1998|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5336|1311|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5994|71|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1440|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4475|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6009|#|0|0|5290|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2745|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5356|#|0|0|1328|1644|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4824|#|0|0|4462|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1402|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1367|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5516|245|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3656|2589|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2724|2080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4654|blood|0|0|5181|958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|994|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|2026|343|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3486|#|0|0|1378|1617|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5728|91|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16039|#|0|0|682|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2032|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5334|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|3608|2509|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2069|2861|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|2025|2747|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|4409|1033|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2899|904|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|1322|1600|57|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|4554|1043|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2228|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Dimensional Travel, a Monograph|0|11|5241|175|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|25|0|0|0 +3349|#|0|0|5291|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5212|736|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5985|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|5217|907|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6938|#|0|0|2743|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5299|1980|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1012|#|0|0|1895|2739|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6444|#|0|0|550|820|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|474|842|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5328|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|555|1210|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4241|#|0|0|5650|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|1441|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|slab of bacon|0|14|3687|1297|24|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|1445|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1349|1779|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2507|goblet|0|0|5600|1878|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|839|2231|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1485|1554|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2852|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5163|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|small fish|0|0|716|2236|-2|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5333|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1776|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1438|3880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2669|2235|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5448|deer mask|0|0|5141|680|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +13350|#|0|0|469|1280|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|740|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3486|#|0|0|1195|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2468|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1660|1579|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5139|1983|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16038|#|0|0|710|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1341|1737|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2916|667|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2534|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|#|0|0|2900|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|603|2274|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2945|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5263|981|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|459|1128|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5311|1954|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|891|2387|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|3014|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3648|1139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5222|173|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2232|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1924|#|0|0|5288|1342|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|621|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5480|decorative weapons|0|0|5410|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|628|2191|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1455|1708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5948|#|0|0|1231|2219|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1655|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2480|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3691|1105|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5328|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5163|#|0|0|2957|704|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5362|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1821|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|#|0|0|642|851|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1933|2701|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1288|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3009|3451|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5346|77|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|1929|2790|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5214|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1005|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5291|2017|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1683|1571|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13579|#|0|0|5312|1956|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3602|chessmen|0|0|1544|1749|40|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5295|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1495|1615|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|532|967|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3620|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1385|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|chair|0|0|1596|1654|10|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5153|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3016|3458|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3694|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1334|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|chair|0|0|1908|2709|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2504|425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1263|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1970|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2969|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1157|1616|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3676|2532|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5430|gold belt|0|0|5912|206|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1812|2826|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3626|#|0|0|1508|1560|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3996|#|274|0|1551|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2033|2784|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1260|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3602|2604|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|453|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5203|bone arms|0|0|5561|905|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|4476|1084|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|2844|793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2895|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2570|wall torch|0|0|5199|557|-7|0|0|2|0|99|0|400000|125|0|0|0|0|0|0|0|0|0 +2755|#|0|0|3685|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1497|3684|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1536|#|2419|0|6001|3764|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5501|1808|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2228|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2484|406|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3051|3361|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5870|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5333|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1368|1635|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|859|2278|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2357|#|0|0|1315|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1432|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1513|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2918|803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|555|987|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|5347|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3280|#|0|0|2793|938|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2545|#|0|0|460|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|5192|969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5363|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4981|#|0|0|2523|384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2751|885|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5136|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|book|0|11|6060|48|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2908|#|0|0|4291|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2540|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2058|2775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5196|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2468|405|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2519|#|0|0|4392|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2910|#|0|0|3612|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1832|2675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|1012|1436|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|3628|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2885|#|0|0|1454|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|614|886|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3934|broadsword|0|0|5266|682|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2652|#|0|0|2872|3506|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|399|1219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1748|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2947|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2501|381|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2525|dirty pot|0|0|5495|624|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2023|2744|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1329|1657|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5345|59|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5585|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1159|2245|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7394|leg|0|0|6053|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|6016|3792|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4287|web|0|0|5941|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1380|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3770|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|458|1134|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5307|2011|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3388|174|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3001|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1381|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2539|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|973|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2767|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5147|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2810|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5690|1328|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1941|2772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1921|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2734|2248|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|869|2316|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|1333|1644|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1820|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1430|1576|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2232|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5437|188|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1606|1512|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5251|235|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3602|2605|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2227|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1474|3699|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2474|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|5235|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|840|2356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5569|199|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3761|1250|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|592|2160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4653|blood|0|0|5317|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2103|wooden fence|0|0|5998|3772|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4186|#|0|0|2462|463|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1728|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|1138|2223|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +4031|#|0|0|1650|1612|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1770|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5983|#|1733|0|3664|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2227|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|3675|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1660|1580|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5302|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5325|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2843|899|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|3594|1232|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|3552|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3688|1284|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5230|562|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5152|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|361|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1261|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4411|1208|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5314|1988|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5410|550|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1055|#|0|0|5279|3363|28|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3999|scissors|0|0|2952|620|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3608|2466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5720|571|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2880|#|0|0|2619|615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1368|3849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5917|26|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3627|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|3594|1232|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|#|0|0|1381|3781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2941|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5224|173|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5398|907|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3738|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4536|859|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3648|1124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5305|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2351|#|0|0|5620|1872|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5165|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1974|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7714|books|0|0|1138|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3489|#|0|0|1382|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5153|613|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3539|fishing net|0|0|5499|221|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2902|915|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|2660|2187|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5287|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4396|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|1398|3892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1010|#|0|0|1892|2737|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|352|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1448|1764|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2422|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1453|3979|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1443|3877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|3682|1279|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|oven|0|0|5984|104|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4692|1410|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1659|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|1429|1597|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|#|0|0|3002|3403|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1948|2685|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|618|885|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5058|#|0|0|1448|3854|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|642|839|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|797|2266|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|3748|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2649|#|0|0|5524|57|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1014|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5310|740|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|562|2174|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2861|#|0|0|349|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|3729|1249|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|624|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|628|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|625|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1486|3849|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +6039|#|0|0|3440|176|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4003|playing cards|0|0|3016|3454|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2507|goblet|0|0|1164|2234|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1299|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3650|1170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1347|1600|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5359|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5305|1960|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|877|2393|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3659|#|0|0|3728|1341|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|660|1003|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5192|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2548|657|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5875|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1455|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5134|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5581|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5332|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5160|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2484|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3572|wand|0|0|5416|1929|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2508|#|0|0|2023|2862|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2994|838|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|4394|1046|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1490|1686|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3272|#|0|0|5321|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|1959|2672|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5439|1828|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|565|2139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|3665|2651|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4680|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1649|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5153|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|739|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|2526|633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3692|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5311|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2492|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1592|1554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3348|#|0|0|5324|1305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1316|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3730|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1807|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4077|#|0|0|5692|1349|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|998|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3577|bale of cotton|0|0|1344|1587|72|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1151|1547|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5157|1963|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2524|dirty pot|0|0|5153|868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5401|576|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5343|vat|0|0|5355|1990|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|portcullis|0|3|6085|71|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|650|2163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3964|blood spawn|0|0|5315|1304|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|1473|1689|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2028|2809|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3736|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5481|decorative weapons|0|0|5411|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4331|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6872|pile of skulls|0|0|5326|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|A Tale of Three Tribes|0|11|1568|1709|41|0|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 +3089|#|0|0|627|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|2887|738|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2963|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5282|123|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1562|1739|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3853|#|0|0|4617|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1513|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2970|3404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4322|956|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5401|918|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2010|#|0|0|2726|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|5201|598|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2970|3424|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|400|1219|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5363|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1371|3866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4685|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5943|#|0|0|4473|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7615|#|0|0|3696|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|2987|780|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2930|#|0|0|2660|2186|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|3608|2570|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5282|2013|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5310|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1759|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5875|553|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4240|#|0|0|5798|581|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5176|war hammer|0|0|5360|1361|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5296|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2035|2746|76|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1386|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2505|#|0|0|604|1184|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1340|#|0|0|5945|175|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5434|853|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +476|#|0|0|6014|3790|47|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5173|995|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3352|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3616|bloody bandage|0|0|5958|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5958|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2515|#|0|0|603|1189|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5945|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5289|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2914|801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3462|108|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1616|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5572|202|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3374|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4625|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5397|cloak|38|0|5564|227|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1449|1669|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5537|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4030|#|0|0|1410|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|808|2195|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5305|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4648|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|624|1148|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3488|#|0|0|1378|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6258|beef carcass|0|0|5984|99|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5321|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1650|1635|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5348|#|0|0|1457|844|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1436|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1395|3708|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|3649|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4780|#|0|0|1331|1602|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3681|1099|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|4560|921|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3102|#|0|0|1673|2987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5281|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1290|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1695|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5346|50|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4557|929|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|640|1084|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|189|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5324|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5319|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|tongs|0|0|636|2198|6|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1456|3779|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2597|lantern|0|0|1132|2227|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|1977|2843|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2733|2261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2461|bottles of liquor|0|105|5160|34|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +1851|#|0|0|5307|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1165|2206|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3770|1169|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3493|#|0|0|1376|1590|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3610|checkers|0|0|1618|1587|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4131|#|0|0|591|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5290|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5504|530|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +550|palisade|0|0|5164|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5165|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1581|1557|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4634|stone chair|0|0|5167|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|893|2391|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|420|1035|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1785|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1648|1654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|571|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|6115|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|4461|1058|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5399|1875|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4750 +4336|garbage|0|0|5986|163|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|6013|3782|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7039|#|0|0|5501|560|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1289|1779|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5324|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5142|584|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1403|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5939|#|0|0|4310|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5271|2044|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3650|1168|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3853|#|0|0|642|850|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3312|#|0|0|5288|1316|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3341|#|0|0|5289|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1438|1770|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5322|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5154|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5444|skullcap|0|0|2523|636|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2815|#|0|0|2733|2249|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1411|1633|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1315|1648|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1135|3675|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3686|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1568|1713|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5146|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4022|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1332|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5061|leather sleeves|0|0|5981|228|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1650|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1065|gruesome standard|0|0|6022|3558|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +5740|#|0|0|626|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|1163|2243|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5368|1361|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5478|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5454|3155|-53|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|814|2197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2237|1187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|2222|0|5562|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2962|#|0|0|3734|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1332|3677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1352|3764|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|1085|2123|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2042|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|739|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1172|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2227|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2492|#|0|0|392|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5985|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1135|1817|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|3009|3424|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1461|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5152|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5304|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2271|#|0|0|820|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5362|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4286|web|0|0|5940|102|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5399|703|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|#|0|0|311|786|-24|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1638|#|1109|0|6000|3766|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2038|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4696|#|0|0|5272|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5365|#|0|0|1328|1648|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1590|1557|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4607|#|0|0|1859|2756|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|1545|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5327|1346|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5300|1287|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -874|tent wall|2419|0|6003|3764|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5290|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1941|2772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1983|2910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6263|#|0|0|3008|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|1608|1588|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1466|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2902|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|563|822|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5137|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4135|chisels|0|0|5960|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3992|#|0|0|1409|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5504|524|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4599|#|0|0|5362|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2883|747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2225|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2485|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4690|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|chair|0|0|1476|1749|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4644|#|0|0|4525|1058|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5312|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2474|400|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5230|562|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2071|790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|#|0|0|4385|1130|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1669|1544|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2691|#|0|0|3678|1237|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2903|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5313|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4598|#|0|0|5346|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4484|gravestone|0|0|5749|3313|3|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2832|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|350|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1198|1718|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5136|977|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7619|marble table|0|0|5820|50|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2226|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6932|jaw bone|0|0|6059|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3101|broken chair|0|0|1165|2234|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|3058|3341|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4574|log table|0|0|5362|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2729|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1158|1622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1797|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1963|2672|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5343|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4718|block|0|0|5352|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5332|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|556|2219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1359|3781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|#|0|0|1894|2738|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2000|#|0|0|5188|2926|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5368|1365|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|1001|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|3766|1266|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5560|212|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|5301|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 +38|#|0|0|2231|1199|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|#|0|0|3672|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2500|#|0|0|2970|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5193|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5237|145|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|3625|2603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|552|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|1946|2684|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|536|968|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1385|1597|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|1337|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1849|2796|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5491|1393|-7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2422|#|0|0|602|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7163|#|0|0|1236|855|0|0|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|2441|437|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5044|club|0|0|5963|178|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|320|1055|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2687|#|0|0|2962|3401|35|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|991|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|2524|634|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2772|carpet|0|0|5147|81|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1862|2831|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5310|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6056|90|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|628|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2733|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5362|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3468|390|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3640|a create food scroll|0|0|627|839|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|chair|0|0|1448|1551|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1332|3728|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1477|1745|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5503|533|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1316|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|1164|2206|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|748|2268|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4121|#|0|0|1453|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2484|405|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2943|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1343|1604|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3594|1232|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6199|#|0|0|3013|3350|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|558|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5321|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|56|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6048|#|0|0|5314|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7071|refuse|0|0|5315|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|1257|1885|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1314|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1405|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5421|527|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|1984|2841|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2850|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6238|full vials|0|0|5993|60|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +547|palisade|0|0|5134|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3854|#|0|0|644|846|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1421|1549|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6048|#|0|0|5317|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3994|#|0|0|4459|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1452|1682|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1393|1596|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2491|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2867|#|0|0|1330|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2026|2865|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1565|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5368|1366|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5366|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5878|3819|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1293|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|#|0|0|2773|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2461|452|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5323|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4384|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1408|3852|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|639|2225|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2868|table|0|0|5320|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|622|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|1142|3668|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2941|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|2024|2810|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2962|#|0|0|3734|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4291|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4176|#|0|0|1384|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2748|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1352|3764|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|pewter mug|0|0|740|2344|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2657|#|0|0|3761|1253|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2842|794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5136|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2042|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1832|2675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2851|1000|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1442|#|0|0|2227|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1956|#|0|0|5556|1826|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2541|#|0|0|3009|3456|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5696|shackles|0|0|5303|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4544|#|0|0|5537|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2667|#|0|0|4385|1087|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|3596|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|4409|1033|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|5728|91|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3545|small fish|0|0|1121|3689|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|537|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6258|beef carcass|0|0|5984|99|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2549|#|0|0|4664|1395|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2565|wall torch|0|0|5209|540|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3349|#|0|0|5291|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1650|1635|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2487|#|0|0|1322|1600|57|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|1592|1517|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|876|2393|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5211|233|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|0|0|5286|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4962|#|0|0|5694|1388|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2546|cooked ribs|0|14|5348|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1363|1650|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2653|#|0|0|3000|3348|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2463|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1340|#|0|0|5945|175|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1592|1517|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5129|close helm|0|0|5129|690|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5211|233|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3742|#|0|0|2889|740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5344|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -476|#|0|0|6014|3790|47|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5304|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|5387|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3714|1396|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3762|#|0|0|2887|738|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3117|debris|0|0|5996|68|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1133|1820|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|1040|2249|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2146|wooden fence|0|0|5326|2019|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1546|1768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5173|996|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3688|1273|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1342|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1207|#|0|0|1449|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2070|790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5208|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|1545|1709|28|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5291|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3348|#|0|0|5292|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1208|#|0|0|1448|1669|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2419|523|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|2784|3374|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5580|196|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5362|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5956|214|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4688|#|0|0|5302|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1632|1509|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4179|#|0|0|4463|1155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3696|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6932|jaw bone|0|0|6059|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|361|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1316|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6048|#|0|0|5317|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|2026|343|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5136|976|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1934|#|0|0|5287|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|#|0|0|2728|893|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1101|2193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1652|1547|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5629|#|0|0|4557|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5328|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5152|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|chair|0|0|1903|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5152|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|568|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|#|0|0|1486|1684|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1655|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|558|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|2589|581|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1924|#|0|0|5288|1342|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|5348|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|893|2391|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3613|ball of yarn|0|0|3692|1232|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1821|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|#|0|0|2781|876|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7394|leg|0|0|6053|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2536|dirty pan|0|0|5389|591|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1298|1785|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|4478|1153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1316|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1325|1821|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3729|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1494|1717|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|474|842|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4780|#|0|0|1331|1602|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1240|wooden planks|0|0|5295|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2831|#|0|0|2941|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2028|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|555|814|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1332|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3763|#|0|0|1445|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2882|#|0|0|1312|1809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5328|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6042|#|0|0|3414|94|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6562|forge|0|0|5348|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1461|3819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2691|#|0|0|1364|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2713|2086|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1247|wooden planks|0|0|5295|1998|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5945|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|4393|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5364|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1850|2673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3603|#|0|0|2467|408|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3692|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5202|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2745|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1295|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5994|71|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2993|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5319|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|3651|2465|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -28|#|0|0|2226|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2837|#|0|0|2945|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4191|#|0|0|1977|2843|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16038|#|0|0|710|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|3625|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5|ankh|0|16|5475|525|79|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5330|3318|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|609|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|2880|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2326|#|0|0|613|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3769|#|0|0|2421|545|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3690|1286|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|chair|0|0|5222|173|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|1165|2206|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3936|#|0|0|3015|3434|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5137|1944|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5439|1828|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1782|portcullis|0|3|6087|69|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4311|#|0|0|2753|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3742|#|0|0|3674|2536|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|602|2200|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4606|cot|0|0|5555|1889|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|2417|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|5329|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|739|2345|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3221|#|0|0|1099|2191|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|3665|2651|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4300|927|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5873|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3700|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|pen and ink|0|0|739|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|829|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|3641|2603|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|1328|1594|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4469|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3853|#|0|0|4617|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5874|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6876|pile of skulls|0|0|5326|1359|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2970|3404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1135|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2973|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1338|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5314|1955|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5401|918|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5920|47|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -145|log wall|0|0|5328|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3692|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|pen and ink|0|0|5201|598|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1907|2709|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5100|ringmail tunic|0|0|5365|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3992|#|0|0|1466|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3577|bale of cotton|0|0|1344|1587|72|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -2916|#|0|0|5868|1509|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4149|#|0|0|4419|1081|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5301|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2225|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4336|garbage|0|0|1164|2234|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1497|1695|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1510|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2917|#|0|0|427|1036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1339|52|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6791|ore cart|0|0|5292|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4607|#|0|0|2508|638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2493|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2468|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3117|#|0|0|1675|2987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|740|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|cot|0|0|5603|1891|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5332|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2131|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6238|#|0|0|3007|3390|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2884|746|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2484|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|875|2324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5729|561|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -3544|#|0|0|1435|1766|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2508|#|0|0|2023|2862|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5291|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5306|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|2570|599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1336|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5202|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2269|#|0|0|1637|1656|43|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|287|986|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1452|1554|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|#|0|0|2213|489|-1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1848|#|0|0|5307|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5511|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7824|skinned deer|0|0|5329|1352|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5282|123|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|323|1240|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|3482|512|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|610|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4001|#|0|0|1468|1693|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2525|673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5324|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5214|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2916|#|0|0|5868|1508|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5323|1973|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|#|0|0|1310|1652|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1518|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2585|529|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -7617|marble table|0|0|5820|53|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2265|#|0|0|808|2330|25|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4163|#|0|0|552|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5397|cloak|38|0|5564|227|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5987|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|5341|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3992|#|0|0|3665|2579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1322|1815|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|3410|586|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2720|#|0|0|2947|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|459|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|2724|2080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2530|#|0|0|1257|1885|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|797|2266|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2228|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5353|1991|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4476|1161|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|747|2264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1832|2671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2472|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|1457|3740|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3592|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6925|#|0|0|2737|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4175|#|0|0|1337|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|3440|176|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6259|sheep carcass|0|0|5988|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4484|gravestone|0|0|5749|3313|3|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -3740|#|0|0|1439|1550|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6270|#|0|0|3611|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2944|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3658|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4475|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|My Story|0|11|337|875|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 -2861|#|0|0|350|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4208|#|0|0|1939|2758|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|3668|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|4288|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3700|1299|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13353|#|0|0|469|1281|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1334|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4458|1062|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1290|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2028|2809|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Britannian Flora|0|11|1378|3781|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|24|0|0|0 4031|#|0|0|4312|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4677|guillotine|0|236|5505|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|#|0|0|3703|2597|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4976|#|0|0|578|2123|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1419|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|2418|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5159|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|753|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5332|1360|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2450|tray|0|0|5620|1881|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5159|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4721|block|0|0|5353|1312|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|716|1486|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1705|1566|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|966|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5186|568|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5315|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2748|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1617|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4240|#|0|0|5349|1995|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2472|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1337|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1297|1772|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2036|2808|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5992|#|135|0|648|2186|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3057|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3478|#|0|0|1054|2229|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5661|549|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +1443|#|0|0|2231|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|2224|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1724|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|chair|0|0|5239|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|567|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|4635|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5947|#|0|0|1232|2219|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|4690|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3769|1173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1313|1825|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|2483|408|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|2491|397|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4268|#|0|0|2718|2082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2485|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5134|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3721|quarter staff|0|0|5963|183|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4632|stone chair|0|0|5579|1848|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|33554432|0|500718|500717|2201|2202 +2602|#|0|0|3010|3451|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1691|1546|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5134|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2894|904|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3617|#|0|0|2709|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5335|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3771|1223|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2832|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5322|1973|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1313|stone pavers|1|0|6013|3786|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2423|slab of bacon|0|14|5990|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5354|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2505|#|0|0|3552|1169|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Taming Dragons|0|11|564|2208|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 1928|#|0|0|5288|1339|48|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4599|#|0|0|5362|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1059|palisade|0|0|5156|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4027|#|0|0|3641|2603|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5301|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|1565|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1298|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4632|#|0|0|3699|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1555|1656|26|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|678|1202|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|3747|1264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4465|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5335|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6562|forge|0|0|5329|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|2963|3412|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5570|197|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|1435|1715|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1365|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|3675|2532|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|2997|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6163|#|0|0|5988|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1372|3812|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Treatise on Alchemy|0|11|3672|2475|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|28|0|0|0 +4774|tarot|0|0|604|2181|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3472|118|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 38|#|0|0|1162|2246|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|1946|2681|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1290|1776|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2422|slab of bacon|0|14|3687|1297|24|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 6921|bone pile|0|0|5359|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|994|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4564|bed|0|0|5573|201|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5360|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|1553|1660|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 551|wooden wall|0|0|5161|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1485|1554|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3764|#|0|0|1445|1553|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4173|#|0|0|2462|462|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3829|#|0|0|5291|93|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5289|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|625|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3763|#|0|0|1470|1562|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1244|wooden planks|0|0|5295|2001|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|627|2193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5310|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2836|#|0|0|2949|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3052|3421|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|643|841|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5162|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|545|826|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2617|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1143|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3088|#|0|0|1435|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4148|saw|0|0|5952|230|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|2494|476|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|359|893|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5874|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1500|1610|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5324|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|1478|1597|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2930|#|0|0|2660|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|3017|3458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4104|#|0|0|2918|854|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5570|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 147|log post|0|0|5368|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1332|3677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|#|0|0|2913|668|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1155|1616|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1289|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|808|2332|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1315|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1993|2889|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1549|1768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4484|gravestone|0|0|5741|3313|3|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +6262|#|0|0|3003|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5204|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|3746|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4824|#|0|0|4462|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4194|#|0|0|3766|1266|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4107|#|0|0|1316|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4332|993|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4650|blood|0|0|5202|963|-29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2581|520|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3739|1258|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1321|#|0|0|1774|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|981|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3396|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1342|1737|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7717|books|0|0|1138|2225|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5131|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4707|shackles|0|0|5327|1346|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|5347|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -38|#|0|0|2231|1199|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5944|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2276|1199|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2747|989|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|1426|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5950|226|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3785|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4729|block|0|0|5503|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|1342|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +490|#|0|0|6019|3787|47|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5334|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3480|396|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1152|1548|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5314|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5135|1969|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4980|#|0|0|1392|1640|36|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1544|#|2419|0|6001|3765|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|872|2372|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5322|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4644|statue|0|0|5960|188|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4773|#|0|0|2917|668|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2889|#|0|0|2908|709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2506|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5937|#|0|0|4470|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|5515|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1344|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3613|2471|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|1470|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1010|#|0|0|1893|2738|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4468|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5073|#|0|0|1448|3852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5222|734|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +7707|fish heads|0|0|5343|59|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +465|#|0|0|5288|1341|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5457|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5275|2035|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5315|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4157|#|0|0|554|988|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5452|87|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5335|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|1457|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|chair|0|0|5237|145|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5346|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3619|#|0|0|3625|2603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2916|667|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4723|block|0|0|5986|98|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|649|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3337|#|0|0|1248|2200|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5690|1350|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1451|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4016|#|0|0|633|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5147|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1524|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|5341|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|6014|3783|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3769|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3673|1148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|1986|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5368|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5965|171|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|2992|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6011|#|0|0|5340|1312|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6566|#|0|0|1394|3717|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6876|pile of skulls|0|0|5338|1359|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1301|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1401|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2488|#|0|0|1546|1680|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|#|0|0|2774|852|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2915|#|0|0|5868|1505|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|363|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5327|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5870|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4091|#|0|0|3012|3457|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5140|800|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1441|#|0|0|2226|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|Taming Dragons|0|11|1402|1567|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 +2281|#|0|0|5140|958|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5346|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2466|#|0|0|2968|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1952|#|0|0|2726|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1430|#|0|0|1559|1775|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|3601|1234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|609|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4308|small web|0|0|5961|144|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|536|968|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|603|2236|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5336|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|small fish|0|0|715|2234|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5311|1375|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2685|#|0|0|3728|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3697|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3748|1333|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4019|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|284|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3652|1145|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|644|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|1456|842|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|#|0|0|2024|812|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1813|2819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|351|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2277|#|0|0|5310|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|747|2264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|1468|1576|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1492|1687|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5988|#|1613|0|3664|2577|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4083|A Politic Call to Anarchy|0|11|1401|1566|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 3190|#|0|0|5213|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1601|1515|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5350|#|0|0|1458|843|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2806|#|0|0|3685|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5194|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3033|3350|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5157|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|1457|845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|797|2267|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5330|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5271|2044|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|812|2322|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2598|candle|0|0|5438|186|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1354|1678|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5271|2040|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1138|2218|60|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|3678|2288|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1441|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3730|1329|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5541|171|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3654|#|0|0|3728|1339|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3852|#|0|0|640|1094|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2029|2846|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2326|#|0|0|610|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5130|898|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1408|3800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5304|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 325|log post|0|0|5305|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4651|blood|0|0|5140|857|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|4401|1163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4304|web|0|0|5949|100|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5314|1982|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|867|2316|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|363|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5332|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|855|2363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2284|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2135|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2505|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2561|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1313|stone pavers|0|0|6039|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5874|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2774|carpet|0|0|5147|79|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4603|#|0|0|5349|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5556|2023|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2597|lantern|0|0|5543|1287|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5323|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2917|#|0|0|2422|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|544|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1622|1586|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1438|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3995|#|33|0|3669|2577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1293|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6723|#|0|0|5336|1311|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4651|#|0|0|2729|883|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4171|#|0|0|1423|1662|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5952|78|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +3607|#|0|0|2483|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3730|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5356|blank map|0|0|3030|3353|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1321|#|0|0|1774|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2709|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1938|2795|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|4332|1001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1065|gruesome standard|0|0|6022|3558|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3539|#|0|0|1128|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3418|580|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1594|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2504|#|0|0|1619|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4718|block|0|0|5352|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|547|2210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6005|#|0|0|1013|1434|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1623|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5672|43|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1911|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5165|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|3651|2469|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|837|2229|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1441|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|#|0|0|2531|659|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -551|wooden wall|0|0|5164|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2230|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4181|#|0|0|1394|3804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|book|0|11|5436|1340|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2274|#|0|0|5335|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2500|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|2992|760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5311|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3616|1258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1622|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5201|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4628|#|0|0|311|787|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6926|bone pile|0|0|5152|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +874|tent wall|1109|0|6003|3763|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5331|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5133|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7408|brain|0|0|5949|229|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|853|2363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|4555|1494|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2946|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4104|#|0|0|1855|2772|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2531|579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4179|#|0|0|1424|1656|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4651|blood|0|0|5305|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4070|#|0|0|5689|1352|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6042|#|0|0|5396|705|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2026|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|5990|81|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2225|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|2533|768|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1748|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2581|597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1264|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5156|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +144|log wall|0|0|5368|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4017|#|0|0|2026|342|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5326|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2081|iron fence|0|0|5437|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3544|#|0|0|1490|1747|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1536|#|1109|0|6000|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4152|wood curls|0|0|1451|1581|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2742|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1519|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|3691|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5152|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5158|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5646|#|0|0|618|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6792|ore cart|0|0|5358|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2690|#|0|0|3009|3424|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5351|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|678|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|1946|2682|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2496|sausage|0|14|1652|1565|16|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1401|1803|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|4416|1040|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +476|#|0|0|6017|3786|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|2668|2235|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2527|dirty pot|0|0|5201|913|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1447|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +490|#|0|0|5270|2031|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5500|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|3741|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3482|#|0|0|1363|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1588|1556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|wooden bench|0|0|1889|2708|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6369|#|0|0|3739|2728|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|562|2186|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5310|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2353|#|0|0|2490|472|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3848|agility potion|0|19|5145|65|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 +6039|#|0|0|5332|3319|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1334|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|2747|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|564|2219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13350|#|0|0|470|1281|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3920|crossbow|0|0|5977|206|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6926|bone pile|0|0|5304|1353|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2863|#|0|0|3685|1321|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2500|382|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2209|#|0|0|5297|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5464|vat|0|0|5354|1991|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1926|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5200|bone gauntlets|2101|0|5384|1336|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5163|1003|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|557|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2549|652|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5297|1999|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1340|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5739|#|0|0|622|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5443|1395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +4240|#|0|0|5318|1974|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5580|1832|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3748|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5139|800|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5195|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3689|1104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|2574|590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|559|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5588|1828|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2864|#|0|0|3689|1321|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|619|876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1825|#|0|0|5139|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2877|counter|0|0|5344|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1848|#|0|0|5311|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5306|649|15|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|601|2186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5944|104|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1495|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5871|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|cookie mix|0|0|822|2195|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1421|1548|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5589|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2518|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3484|#|0|0|1378|1617|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|1425|4017|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5273|2038|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3989|#|33|0|3665|2579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2187|#|0|0|5220|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6882|skull|0|0|5355|1343|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3488|#|0|0|1378|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|#|0|0|3544|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1453|1680|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4157|dough|0|0|2972|3353|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1292|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4002|#|0|0|1555|1772|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3346|#|0|0|5291|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1443|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1395|4009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5718|1410|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5871|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4193|#|0|0|1392|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5112|gnarled staff|0|0|5974|147|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|1393|4020|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3936|#|0|0|3015|3434|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5139|platemail gorget|0|0|5984|153|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|863|2389|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|626|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|2987|781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5347|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2665|#|0|0|4384|1087|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3743|1340|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6938|bone shards|0|0|5312|1305|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1399|4038|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2955|809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5353|1991|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|563|822|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|0|0|284|988|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2293|#|0|0|1772|2849|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2884|#|0|0|1963|2672|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5913|28|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4481|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|555|2220|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3769|#|0|0|3739|1188|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|4475|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1813|2825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|1948|2680|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2422|494|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1710|1555|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5441|186|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|831|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1992|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5673|521|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3746|#|0|0|618|2112|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6930|#|0|0|2759|887|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1797|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|4411|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2520|plate of food|0|14|5342|84|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1248|wooden planks|0|0|5356|1993|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2224|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2618|615|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2463|bottle of ale|0|105|2491|399|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1955|#|0|0|2620|977|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2972|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1601|1516|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1594|1587|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3048|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1550|1707|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|A Song of Samlethe|0|11|3007|3388|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 +6006|#|0|0|5583|3017|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1314|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2887|741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2888|#|0|0|1580|1736|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2026|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5305|1960|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|793|2289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1930|#|0|0|5274|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4597|#|0|0|3606|2615|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5343|1352|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|3613|2573|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2421|#|0|0|5195|3996|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5353|#|0|0|1879|2805|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|chair|0|0|1881|2737|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3620|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5193|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5219|725|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 1442|#|0|0|2229|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|#|0|0|3000|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|320|1051|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3048|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5323|1973|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5147|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5196|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2224|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1590|1553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5361|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1056|gruesome standard|0|0|5507|539|70|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6055|#|0|0|5317|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3944|#|0|0|2905|715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4475|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|1199|1850|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|88|0|1360|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|The Life of a Travelling Minstrel|0|11|338|884|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|20|0|0|0 +7611|#|0|0|3699|2074|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5159|1011|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4089|#|0|0|1547|1714|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|2100 +2913|#|0|0|2485|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2632|2085|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6882|skull|0|0|5369|1368|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|2914|801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|4688|1410|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2944|#|0|0|1498|1664|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1353|1779|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|3732|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1858|2757|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1261|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5366|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3905|#|0|0|616|1145|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -547|palisade|0|0|5134|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7027|buckler|0|0|5971|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5286|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|4623|1202|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|5959|228|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2931|#|0|0|2659|2186|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1688|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3352|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7624|#|0|0|3697|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|810|2323|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1865|2824|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1426|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|1550|1706|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4978|#|0|0|1390|1640|36|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|1447|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2929|#|0|0|2660|2188|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|flowerpot|0|0|1138|2233|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5360|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4171|#|0|0|1838|2684|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5332|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8066|#|0|0|3770|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2953|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1381|3773|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|735|881|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1315|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|3682|1279|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|4396|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|2467|401|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4028|#|0|0|3552|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4427|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2854|1000|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2915|676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4296|951|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4650|blood|1|0|1041|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5370|#|0|0|1448|1764|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4717|block|0|0|5988|98|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|1392|3699|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2684|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|4438|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5344|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3209|#|0|0|4482|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3675|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|449|1117|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|6008|3787|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2909|706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3642|2500|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6004|#|0|0|4036|312|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5738|#|0|0|609|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3771|#|0|0|3668|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1227|1575|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1932|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1302|1753|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|2224|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4576|log table|0|0|5360|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5368|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3032|3425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1368|1634|54|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5153|1985|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1059|palisade|0|0|5144|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2549|#|0|0|624|1148|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5210|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1442|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|4414|1083|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1338|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6530|#|0|0|3002|3403|15|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5301|1988|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5287|2010|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2963|3404|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1432|3864|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|1931|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6214|#|0|0|4628|1213|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3628|bottle|0|0|5314|1304|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2122|iron fence|0|0|5474|3140|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6011|3783|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1438|1548|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4609|#|0|0|3689|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|1408|3852|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5328|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1649|1604|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1919|2809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|3778|1167|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1070|tattered banner|0|0|5359|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1068|tattered banner|0|0|5160|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2957|817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|859|2342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2898|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1879|2729|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1321|#|0|0|1774|2853|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2034|2808|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5289|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1364|3698|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5509|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|361|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3683|1318|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4243|#|0|0|5985|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5343|84|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5322|1974|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2914|#|0|0|1416|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1380|3750|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2512|apple|0|14|1362|1653|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1354|1672|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|iron fence|0|0|5434|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3733|1329|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1866|2647|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4576|log table|0|0|5312|1305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2454|432|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2921|#|0|0|1424|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1538|#|2419|0|6003|3765|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2957|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3609|2475|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|forge|0|0|5331|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1881|2705|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1494|1748|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1672|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|1410|2105|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +146|log wall|0|0|5345|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3767|#|0|0|1441|1554|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3605|#|0|0|1985|2915|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4232|necklace|0|0|5984|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 476|#|0|0|6016|3790|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5579|189|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1545|1705|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|2027|2747|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2882|747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3739|1325|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1650|1635|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3203|#|0|0|1381|1618|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1069|tattered banner|0|0|5334|1327|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2498|#|0|0|2485|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|2227|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5327|1339|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|#|0|0|1986|2910|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1001|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|648|939|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2491|#|0|0|281|984|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5301|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3616|bloody bandage|0|0|5959|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1782|#|0|0|1398|1628|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5363|1293|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3134|#|0|0|5224|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1385|1805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3326|#|0|0|1246|2200|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5922|29|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|803|2187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|5193|4064|57|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|2467|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|1135|1817|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1316|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1432|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3940|torch|0|0|6062|90|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3707|#|0|0|1385|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1521|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5360|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|584|2139|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|1449|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1302|1754|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3314|#|0|0|5288|1317|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1817|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6199|flask|0|0|5332|1320|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4308|small web|0|0|5984|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|4482|1218|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1227|1578|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1404|4035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1493|1688|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|chair|0|0|1476|1749|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|742|2350|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1316|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3058|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6111|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|book|0|11|753|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 2282|#|0|0|5132|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2515|ham|0|14|1133|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1456|3779|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2836|#|0|0|2949|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|399|1218|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5133|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2224|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3373|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5497|523|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1389|1649|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5350|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1386|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3974|#|0|0|4620|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1319|1815|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5183|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|645|836|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|My Story|0|11|3773|1122|26|0|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 -2905|#|0|0|1581|1557|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4560|922|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3779|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3117|debris|0|0|5305|1963|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5950|#|0|0|4471|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1654|1654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|634|1040|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4104|#|0|0|1847|2760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5314|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1948|2678|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|622|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|598|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 50|stone wall|0|0|5336|1304|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2860|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3701|1261|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3272|#|0|0|5321|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2661|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3732|2632|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|2616|977|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3989|#|0|0|3761|1269|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2899|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|3668|2640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1307|#|0|0|1144|2228|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1452|3780|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1288|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5302|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5308|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3649|1164|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5875|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|591|2202|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2908|712|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4392|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|3692|2505|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2531|#|0|0|3734|1334|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3542|#|0|0|1468|1757|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2536|dirty pan|0|0|5503|533|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1338|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|358|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5989|161|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1311|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|1659|1580|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4155|bread loaf|0|14|3747|1250|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5945|#|0|0|4310|953|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|553|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3685|2473|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1649|1612|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3605|#|0|0|716|1485|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|665|2138|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|#|0|0|1806|2809|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4142|#|0|0|2915|795|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|2868|850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|4413|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|3706|2596|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5335|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1351|cave floor|1|0|5332|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1658|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1352|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2429|wedge of cheese|0|14|5354|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1471|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1643|1580|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|chair|0|0|1879|2711|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3001|3348|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4204|#|0|0|2734|2258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3714|1401|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2022|2839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4472|1080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5131|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2945|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6925|#|0|0|2761|842|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|3728|1335|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|0|5448|184|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2224|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|5176|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5492|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2541|#|0|0|2494|472|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5324|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3208|#|0|0|4476|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5284|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2469|563|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1806|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1070|tattered banner|0|0|5359|1363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5133|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|2896|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3204|#|0|0|3705|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3942|#|0|0|1448|1662|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|2897|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|556|1211|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|323|1048|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2881|#|0|0|1312|1811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4633|#|0|0|3698|1264|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3616|bloody bandage|0|0|5959|224|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2995|632|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5604|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5920|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5927|228|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4653|blood|0|0|5153|874|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1935|#|0|0|5273|2035|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|633|1040|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3109|#|0|0|5554|1906|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|558|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2593|640|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5585|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5293|2001|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1401|1805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4646|statue|0|0|5321|747|-8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1367|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1415|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|ceramic mug|0|0|1260|1883|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1310|1647|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6586|#|0|0|3009|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5157|1963|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4231|earrings|0|0|5919|202|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|5624|1861|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1385|1653|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5325|603|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 7129|boards|0|0|5364|1299|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7268|sarcophagus|0|0|3525|1125|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2621|#|0|0|1443|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1516|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2917|#|0|0|2418|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5516|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3057|3384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3846|#|0|0|1328|1600|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5311|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1556|1772|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6004|#|0|0|6106|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5924|240|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3619|#|0|0|1473|1613|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5216|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1601|1523|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|wooden fence|0|0|5351|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|2842|813|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2970|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5381|#|0|0|3740|2643|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5944|#|0|0|4310|952|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|3264|726|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2963|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4180|#|0|0|1385|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|1549|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5871|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3900|horse dung|0|0|2516|375|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5164|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4099|spittoon|0|0|2904|901|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5786|572|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5304|37|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 2353|#|0|0|393|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5330|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1504|3709|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5356|blank map|0|0|3031|3350|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|1316|3780|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|867|2318|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|5344|1331|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|552|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|2531|578|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1509|1600|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5340|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2901|chair|0|0|5986|65|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3694|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1326|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|611|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2520|plate of food|0|14|5346|78|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|small web|0|0|5920|144|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|5133|844|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|754|2155|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2457|#|0|0|2852|996|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3763|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3209|#|0|0|4465|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2484|406|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5195|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1286|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4688|#|0|0|5282|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2228|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4977|#|0|0|1391|1640|36|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5203|bone arms|0|0|5561|905|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6185|flask stand|0|0|5333|1320|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1851|#|0|0|5309|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5916|225|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|2001|2720|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4653|blood|0|0|5192|969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3854|empty bottle|0|0|5145|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5309|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1332|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1509|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|2026|2748|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2836|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5336|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5839|349|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1369|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3576|pile of wool|13|0|1390|1603|30|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|877|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1307|#|0|0|1426|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5869|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7836|pullies|0|0|5305|1963|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3714|2649|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4280|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5355|#|0|0|2995|808|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2804|carpet|0|0|1901|2807|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|5307|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3731|1330|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|4424|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|400|1219|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3454|628|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1509|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1802|#|0|0|1595|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1305|1771|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|#|0|0|3737|1184|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3728|1297|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|584|2139|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5366|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1180|grey slate tile|0|0|5337|1303|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1384|1641|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1822|#|0|0|5490|19|-30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5152|577|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4288|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1858|2757|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|397|1216|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1448|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5943|178|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2906|3487|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|538|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3942|#|0|0|1445|1662|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2490|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3208|#|0|0|4480|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|5568|1852|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2522|638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5435|1875|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|595|2206|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1448|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1453|4025|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4465|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|open sack of flour|0|0|1862|2831|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3782|dressform|0|0|2841|880|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +6938|bone shards|0|0|5421|1868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4727|block|0|0|5501|1810|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5297|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|4037|312|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2470|563|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5362|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2416|#|0|0|610|2120|11|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2781|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3315|#|0|0|5154|1963|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2434|525|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|673|2233|-3|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|678|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2353|#|0|0|4627|1320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4608|#|0|0|2524|634|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7716|books|0|0|1135|2229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|718|1484|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5158|1011|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|portcullis|0|3|6085|63|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|#|0|0|2522|640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1429|4016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1805|#|0|0|5280|144|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5988|40|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|716|1482|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1308|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3734|1249|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1805|#|0|0|5237|164|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3209|#|0|0|4469|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1905|2733|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6924|bone pile|0|0|5330|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1974|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2780|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|5137|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|974|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2212|#|0|0|2071|789|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1340|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|5317|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3731|1326|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|1445|1665|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|4408|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|2894|659|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|3006|812|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5362|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3627|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13597|#|0|0|5311|1954|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1253|1704|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6041|#|0|0|3486|516|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|602|2200|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2553|#|0|0|2480|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4174|#|0|0|636|1032|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|3762|1219|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 18|wooden wall|0|0|5350|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|3732|2632|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1334|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1812|2812|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5159|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2187|#|0|0|5220|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|584|2138|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4107|#|0|0|755|2153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 12954|#|0|0|4621|3555|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1452|3780|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1135|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2004|2720|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6226|scales|0|0|5144|75|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5207|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4484|gravestone|0|0|5748|3313|8|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|4392|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1669|1544|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5294|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5325|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5049|viking sword|0|0|5407|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1579|1698|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1415|1751|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|#|0|0|1397|3714|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5967|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5162|#|0|0|2957|705|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2275|#|0|0|5441|1803|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1538|#|2419|0|6003|3765|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2898|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2469|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5288|1340|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4573|log table|0|0|5361|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|#|0|0|3698|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6942|skeletong with meat|0|0|5308|1368|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5307|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3605|#|0|0|1985|2915|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1253|1703|4|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 2590|#|0|0|1881|2805|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|cot|0|0|5603|1905|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|608|876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|#|0|0|1986|2910|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1198|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3746|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1378|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|kettle|0|0|5991|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3620|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2022|2839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|chair|0|0|1306|1689|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5197|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2450|#|0|0|555|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3575|knitting|0|0|3693|1232|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|996|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6930|#|0|0|2743|894|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1959|#|0|0|5176|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2893|908|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5059|#|0|0|1442|3725|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|2563|503|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|6013|3785|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2873|683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5541|1884|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3742|#|0|0|3675|2538|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6584|iron ore|0|0|2464|486|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -3942|#|0|0|1448|1662|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1336|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3769|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5693|536|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2645|#|0|0|3736|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5356|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2237|1188|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|#|0|0|554|2186|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5920|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3618|1265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3676|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1314|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2490|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3768|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|#|0|0|2592|610|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3572|wand|0|0|5230|562|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3676|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5945|108|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5168|568|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1313|1822|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1448|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1320|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|4624|1202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1320|3675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4091|#|0|0|3010|3452|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4727|block|0|0|5501|1810|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|361|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3739|1328|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1452|3780|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1330|3677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|678|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1382|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|1332|3754|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|5511|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|5541|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1412|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6185|flask stand|0|0|1165|2210|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|584|2139|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1749|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|5303|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5433|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|2485|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2531|#|0|0|1550|1706|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3691|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1779|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|bloody water|0|0|5947|225|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +200|#|0|0|3036|3343|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3657|1169|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5995|151|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2953|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5330|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2168|wooden fence|0|0|5327|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|2955|809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3739|mortar & pestle|0|0|5994|59|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 -3489|#|0|0|1382|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3544|#|0|0|1497|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|4427|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5363|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2000|#|0|0|5188|2926|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3778|#|0|0|2987|781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1509|1600|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1410|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1802|#|0|0|1594|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3848|agility potion|0|19|5301|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 -4335|garbage|0|0|5989|161|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1426|1553|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1821|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|1352|3732|0|0|0|2|0|15|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5694|533|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +13422|#|0|0|5318|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2187|#|0|0|5214|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3013|779|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2590|#|0|0|1545|1708|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1537|1744|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|1594|1587|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2903|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4322|barrel hoops|0|0|5321|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1842|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1567|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +579|#|0|0|5875|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2900|#|0|0|355|901|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1816|2808|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5879|3815|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5595|2009|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2570|wall torch|0|0|5199|557|-7|0|0|2|0|99|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2902|915|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|2620|977|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|4390|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2629|#|0|0|5799|3267|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3730|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|2531|578|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1352|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5869|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3771|#|0|0|3667|2528|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4280|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1470|1756|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2393|#|0|0|1925|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2260|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3728|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5460|vat|0|0|5296|1998|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2266|#|0|0|1544|1762|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|742|2349|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|2019|2750|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|3049|3388|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|3454|628|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4386|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3376|#|0|0|1194|2217|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5351|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6209|#|0|0|4629|1213|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5366|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4084|Britannian Flora|0|11|1378|3781|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|24|0|0|0 +2273|#|0|0|5332|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4654|blood|0|0|5221|935|-39|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4001|spool of thread|0|0|2839|882|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|4327|956|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1316|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|323|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5589|194|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6931|jaw bone|0|0|5312|1310|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5044|club|0|0|5963|178|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1590|1553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5302|1301|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3638|#|0|0|5915|169|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5134|975|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5304|2026|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5129|close helm|0|0|5129|690|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3992|#|88|0|1360|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 874|tent wall|1109|0|6003|3765|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|677|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2326|#|0|0|612|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5137|902|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1380|3740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2632|2085|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7622|#|0|0|5689|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2081|iron fence|0|0|5196|793|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2539|#|0|0|1858|2757|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6226|#|0|0|2072|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2942|#|0|0|621|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1411|1633|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1685|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|2026|2744|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|3689|1232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5922|29|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4307|small web|0|0|5943|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|661|1004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2486|476|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2906|#|0|0|1402|4036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1521|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3742|#|0|0|2889|740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5135|1953|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3847|lesser cure potion|0|19|5301|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|1 +2459|#|0|0|420|1034|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4096|#|0|0|1133|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4308|small web|0|0|5984|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2908|715|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5181|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4648|statue|0|0|563|2152|8|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|1855|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|2853|998|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3058|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4548|FlameSpurtTrap_base|0|0|5689|1350|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -2908|#|0|0|1812|2813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2260|#|0|0|1153|1616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1150|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4717|block|0|0|5988|98|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|3763|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|3004|3400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5629|#|0|0|4557|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5738|#|0|0|609|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2228|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|616|2139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2450|454|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2293|#|0|0|1776|2845|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|5311|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5955|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1322|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5160|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5365|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|613|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1059|palisade|0|0|5154|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1510|1598|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2660|2185|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3545|small fish|0|0|1127|3669|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5287|2010|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2237|1187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1252|1702|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2545|cut of raw ribs|0|0|1448|1720|12|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|661|1002|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5336|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7823|#|0|0|4388|1130|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4572|log table|0|0|5830|360|-1|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -14170|#|0|0|5703|639|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1315|1650|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5328|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3744|1333|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2487|475|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3648|1118|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1475|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2421|#|0|0|5195|3996|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5310|1953|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2245|1204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16032|#|0|0|710|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7816|#|0|0|4384|1133|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1499|1663|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2300|stone rail|0|0|5365|1290|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6522|#|0|0|3000|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1504|1567|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|563|810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5355|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|3761|1235|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2914|#|0|0|1416|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1428|3960|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5320|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4317|web|0|0|5296|1547|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5468|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5683|533|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3348|#|0|0|5324|1305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3609|2475|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2520|#|0|0|3739|1250|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5472|1927|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5137|901|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2450|#|0|0|1545|1705|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1427|3960|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|614|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4016|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5298|1979|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2482|409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1150|1548|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6081|144|-12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 766|#|0|0|5923|170|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5301|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|4478|1214|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5162|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|459|1135|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5304|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2887|#|0|0|1568|1745|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1060|palisade|0|0|5131|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1859|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5139|1947|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5162|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|#|0|0|1402|1569|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4625|#|0|0|313|786|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6786|ore cart|0|0|5324|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5164|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|5255|231|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5283|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3960|bat wing|0|0|5205|620|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3608|2466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2895|#|0|0|3746|1337|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3617|#|0|0|323|1048|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2997|762|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|724|2239|-1|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1325|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|592|2246|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5318|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 13351|#|0|0|470|1280|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1935|#|0|0|5273|2035|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4349|#|0|0|5436|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4685|1169|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5343|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5363|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4099|#|0|0|1494|1676|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|3691|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7250|coffin|0|0|5491|1392|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|3776|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1432|1610|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2587|518|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 2514|peach|0|14|1369|1644|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|438|0|609|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5350|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|iron fence|0|0|5432|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1319|1649|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3627|bottle|0|0|5985|66|36|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1948|2683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|4560|922|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9023|#|0|0|5265|2755|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1471|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Classic tales of Vesper vol.1|0|11|3728|1198|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|17|0|0|0 2278|#|0|0|1012|1434|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3932|mace|0|0|5967|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|634|1040|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3725|cannon|0|0|5317|1973|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2462|#|0|0|611|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1934|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2737|874|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3628|bottle|0|0|5314|1304|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5327|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|1453|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5144|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3698|1300|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16024|#|0|0|709|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|894|2380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2326|#|0|0|613|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4648|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5320|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5162|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3577|bale of cotton|0|0|3684|1232|0|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -2914|#|0|0|5868|1513|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1879|2729|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|3632|2544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5255|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|#|0|0|1423|1556|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5148|79|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3116|ruined painting|0|0|1161|2232|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1426|1718|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5162|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4178|#|0|0|1841|2681|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5359|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5297|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|2290|110|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|0|0|5474|1878|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4106|#|0|0|3048|3396|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1289|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1425|4014|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|stone chair|0|0|5202|601|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5943|#|0|0|1234|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2593|639|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2499|#|0|0|1171|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4313|egg case|0|0|5976|24|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4625|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|797|2266|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|3689|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2485|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1579|1699|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|797|2267|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|3730|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4962|#|0|0|5695|1387|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1514|1549|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5315|1982|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5254|4021|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|281|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3319|#|0|0|5157|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|5321|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5222|734|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2483|#|0|0|1342|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5166|1002|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1442|#|0|0|2228|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2260|#|0|0|1191|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|4535|859|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16029|#|0|0|682|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -144|log wall|0|0|5368|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5202|599|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3628|bottle|0|0|5993|65|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2526|dirty frypan|0|0|5619|1875|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3998|#|0|0|1984|2841|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5194|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2908|715|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4541|857|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6017|#|0|0|777|463|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -150|log wall|0|0|5344|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1513|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1469|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|812|2322|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5304|1961|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6369|#|0|0|3737|2728|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3131|#|0|0|5224|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5328|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2971|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1441|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1421|1549|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2904|913|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2469|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1441|1558|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1550|1736|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5130|898|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|562|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3641|#|0|0|5920|224|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|3033|3352|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1600|1515|44|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|1359|3781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5441|186|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3897|a shovel|0|0|5290|2032|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2857|728|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5368|1356|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|459|1128|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2836|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|5515|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3733|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1436|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|554|828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|810|2322|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3851|#|0|0|534|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1323|1801|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5951|#|0|0|4309|952|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4244|#|0|0|6049|1431|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5275|2035|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|2970|875|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2518|474|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|3673|1130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5141|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|5690|1350|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1497|1697|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4329|997|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|#|0|0|716|1483|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3611|checkers|0|0|1618|1587|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2526|dirty frypan|0|0|5487|624|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3738|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7623|#|0|0|3694|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|#|0|0|3641|2601|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5133|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|547|2212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1332|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|6013|3783|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|738|2346|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +5129|close helm|0|0|5926|169|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|1424|1712|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 200|#|0|0|308|791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|399|1219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3346|#|0|0|5291|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4134|#|0|0|1433|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5166|999|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5165|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|1452|1682|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2348|#|0|0|2992|760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|3667|2590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|797|2267|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2468|398|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6051|#|0|0|5310|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2224|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1444|#|0|0|1639|1504|58|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3991|#|5|0|1550|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2939|931|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5873|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5347|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2186|#|0|0|5216|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|451|963|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4176|#|0|0|1404|3806|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5152|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|1853|2759|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|3689|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2528|#|0|0|1140|1816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4308|small web|0|0|5915|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2461|bottles of liquor|0|105|5398|44|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 4556|#|0|0|581|2186|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1472|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1813|2825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5345|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1930|2795|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3739|#|0|0|2992|3432|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1444|1551|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 466|#|0|0|5288|1342|53|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|616|2136|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3746|#|0|0|618|2112|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|1332|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|4536|939|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4287|web|0|0|5941|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5312|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6792|ore cart|0|0|5303|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1517|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4163|rolling pin|0|0|1880|2805|16|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1577|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1805|#|0|0|5280|144|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1993|2889|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|567|1008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|451|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6870|keg|0|0|5330|1320|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -464|#|0|0|5335|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2681|#|0|0|2963|3412|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1296|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5063|leather gorget|0|0|5952|210|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|1165|2204|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|silverware|0|0|1133|2220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7933|fancy shirt|0|0|2541|636|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|475|853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|gruesome standard|0|0|6013|3567|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|2667|2072|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -465|#|0|0|5288|1339|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4774|tarot|0|0|604|2181|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4174|#|0|0|636|1032|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2348|oven|0|0|5984|104|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3000|3385|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2665|#|0|0|4384|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2860|994|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6178|#|0|0|311|786|-24|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5740|#|0|0|626|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|2480|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2503|#|0|0|562|2186|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1782|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2358|#|0|0|1592|1515|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5160|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|628|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3683|2475|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|5281|688|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3318|#|0|0|5346|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5183|956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1898|2660|0|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1406|1806|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6273|spilled flour|0|0|1131|2219|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4606|#|0|0|2505|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|5250|909|-37|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1275|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|1165|2235|63|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 2517|#|0|0|1548|1715|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 476|#|0|0|6017|3789|33|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4544|#|0|0|5556|2023|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -1957|#|0|0|6080|144|-7|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5132|1952|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6270|#|0|0|3616|2574|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3707|#|0|0|1293|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2745|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1849|2757|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 2911|#|0|0|2893|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2293|#|0|0|1772|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|639|2225|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4159|cookie mix|0|0|822|2195|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|475|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4320|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|336|879|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3678|2472|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3989|#|33|0|3665|2579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5142|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2858|988|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|625|1148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6264|#|0|0|1347|1786|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1334|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|pewter mug|0|0|740|2344|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1368|1660|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2665|#|0|0|4384|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|610|885|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4482|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5112|gnarled staff|0|0|5974|147|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|5346|74|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3731|1255|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3493|#|0|0|1376|1590|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3769|1173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12898|#|0|0|5911|3279|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3617|#|0|0|1508|1563|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|4462|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3640|a create food scroll|0|0|627|839|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3721|quarter staff|0|0|5963|183|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4137|dovetail saw|0|0|5950|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3731|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1142|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5287|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1548|1767|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2385|#|0|0|1985|2898|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|5335|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5333|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4|#|0|16|1857|877|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5874|541|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2884|water trough|0|0|5300|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1319|1812|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4079|Taming Dragons|0|11|564|2208|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 36|stone wall|0|0|5337|1305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|3692|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4245|#|0|0|5317|1975|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3778|#|0|0|1986|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1207|#|0|0|1447|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8061|#|0|0|1255|867|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1309|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|1443|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|1401|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|#|0|0|1332|3728|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5176|999|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5336|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2961|#|0|0|3738|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 52685|#|0|0|5574|3025|31|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4091|#|0|0|3012|3457|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2535|dirty pot|0|0|5400|590|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1316|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1254|870|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2883|741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2466|409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1430|#|0|0|1559|1775|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|pen and ink|0|0|5960|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|5985|145|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|2993|765|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3699|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3764|#|0|0|1445|1553|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2209|#|0|0|5297|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5921|bananas|0|0|5341|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|888|2393|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3693|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2943|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|545|826|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1298|1685|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|557|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2885|large vase|0|0|5177|95|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5357|#|0|0|3031|3354|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5290|2026|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1231|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|4630|1320|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3762|#|0|0|1452|1667|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6923|bone pile|0|0|5324|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5139|800|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|861|2389|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5289|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5987|#|0|0|3668|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5169|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|875|2326|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1290|1773|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2267|#|0|0|808|2332|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2864|#|0|0|3689|1321|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|portcullis|0|3|6085|71|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5980|184|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5323|1974|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6875|pile of skulls|0|0|5332|1360|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1907|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|1338|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2539|635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3898|#|0|0|2594|533|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6936|#|0|0|2766|859|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|5315|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2451|#|0|0|1343|1604|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6108|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5314|1981|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1544|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 148|log wall|0|0|5336|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2036|2808|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|2515|371|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3617|#|0|0|2710|2145|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5141|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5183|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5410|857|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1426|1724|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|438|0|629|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5869|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2593|613|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1822|#|0|0|2726|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1067|tattered banner|0|0|5135|1969|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|5145|1562|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5294|2001|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5291|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6942|skeletong with meat|0|0|5316|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|559|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1568|1713|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|1470|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4624|1334|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5217|587|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|739|2347|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|2259|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5295|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|5452|87|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1001|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|1451|1661|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1289|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1482|1588|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1484|1769|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3900|horse dung|0|0|2524|376|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1422|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3833|#|0|0|5292|621|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|290|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5868|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1334|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3284|90|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2646|#|0|0|5526|58|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4606|cot|0|0|5603|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|3604|2505|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|#|0|0|2562|503|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2739|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1594|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5365|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1443|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1823|#|0|0|2727|2134|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2475|427|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1366|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4156|a stale bread loaf|0|0|285|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5144|83|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +1309|stone pavers|0|0|5192|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|625|836|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|837|2229|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5705|41|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2922|859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|pewter mug|0|0|1867|2646|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4520|gas trap|0|0|5569|159|-10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 4555|#|0|0|3667|2620|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2504|#|0|0|1622|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5366|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4968|#|0|0|572|1642|-6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5183|#|0|0|1372|1578|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5937|#|0|0|1231|2220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5319|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2256|#|0|0|1192|1852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7623|#|0|0|3697|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5196|795|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|784|2219|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7625|#|0|0|3694|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1462|3819|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5278|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2187|#|0|0|5251|4019|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|746|2269|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4322|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|1456|845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1390|1822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5142|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4650|blood|0|0|5309|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1813|2819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|72|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6530|forge|0|0|5311|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1461|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|0|5426|1875|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|2|0|0|4750 -4083|A Politic Call to Anarchy|0|11|1401|1566|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 -3810|#|0|0|2748|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2400|#|0|0|2459|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3347|#|0|0|5289|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3603|#|0|0|2043|2773|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3574|#|0|0|2839|881|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4682|iron maiden|0|0|5138|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|5034 4185|#|0|0|634|1033|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5875|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7717|books|0|0|5236|149|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 407|#|0|0|3704|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1135|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|2757|2218|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5869|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2498|#|0|0|554|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|2882|747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1425|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|348|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3089|#|0|0|4411|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5315|1981|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5156|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|5944|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7163|#|0|0|1236|855|0|0|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 -4193|#|0|0|2953|617|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2267|#|0|0|1877|2809|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|76|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5570|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3996|#|320|0|1982|2838|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5131|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|#|0|0|1310|1648|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4015|anvil|0|0|5321|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5305|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -490|#|0|0|6019|3787|47|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1138|2217|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3688|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -52685|#|0|0|3729|1249|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1302|1754|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3326|#|0|0|1246|2200|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6447|#|0|0|554|821|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5141|2006|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1420|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1463|1512|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1138|2217|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5292|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3498|#|0|0|1380|1600|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2539|635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|sack of flour|0|0|5624|1861|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4574|log table|0|0|5314|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5297|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5947|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5362|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1616|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1401|1805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5324|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2145|#|0|0|1421|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5368|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3681|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1360|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5141|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5924|240|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|5183|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4682|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5217|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7268|sarcophagus|0|0|3525|1125|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2931|#|0|0|2659|2203|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4758|#|0|0|2723|2091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|1390|3708|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5316|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4576|log table|0|0|5368|1356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5307|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4137|dovetail saw|0|0|5950|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2400|#|0|0|3668|2640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2731|2262|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|3732|1258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2860|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3672|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1552|1658|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5227|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5571|633|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|319|786|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|1554|1682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|359|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5874|541|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2519|#|0|0|3747|1338|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|spoon|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|3704|2588|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5302|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2884|#|0|0|1514|1552|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1012|#|0|0|1895|2739|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|544|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|567|1008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -146|log wall|0|0|5345|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5322|740|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2187|#|0|0|5251|4016|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|#|0|0|1380|3750|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1452|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1300|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5245|169|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3576|#|0|0|3669|2581|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6938|#|0|0|2728|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|874|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5315|1981|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7712|book|0|0|1133|2235|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5927|bunch of dates|0|14|1165|2279|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2897|708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4563|bed|0|0|5575|201|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|5323|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5878|3819|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3609|cards|0|0|2027|2747|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2681|#|0|0|2970|3411|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1782|#|0|0|1398|1625|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1227|1575|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2508|474|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|1490|1756|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2348|#|0|0|888|2393|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3544|small fish|0|0|724|2239|-1|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2454|477|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2945|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|4476|1154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1443|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|3750|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|887|2424|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|3017|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +875|tent pole|0|0|5998|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1343|1736|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5154|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1142|1822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|861|2389|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2593|640|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5294|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5410|550|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4200|#|0|0|2705|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 464|#|0|0|5329|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2837|#|0|0|2739|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2428|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|1523|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|wood curls|0|0|1451|1579|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|1135|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3782|dressform|0|0|2841|880|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5410|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 3617|#|0|0|330|1247|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5873|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3780|skinning knife|0|0|5703|526|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2461|452|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|4550|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3477|#|0|0|1367|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3672|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5152|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4412|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5152|1954|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4138|#|0|0|1433|3820|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5874|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|#|0|0|2773|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|3625|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1133|1818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1672|1590|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5599|1876|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5311|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|3608|2570|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|609|872|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|754|2200|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2929|#|0|0|2660|2188|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|459|1128|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2422|#|0|0|2987|780|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6942|skeletong with meat|0|0|5316|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3208|#|0|0|4467|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3307|#|0|0|617|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1448|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5829|525|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4081|#|0|0|3728|1199|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|810|2323|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|4636|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|5962|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2868|table|0|0|5320|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2226|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1930|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2242|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|3699|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4296|951|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3545|#|0|0|1484|1769|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5146|905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|fork|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3769|#|0|0|627|819|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5739|#|0|0|624|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1504|3709|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1313|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1825|#|0|0|5157|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5717|1410|42|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5311|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3893|#|0|0|1520|1548|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5370|#|0|0|1128|3657|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|665|2138|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3611|checkers|0|0|1562|1762|14|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1895|2805|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|1659|1580|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5137|1943|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7401|head|0|0|6119|218|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4177|axle with gears|0|0|5318|1974|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2863|810|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1548|1768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1056|#|0|0|1685|2841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1254|870|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4204|#|0|0|2734|2258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4021|#|0|0|2868|850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2293|#|0|0|1772|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4293|956|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1401|1802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4629|#|0|0|311|786|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|6119|178|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5322|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2889|#|0|0|4531|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2943|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1462|3819|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2684|#|0|0|3728|1297|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1313|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|3629|2609|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2804|carpet|0|0|1901|2807|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3851|#|0|0|533|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2227|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1825|#|0|0|5143|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1306|1770|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4632|#|0|0|3693|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1461|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3690|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|538|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3650|1144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2420|522|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1384|1641|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6426|#|0|0|625|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3747|1253|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7611|#|0|0|3699|2074|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4541|857|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3765|#|0|0|1437|1551|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1652|1546|29|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 2902|#|0|0|2728|2251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4144|#|0|0|1391|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3608|2500|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3265|#|0|0|4475|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +480|#|0|0|6019|3785|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5444|195|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5366|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2904|913|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2527|dirty pot|0|0|5389|591|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|2885|3497|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1961|#|0|0|5184|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2081|#|0|0|2223|1196|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|1980|2840|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|1493|3710|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4208|#|0|0|1353|1779|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1475|1762|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3094|#|0|0|1457|1550|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|584|2139|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5183|956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3660|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2669|2076|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1933|2789|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5360|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4817|wall carving|2424|0|5442|1287|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4481|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1517|1541|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3604|#|0|0|2467|408|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|2466|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|book|0|11|753|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 -2272|#|0|0|5132|1952|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2271|#|0|0|1152|1544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 407|#|0|0|3685|2065|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2842|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5943|#|0|0|4311|952|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2479|398|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5955|92|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1551|1765|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|2899|785|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|742|2350|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3604|#|0|0|2492|398|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5365|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1932|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3697|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|2620|977|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|chair|0|0|5237|138|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3608|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3692|1286|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1427|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|pewter mug|0|0|748|2264|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3831|#|0|0|5962|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6007|#|0|0|5351|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|1931|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|797|2267|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4520|gas trap|0|0|5569|159|-10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -4029|#|0|0|3714|2649|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5159|1973|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2900|chair|0|0|5346|79|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3280|#|0|0|2793|938|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1442|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5581|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|2672|2238|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|793|2289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|797|2266|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5556|1825|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5313|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1240|wooden planks|0|0|5354|1993|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5305|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3700|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1314|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5293|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3769|#|0|0|3737|1187|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2260|#|0|0|1191|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2992|642|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|1470|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +46|#|0|0|2231|1196|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|goblet|0|0|5599|1877|4|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|6033|202|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2493|#|0|0|2500|382|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3308|#|0|0|5288|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|2599|623|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5219|725|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -4151|hay|0|0|1322|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3545|#|0|0|1494|1748|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3707|#|0|0|1296|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3615|#|0|0|1328|1590|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|3693|2472|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16048|#|0|0|684|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2849|739|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1441|3800|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4101|empty jar|0|0|5727|92|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5298|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2957|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|#|0|0|1378|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1385|1805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2358|#|0|0|1592|1515|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2422|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5317|1975|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1851|#|0|0|5311|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2255|#|0|0|1248|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2023|2840|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5336|1309|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2400|#|0|0|1862|2824|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2681|#|0|0|3729|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2547|#|0|0|3691|1301|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5363|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5153|1001|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|2873|683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2469|563|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2224|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3696|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|#|0|0|1424|1721|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4142|#|0|0|4411|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1000|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2846|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4630|#|0|0|312|786|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6084|1449|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5492|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2909|#|0|0|3768|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6199|#|0|0|3013|3350|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2707|#|0|0|1656|1640|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|6119|181|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1295|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1815|2810|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5927|228|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4395|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3974|#|0|0|4620|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1646|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|1340|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|2419|498|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4813|wall carving|2424|0|5432|1287|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5906|thigh boots|0|0|5952|238|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|555|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3048|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|4392|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4476|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1815|2810|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4395|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4648|statue|0|0|5267|683|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1618|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2735|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|2231|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5364|1290|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2536|dirty pan|0|0|5497|523|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|4482|1069|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3265|#|0|0|4479|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1517|1549|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2514|peach|0|14|1368|1660|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3488|#|0|0|1367|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3484|514|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|1513|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3746|1330|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4300|927|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1822|#|0|0|2727|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1313|stone pavers|1|0|6012|3786|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5986|163|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5333|2016|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6257|#|0|0|1988|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|1682|1571|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5950|#|0|0|4471|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4230|bracelet|0|0|3778|1167|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|438|0|628|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2970|3424|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|451|963|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1143|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1428|3961|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|cauldron|0|0|3433|2645|42|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -5983|#|1733|0|3664|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2532|#|0|0|4554|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3572|wand|0|0|5228|694|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3898|a shovel|0|0|5289|2012|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|4388|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|641|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1161|2235|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2599|623|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|1042|2249|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3737|1258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1368|3808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5295|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3700|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1964|#|0|0|5192|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2901|chair|0|0|5343|84|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1412|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3974|mandrake root|0|0|2682|679|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4175|#|0|0|1424|1655|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4471|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|4461|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3700|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5126|war mace|0|0|5368|1361|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4139|#|0|0|629|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5509|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1828|#|0|0|5145|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|2992|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|3664|2641|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4648|statue|0|0|5266|677|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -7823|#|0|0|4388|1130|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4070|#|0|0|5689|1352|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4699|#|0|0|5506|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|1128|2233|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|853|2363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|1450|1617|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5162|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12911|#|0|0|1150|2276|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|4664|1396|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2521|544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6005|#|0|0|5361|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7816|#|0|0|4384|1133|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1128|2225|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5294|89|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|1064|2202|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +3817|clean bandage|0|0|5264|124|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 4031|#|0|0|2427|438|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2452|pear|0|14|1379|1592|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2687|#|0|0|3691|1242|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5364|1290|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5359|1368|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|612|2216|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5554|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5134|975|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|1138|2218|60|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|4427|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5319|744|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1309|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5157|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5298|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|2596|627|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1553|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5493|2027|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1981|#|0|0|620|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2515|ham|0|14|5990|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5333|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1429|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5140|857|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5167|998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2679|2232|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5310|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|560|822|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2270|#|0|0|821|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|1438|1550|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2887|#|0|0|1560|1749|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -465|#|0|0|5288|1341|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4656|#|0|0|3728|1379|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2844|900|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7616|#|0|0|3698|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5096|#|0|0|1448|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|forge|0|0|5320|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2649|#|0|0|5493|50|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1449|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1426|1734|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2484|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4970|#|0|0|5308|2008|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3489|#|0|0|1367|1589|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1486|1580|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1832|2671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4243|#|0|0|5987|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|3604|2505|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|5335|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1380|3794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2957|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5366|#|0|0|1478|3717|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|Taming Dragons|0|11|624|836|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 2274|#|0|0|5141|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1299|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6043|#|0|0|5672|43|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6043|#|0|0|5705|41|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5356|blank map|0|0|3030|3353|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1340|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2849|735|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1858|2756|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|603|860|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5939|#|0|0|4472|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5497|563|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5581|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1816|2806|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|6014|3782|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|613|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -874|tent wall|1109|0|6003|3763|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|iron fence|0|0|5196|795|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|5181|958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5165|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1450|1757|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5311|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5260|125|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 7574|#|0|0|2736|885|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2530|#|0|0|1192|1851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1371|3866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2071|790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|1333|1644|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5144|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|5360|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7714|books|0|0|1165|2243|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2265|#|0|0|1440|3780|30|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5872|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5251|235|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|chair|0|0|1477|1745|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2901|#|0|0|1457|3740|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|3743|1340|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3462|108|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3719|pitchfork|0|0|5926|158|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7008|#|0|0|5869|1519|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1347|1778|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|556|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|399|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|399|1220|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5326|2018|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2842|900|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|1460|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2769|carpet|0|0|5148|79|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4458|1062|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3480|#|0|0|1363|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7712|book|0|0|1164|2206|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|2894|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|pen and ink|0|0|2034|2739|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2468|399|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2769|carpet|0|0|5149|78|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5282|2013|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|1373|3852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|#|0|0|1365|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3648|1164|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1957|#|0|0|5468|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1278|#|0|0|5838|329|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|anvil|0|0|5312|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5306|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5335|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5166|570|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2490|376|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|3625|1245|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|1553|1660|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4179|#|0|0|4463|1163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5867|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|359|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1443|3885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2855|728|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6433|#|0|0|5754|3190|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4241|#|0|0|5650|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|626|836|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3688|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2225|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|2994|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4564|bed|0|0|5445|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|#|0|0|5874|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5290|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4003|#|0|0|1497|1696|24|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|867|2316|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5542|2012|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 6211|flask|0|0|5993|64|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|4036|313|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1438|3878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3667|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|5519|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4648|statue|0|0|563|2152|8|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2904|904|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|2483|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|books|0|0|1136|2230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1440|3981|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5323|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3732|1329|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4231|earrings|0|0|5937|149|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6019|#|0|0|2127|809|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1001|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|3731|1319|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6584|iron ore|0|0|2587|518|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -3914|#|0|0|3544|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2030|2849|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1538|#|2419|0|6002|3765|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5589|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1297|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1314|stone pavers|0|0|6044|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5740|#|0|0|610|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|#|0|0|2972|874|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5585|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|4483|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|2952|628|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|Classic tales of Vesper vol.1|0|11|3728|1198|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|17|0|0|0 -2602|#|0|0|626|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|#|0|0|1473|1665|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2488|cooked bird|0|14|1256|1883|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2498|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|3014|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3698|1290|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2539|muffins|0|14|5346|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3010|3451|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4003|#|0|0|3762|1219|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2730|2261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1849|2796|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6024|#|0|0|1906|1197|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4107|#|0|0|1318|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5202|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3736|2565|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5360|1368|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5042|bow|0|0|5221|735|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5139|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4599|#|0|0|5362|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2004|2720|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4384|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2213|1166|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1354|1740|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|544|828|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 13597|#|0|0|5311|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1007|#|0|0|1893|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8083|glass of water|0|105|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2274|#|0|0|5287|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5354|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1316|stone pavers|0|0|5973|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2883|674|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6921|#|0|0|2774|852|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2590|#|0|0|1545|1708|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|6013|3784|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2035|2808|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1972|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2264|#|0|0|1440|3781|30|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|5302|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5674|527|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2645|#|0|0|3730|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1311|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|4411|1208|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3761|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3310|#|0|0|5287|1321|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3341|#|0|0|5288|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -15944|#|0|0|709|2240|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2466|#|0|0|2968|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|knife|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2228|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3088|#|0|0|1435|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5174|996|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4475|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4240|#|0|0|5318|1974|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1566|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|2491|397|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3052|3421|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3772|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2730|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1549|1768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5693|536|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2278|#|0|0|5318|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5871|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1912|#|0|0|3685|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|1143|2227|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5315|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 351|#|0|0|3703|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3629|#|0|0|2913|668|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3594|1205|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|3037|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2503|#|0|0|1617|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|716|1482|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5933|pear|0|14|1205|2268|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4563|bed|0|0|5451|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4650|blood|0|0|5315|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4329|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1840|2739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2657|#|0|0|3665|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5131|966|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1692|1545|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|567|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|1445|1665|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1671|1546|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5496|542|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1130|2217|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5458|vat|0|0|5295|1999|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|1224|1569|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2277|#|0|0|5138|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1240|wooden planks|0|0|5296|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2919|#|0|0|2902|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|810|2322|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -5073|#|0|0|1448|3852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5433|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1413|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|842|2356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3719|pitchfork|0|0|5347|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1134|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4395|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1930|#|0|0|5572|629|45|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4106|#|0|0|3048|3394|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1344|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3611|checkers|0|0|1618|1587|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1821|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2451|#|0|0|1422|3745|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|4389|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|662|1003|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1425|3875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5800|542|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2273|#|0|0|5328|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3454|104|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5923|168|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|4332|997|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4193|#|0|0|1983|2830|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2226|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|547|2210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|1652|1547|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2473|397|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2838|#|0|0|2940|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|1334|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4635|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2461|486|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +5646|#|0|0|621|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|#|0|0|2731|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5872|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2939|931|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|chair|0|0|1903|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2895|#|0|0|2660|2185|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5065|#|0|0|1438|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|5214|3662|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2509|473|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|616|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|5350|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2548|656|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1451|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5051|chainmail coif|0|0|5930|208|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5311|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6056|90|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|2869|853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5205|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2838|#|0|0|2940|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|2955|707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3652|1145|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2266|#|0|0|1544|1762|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4104|#|0|0|866|2322|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|3704|2649|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|362|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|612|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3623|#|0|0|1336|1604|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1850|#|0|0|5312|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3050|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|4477|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6921|#|0|0|2728|893|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1306|#|0|0|1425|1553|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2505|#|0|0|604|1184|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5131|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1332|3752|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5332|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4339|pile of garbage|0|0|5949|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5302|1987|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2720|#|0|0|2943|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|#|0|0|2733|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1205|#|0|0|1629|1590|-20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3476|#|0|0|1386|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2485|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1812|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1492|1687|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5434|853|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|3468|390|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1852|#|0|0|5306|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|1391|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6013|#|0|0|3685|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1317|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6081|145|-12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5336|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5733|572|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4553|#|0|0|1604|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6542|#|0|0|637|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|1142|2227|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5354|1993|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2501|bottles of wine|0|105|5992|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 2276|#|0|0|5409|138|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2645|#|0|0|2581|520|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2901|chair|0|0|5305|38|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|3480|396|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3265|#|0|0|4483|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5480|decorative weapons|0|0|5410|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3739|#|0|0|1502|1656|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1354|1746|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1244|wooden planks|0|0|5294|2001|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1455|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1297|1775|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4729|block|0|0|5503|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4099|spittoon|0|0|2899|911|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5359|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2645|#|0|0|3594|1205|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3575|#|0|0|1343|1588|78|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3348|#|0|0|5292|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1781|#|0|0|1367|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1517|1544|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5873|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4563|bed|0|0|5451|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4606|cot|0|0|5555|1907|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|3647|2669|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4600|a fur|0|0|5540|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5353|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7625|#|0|0|3694|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5212|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|2021|2865|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1516|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2593|613|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4336|garbage|0|0|1130|2217|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|2515|371|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2776|carpet|0|0|5150|79|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|5437|188|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3698|1290|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4468|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3992|#|0|0|1453|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|3017|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1548|1767|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2730|2261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5131|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -12898|#|0|0|5911|3279|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5360|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5352|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2487|cooked bird|0|14|1224|1570|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1648|1632|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5042|bow|0|0|5221|735|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4186|#|0|0|2462|463|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3649|1164|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5352|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|544|828|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|5333|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1067|tattered banner|0|0|5359|1357|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2745|986|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|4477|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1934|2701|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4|ankh|0|16|5474|525|79|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1354|1672|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|0|0|475|853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -476|#|0|0|6017|3786|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5333|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2517|652|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +38|#|0|0|1159|2243|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2499|#|0|0|3596|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|goblet|0|0|5166|570|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3617|#|0|0|640|1084|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3102|#|0|0|1673|2987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13350|#|0|0|470|1281|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1447|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2948|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2849|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5325|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5325|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|knife|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|632|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6919|#|0|0|1274|1212|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5288|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4106|#|0|0|1231|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2500|382|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6004|#|0|0|5712|1338|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5925|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5913|28|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2227|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5314|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1618|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4004|#|0|0|2896|908|7|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|863|2389|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1345|1737|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5316|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|739|2347|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2475|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5351|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2734|2248|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|3484|514|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2260|#|0|0|1137|1816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1830|2673|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|playing cards|0|0|1456|3778|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|452|1110|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|bottle of wine|0|105|1135|2230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2645|#|0|0|2575|533|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5583|3017|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5673|521|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2278|#|0|0|5307|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1428|3961|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|4481|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1128|2224|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2895|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5917|26|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3616|bloody bandage|0|0|5959|224|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1930|2795|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1302|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7027|buckler|0|0|5980|184|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1495|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1332|3748|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1962|#|0|0|6084|1448|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7094|refuse|0|0|5312|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3668|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5336|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1429|1714|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1448|3770|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|1878|2805|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2522|638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2267|#|0|0|1877|2809|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6542|#|0|0|637|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7717|books|0|0|5236|149|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5306|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5441|1912|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2467|#|0|0|3594|1234|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3690|1276|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2755|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3544|#|0|0|3662|2666|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|2781|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3739|#|0|0|1502|1656|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5570|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2351|#|0|0|5620|1872|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3697|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3029|3352|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|anvil|0|0|5317|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5944|#|0|0|4310|952|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|2259|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1413|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1436|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3489|#|0|0|1367|1589|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|4329|997|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5365|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5161|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2493|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|3454|104|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3741|#|0|0|1451|1661|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1362|1651|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2777|carpet|0|0|5148|81|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1316|stone pavers|0|0|5973|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5184|cutlass|0|0|5456|1411|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4630|altar|0|0|5977|25|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5322|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3690|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2961|#|0|0|3738|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1207|#|0|0|1447|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5311|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1339|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1391|1596|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4176|#|0|0|1428|1655|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6925|bone pile|0|0|5302|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -545|palisade|0|0|5131|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|#|0|0|3706|2596|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|2993|765|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3761|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2535|dirty pot|0|0|5400|590|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2427|555|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -9|wooden post|0|0|1014|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5205|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1506|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5635|#|0|0|4384|1135|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3731|1330|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5142|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1392|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3778|#|0|0|3704|2649|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2549|#|0|0|784|2219|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5305|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4156|a stale bread loaf|0|0|280|774|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5938|105|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5305|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -551|wooden wall|0|0|5131|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4707|shackles|0|0|5152|577|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4774|#|0|0|1594|1650|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4682|iron maiden|0|0|5138|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|5034 -6883|#|0|0|2733|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4082|#|0|0|1401|1568|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -130|stone wall|0|0|5364|1290|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5304|1961|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6055|#|0|0|5317|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3620|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|5319|744|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2885|741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|3735|2645|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4136|#|0|0|1430|1595|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1513|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|620|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4142|#|0|0|562|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|4688|1410|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4093|skull mug|0|0|5507|529|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5868|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5167|998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4004|#|932|0|1548|1771|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4607|#|0|0|1859|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3767|#|0|0|1441|1558|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|626|836|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5250|909|-37|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3638|#|0|0|5961|197|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5290|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|2504|425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4004|#|932|0|1548|1771|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3783|dressform|0|0|4461|1066|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4553|potted tree|0|0|1898|2660|0|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1438|3878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 -4151|hay|0|0|1322|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5323|1303|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 6928|bone pile|0|0|5299|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4685|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|2471|61|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5132|989|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|2988|832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2745|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5211|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2348|#|0|0|1424|1712|20|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|449|1117|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4706|shackles|0|0|5501|1808|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5192|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2838|#|0|0|2940|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1823|#|0|0|2727|2134|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|350|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3544|#|0|0|1450|1757|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2224|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|2616|977|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5319|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|5350|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6787|ore cart|0|0|5299|1979|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|594|846|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2468|398|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2919|#|0|0|2421|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|A Song of Samlethe|0|11|3007|3388|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 3190|#|0|0|5213|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4699|#|0|0|5506|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2266|#|0|0|3008|3456|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5210|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1184|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2485|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|stone chair|0|0|5202|599|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3620|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5948|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6950|leaves|2416|0|861|2391|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|book|0|11|1064|2202|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 -2861|#|0|0|349|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5366|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1548|1750|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|4535|859|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -551|wooden wall|0|0|5131|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4650|blood|0|0|5202|963|-29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4003|#|0|0|1435|1715|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|1165|2244|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14170|#|0|0|1165|2204|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|1866|2647|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2186|#|0|0|5204|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5152|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|5339|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1512|1592|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3739|1258|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5433|long pants|0|0|5286|566|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1442|#|0|0|2226|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13350|#|0|0|469|1280|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4721|block|0|0|5353|1312|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5362|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5381|#|0|0|3740|2643|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5937|#|0|0|4470|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5136|1944|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1278|#|0|0|5838|329|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5940|#|0|0|1234|2220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|738|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1544|#|2419|0|6001|3765|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3851|refreshment potion|0|19|5304|37|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 -4653|blood|0|0|5133|844|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5324|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4967|#|0|0|577|1648|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2687|#|0|0|2962|3401|35|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3594|1232|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1152|1548|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|5539|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7397|arm|0|0|5364|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1062|tattered banner|0|0|5360|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|628|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|3739|1325|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6014|3785|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1408|3851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1826|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|#|0|0|4393|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|1443|3885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1591|#|0|0|3691|1297|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1340|#|0|0|5943|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5423|893|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5868|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -37|#|0|0|1143|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2885|large vase|0|0|5177|95|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5164|998|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|172|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2496|#|0|0|3552|1172|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3650|1137|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1298|1566|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|614|886|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2537|#|0|0|555|1212|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1319|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5162|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5343|vat|0|0|5355|1990|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|678|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2598|candle|0|0|857|1676|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4236|#|0|0|5251|1603|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1290|1770|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -28|#|0|0|1143|2227|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1940|2690|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|584|2139|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5364|1289|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5211|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5142|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|3770|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2030|2849|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1354|1671|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|174|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2844|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4648|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4311|#|0|0|2729|893|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2028|2860|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|336|879|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5585|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|plate|0|0|5346|74|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|3779|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|#|0|0|3676|2648|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4022|#|0|0|1473|1665|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1948|2679|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5330|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|610|885|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|#|0|0|284|986|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3817|clean bandage|0|0|5260|125|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 -4609|#|0|0|3689|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1446|3777|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2265|#|0|0|1440|3780|30|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|2237|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5132|973|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|399|1220|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5312|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5289|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|328|1061|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2515|ham|0|14|5991|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1006|#|0|0|1894|2738|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3766|#|0|0|2894|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2849|731|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3718|#|0|0|2461|484|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5289|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|#|0|0|1444|1551|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|cauldron|0|0|5407|1934|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5581|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5337|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6006|#|0|0|5358|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2720|#|0|0|2946|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2656|#|0|0|3648|1118|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5313|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3052|3419|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|661|1002|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|595|2203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2895|chair|0|0|1136|2218|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3347|#|0|0|5293|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3701|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|5399|703|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -37|stone wall|0|0|5336|1308|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|673|2233|-3|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|612|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4016|#|0|0|2869|853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6938|bone shards|0|0|5421|1868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1781|portcullis|0|3|6085|63|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2525|dirty pot|0|0|5495|624|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6875|pile of skulls|0|0|5337|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|1163|2243|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1409|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2685|#|0|0|3728|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5939|107|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2887|#|0|0|1560|1748|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5061|leather sleeves|0|0|5981|228|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5355|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1538|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1812|2812|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|4408|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1957|#|0|0|6081|145|-12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4096|#|0|0|1601|1515|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|#|0|0|1310|1647|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3846|#|0|0|1328|1600|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3051|3361|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -46|#|0|0|2231|1196|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5310|1953|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|547|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3676|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1296|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3203|#|0|0|1380|1620|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5227|137|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2737|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4575|log table|0|0|5360|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5867|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|797|2267|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5137|902|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2544|pitcher of milk|0|105|1652|1546|29|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +2902|#|0|0|553|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1579|1698|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5925|44|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -480|#|0|0|6019|3785|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6435|#|0|0|5755|3190|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1497|1685|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1961|#|0|0|5184|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|3705|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|1856|2772|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1432|3960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4691|1179|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1542|1680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|872|2372|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -200|#|0|0|3036|3343|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2187|wooden fence|0|0|5351|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4600|#|0|0|1432|1612|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|ceramic mug|0|0|5139|587|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5376|#|0|0|3740|2645|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2264|#|0|0|888|2394|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1978|2842|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1930|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5309|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1367|1603|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|1467|1515|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5193|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6043|#|0|0|5560|212|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4311|small web|0|0|5920|144|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|iron fence|0|0|5432|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2851|998|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3604|#|0|0|2492|398|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|1673|1546|36|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1833|2669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5288|1314|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1938|2795|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5955|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5916|225|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2457|#|0|0|2852|996|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5583|1826|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4605|#|0|0|2539|633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1351|1777|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1803|#|0|0|1596|2489|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|3770|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|pewter mug|0|0|748|2264|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -5368|rope|0|0|2069|2861|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2230|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1252|1702|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3854|empty bottle|0|0|5145|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5131|959|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5195|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1307|#|0|0|1143|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6584|iron ore|0|0|2572|523|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -2667|#|0|0|2571|589|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|1399|4038|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5162|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3898|a shovel|0|0|5289|2012|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5327|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|1342|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|4394|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|2599|623|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2063|2778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5441|186|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7621|#|0|0|5688|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4605|cot|0|0|5554|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4175|#|0|0|1424|1655|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5255|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6938|#|0|0|2743|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2469|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|678|1202|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5646|#|0|0|618|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5739|#|0|0|614|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3761|#|0|0|3693|2472|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4317|web|0|0|5296|1547|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3701|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2897|708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1198|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3542|small fish|0|0|716|2236|-2|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1588|1556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5304|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1180|grey slate tile|0|0|5336|1309|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5298|1979|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|3693|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4173|#|0|0|1424|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1475|1762|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2889|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2572|523|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2475|427|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1342|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4077|#|0|0|5691|1353|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|4394|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2063|2778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2992|3436|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1827|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1477|#|0|0|1602|1518|66|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -464|#|0|0|5332|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|420|1034|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4701|#|0|0|5507|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4575|log table|0|0|5360|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5860|546|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4107|#|0|0|1998|2694|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3488|580|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1782|#|0|0|1393|3874|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3604|#|0|0|2467|408|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|544|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7726|#|0|0|628|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2260|#|0|0|1153|1616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5943|#|0|0|4311|952|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2908|715|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3766|#|0|0|2900|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2230|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1512|1549|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1391|1655|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3484|#|0|0|1378|1617|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1423|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4648|statue|0|0|5267|683|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|3776|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|1449|1666|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|3525|1148|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|4482|1069|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1455|1708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1443|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1934|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -9023|#|0|0|5265|2755|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -14186|#|0|0|5905|97|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6007|#|0|0|5316|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5159|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4268|#|0|0|2718|2082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2731|2262|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1205|#|0|0|1630|1590|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2724|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|3601|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5314|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4179|#|0|0|1403|3806|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1334|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|319|786|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5337|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5322|1973|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3530|#|0|0|1130|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2963|#|0|0|3696|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|spoon|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1782|#|0|0|1393|3885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1552|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1338|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -546|#|0|0|632|1488|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5207|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5717|1410|42|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -579|#|0|0|5875|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6011|#|0|0|5340|1312|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4099|#|0|0|1451|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3611|checkers|0|0|1562|1762|14|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|555|2220|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|cot|0|0|5555|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1568|1696|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5433|long pants|0|0|5987|31|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5353|1993|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2863|810|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3733|1329|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7714|books|0|0|1165|2243|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|399|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2260|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3767|#|0|0|1441|1554|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|562|2174|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2281|#|0|0|5136|977|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2400|#|0|0|3649|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3544|small fish|0|0|1135|3675|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|556|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|2422|494|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2228|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3741|#|0|0|2887|740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5140|958|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4293|956|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1315|1648|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|803|2187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2491|399|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4003|#|0|0|2668|2235|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5358|#|0|0|3032|3352|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -145|log wall|0|0|5360|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5421|527|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|1589|1554|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1301|1781|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1225|wooden planks|0|0|5355|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4082|a book|0|11|5437|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +3570|wand|0|0|5934|224|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6930|#|0|0|2731|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5162|#|0|0|2957|705|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3691|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|1319|1604|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3545|#|0|0|1470|1756|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|1227|1575|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|#|0|0|2563|503|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5329|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2963|#|0|0|3696|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3692|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3496|#|0|0|1380|1600|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5059|#|0|0|1442|3725|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3618|1265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5570|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3700|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5363|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3048|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3651|2474|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|2237|1188|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1239|wooden planks|0|0|5297|1974|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|716|1486|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|forge|0|0|5331|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5947|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3739|2689|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5357|#|0|0|2962|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|5404|43|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -4155|bread loaf|0|14|3734|1249|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1253|1704|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3478|#|0|0|1054|2229|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2837|#|0|0|2734|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3719|#|0|0|1288|1764|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4682|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5341|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5581|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1066|tattered banner|0|0|5359|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|2894|659|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3771|#|0|0|1447|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1288|1779|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2506|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2515|ham|0|14|5348|55|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5829|525|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2279|#|0|0|5443|1822|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1481|1764|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1426|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|2915|676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5694|533|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4723|block|0|0|5986|98|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|78|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3024|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1467|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1876|#|0|0|5473|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5146|905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3879|#|0|0|1659|1643|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4607|#|0|0|1849|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4028|#|0|0|3552|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1227|1575|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|616|2139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1385|1650|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1803|#|0|0|5310|135|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5553|204|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2535|dirty pot|0|0|5392|525|66|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5154|1007|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2896|chair|0|0|5237|138|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3667|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6004|#|0|0|4036|312|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|1432|3864|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|814|2197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1877|2707|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5347|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2667|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3946|#|0|0|1451|1666|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5159|1973|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2277|#|0|0|5447|1819|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1196|#|0|0|2437|410|15|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4731|block|0|0|5502|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|4690|1179|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5301|1988|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3695|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|#|0|0|1356|1784|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1403|3803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5915|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|628|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -147|log post|0|0|5359|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5320|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -13494|#|0|0|5311|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4217|pile of hides|0|0|2867|1003|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2500|#|0|0|2970|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4629|#|0|0|311|786|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2597|lantern|0|0|1132|2227|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5086|#|0|0|1432|3720|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5943|#|0|0|1234|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5297|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|4386|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -147|log post|0|0|5307|2011|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3545|small fish|0|0|715|2234|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2498|#|0|0|1946|2684|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3001|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7409|#|0|0|1413|2106|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5365|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5133|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5346|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1381|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2502|383|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3732|1261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1313|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5575|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5364|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5254|4021|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2733|2261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|2998|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1390|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 408|#|0|0|3705|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4208|#|0|0|2019|2750|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1306|1770|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|323|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|747|2264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3626|bottle|0|0|5961|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2807|#|0|0|3688|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|3650|1144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4653|blood|0|0|5247|898|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5296|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|2521|544|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4001|spool of thread|0|0|2839|882|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2837|#|0|0|2739|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4107|#|0|0|1320|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4332|993|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1932|#|0|0|5362|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|5333|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4348|stone face|0|0|5319|581|0|0|0|2|0|53|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2495|goblet|0|0|5168|568|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2910|#|0|0|3625|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1382|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5950|226|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|1168|3632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2348|#|0|0|808|2330|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2458|goblet|0|0|5599|1876|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +464|#|0|0|5340|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4577|log table|0|0|5360|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1962|#|0|0|5184|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3943|#|0|0|3640|2510|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1452|3780|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1548|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5456|vat|0|0|5296|2001|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3741|#|0|0|1447|1666|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|1224|1569|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2518|#|0|0|1316|3728|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1763|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|889|2387|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5197|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5334|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3698|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1930|#|0|0|5274|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5357|#|0|0|2962|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1671|1546|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1404|1816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5366|#|0|0|1381|3796|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2226|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2228|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2087|2849|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2882|#|0|0|1519|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1315|stone pavers|0|0|5905|97|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5468|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2908|#|0|0|1338|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5308|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6050|#|0|0|5316|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2004|2721|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1007|#|0|0|1893|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|1444|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4539|861|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3604|chessmen|0|0|554|2181|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2484|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5435|557|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7405|heart|0|0|6112|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1582|1565|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|263|0|5331|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6008|#|0|0|6019|3786|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|4384|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1473|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2232|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|4408|1229|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4142|#|0|0|2515|474|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|582|2230|5|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|352|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5318|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|apple|0|14|1362|1597|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4107|#|0|0|3036|3379|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|The Wild Girl in The Forest|0|11|1987|2910|26|0|0|2|0|0|100|400000|125|1|0|0|0|0|21|0|0|0 1069|tattered banner|0|0|5136|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4633|#|0|0|3690|1261|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2275|#|0|0|5362|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|2855|728|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|459|1135|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|1427|3960|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2942|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|2471|59|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|551|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1576|1706|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5365|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4020|sledge hammer|0|0|5320|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6081|144|-12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1591|#|0|0|3691|1297|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|554|2142|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|2660|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4392|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|1449|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3533|fishing weight|0|0|2734|1062|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +3089|broken chair|0|0|5600|1872|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5287|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|66|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5604|1862|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|643|839|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3012|3351|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 877|tent wall|2419|0|6003|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|5315|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|616|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4685|1169|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3960|bat wing|0|0|5205|620|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2270|#|0|0|804|2264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5267|123|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 4150|hay|0|0|787|2221|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|1424|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|603|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16037|#|0|0|708|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4081|#|0|0|1402|1569|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|592|2246|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1940|2690|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|fork|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3817|clean bandage|0|0|5259|133|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 -3094|damaged books|0|0|1165|2233|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1606|1518|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5682|535|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +5096|#|0|0|1432|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|3610|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|1336|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|636|816|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2903|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|857|1688|1|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|1309|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3739|2727|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5138|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1244|wooden planks|0|0|5294|2001|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5139|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1485|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|648|2155|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|#|0|0|2540|633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1412|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5274|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5140|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7620|#|0|0|5694|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5336|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|2260|1218|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5224|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1224|wooden planks|0|0|5456|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4148|#|0|0|1434|3820|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1412|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3849|#|0|0|645|852|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2915|#|0|0|1416|3700|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1228|1576|4|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 2467|#|0|0|458|1134|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5369|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5289|1317|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3990|#|0|0|3668|2577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7090|refuse|0|0|5314|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3998|#|0|0|1550|1656|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3608|#|0|0|1862|2647|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2264|#|0|0|888|2394|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2653|#|0|0|3024|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|662|1003|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|0|0|5552|1804|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2649|#|0|0|5493|50|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|3454|538|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1352|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|2869|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|652|2162|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5952|165|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7138|#|0|0|617|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3520|fishing pole|0|0|2734|1062|0|0|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1274|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|2479|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|2844|900|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3673|2532|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3203|#|0|0|3691|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1316|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -766|#|0|0|5922|170|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1325|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1519|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5405|920|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|3661|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2528|#|0|0|1193|1852|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|tray|0|0|5619|1877|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1338|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5975|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5285|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3690|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5362|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2468|#|0|0|1311|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2467|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|353|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1678|1590|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|627|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2348|#|0|0|1352|3732|0|0|0|2|0|15|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|4461|1058|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1553|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4700|#|0|0|5506|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2010|#|0|0|2726|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5221|532|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4003|#|0|0|1497|1681|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5956|66|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2467|#|0|0|2485|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1773|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2472|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4476|1082|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5609|1837|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3994|#|0|0|4459|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1649|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|3468|114|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|4463|1165|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13422|#|0|0|5318|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5879|3815|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|chair|0|0|5346|77|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4557|929|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4325|950|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2937|3500|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|2779|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|5346|50|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|553|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1328|3707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5178|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -7039|#|0|0|5501|560|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6008|#|0|0|5343|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4574|log table|0|0|5362|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4152|wood curls|0|0|1393|1596|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1317|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2393|#|0|0|1925|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5153|1004|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5993|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1815|2808|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1997|#|0|0|5187|2925|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5868|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3476|#|0|0|1390|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2225|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3348|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|3015|3458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5583|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|323|1240|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5219|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1313|stone pavers|1|0|6012|3787|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5142|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2487|cooked bird|0|14|1510|1600|14|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3037|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|#|0|0|3771|1226|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1382|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8025|#|0|0|627|838|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|4555|1494|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1315|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|514|990|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1309|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|438|0|614|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|553|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3729|1249|8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1933|2790|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3209|#|0|0|4482|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3452|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1959|#|0|0|5191|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2503|#|0|0|1454|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1553|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|612|2216|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1963|#|0|0|2616|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1803|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2963|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5223|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +167|wooden wall|0|0|2879|3498|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3837|bottle|0|0|5307|88|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5330|1371|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|3015|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1583|1553|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5366|#|0|0|1349|3864|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3592|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|737|2350|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|4413|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5860|546|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4696|#|0|0|5363|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +2512|apple|0|14|1367|1598|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|4329|1001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5960|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2659|2187|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5324|1307|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1958|#|0|0|2617|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1987|2910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2918|#|0|0|2420|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3618|#|0|0|539|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|Classic Childrens Tales Vol.2|0|11|1168|3642|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 +2895|#|0|0|3739|1309|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5938|#|0|0|4309|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|3668|2594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1409|3805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|2237|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5310|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|616|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4080|Virtue|0|11|1401|1564|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|11|0|0|0 6006|#|0|0|5333|2004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2548|656|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5400|929|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2506|ceramic mug|0|0|1200|1851|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1348|1657|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|648|2155|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5327|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3707|#|0|0|1299|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1803|#|0|0|1596|2489|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1343|cave floor|1|0|5347|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|5214|3662|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3346|#|0|0|5289|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +49|stone wall|0|0|5336|1303|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|1932|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5149|1990|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5497|563|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1340|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1643|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1238|1574|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|2849|735|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2517|656|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5547|banner|0|0|1166|2232|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7032|kite shield|0|0|5995|148|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5368|1360|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|2748|2113|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1070|tattered banner|0|0|5359|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4242|#|0|0|5792|576|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5643|pan of cookies|0|14|1135|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|544|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4091|#|0|0|3016|3454|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4192|#|0|0|2873|3499|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|621|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3652|empty jars|0|0|5950|220|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|2853|1000|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|360|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|840|2356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1891|2691|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3667|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6262|#|0|0|3003|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3603|#|0|0|2043|2773|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3992|#|0|0|3665|2579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1520|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1387|1648|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1383|3770|-16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5945|#|0|0|4472|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2393|#|0|0|3656|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2081|iron fence|0|0|5196|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3689|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2681|#|0|0|3690|1323|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4608|#|0|0|1854|2757|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|1400|1804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 551|wooden wall|0|0|5134|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3683|2473|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3964|blood spawn|0|0|5315|1304|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7615|#|0|0|3696|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2275|#|0|0|5141|2006|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2774|carpet|0|0|5147|76|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4685|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|353|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|362|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -12911|#|0|0|1150|2276|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8005|archcure scroll|0|0|5304|88|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5137|1946|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1338|56|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2146|wooden fence|0|0|5297|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|571|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4466|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|wooden bench|0|0|1900|2708|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +5933|pear|0|14|1207|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5505|531|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4167|#|0|0|1334|1644|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6942|skeletong with meat|0|0|5308|1368|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4241|#|0|0|5348|1997|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2187|#|0|0|5202|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|1860|2834|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 581|#|0|0|5870|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4108|#|0|0|1288|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2898|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1307|1768|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|6040|217|59|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|5961|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1541|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3947|#|0|0|6003|3771|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|1385|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2903|909|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1815|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2544|pitcher of milk|0|105|1253|1703|4|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 -1339|#|0|0|5870|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5967|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4607|#|0|0|1859|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1553|1684|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1934|2701|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5295|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|1634|1513|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4161|baked pie|0|14|3680|1301|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|2937|3496|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|473|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3108|broken furniture|0|0|1165|2232|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|355|833|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4081|a book|0|11|554|2208|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 -2660|#|0|0|3652|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4688|#|0|0|5309|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4099|spittoon|0|0|2893|908|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1308|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1228|1569|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1185|1708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5287|2011|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|#|0|0|1309|1664|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1389|1640|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|3769|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3772|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6522|bellows|0|0|5316|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3575|knitting|0|0|3693|1232|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3675|1319|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1997|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3593|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|Classic tales of Vesper vol.1|0|11|1402|1564|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|17|0|0|0 +2898|#|0|0|641|839|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1517|1543|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1334|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7623|#|0|0|3693|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5326|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5314|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1338|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2023|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3763|#|0|0|1449|1666|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +693|#|0|0|5310|93|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|566|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2560|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1453|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5297|1970|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|4439|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6084|1450|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4153|#|0|0|1564|1742|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|460|1134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5740|#|0|0|610|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7095|refuse|0|0|5317|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5164|1001|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5327|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3782|dressform|0|0|4460|1068|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4627|1211|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|2002|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3736|2564|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1336|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1866|2646|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4151|hay|0|0|1313|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5356|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4245|#|0|0|5985|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1418|4014|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2121|iron fence|0|0|5454|3153|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5294|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2475|427|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4541|861|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1814|2804|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4693|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1340|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2231|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2649|#|0|0|5514|215|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|787|2217|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2877|722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 465|#|0|0|6012|3790|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6003|#|0|0|5360|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|#|0|0|2739|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|chair|0|0|1135|2221|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|669|2147|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3934|#|0|0|3546|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|2500|382|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2768|969|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5412|881|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|609|2120|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5993|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|plate|0|0|1129|2218|43|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1992|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1782|#|0|3|1142|2234|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 +2550|#|0|0|1227|1577|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3613|#|0|0|1342|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2266|#|0|0|3008|3456|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3688|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2992|642|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|2668|2235|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2514|peach|0|14|1368|1659|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2905|3487|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|1385|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5681|523|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2913|#|0|0|1936|2795|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5083|studded tunic|0|0|5995|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4696|#|0|0|5272|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2629|#|0|0|1328|1656|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5163|1002|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5309|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|3596|1230|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2946|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4117|#|0|0|1980|2840|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4962|#|0|0|1325|563|13|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7996|strength scroll|0|0|5304|38|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5444|1816|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5334|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5570|117|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2292|#|0|0|1776|2848|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2524|dirty pot|0|0|5497|564|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|#|0|0|3735|2645|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2527|dirty pot|0|0|5389|591|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2903|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4162|unbaked pie|0|0|3680|1296|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4605|#|0|0|2530|659|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4142|#|0|0|628|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|438|0|623|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1340|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5120|kryss|0|0|5564|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|#|0|0|2534|572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1409|1598|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4548|FlameSpurtTrap_base|0|0|5692|1352|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -2548|fork|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4312|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|1334|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|739|2347|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5364|1289|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2592|#|0|0|712|2234|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5183|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 7574|#|0|0|2760|883|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5294|2001|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5868|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1803|#|0|0|5310|135|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5922|168|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1429|4017|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|785|2219|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|679|2234|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|2992|766|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4664|1395|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|870|2374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4645|statue|0|0|5137|579|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5157|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3688|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5349|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3613|2471|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4163|rolling pin|0|0|5990|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1333|1728|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|5320|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1432|3964|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4245|#|0|0|5985|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3810|#|0|0|2730|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5183|#|0|0|1372|1578|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3851|refreshment potion|0|19|5144|83|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +2903|#|0|0|3651|2473|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|529|970|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1207|#|0|0|1443|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4096|pewter mug|0|0|1867|2646|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1290|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2646|#|0|0|2694|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5315|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4030|#|0|0|1905|2704|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5299|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4611|#|0|0|3689|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2564|526|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4081|#|0|0|5239|145|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1608|1586|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2452|428|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|685|1201|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1345|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2034|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|1983|2831|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|2619|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1462|3819|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1813|2808|24|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 3899|horse dung|0|0|5335|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3203|#|0|0|4461|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5322|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2867|#|0|0|1330|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|2290|109|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|1160|2247|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3832|#|0|0|3715|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|chair|0|0|1596|1654|10|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -1180|grey slate tile|0|0|5337|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1342|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|4521|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5143|platemail arms|0|0|5921|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1321|#|0|0|1775|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|5351|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4331|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|knife|0|0|5153|871|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4607|#|0|0|1843|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|1161|2247|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|320|1055|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5926|coconut|0|14|1101|2193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2260|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5063|leather gorget|0|0|5952|210|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5160|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -550|palisade|0|0|5164|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3610|checkers|0|0|1618|1587|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|328|1061|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1412|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|3770|1169|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|counter|0|0|5991|81|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -490|#|0|0|5270|2031|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5867|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2848|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1252|1705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|2620|977|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5727|557|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4131|#|0|0|591|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3529|fishing net|0|0|5500|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4304|web|0|0|5949|100|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2842|866|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1314|1661|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3772|#|0|0|3744|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3308|#|0|0|627|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5343|75|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|1420|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4156|a stale bread loaf|0|0|274|774|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1429|1712|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5143|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2400|#|0|0|1862|2824|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2744|rug|0|0|2965|3401|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1064|#|0|0|2066|1948|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5821|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2548|#|0|0|4555|1495|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +878|#|2419|0|6002|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|1150|1544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3692|1263|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2481|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|#|0|0|1159|2243|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|1408|3851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1851|#|0|0|5311|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4536|939|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1422|3747|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2461|484|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|4556|1495|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|273|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2868|1002|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|3658|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|3760|1300|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3466|522|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6929|#|0|0|2752|867|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1660|1644|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5413|892|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1776|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|4487|1214|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5955|92|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|plate|0|0|5224|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|silverware|0|0|1136|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3203|#|0|0|4461|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|#|0|0|3016|3455|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5358|#|0|0|3031|3356|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2872|716|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 942|#|0|0|2100|465|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|0|0|618|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2271|#|0|0|1152|1544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2531|#|0|0|1249|1703|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3348|#|0|0|5291|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5175|999|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5691|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2656|#|0|0|3648|1147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4598|#|0|0|3604|2609|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5630|#|0|0|3736|2681|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1386|3827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2453|433|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1411|#|0|0|2509|433|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1294|1786|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5945|#|0|0|1233|2218|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5334|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5313|1304|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2037|2736|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1056|#|0|0|5270|3363|31|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5362|2012|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4081|#|0|0|3677|2472|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3610|checkers|0|0|1562|1762|14|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 1321|#|0|0|1775|2851|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4311|#|0|0|2729|893|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3488|#|0|0|1367|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4016|#|0|0|5228|4005|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|612|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5602|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5637|#|0|0|803|2268|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5924|42|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|5143|1703|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1827|#|0|0|5158|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6522|#|0|0|3000|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|#|0|0|1344|1783|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|2618|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5957|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5314|1982|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|563|2220|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|457|1134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|808|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1301|1779|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1650|1643|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1446|3779|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5288|1340|69|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3009|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5360|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|438|0|615|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5953|#|0|0|4470|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5629|#|0|0|1248|1709|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|603|2274|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1009|#|0|0|1894|2736|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1165|2245|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1983|2912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1848|#|0|0|5309|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5227|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5349|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|861|2424|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|2947|929|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5161|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3318|#|0|0|5363|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|576|2234|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5920|banana|0|14|1133|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1414|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5871|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|559|2202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|2720|2093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1364|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2730|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5311|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5493|200|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4411|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5875|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3770|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|2969|3411|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5576|1827|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1322|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5370|#|0|0|3669|2660|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|4624|1202|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2961|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|3596|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1618|1588|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4479|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Beltrans Guide to Guilds|0|11|5240|179|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|23|0|0|0 +2550|#|0|0|1385|1804|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|A Politic Call to Anarchy|0|11|3714|1396|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 -5938|#|0|0|4471|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|891|2387|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4962|#|0|0|5695|1388|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7162|silver ingots|0|0|5325|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2452|428|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6938|#|0|0|2755|882|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|452|1110|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2598|candle|0|0|857|1676|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5344|79|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5257|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|#|0|0|2627|2097|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|4559|921|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5218|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|594|858|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|4479|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4574|log table|0|0|5365|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1074|#|0|0|3782|1121|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4289|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3697|2060|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2883|#|0|0|1314|1800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2521|545|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1846|2771|4|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|1356|1786|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4653|blood|0|0|5317|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 38|#|0|0|1162|2240|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5368|#|0|0|3647|2669|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2231|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1884|2800|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2598|candle|0|0|5228|564|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5206|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|614|885|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7028|metal kite shield|0|0|5961|196|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4575|log table|0|0|5368|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|2418|546|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1825|#|0|0|5155|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|3424|576|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2232|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5951|#|0|0|4309|952|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2592|#|0|0|680|2233|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5462|vat|0|0|5298|1999|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6050|#|0|0|5315|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2660|2203|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3774|#|0|0|624|823|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1535|#|2419|0|6000|3765|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5353|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5332|2011|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2645|#|0|0|3733|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1397|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5945|108|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4702|Guillotine|0|0|5141|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5368|1357|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1354|1677|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4172|#|0|0|632|1032|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2469|#|0|0|2548|654|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|#|0|0|1159|2242|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4600|#|0|0|1432|1612|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3914|axe|0|216|5368|1356|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3895|#|0|0|562|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5195|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5135|978|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -151|log wall|0|0|5346|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4134|#|0|0|1433|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2741|bed|0|0|2966|3402|35|0|0|2|0|0|10000|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|5273|2028|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|5960|209|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +151|log wall|0|0|5346|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5950|#|0|0|1232|2218|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|643|841|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2838|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5570|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2277|#|0|0|5302|1988|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5129|close helm|0|0|5926|169|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2895|911|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5472|3141|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2883|#|0|0|1962|2672|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|483|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|892|2382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3697|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -28|#|0|0|2227|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|3667|2590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3831|#|0|0|5962|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|5583|1826|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|6013|3783|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6791|ore cart|0|0|5304|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1403|4036|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|4413|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3831|#|0|0|3713|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5196|609|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2918|#|0|0|2894|907|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1257|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1848|#|0|0|5311|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2884|#|0|0|1318|1800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2537|#|0|0|451|1117|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2909|chair|0|0|1477|1744|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4688|#|0|0|5305|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7813|bird|0|0|5312|1306|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2592|525|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5164|1001|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2942|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Major Trade Associations|0|11|5240|178|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|26|0|0|0 6562|forge|0|0|5318|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2590|#|0|0|1354|3734|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1128|2227|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1544|1736|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3117|debris|0|0|5322|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5157|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5324|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3689|2068|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2122|iron fence|0|0|5475|3139|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5435|185|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1385|3771|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1343|1730|64|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2551|#|0|0|2493|596|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4698|#|0|0|5507|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7619|marble table|0|0|5820|51|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2451|#|0|0|1422|3746|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|anvil|0|0|5306|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6235|#|0|0|2884|648|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|portcullis|0|3|6087|68|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2879|#|0|0|3000|3349|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|1547|1771|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3989|#|0|0|1466|1693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1334|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8066|#|0|0|3770|1226|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3544|#|0|0|1130|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|4412|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1318|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5355|#|0|0|307|951|-17|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2882|#|0|0|1523|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7625|#|0|0|3696|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5283|2012|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2931|#|0|0|2660|2202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3697|2060|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5356|#|0|0|1142|3667|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1239|wooden planks|0|0|5341|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|635|2153|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7614|#|0|0|3699|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2822|#|0|0|616|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1371|3864|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5356|1993|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2837|#|0|0|2734|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2598|candle|0|0|5228|564|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1508|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|1943|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5366|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1150|1547|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3763|#|0|0|2418|546|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5790|560|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 6008|#|0|0|6005|3782|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5314|1982|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|1552|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|counter|0|0|5990|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1446|3779|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5151|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4016|#|0|0|2845|796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3530|#|0|0|1130|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|603|2274|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|354|899|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2509|593|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2528|547|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|bloody water|0|0|6114|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1056|#|0|0|1676|2841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|2947|929|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3528|#|0|0|1129|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1636|1514|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1954|#|0|0|2728|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|2747|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -878|#|2419|0|6002|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5304|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5152|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3482|#|0|0|1363|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1781|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4104|#|0|0|1843|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7772|#|0|16|3355|287|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7082|refuse|0|0|5314|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4156|a stale bread loaf|0|0|273|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|2728|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5296|2000|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2504|#|0|0|1618|1588|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2469|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3693|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|553|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|891|2387|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2549|#|0|0|811|2322|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1926|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3689|1104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5377|plough|0|0|898|2405|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1171|3636|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5333|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1452|1552|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1240|1696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|1344|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2853|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1981|2904|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -464|#|0|0|5340|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5272|2027|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4698|#|0|0|5507|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1336|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2667|#|0|0|4385|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4157|#|0|0|1168|3632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|1547|1771|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5606|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|2547|654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 489|#|0|0|6008|3785|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3311|#|0|0|5287|1318|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2589|lantern|0|0|5759|3165|14|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|4413|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|4685|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7624|#|0|0|3693|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2748|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2592|#|0|0|712|2234|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1134|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4645|statue|0|0|5137|579|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5323|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4691|1179|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|3017|3459|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5920|banana|0|14|1133|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1512|1567|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3663|2506|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5912|59|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3999|#|0|0|3664|2596|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3265|#|0|0|4483|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1328|3677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5317|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1225|wooden planks|0|0|5355|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5588|218|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2519|#|0|0|3747|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1658|1643|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4653|blood|0|0|5247|898|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|spoon|0|0|5157|869|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5334|2004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|323|1240|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2732|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|657|2224|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4174|#|0|0|2938|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2649|#|0|0|5489|50|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3623|#|0|0|1336|1604|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3626|bottle|0|0|5961|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7623|#|0|0|3697|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2657|#|0|0|3673|1132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5274|2024|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6065|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 1825|#|0|0|5154|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|0|0|619|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1521|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|3731|1257|11|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3730|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5926|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5368|#|0|0|1467|1765|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 38|#|0|0|1162|2243|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3768|1173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5288|1340|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4575|log table|0|0|5360|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8007|#|0|0|643|853|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5134|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2564|524|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2450|tray|0|0|1133|2220|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|481|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1906|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3543|#|0|0|1450|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4007|#|0|0|3016|3455|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3673|2536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3102|broken chair|0|0|5436|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4544|#|0|0|5542|2012|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 5453|#|0|0|1496|1749|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2231|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|1408|3804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6042|#|0|0|3488|580|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5630|#|0|0|3736|2681|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1827|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2267|#|0|0|5616|1880|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6584|iron ore|0|0|2452|496|18|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1412|1716|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5706|41|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|4553|859|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1432|3964|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -491|#|0|0|5273|2028|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1499|1665|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|643|841|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4104|#|0|0|1858|2756|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2667|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|4409|1068|3|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 6522|bellows|0|0|5337|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1608|1586|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7040|#|0|0|5304|1371|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|#|0|0|2767|887|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3367|#|0|0|1206|2225|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2768|969|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1822|#|0|0|2727|2131|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1652|1548|31|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5352|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|5154|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5356|1992|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6586|#|0|0|3012|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1588|1553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|#|0|0|2668|2235|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3117|debris|0|0|5910|49|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|329|1247|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|553|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5083|studded tunic|0|0|5995|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3696|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1936|2750|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2744|rug|0|0|2965|3401|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|1448|3770|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|755|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|669|2147|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|808|2320|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3209|#|0|0|4465|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|chair|0|0|5224|176|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4536|939|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1453|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1332|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1555|1656|26|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|2715|2089|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4689|#|0|0|5311|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4084|Beltrans Guide to Guilds|0|11|5240|179|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|23|0|0|0 -2878|counter|0|0|5331|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5353|#|0|0|3617|2569|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|2669|2073|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2894|#|0|0|1414|1751|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2452|428|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2733|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2836|#|0|0|2949|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3116|ruined painting|0|0|5570|1876|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|33554432|0|500716|500715|2201|2202 -2900|chair|0|0|5344|79|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3102|broken chair|0|0|5573|202|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1500|1610|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4200|#|0|0|2705|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4173|#|0|0|4476|1154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5153|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5110|butcher knife|0|0|5311|722|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1550|1765|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5363|#|0|0|1414|1758|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3544|small fish|0|0|1124|3682|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3747|1294|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|My Story|0|11|1872|2643|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 2483|#|0|0|1336|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1948|2682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7625|#|0|0|3693|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4245|#|0|0|5143|1703|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2122|iron fence|0|0|5477|3137|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3608|cards|0|0|1813|2808|24|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1133|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|562|2182|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3494|#|0|0|1376|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2353|#|0|0|2457|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5575|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5362|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5903|shoes|0|0|5579|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13585|#|0|0|5312|1955|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16084|#|0|0|711|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5160|1961|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4077|#|0|0|5691|1353|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2889|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1437|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5930|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3607|#|0|0|3034|3346|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|5919|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1090|2189|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2041|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1289|1766|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2524|dirty pot|0|0|5502|531|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5948|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4017|#|0|0|3645|2603|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -29|#|0|0|2224|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1961|#|0|0|2620|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8091|pitcher of wine|0|105|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +6786|#|0|0|3012|3411|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3981|spider silk|0|0|5145|81|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -38|#|0|0|2231|1197|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1382|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5132|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5465|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1316|stone pavers|0|0|5905|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|359|893|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3694|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2931|#|0|0|2659|2202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|3637|2496|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5226|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2474|398|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2517|#|0|0|3692|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|open sack of flour|0|0|1885|2800|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|643|835|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3772|#|0|0|3690|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5355|1343|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -551|wooden wall|0|0|5164|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4329|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1248|wooden planks|0|0|5297|2000|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2970|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|867|2318|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|4389|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1409|#|0|0|1163|2209|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5869|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4230|bracelet|0|0|5940|148|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|4464|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7072|refuse|0|0|5313|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1443|3848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3651|2475|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|2237|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|616|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|877|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|1348|1657|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5195|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5870|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5153|999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2808|#|0|0|3691|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1291|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5240|176|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5413|934|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5064|#|0|0|1437|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1390|1806|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1643|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1319|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2521|plate of food|0|14|5344|74|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5872|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3629|crystal ball|0|0|5961|223|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3736|2564|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4395|1200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3783|#|0|0|1549|1660|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4157|#|0|0|1358|3731|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1418|4014|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5577|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3617|#|0|0|641|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2515|ham|0|14|5991|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4693|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|1598|1512|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2885|#|0|0|1579|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2877|722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|530|972|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|438|0|626|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1387|1641|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5933|pear|0|14|1207|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|2843|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|630|2162|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2942|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|sack of flour|0|0|1860|2834|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5245|169|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1441|3800|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1517|1541|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2231|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1775|2849|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|4392|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1934|2701|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1343|cave floor|0|0|5927|172|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1571|1697|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|2471|61|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4411|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|2224|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3592|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|4481|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4231|earrings|0|0|5960|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4395|#|0|0|5954|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2890|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4683|iron maiden|0|0|5502|1805|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|5034 +2908|#|0|0|4684|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3866|#|0|0|1660|1643|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4142|#|0|0|2626|2097|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|3739|1309|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2483|goblet|0|0|5201|600|7|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|891|2385|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6016|#|0|0|1792|358|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|641|839|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1948|2679|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3631|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5337|1309|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|4037|314|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -693|#|0|0|5310|93|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2839|#|0|0|2944|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|chair|0|0|1905|2735|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1288|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5297|1970|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -465|#|0|0|6010|3787|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2266|#|0|0|1592|1516|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5140|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5324|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|3017|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4207|#|0|0|3544|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|1444|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3190|#|0|0|5210|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5325|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1451|3718|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3117|debris|0|0|5986|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5435|557|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3209|#|0|0|4482|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2656|#|0|0|3672|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|2599|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1473|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|1605|1716|28|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|287|986|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2487|cooked bird|0|14|1224|1570|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5318|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|4468|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7861|unfinished barrel|0|0|5321|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3893|#|0|0|1519|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1446|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1938|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|797|2268|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1338|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5870|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5137|1943|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3707|water tub|0|0|5435|98|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|2467|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2946|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5306|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|805|2189|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4152|wood curls|0|0|1391|1596|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4630|altar|0|0|5977|25|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5364|1288|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5869|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|3012|3351|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4161|baked pie|0|14|3680|1301|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|2844|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2034|2796|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2270|#|0|0|804|2264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|617|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1432|3750|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5164|1000|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4236|#|0|0|5251|1603|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3700|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2227|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5096|#|0|0|1432|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4016|#|0|0|632|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5334|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2852|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5456|vat|0|0|5296|2001|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5138|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5151|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5412|859|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5197|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2899|913|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1440|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5271|980|-27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|1404|1816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4280|923|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5353|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3575|#|0|0|1343|1588|78|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2479|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3266|724|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2533|657|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6005|#|0|0|5335|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3689|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|5193|4066|57|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5312|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1352|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3209|#|0|0|4469|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|652|2162|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8066|#|0|0|3770|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|621|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1231|1568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4576|log table|0|0|5360|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3088|#|0|0|1433|3818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1383|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16032|#|0|0|684|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|556|2175|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 1205|#|0|0|1631|1590|-20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5327|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|1459|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3663|2508|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2665|#|0|0|2570|597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1340|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4602|#|0|0|5366|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7712|book|0|0|5659|325|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|2937|3500|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3608|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5334|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|1390|1604|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3164|watermelon|0|14|5990|84|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1343|cave floor|1|0|5334|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1815|2808|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7623|#|0|0|3695|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|3033|3348|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3089|#|0|0|1435|3820|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5938|105|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1825|#|0|0|5142|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2916|#|0|0|5868|1506|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|2492|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1619|1563|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4205|#|0|0|2734|2259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4458|1063|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6369|#|0|0|3739|2727|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4982|#|0|0|625|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1459|3824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|4555|1494|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|359|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|648|2155|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4167|#|0|0|1317|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3672|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5360|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1932|#|0|0|5140|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|5419|240|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3664|2586|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|748|2269|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|3594|1234|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1448|3770|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1900|#|0|0|3685|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8611|nodraw_blocking_tile|0|0|5193|4065|57|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1930|#|0|0|5274|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|open sack of flour|0|0|5623|1861|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1556|1772|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1062|tattered banner|0|0|5151|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2231|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5311|1376|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|6108|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5516|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5988|46|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|2479|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5462|vat|0|0|5298|1999|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|2525|371|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3732|1319|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|614|885|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|459|1141|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3851|#|0|0|329|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1199|1851|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2749|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5325|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5953|#|0|0|4470|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4032|#|0|0|579|2188|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -37|#|0|0|1142|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7124|#|0|0|591|2202|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4160|pizza|0|14|1136|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5364|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3318|#|0|0|5363|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|6119|179|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|1165|2245|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1619|1562|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|1042|2247|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -37|#|0|0|1135|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3616|bloody bandage|0|0|5959|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1343|cave floor|0|0|5926|172|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|6014|3785|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1453|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|#|0|0|2066|1948|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2516|silverware|0|0|1133|2220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1650|1635|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2224|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1316|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4624|#|0|0|313|785|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2899|chair|0|0|5344|73|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|stone pavers|0|0|2669|2073|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4556|#|0|0|1422|3747|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4787|#|0|0|2468|523|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2498|#|0|0|2479|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|#|0|0|1438|1555|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|633|1040|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -10000|#|0|0|5153|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5357|#|0|0|3031|3354|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|potted tree|0|0|1887|2701|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 -1074|#|0|0|3782|1121|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5257|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1425|1718|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1459|3824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1434|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1932|#|0|0|5362|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5315|1981|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2434|525|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4288|923|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1340|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5283|2012|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1334|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2684|2232|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|rope|0|0|679|2234|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -8611|nodraw_blocking_tile|0|0|5193|4066|57|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|1397|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3851|#|0|0|534|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|5349|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4171|#|0|0|1838|2684|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5286|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2470|#|0|0|1227|1575|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5114|large battle axe|0|216|5368|1356|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5314|1987|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2919|#|0|0|2896|907|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3692|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|562|2204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5871|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5176|999|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1351|cave floor|1|0|5332|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2515|#|0|0|2432|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2961|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|3770|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1132|1816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|450|963|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1695|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5878|3816|-9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|cave floor|0|0|5943|178|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3164|watermelon|0|14|5990|84|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1902|#|0|0|3685|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4322|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|1858|2757|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|355|900|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|1619|1563|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|358|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4243|#|0|0|5316|1975|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4079|The Major Trade Associations|0|11|5240|178|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|26|0|0|0 -4653|blood|0|0|5245|954|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2918|#|0|0|1930|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2292|#|0|0|1776|2848|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4082|#|0|0|3610|2474|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1412|1596|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5695|538|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3131|#|0|0|5224|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -7996|strength scroll|0|0|5304|38|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5330|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4020|#|0|0|2534|572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4552|#|0|0|3637|2496|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4089|#|0|0|1547|1714|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|2100 1339|#|0|0|5873|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5361|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4689|#|0|0|5284|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6795|ore cart|0|0|5341|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|2872|716|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4411|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|The Fight|0|11|5244|179|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|14|0|0|0 2549|#|0|0|459|1134|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6530|forge|0|0|5350|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3848|agility potion|0|19|1165|2235|63|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 -2494|silverware|0|0|1136|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2720|#|0|0|2942|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4684|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3314|#|0|0|5288|1317|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1321|3676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8611|nodraw_blocking_tile|0|0|5193|4064|57|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1299|1762|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1426|1733|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5315|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -6883|skull|0|0|5368|1369|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5308|1374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2895|911|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|399|1219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1366|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1509|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5336|1345|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5413|934|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5368|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|4413|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1948|2684|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2681|#|0|0|1673|1546|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|2564|526|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5142|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|428|1035|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1227|1577|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5926|coconut|0|14|1090|2189|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6004|#|0|0|5270|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2499|427|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2900|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2146|wooden fence|0|0|5315|1982|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2324|dirt patch|0|0|1083|2266|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2629|#|0|0|1328|1656|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1961|#|0|0|2620|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5343|1352|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3048|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1616|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3698|1290|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5681|523|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4151|hay|0|0|1297|1781|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2517|652|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2901|#|0|0|2843|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|kettle|0|0|5616|1879|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 7264|sarcophagus|0|0|3526|1126|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6924|bone pile|0|0|5348|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1056|gruesome standard|0|0|6013|3567|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4167|#|0|0|2728|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2839|#|0|0|2948|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1415|1751|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|iron fence|0|0|5434|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5982|#|5|0|648|2185|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5377|plough|0|0|898|2405|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 -4003|playing cards|0|0|1456|3778|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|2864|858|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3688|1276|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5635|#|0|0|4630|1320|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4962|#|0|0|5695|1388|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2853|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3512|#|0|0|1082|2219|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4175|#|0|0|2897|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5197|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2348|#|0|0|3728|1335|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|1456|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5175|1000|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|594|858|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3648|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3610|checkers|0|0|1562|1762|14|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|3631|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6873|pile of skulls|0|0|5337|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|5156|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5147|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|625|1148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3692|1273|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1958|#|0|0|2618|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2266|#|0|0|1592|1516|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|645|836|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|399|1218|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -36|stone wall|0|0|5336|1305|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3735|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1193|1707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4331|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4395|1200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2225|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1356|3706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1407|#|0|0|1161|2210|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2461|bottles of liquor|0|105|5398|44|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -1848|#|0|0|1160|2247|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5284|2013|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2957|817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|1600|1514|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 26|#|0|0|2231|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 878|#|2419|0|6000|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|2619|615|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5326|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3652|empty jars|0|0|5950|220|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3692|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|#|0|0|3690|1264|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2914|667|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|589|2146|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2225|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|329|1247|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5300|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1782|#|0|0|1398|1627|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2453|432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5304|735|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -4155|bread loaf|0|14|3729|1249|8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2470|#|0|0|4555|1494|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|677|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2532|#|0|0|1859|2832|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1305|1773|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2878|counter|0|0|5333|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|2963|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|3017|3452|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6016|#|0|0|5911|3275|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5077|studded gloves|0|0|5914|185|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5147|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2774|carpet|0|0|5147|78|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2544|pitcher of milk|0|105|1228|1576|4|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 -4031|#|0|0|290|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3656|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5323|1973|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5952|165|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2187|#|0|0|5201|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|2450|454|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|352|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|4409|1068|3|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|5334|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16048|#|0|0|710|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|3608|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1412|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|2876|3497|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3849|#|0|0|644|830|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|562|2182|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4541|861|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2503|bottle of wine|0|105|1866|2646|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4553|#|0|0|4648|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5353|1992|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|1858|2760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1289|1770|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16084|#|0|0|711|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|chair|0|0|1135|2221|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|1452|1662|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3346|#|0|0|5291|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2231|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2883|water trough|0|0|5299|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|5332|3319|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2549|#|0|0|1448|3770|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1307|1768|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|6062|54|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4159|#|0|0|1448|1612|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5472|1927|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3687|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3089|broken chair|0|0|5600|1872|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6163|#|0|0|5988|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1553|1684|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2903|909|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7129|#|0|0|608|2278|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4552|859|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|1332|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|#|0|0|2729|883|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2452|481|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1385|1647|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5135|1953|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1438|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5579|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1412|1716|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4193|#|0|0|3668|2594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2618|615|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 28|#|0|0|2231|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5139|platemail gorget|0|0|5984|153|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2560|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3851|#|0|0|641|1094|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1395|4009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6926|bone pile|0|0|5333|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5875|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|4627|1211|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1957|#|0|0|6084|1450|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5151|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2903|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1582|1565|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2490|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5359|1993|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|584|2138|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -3604|chessmen|0|0|554|2181|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5315|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2901|#|0|0|596|2203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4107|#|0|0|3036|3379|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|2509|593|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2894|904|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5871|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|582|2230|5|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1392|1656|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5285|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3999|#|0|0|3664|2596|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3998|#|0|0|3668|2590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5870|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -38|#|0|0|1159|2241|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2528|#|0|0|1193|1852|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1470|1513|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5956|66|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2553|spoon|0|0|5157|869|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5294|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5965|171|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1553|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|1424|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4234|#|0|0|1660|1643|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|652|2181|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|747|2264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1802|#|0|0|5255|231|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|636|816|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|359|893|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3829|#|0|0|5291|93|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1606|1518|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1824|2670|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|fruit basket|0|14|1141|1816|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5324|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1290|1763|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1338|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5131|1943|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5159|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|3662|2665|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3746|1251|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2899|789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|2214|1192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1409|#|0|0|1163|2209|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1512|1567|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|1620|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1443|3848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5309|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6924|bone pile|0|0|5322|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3690|1274|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4208|#|0|0|1351|1777|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1486|3850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2964|#|0|0|3675|1235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|chair|0|0|1634|1690|36|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|1981|2698|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2506|ceramic mug|0|0|1200|1851|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3609|#|0|0|1257|867|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3707|#|0|0|1385|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4022|#|0|0|3641|2601|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2709|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1895|2805|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3937|#|0|0|3060|3402|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3795|#|0|0|1041|2249|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|1436|1765|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4193|#|38|0|3767|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1314|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5328|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2865|858|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5332|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5391|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3897|a shovel|0|0|6004|3771|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7625|#|0|0|3696|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4608|#|0|0|1859|2768|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4485|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|4395|1200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4003|#|0|0|1554|1769|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|empty vials|0|0|6114|223|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4524|floor saw|0|0|6067|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2910|#|0|0|3593|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4011|dying tub|53|0|5494|52|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5788|1338|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3692|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|2745|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5304|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1992|2889|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|#|0|0|1984|2914|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3208|#|0|0|4476|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1851|#|0|0|1161|2245|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3857|sapphire|0|0|5288|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4208|#|0|0|717|1483|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5324|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2533|#|0|0|3732|1335|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5338|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2850|735|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|2969|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -3741,6 +7200,7 @@ 52685|#|0|0|5505|536|60|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5173|995|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6369|#|0|0|3738|2728|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|1508|1562|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|643|839|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2212|#|0|0|2066|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4707|shackles|0|0|5507|1804|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -3748,6 +7208,7 @@ 2280|#|0|0|5440|1808|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5742|whip|0|0|5864|540|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5173|996|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1393|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|wash basin|0|0|745|2265|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|3052|3402|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5869|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -3755,39 +7216,19 @@ 2468|#|0|0|421|1034|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|1331|1649|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5165|1000|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1457|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|rope|0|0|3015|836|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2894|#|0|0|3696|1291|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4719|block|0|0|5987|99|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3769|#|0|0|1447|1664|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2499|#|0|0|797|2266|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1988|2910|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5310|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2681|#|0|0|3729|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4101|empty jar|0|0|5727|92|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|6040|217|59|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2909|chair|0|0|1881|2705|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1294|1782|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2931|#|0|0|2659|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5253|4002|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3209|#|0|0|4474|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1343|cave floor|0|0|5926|171|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3947|#|0|0|6003|3771|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2487|476|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|2988|832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|3617|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|619|876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3208|#|0|0|4476|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1775|2846|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|1228|1569|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|2937|3496|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5284|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5987|#|0|0|3668|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|559|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2646|#|0|0|5404|41|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4651|#|0|0|2747|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1345|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2657|#|0|0|3593|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5287|2011|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4563|bed|0|0|5447|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1546|1767|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|624|1148|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -3799,12 +7240,14 @@ 2903|#|0|0|2035|2745|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2518|#|0|0|1332|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3967|brimstone|0|0|5144|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1482|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2897|911|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|873|2324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1257|866|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3097|broken chair|0|0|1162|2234|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2920|797|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2931|#|0|0|2660|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4191|#|0|0|2873|3500|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4652|blood|0|0|5184|939|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|3635|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1401|1804|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -3821,6 +7264,7 @@ 2275|#|0|0|4036|311|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1313|stone pavers|1|0|6011|3787|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|cave floor|0|0|5924|45|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4208|#|0|0|2019|2743|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|3762|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|2901|909|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -3833,37 +7277,66 @@ 2494|#|0|0|3740|1337|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1474|3699|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5304|1983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|4552|1490|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|1452|3781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5972|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4117|#|0|0|2880|3497|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7822|pig's head|0|0|5344|1330|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5297|1975|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|65|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7815|chicken|0|0|5220|3612|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 26|#|0|0|3692|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|2493|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1826|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|2416|0|890|2243|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3993|#|0|0|1456|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2962|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|1815|2808|24|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2658|#|0|0|2993|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6923|bone pile|0|0|5319|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2835|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5571|118|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2907|#|0|0|1497|1546|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3576|#|0|0|4459|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1460|#|0|0|1070|2197|47|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5180|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2899|903|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2896|#|0|0|1456|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3635|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|792|2302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3622|bottle|0|0|5315|1304|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|3729|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|1468|1577|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2518|#|0|0|481|851|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|793|2267|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|chair|0|0|1477|1743|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4079|Virtue|0|11|337|875|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|11|0|0|0 7|#|0|0|616|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 148|log wall|0|0|5344|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1945|2684|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5295|1299|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2771|carpet|0|0|5147|75|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|786|2222|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|3626|2544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8093|pitcher of water|0|105|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2276|#|0|0|5246|837|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2420|469|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|544|821|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3705|2588|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3809|#|0|0|1083|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|5153|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|pen and ink|0|0|5948|221|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4427|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2538|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|2487|475|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|644|831|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5171|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|868|2318|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 465|#|0|0|5288|1337|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1306|1688|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|1357|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|3502|334|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|1418|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7442|blood patch|0|0|6086|178|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -3882,40 +7355,20 @@ 2906|#|0|0|1812|2806|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1306|#|0|0|1425|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5413|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -4190|#|0|0|1428|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1576|1706|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3576|#|0|0|3669|2581|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5132|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4395|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1441|3716|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5738|#|0|0|621|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|1410|2105|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|2231|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4689|#|0|0|5287|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6522|bellows|0|0|5346|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5315|1981|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|3472|118|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|3772|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1993|2889|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2502|381|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3771|#|0|0|1449|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|603|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|887|2424|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3739|2688|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1553|1658|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4190|#|0|0|1428|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5132|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1441|3716|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|621|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5346|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1448|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5169|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|#|0|0|2223|1194|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|2903|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2919|#|0|0|2896|909|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|1343|1736|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|1478|1597|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5289|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5921|bananas|0|0|5341|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|3648|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4163|#|0|0|3610|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7625|#|0|0|3697|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1411|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4002|#|0|0|1548|1749|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5315|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|1248|1706|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5350|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3699|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5295|1997|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -3929,70 +7382,62 @@ 2148|wooden fence|0|0|5353|1992|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3367|#|0|0|3544|1172|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3734|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2545|cut of raw ribs|0|0|3688|1296|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|568|1120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1514|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1535|#|2419|0|5999|3765|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1773|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|chair|0|0|1134|2229|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3773|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1600|1515|44|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2962|#|0|0|3737|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2121|iron fence|0|0|5458|3153|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|3730|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|3744|1333|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|566|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4090|bucket of water|0|0|1129|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1388|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|451|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2417|483|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1388|1603|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1897|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6791|ore cart|0|0|5291|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5146|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1815|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1437|3883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1316|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|336|879|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7389|arm|0|0|5991|84|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2535|dirty pot|0|0|5392|525|66|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|#|0|0|1305|1773|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3545|small fish|0|0|713|2238|-1|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4460|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|#|0|0|2516|654|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5092|smith's hammer|0|0|5308|2009|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1332|3752|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|1395|4009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5293|672|11|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4623|#|0|0|312|785|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5150|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|644|836|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4080|Virtue|0|11|1401|1564|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|11|0|0|0 -3088|#|0|0|1433|3818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1422|1560|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5133|980|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1648|1640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5296|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2435|408|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4632|#|0|0|3697|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|2970|3427|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6950|leaves|2416|0|885|2424|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5307|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4104|#|0|0|1858|2760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5335|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -37|stone wall|0|0|5337|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3690|1275|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5143|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4178|#|0|0|1428|1655|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5482|26|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|3772|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5340|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5923|168|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|4395|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6050|#|0|0|5315|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|4468|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|552|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7625|#|0|0|3693|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4131|#|0|0|587|2203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3852|#|0|0|640|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5195|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4577|log table|0|0|5368|1357|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4688|#|0|0|5307|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -38|#|0|0|1159|2240|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5271|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|1451|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5646|#|0|0|621|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2123|iron fence|0|0|5472|3141|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3827|#|0|0|5960|209|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4718|block|0|0|5352|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|2026|2748|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2462|#|0|0|615|873|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|pier|0|0|1894|2738|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 408|#|0|0|3705|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1774|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|892|2382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2492|roast pig|0|14|5991|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5410|1875|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2551|#|0|0|2468|407|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1936|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1135|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5134|1953|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4231|earrings|0|0|5226|563|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 @@ -4021,12 +7466,15 @@ 2743|rug|0|0|2965|3402|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2864|858|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|358|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5433|long pants|0|0|2542|635|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|4686|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2532|#|0|0|1130|3608|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1425|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5313|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5162|1000|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2283|1227|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3683|1114|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2212|1115|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1307|#|0|0|1145|2229|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5133|958|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3543|#|0|0|1482|1757|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4035,9 +7483,12 @@ 4312|egg case web|0|0|5986|24|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5106|ringmail gloves|0|0|5366|1368|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1582|1564|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|532|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6882|skull|0|0|5360|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2468|#|0|0|4555|1494|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5358|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3688|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1393|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|350|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 584|#|0|0|6067|86|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5041|bow|0|0|5360|1356|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4045,40 +7496,55 @@ 2470|#|0|0|598|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|4681|1168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7095|refuse|0|0|5312|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1000|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1433|3824|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2883|#|0|0|1519|1552|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1324|1823|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3823|#|0|0|3763|1326|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3706|1227|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|621|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|999|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4653|blood|0|0|5277|933|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|2992|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7394|leg|0|0|5344|1331|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2882|739|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1652|1565|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6562|#|0|0|1395|3717|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2692|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2755|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4144|#|0|0|2626|2097|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4117|#|0|0|5753|3269|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|1427|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5141|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4349|#|0|0|5572|192|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2500|383|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2906|#|0|0|1856|2772|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8402|Corpser Statue|1154|0|5564|1354|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|8|0|0 4575|log table|0|0|5312|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3191|carrot|0|14|5989|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5924|43|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|1448|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5308|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7397|arm|0|0|6053|155|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4605|#|0|0|2541|676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1923|2802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3118|debris|0|0|5353|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|449|1107|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|1449|1758|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4106|archery butte|0|0|2207|1179|0|0|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|360|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|1126|3609|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|644|851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4011|dying tub|0|0|5945|216|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3092|#|0|0|5754|3268|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4599|#|0|0|3606|2609|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|1134|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4694|#|0|0|5507|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2900|#|0|0|1420|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2860|991|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|403|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1525|1541|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2736|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5083|studded tunic|0|0|5966|231|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3627|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4089,38 +7555,30 @@ 3810|#|0|0|2748|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|1327|1679|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2458|goblet|0|0|5205|615|9|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|6013|3558|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2955|706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4149|#|0|0|629|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2896|#|0|0|3698|1301|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|2501|381|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5572|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2550|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4410|1060|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1305|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|2992|766|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5096|#|0|0|1448|3855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|362|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1550|1765|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5314|1987|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1415|1751|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|282|986|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7707|fish heads|0|0|5343|59|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3613|2471|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1449|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2549|#|0|0|584|2139|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1905|2704|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5114|large battle axe|0|216|5368|1356|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4172|#|0|0|632|1032|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -546|palisade|0|0|5133|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|1224|1571|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +2470|#|0|0|1311|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4554|1043|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5308|1353|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6235|#|0|0|2070|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1782|#|0|0|1398|1623|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|2034|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5581|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3895|#|0|0|562|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5306|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5210|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2452|428|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|3663|2672|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1657|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1385|1802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|#|0|0|1342|1646|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2898|788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|5220|145|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1386|1642|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4208|training dummy|0|0|2214|1173|0|0|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|450|963|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|537|1010|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|3412|524|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|3772|1292|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4130,6 +7588,7 @@ 2899|#|438|0|622|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1821|2669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3762|#|0|0|3749|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2407|#|0|0|2975|3352|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5735|563|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4023|#|0|0|3002|3401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1516|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4138,12 +7597,17 @@ 2908|#|0|0|4322|954|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|#|0|0|421|1035|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5871|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|knife|0|0|5342|82|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1242|wooden planks|0|0|5296|1998|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|4691|1178|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2001|2721|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6711|#|0|0|5336|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2686|#|0|0|2963|3401|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5987|#|13|0|1354|3776|1|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5272|2038|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2326|#|0|0|613|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2226|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|2659|2201|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|600|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|336|880|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5131|1951|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4159,73 +7623,125 @@ 2123|iron fence|0|0|5435|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2430|wheel of cheese|0|14|3683|1115|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1473|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|1450|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|cards|0|0|2026|2747|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 465|#|0|0|6010|3786|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4208|training dummy|0|0|2216|1173|0|0|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6199|flask|0|0|5946|222|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5878|3820|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|641|841|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5178|661|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 4030|#|0|0|1395|3768|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|2502|425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1468|1771|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3830|#|0|0|3711|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|2245|1204|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5508|526|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|1150|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5312|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2889|#|0|0|4528|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4539|857|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4967|#|0|0|573|1644|-6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4683|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5305|1993|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5354|#|0|0|1356|3734|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5143|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|3665|2496|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3613|2470|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5346|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|2895|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|616|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2969|3425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5305|1961|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4596|#|0|0|1436|1613|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|spoon|0|0|4528|942|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2422|#|0|0|603|1187|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2471|glass pitcher|0|0|1322|1603|56|0|0|2|0|0|50|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2530|583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|1255|868|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2187|#|0|0|5211|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5356|#|0|0|5797|3270|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4386|1110|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4656|Guillotine|0|236|5141|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5865|549|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4030|#|0|0|1332|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1424|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2945|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1133|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4161|baked pie|0|14|5347|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|wood curls|0|0|1390|1601|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2726|2086|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1352|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4967|#|0|0|576|1647|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|1479|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5292|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|6013|3782|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5997|100|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6006|#|0|0|5357|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1143|2228|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1260|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6017|#|0|0|5911|3272|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5582|202|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|715|1484|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2890|#|0|0|619|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5295|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3993|#|0|0|1456|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2393|#|0|0|4552|1490|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1500|1663|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5368|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1660|1579|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1856|2772|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|853|2361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|1381|1619|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1321|#|0|0|1775|2852|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2726|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5596|1841|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5326|2019|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4117|#|0|0|3683|1233|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3622|bottle|0|0|5315|1304|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3609|cards|0|0|1815|2808|24|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|1227|1577|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5111|butcher knife|0|0|5703|527|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2908|709|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4962|#|0|0|5694|1387|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3700|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5368|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1687|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|3640|2496|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3909|#|0|0|1449|1721|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3190|#|0|0|5209|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2231|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7121|#|0|0|1468|1577|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 10265|#|0|0|2958|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3029|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6238|full vials|0|0|5949|222|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5874|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|350|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2883|674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5334|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5875|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8065|#|0|0|2852|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3998|#|0|0|1357|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5246|837|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2024|2747|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6071|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2678|#|0|0|483|841|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|#|0|0|1437|1713|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16054|#|0|0|682|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|609|854|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2905|chair|0|0|5606|1879|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3025|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4230|#|0|0|1660|1643|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 491|#|0|0|5365|1299|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4107|#|0|0|753|2153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1847|#|0|0|2727|2132|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2834|#|0|0|2738|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5700|529|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2498|#|0|0|890|2387|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5336|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16030|#|0|0|684|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5878|3818|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|2030|2784|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4233,36 +7749,47 @@ 2905|#|0|0|3629|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|3049|3394|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2266|#|0|0|888|2396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|#|0|16|1456|844|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|1338|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2736|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2528|547|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3209|#|0|0|4469|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5445|1817|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4033|#|0|0|3642|2497|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3669|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|4685|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5915|tricorne hat|0|0|5190|727|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|1469|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1461|3795|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6042|#|0|0|3466|458|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2229|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1322|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5365|1288|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|bone|0|0|5156|1964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4680|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1935|2760|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3718|pickaxe|0|0|1445|3793|3|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5180|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|3714|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6930|#|0|0|2730|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|4408|1463|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2885|#|0|0|1578|1742|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3571|wand|0|0|5404|1937|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5163|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|2493|596|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1937|2789|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1225|wooden planks|0|0|5287|2010|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5356|1993|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2939|931|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3699|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4573|log table|0|0|5829|360|-1|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|5312|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1290|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6921|bone pile|0|0|5276|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2910|#|0|0|2912|803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1460|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5336|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1536|#|2419|0|6001|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4194|#|0|0|4461|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3572|wand|0|0|5310|589|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|678|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4274,11 +7801,15 @@ 2149|wooden fence|0|0|5156|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4149|#|0|0|1436|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|chair|0|0|1473|1746|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2460|461|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1804|#|0|0|1595|2488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5156|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2858|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3850|lesser poison potion|0|19|5931|84|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|6|1 5632|bowl of lettuce|0|14|5156|868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5287|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2186|#|0|0|5207|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1334|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|2425|520|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|2581|518|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1932|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4288,36 +7819,62 @@ 4334|garbage|0|0|5938|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5357|#|0|0|3031|3348|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3668|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|557|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4787|#|0|0|2462|523|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|6046|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3782|#|0|0|3682|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7848|#|0|0|1521|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|1355|3734|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1437|1685|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4185|#|0|0|1428|1656|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3698|1290|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5041|bow|0|0|5360|1358|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5994|60|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|3763|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3209|#|0|0|4474|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1951|2675|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2480|398|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2230|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +879|#|1109|0|5998|3764|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4180|#|0|0|1841|2678|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6106|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3697|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6068|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2463|bottle of ale|0|105|1162|2233|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4180|#|0|0|1845|2681|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3779|cleaver|0|0|5944|148|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4632|stone chair|0|0|5167|563|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3738|2688|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16044|#|0|0|683|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1804|#|0|0|5281|122|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|863|2391|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5142|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|624|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2730|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|643|826|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2897|#|0|0|3761|1252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3743|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|#|0|0|1421|3856|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3628|2632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5922|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3841|#|0|0|1328|1607|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4313|egg case|0|0|5986|24|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2229|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5162|1971|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|420|1034|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|#|0|0|2913|850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2422|495|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3771|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5360|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|648|2154|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2494|#|0|0|3731|1326|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|6082|1450|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|1634|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|open sack of flour|0|0|1882|2800|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5306|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|chair|0|0|1136|2221|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5739|#|0|0|615|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|803|2197|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6065|#|0|0|5321|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1850|#|0|0|5312|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4023|#|0|0|4441|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4325,9 +7882,13 @@ 4194|#|0|0|2954|617|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|2575|531|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1408|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1599|1515|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5869|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4245|#|0|0|5348|1996|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1432|3963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2035|2747|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|4412|1089|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2814|#|0|0|2734|2249|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5947|#|0|0|4309|954|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1805|#|0|0|5237|165|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4337,63 +7898,104 @@ 2277|#|0|0|5361|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|4396|1200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3097|broken chair|0|0|5581|1827|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5226|137|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2516|478|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2686|#|0|0|1365|3826|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5386|1336|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|359|892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|620|2216|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5326|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5222|176|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7621|#|0|0|5692|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5287|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4104|#|0|0|2574|590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5344|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2919|#|0|0|1932|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4272|#|0|0|3595|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1940|2690|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|786|2218|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4577|log table|0|0|5368|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5711|1336|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1417|1546|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 466|#|0|0|5288|1342|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5168|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3746|1251|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4163|#|0|0|3618|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5337|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|3683|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5787|550|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 6225|scales|0|0|6108|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|cot|0|0|5438|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3740|#|0|0|1445|1666|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4160|pizza|0|14|3680|1298|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5336|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5318|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5133|974|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3673|2532|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2025|2807|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5938|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|530|970|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|714|1484|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1904|2802|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|6103|32|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|648|1085|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2930|3505|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|360|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6936|rib cage|0|0|5154|1985|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7090|refuse|0|0|5314|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3311|#|0|0|5287|1319|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5306|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5379|plough|0|0|833|2342|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 1935|#|0|0|1459|842|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|629|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3663|2508|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|2466|405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|870|2372|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5987|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1207|#|0|0|1442|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|985|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5924|44|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|613|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|642|840|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2083|2861|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4218|#|0|0|1431|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|anvil|0|0|5351|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5285|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7867|tool kit|0|0|5322|1978|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4653|blood|0|0|5311|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3666|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1946|2686|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2833|#|0|0|2735|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5330|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|2027|2745|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 3707|#|0|0|2530|371|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1447|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2064|2778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|359|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1410|1604|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2947|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5345|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|ceramic mug|0|0|5160|33|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1066|tattered banner|0|0|5359|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16037|#|0|0|682|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|2470|60|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2994|813|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4654|blood|0|0|5345|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5312|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2994|813|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|80|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2736|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4081|a book|0|11|576|2120|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +3990|#|0|0|3692|1233|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|677|2224|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2629|#|0|0|616|2114|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5311|1363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5350|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|5468|1804|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2492|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6719|#|0|0|5336|1309|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1199|1849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2941|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1437|1593|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2472|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4401,9 +8003,12 @@ 1239|wooden planks|0|0|5297|1973|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1313|stone pavers|1|0|6013|3787|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4238|#|0|0|5420|240|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5199|bone armor|2101|0|5517|1340|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5941|#|0|0|4311|954|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6929|#|0|0|2733|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3674|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1422|3978|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3744|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4159|#|0|0|1170|3632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5337|1311|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2462|bottles of liquor|0|105|1259|1880|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 @@ -4418,6 +8023,7 @@ 7|#|0|0|623|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6004|#|0|0|5325|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5356|1992|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|1138|2216|60|0|0|2|0|0|0|400000|125|1|0|0|0|0|975312|503316480|0|0|5035 3741|#|0|0|3675|2536|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1306|1772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1437|1550|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4442,43 +8048,58 @@ 2271|#|0|0|1227|1568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1985|2916|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5138|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3900|horse dung|0|0|2527|381|22|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4027|#|0|0|2842|795|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|1133|2223|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3701|1266|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4478|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1392|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4002|#|0|0|1492|1688|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2514|peach|0|14|1368|1644|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|3663|2506|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1692|1546|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5160|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1852|#|0|0|5306|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5327|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1655|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 798|#|0|0|5322|583|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5355|1990|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1822|#|0|0|2727|2132|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|5348|56|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1392|3864|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4389|1066|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6584|iron ore|0|0|2590|529|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -2541|kettle|0|0|5196|609|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3570|wand|0|0|5934|224|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6530|#|0|0|5237|4005|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2885|#|0|0|1568|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5323|1312|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 4697|#|0|0|5273|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3346|#|0|0|5293|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|4391|1132|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|627|2161|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|2747|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2771|963|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|534|972|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|544|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|657|2224|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|756|2155|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 1011|#|0|0|1892|2736|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3593|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5873|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|553|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1353|cave floor|1|0|5346|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6051|#|0|0|5310|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|2416|0|885|2422|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1395|3866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1776|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|1931|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|crossbow|0|0|2880|3418|39|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 5643|pan of cookies|0|14|5989|105|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5425|878|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4574|log table|0|0|5363|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1442|#|0|0|2226|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5088|#|0|0|1448|3853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4017|#|0|0|2212|489|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2478|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5920|45|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|600|2279|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2534|dirty pot|0|0|5480|630|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1446|#|0|0|5720|3263|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4489,8 +8110,10 @@ 4151|hay|0|0|1319|1804|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|apple|0|14|1204|2266|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|350|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3684|1115|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2434|408|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6786|ore cart|0|0|5288|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2539|#|0|0|4554|1040|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3576|#|0|0|1454|4004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4501,34 +8124,63 @@ 6883|skull|0|0|5354|1353|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5136|978|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|3596|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4000|#|0|0|2880|3503|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1495|1546|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|458|1135|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4240|#|0|0|5786|572|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6099|chaos shield|0|0|1361|883|0|0|0|2|1|0|255|400000|125|1|0|0|0|0|0|0|0|0|2750 2839|#|0|0|2734|2248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4139|hammer|0|0|5791|542|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5349|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3727|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|4685|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5937|#|0|0|4308|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5162|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5724|563|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4017|#|0|0|1361|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|618|884|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +753|#|0|0|597|837|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3167|#|0|0|1249|2173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4183|#|0|0|4463|1155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3349|#|0|0|5289|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2239|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7393|#|0|0|2737|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4682|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|557|814|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|603|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5294|1999|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4455|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5268|124|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1353|cave floor|1|0|5332|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|612|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|2996|762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5313|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1321|#|0|0|1774|2849|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|612|2216|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2754|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5303|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2864|#|0|0|3690|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5053|#|0|0|1418|2100|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1571|1698|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|809|2321|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5458|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5060|#|0|0|1441|3725|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4825|statue|0|0|5581|1895|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|50331648|0|0|1010056|2202 +2902|#|0|0|2912|805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|4478|1225|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16108|#|0|0|707|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1946|2679|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +146|log wall|0|0|5329|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|pen and ink|0|0|650|2181|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1544|1750|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5222|712|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1961|#|0|0|5184|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 407|#|0|0|3705|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3488|#|0|0|1382|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1135|3657|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5680|532|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 1339|#|0|0|5870|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4161|#|0|0|3656|1074|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -4537,10 +8189,12 @@ 2274|#|0|0|5316|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1657|1635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|620|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2582|533|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 3617|#|0|0|537|967|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5329|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|3593|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5360|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3744|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5584|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1651|1547|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|#|0|0|756|2267|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4553,101 +8207,164 @@ 2904|#|0|0|2031|2850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2516|656|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 6040|#|0|0|5331|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3782|#|0|0|3666|2580|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4654|blood|0|0|5954|227|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1278|#|0|0|5837|330|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3963|blood moss|0|0|5183|85|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1455|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2466|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3209|#|0|0|4482|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5183|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4163|rolling pin|0|0|820|2196|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|4386|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2207|#|0|0|5298|1975|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4171|#|0|0|1423|1660|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|360|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4544|#|0|0|5467|1852|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4606|#|0|0|2505|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|1013|1433|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4033|#|0|0|4529|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1441|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Dimensional Travel, a Monograph|0|11|1387|3780|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|25|0|0|0 2519|#|0|0|1460|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|1452|1665|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1306|1566|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6542|#|0|0|5813|3303|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1459|3803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3990|#|0|0|3686|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|knife|0|0|5345|74|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2656|#|0|0|3760|1253|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2531|656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1547|1715|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2506|#|0|0|1403|4035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6263|#|0|0|1396|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5576|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2478|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2808|#|0|0|3703|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1343|cave floor|0|0|5926|173|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4654|blood|0|0|5246|897|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|1863|2647|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1194|#|0|0|2435|409|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2276|#|0|0|2471|60|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1308|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3604|#|0|0|2043|2773|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|1472|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2915|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2733|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1324|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2483|#|0|0|1340|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4650|blood|0|0|5328|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1825|#|0|0|5145|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3484|#|0|0|1369|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2958|616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|1398|3890|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2687|#|0|0|2969|3401|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|1453|1720|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|2473|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4650|blood|263|0|5330|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|554|1221|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2407|#|0|0|3740|2680|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3840|bottle|0|0|5994|61|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2539|#|0|0|1852|2761|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1801|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2580|597|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5331|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 298|#|0|0|1503|1563|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16045|#|0|0|709|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5132|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|648|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|1082|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|#|0|0|3696|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1456|3740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|420|1035|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|chair|0|0|5305|36|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1350|cave floor|0|0|5878|3819|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2961|#|0|0|3735|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3980|sulfurous ash|0|0|5144|84|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4239|#|0|0|5305|676|-12|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1011|#|0|0|1893|2737|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|2678|2233|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3832|#|0|0|5174|665|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3318|#|0|0|5366|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|#|0|0|2745|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|1309|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|cot|0|0|5554|1889|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3605|#|0|0|3014|3527|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5285|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1482|3858|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|4681|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1155|#|0|0|5197|4054|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|1449|1664|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7032|kite shield|0|0|5992|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1292|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|#|0|0|2912|796|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5281|123|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5153|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1644|1578|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2716|2097|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2727|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|2418|483|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7713|books|0|0|1164|2208|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7702|raw fish|0|0|5343|58|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|747|2268|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1894|2805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7713|books|0|0|1162|2206|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5411|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5360|1360|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5293|2028|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4652|blood|0|0|5217|912|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4179|#|0|0|2941|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|1644|1581|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3348|#|0|0|5291|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5402|43|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1332|3750|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7162|silver ingots|0|0|5325|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4021|#|0|0|1356|1786|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|#|0|0|1423|1558|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1558|1763|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|1397|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4718|block|0|0|5352|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3689|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5997|98|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5346|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3510|340|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3386|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5311|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3594|1231|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1322|#|0|0|1776|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1193|#|0|0|2434|410|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|2521|545|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|#|0|0|2660|2203|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3739|1264|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1294|1776|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5465|#|0|0|5296|1999|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|6014|3784|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2466|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1512|1422|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1224|wooden planks|0|0|5456|188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3650|2475|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5254|956|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1960|#|0|0|2616|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2436|521|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2754|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3692|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1907|2704|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|1334|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1366|3882|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7129|#|0|0|608|2277|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|2649|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5336|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2897|#|0|0|3748|1331|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2898|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3852|lesser heal potion|0|19|5304|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|4|1 +547|palisade|0|0|5146|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7623|#|0|0|3694|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5334|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4081|#|0|0|1384|3780|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|1448|1617|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7619|marble table|0|0|5820|52|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5160|1000|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5328|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3739|2688|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5288|1338|69|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|4635|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4073|#|0|0|5690|1349|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1416|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|1859|2764|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1547|1768|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3545|#|0|0|1490|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4657,26 +8374,36 @@ 6562|forge|0|0|5309|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4311|#|0|0|2728|889|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3657|1168|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|312|797|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2920|#|0|0|1426|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5164|1969|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5336|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1354|3757|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6237|#|0|0|3010|3353|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1316|1804|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5368|1344|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4225|#|0|0|3605|2619|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7624|#|0|0|3696|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1494|1746|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|2469|405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7092|refuse|0|0|5321|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5158|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1395|4009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|1441|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5313|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6919|#|0|0|1265|1216|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6212|flask|0|0|5945|219|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3996|#|33|0|3669|2577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2275|#|0|0|5325|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|4037|311|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1132|2227|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5579|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|2293|109|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2884|648|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|648|1085|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2601|candlabra|0|0|5582|1848|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3775|#|0|0|3675|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 157|log post|0|0|5368|1363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5141|1948|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1317|3729|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4684,6 +8411,7 @@ 4007|dice and Cup|0|0|2903|915|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1459|3800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|753|2156|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5182|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3617|#|0|0|535|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1155|#|0|0|5233|4014|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|1354|3707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4692,67 +8420,119 @@ 1010|#|0|0|1892|2739|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1076|curtain rod|0|0|1015|1432|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|894|2382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|3728|1337|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5798|581|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3989|#|0|0|1979|2838|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1066|tattered banner|0|0|5359|1356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5312|1375|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3492|#|0|0|1376|1600|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4005|#|0|0|2674|2233|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4175|#|0|0|1428|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1803|#|0|0|1596|2490|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1345|1733|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5724|560|20|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2449|#|0|0|1139|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1947|2682|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2187|#|0|0|5220|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|2489|472|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5934|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5331|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5876|3821|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1315|stone pavers|0|0|5905|97|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6923|bone pile|0|0|5138|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1393|3768|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2548|656|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|2516|655|5|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|3594|1232|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1983|#|0|0|1437|1548|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3531|#|0|0|1131|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|1134|1819|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5329|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3762|#|0|0|1467|1562|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5138|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|560|816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3738|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1250|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|1000|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5793|594|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2483|goblet|0|0|1136|2229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1683|1570|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3648|1122|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1135|3660|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4970|#|0|0|5308|2008|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|2533|657|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5651|564|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2907|#|0|0|1513|1612|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1812|2810|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5137|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1341|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1864|2649|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3636|a blank scroll|0|0|5566|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|419|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3319|#|0|0|5347|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5241|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2284|1226|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2539|#|0|0|1842|2759|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|3730|1255|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2470|#|0|0|1151|1547|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1526|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3624|2606|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2889|672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5616|189|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 52685|#|0|0|5410|1936|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4633|stone chair|0|0|5165|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1688|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6044|#|0|0|5395|707|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5303|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5325|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3972|garlic|0|0|2682|678|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2673|2233|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|3778|1252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3778|cleaver|0|0|5702|526|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6191|flask|0|0|5993|61|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2988|832|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1644|1580|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1450|1555|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5251|236|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4205|#|0|0|2734|2259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2963|#|0|0|3675|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|books|0|0|1164|2243|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2900|#|438|0|629|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|3448|546|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|3007|3387|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|chair|0|0|1475|1739|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4175|#|0|0|625|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16044|#|0|0|683|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|648|2160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3689|1105|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|1128|2230|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1254|1696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|3676|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5162|pot of wax|2101|0|5389|1347|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3739|1259|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1392|3713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1321|#|0|0|1775|2851|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1314|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7095|refuse|0|0|5320|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3665|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5288|1342|92|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1392|1655|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|609|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5302|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1059|palisade|0|0|5164|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|3699|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|Deceit: A Dungeon of Horrors|0|11|1986|2909|26|0|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 +4554|#|0|0|3048|3347|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2422|494|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1489|1750|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|480|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1393|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5329|2001|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5710|1336|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5289|1317|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5158|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2720|#|0|0|2941|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|3015|3452|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6950|leaves|2416|0|829|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4765,38 +8545,73 @@ 4151|hay|0|0|1294|1788|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2227|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1516|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4321|923|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1582|1564|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6017|#|0|0|5911|3274|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5989|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3728|2632|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3698|2060|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5792|544|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 2909|#|0|0|1621|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|564|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1196|#|0|0|2436|408|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|ceramic mug|0|0|1198|1850|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4159|#|0|0|1594|1512|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1420|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|3632|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3830|#|0|0|5922|232|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2667|#|0|0|2449|436|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|ankh|0|0|5425|570|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|598|836|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3732|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5111|butcher knife|0|0|5986|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|3729|1304|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5940|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2481|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2749|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1344|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|anvil|0|0|5306|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4773|#|0|0|1849|2714|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|643|834|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4002|#|0|0|2667|2236|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5331|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2499|#|0|0|1316|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2629|#|0|0|1888|2684|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2994|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4027|tongs|0|0|634|2194|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2914|3484|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|1128|2229|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2483|goblet|0|0|5201|597|8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3018|763|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|451|963|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2837|#|0|0|2944|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|5289|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3348|#|0|0|5288|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5290|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4155|bread loaf|0|14|3696|1259|26|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7156|iron ingots|0|0|5319|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1322|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3351|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2858|999|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5136|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1413|#|0|0|1165|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2487|477|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5290|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|2739|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3117|debris|0|0|1164|2241|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1447|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3683|1116|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5574|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5294|1997|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5594|1840|-11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5946|104|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1428|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +482|#|0|0|5142|1559|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1781|#|0|0|1390|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1831|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5738|#|0|0|628|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|wood curls|0|0|1390|1599|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5166|1002|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4812,6 +8627,7 @@ 2282|#|0|0|5324|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4020|sledge hammer|0|0|5321|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 376|#|0|0|1896|2707|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5427|1875|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|3|1|4|4750 2904|#|0|0|3658|1168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|3029|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4016|#|0|0|2465|556|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4823,14 +8639,18 @@ 2961|#|0|0|3732|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3595|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4622|#|0|0|311|785|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5403|1902|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5947|104|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2915|#|0|0|5868|1509|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3761|#|0|0|3664|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4033|#|0|0|4523|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3208|#|0|0|4463|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5156|1009|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5350|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1385|1644|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|558|2186|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3990|#|544|0|1549|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3922|dagger|0|0|1134|2235|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1802|#|0|0|5221|145|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|5963|221|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4842,53 +8662,71 @@ 1957|#|0|0|6042|192|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1254|867|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5112|gnarled staff|0|0|5931|190|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3316|#|0|0|5154|1964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|0|0|5475|1878|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 5019|statue|0|0|5317|751|-8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6236|#|0|0|3007|3389|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5832|527|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 3543|#|0|0|1435|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2491|397|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|995|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5942|#|0|0|1234|2218|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6002|#|0|0|6108|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3779|cleaver|0|0|5948|225|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5343|1345|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5357|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3664|1147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5366|#|0|0|1398|3867|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2532|578|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2550|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|603|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2918|#|0|0|426|1036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5367|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1870|2645|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5947|#|0|0|4471|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1205|#|0|0|1630|1587|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|2619|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|3733|1406|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1828|2730|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|747|2264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4524|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|1440|3771|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5947|106|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -13585|#|0|0|5312|1955|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|2987|832|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1547|1715|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4469|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|592|2275|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 33|#|0|0|3689|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|734|883|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2269|#|0|0|819|2192|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +14232|#|0|0|5673|325|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3000|3351|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1453|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3603|#|0|0|554|2181|7|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5903|shoes|0|0|5579|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|0|0|5305|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3993|#|0|0|4459|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5136|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5293|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5357|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2895|#|0|0|3769|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5291|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1997|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4152|#|0|0|630|2158|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4596|a fur|0|0|5346|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1392|1653|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2881|#|0|0|544|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -37|stone wall|0|0|5336|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5350|2021|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|1012|1435|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5302|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5178|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2897|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3190|#|0|0|5210|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|2066|817|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1428|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2948|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1312|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1803|#|0|0|5310|134|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|2988|832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1316|stone pavers|0|0|5905|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|317|792|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 38|stone wall|0|0|5337|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4242|#|0|0|5793|560|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -4905,34 +8743,63 @@ 1207|wooden boards|0|0|1619|1590|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1194|#|0|0|2437|409|15|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|363|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5368|1364|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3672|#|0|0|756|2201|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2887|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3662|1101|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3633|2571|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4168|globe|0|0|1128|3661|0|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|5309|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1343|cave floor|1|0|5347|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|1936|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|176|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1446|#|0|0|2530|584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5378|plough|0|0|810|2281|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 3543|#|0|0|1486|1747|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5155|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4086|glass pitcher|0|0|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5354|1344|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2963|3404|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6245|dishing stump|0|0|5324|1307|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|1842|2760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|6116|90|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|2199|512|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3097|#|0|0|2514|476|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2993|642|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4022|#|0|0|3010|3410|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4408|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|1408|3772|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6424|#|0|0|623|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4016|#|0|0|1416|3858|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|4555|1040|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1434|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1409|#|0|0|1164|2208|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7082|refuse|0|0|5313|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1319|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 878|#|1109|0|6001|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6236|#|0|0|3012|3350|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3733|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3809|#|0|0|1041|2247|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2524|dirty pot|0|0|5390|525|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2503|#|0|0|1635|1513|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1435|1719|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1195|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1380|3728|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2213|1115|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3308|#|0|0|5290|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5368|rope|0|0|1844|2789|-8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6107|153|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2793|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|642|835|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3769|#|0|0|625|819|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2992|642|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3919|#|0|0|3048|3370|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5621|1838|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2774|carpet|0|0|5147|77|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2665|#|0|0|2489|378|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3657|1073|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2997|762|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2897|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|624|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4940,6 +8807,7 @@ 2186|#|0|0|5211|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 14170|#|0|0|5698|662|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3686|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1419|1579|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6007|#|0|0|5878|3818|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3700|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|1131|3656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -4953,37 +8821,43 @@ 4079|On the diversity of our land|0|11|1568|1710|41|0|0|2|0|0|100|400000|125|1|0|0|0|0|10|0|0|0 4553|#|0|0|1996|2720|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5951|#|0|0|1232|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|4555|1495|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|#|0|0|717|1484|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1320|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|448|1104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4652|blood|0|0|5217|912|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5370|#|0|0|2752|2173|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2532|#|0|0|1859|2832|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5352|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|a stool|0|0|5309|2008|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2028|2807|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|969|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2499|#|0|0|1133|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|589|2146|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2029|2846|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3933|mace|0|0|5360|1360|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5128|898|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2847|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2647|#|0|0|5514|215|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|3006|812|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5352|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5606|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2948|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|1446|3777|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2995|835|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|747|2265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3905|#|0|0|3009|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5131|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2266|#|0|0|552|2171|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5541|1885|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|3650|2475|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1248|wooden planks|0|0|5356|1993|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1196|#|0|0|2437|410|15|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4560|921|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5926|coconut|0|14|1090|2192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1293|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|knife|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|649|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5547|banner|0|0|1166|2232|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2466|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5400|703|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|2770|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|3005|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1435|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2475|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5325|1312|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +2494|#|0|0|1451|3718|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|#|0|0|1446|1549|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1942|2758|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|3442|552|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5867|546|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 @@ -4992,31 +8866,48 @@ 147|log post|0|0|5368|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2901|#|0|0|1844|2830|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2964|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|3673|2472|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1929|2788|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4312|egg case web|0|0|5976|24|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1645|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1152|1548|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1297|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|chair|0|0|5242|174|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2498|#|0|0|3594|1232|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5872|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2531|#|0|0|1545|1707|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4167|globe|0|0|1068|2199|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|667|1004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|558|2187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3740|2728|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2029|2852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|616|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2720|#|0|0|2941|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3990|#|0|0|3668|2591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|624|1148|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1440|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|312|795|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1352|1742|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|1683|1570|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3531|#|0|0|1131|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|5176|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1395|3867|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3208|#|0|0|4463|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2944|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3994|#|38|0|1554|1656|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4389|1066|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4240|#|0|0|5798|581|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|#|0|0|1705|1564|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4185|#|0|0|1838|2677|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|1429|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1948|2682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1299|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|458|1134|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5422|1491|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|2880|3502|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 547|palisade|0|0|5134|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1849|2713|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4117|#|0|0|3761|1263|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 13579|#|0|0|5311|1956|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2904|916|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2420|524|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|#|0|0|2673|2233|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5386|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1474|3684|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1332|1653|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3849|#|0|0|644|844|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3663|2507|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5051,6 +8942,7 @@ 6042|#|0|0|3438|556|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3731|1260|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|cards|0|0|1618|1589|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5422|1489|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|792|2264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2432|437|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4654|blood|0|0|5142|862|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5062,6 +8954,7 @@ 4653|blood|0|0|5268|948|-33|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5292|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5181|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1972|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7159|silver ingots|0|0|5333|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5307|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2736|880|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -5069,15 +8962,20 @@ 4688|#|0|0|5310|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 37|#|0|0|1140|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5286|2010|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2652|#|0|0|3013|3345|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5867|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5873|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2944|934|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|3012|779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5337|1374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3651|1120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2453|432|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4033|#|0|0|1355|1602|77|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1009|#|0|0|1894|2737|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2450|455|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 5927|bunch of dates|0|14|1166|2280|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5947|76|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2906|#|0|0|2547|656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2681|#|0|0|3729|1303|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|3770|1288|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1889|#|2107|0|5475|1880|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5087,6 +8985,7 @@ 4079|A Primer on Arms and Weopons|0|11|5985|66|36|0|0|2|0|0|255|400000|125|1|0|0|0|0|22|0|0|0 2912|#|0|0|3779|1249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2300|stone rail|0|0|5362|1290|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3048|3417|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4348|stone face|0|0|5909|101|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2880|#|0|0|2900|784|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|2747|986|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5094,17 +8993,23 @@ 1931|#|0|0|1458|842|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3829|#|0|0|5197|655|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2420|cauldron|0|0|5391|966|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3618|#|0|0|1511|1572|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6259|sheep carcass|0|0|5986|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3684|1233|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3625|2606|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2691|#|0|0|3690|1232|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|#|0|0|2505|635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1471|1578|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1290|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|2042|2775|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7834|hook|0|0|5298|1971|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2513|#|0|0|606|858|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3620|empty vial|0|0|5212|723|-14|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|640|936|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7820|pig's feet|0|0|5312|1307|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5313|1992|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|2531|578|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|1339|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1435|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|957|1766|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|643|843|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5113,52 +9018,68 @@ 1290|wooden logs|0|0|5548|14|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5131|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3666|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3531|#|0|0|1131|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1452|1611|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|718|1484|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3729|1297|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|spittoon|0|0|2905|909|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|866|2320|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1013|1432|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2590|#|0|0|1595|1512|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2081|iron fence|0|0|5437|3154|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5304|1961|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3697|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1192|1710|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1195|#|0|0|2438|410|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2530|frypan|0|0|1135|1816|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3995|#|0|0|1466|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|4411|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6235|#|0|0|2884|648|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|1331|1655|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|1133|2223|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4605|cot|0|0|5602|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1423|1650|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|735|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3594|1234|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1987|2912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2228|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5344|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|4472|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2684|#|0|0|2962|3413|35|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5303|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2468|#|0|0|1316|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1386|1640|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5145|75|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2896|chair|0|0|6111|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|4664|1395|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3648|1137|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4650|blood|0|0|5328|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|1040|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1184|1714|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3976|#|0|0|4621|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|3627|2632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5605|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1598|1558|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|67|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1597|1512|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1007|#|0|0|1894|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1471|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|553|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3346|#|0|0|5293|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|5344|1331|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2486|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5401|703|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4548|FlameSpurtTrap_base|0|0|5688|1351|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -3832|#|0|0|5174|665|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|312|794|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4633|#|0|0|3690|1259|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5273|2024|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2516|silverware|0|0|1898|2687|17|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2224|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5345|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|2837|898|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|1140|2230|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1136|2220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|1013|1435|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5281|123|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1227|1577|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3827|#|0|0|5211|730|-17|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3829|#|0|0|5968|197|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|#|0|0|2519|474|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|1454|4000|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|2486|475|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5665|557|20|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2187|#|0|0|5251|4015|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4980|#|0|0|2525|382|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3089|#|0|0|1435|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|1327|1674|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5364|1292|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5306|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6042|#|0|0|3334|192|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2944|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5166,12 +9087,15 @@ 4098|#|0|0|2485|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4172|#|0|0|1426|1661|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|421|1034|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5410|137|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4020|sledge hammer|0|0|5337|1309|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1310|stone pavers|0|0|2669|2071|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4329|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 13603|#|0|0|5311|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1814|2812|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5318|1974|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1881|2736|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5546|13|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3996|#|0|0|1977|2839|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3088|#|0|0|626|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|cards|0|0|562|2182|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 @@ -5183,10 +9107,13 @@ 6950|leaves|2416|0|801|2197|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1832|2673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|anvil|0|0|5351|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1443|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6929|#|0|0|2751|843|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1930|#|0|0|5365|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2525|dirty pot|0|0|5151|584|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4138|#|0|0|2462|459|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1439|1775|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2028|2745|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3660|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|569|2115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5195,9 +9122,11 @@ 3097|broken chair|0|0|5913|60|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2837|#|0|0|2948|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2242|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4409|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4688|#|0|0|5286|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4096|#|0|0|558|2182|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6057|#|0|0|5320|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5639|#|0|0|2432|411|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|482|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|562|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3741|#|0|0|3674|2540|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5210,46 +9139,64 @@ 4334|garbage|0|0|5333|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5049|viking sword|0|0|5324|624|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1353|cave floor|1|0|5347|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3319|#|0|0|5364|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4172|#|0|0|1426|1662|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|734|883|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2899|903|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1318|1826|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3690|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|644|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1945|2769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1070|tattered banner|0|0|5359|1355|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5972|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2835|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|592|2275|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5135|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13585|#|0|0|5311|1955|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6263|#|0|0|3005|3404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5336|1305|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1642|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3691|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|1626|1588|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5378|plough|0|0|810|2281|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5288|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1388|1579|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5589|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1130|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|#|0|0|1425|1558|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2881|#|0|0|544|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6209|#|0|0|4628|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1151|1546|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1328|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|3625|2531|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|2903|913|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6424|#|0|0|623|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5155|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3619|#|0|0|2066|817|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|868|2318|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|786|2222|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4014|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2457|#|0|0|2852|998|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2227|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2891|739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1471|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1413|#|0|0|4620|1202|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1848|#|0|0|5307|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|793|2267|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3899|horse dung|0|0|5153|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2897|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4089|#|0|0|1554|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5397|705|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1785|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|1314|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|#|0|0|1380|3728|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|4555|1040|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1456|3792|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4288|1000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5148|1979|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1363|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2750|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2462|bottles of liquor|0|105|1248|1710|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +8079|glass of wine|0|105|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 37|#|0|0|1132|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3308|#|0|0|5290|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5466|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3997|#|0|0|1453|4000|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|sledge hammer|0|0|5318|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3693|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2898|784|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|3739|2680|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5272|2039|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2533|pot|0|0|5385|525|68|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5926|coconut|0|14|1100|2191|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1302|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|627|844|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2348|#|0|0|1440|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5332|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5137|587|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2774|carpet|0|0|5147|80|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1339|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3575|#|0|0|1328|1589|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5257,12 +9204,14 @@ 6916|#|0|0|1274|1220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2081|#|0|0|2223|1202|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5540|213|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4189|#|0|0|1428|1654|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 9|wooden post|0|0|5362|1289|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5367|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3492|#|0|0|1376|1590|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7124|#|0|0|1468|1580|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|#|0|0|1133|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|2620|977|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|421|1034|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|558|2187|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 6933|pelvis bone|0|0|5950|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2489|raw bird|0|0|5990|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5273,20 +9222,25 @@ 4108|#|0|0|1289|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|#|0|0|534|967|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4156|a stale bread loaf|0|0|262|775|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6056|88|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4201|#|0|0|3601|2614|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2849|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2749|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5576|202|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4099|#|0|0|1544|1773|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3732|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1848|2714|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|556|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2544|pitcher of milk|0|105|1193|1709|4|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 4544|#|0|0|5541|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4096|#|0|0|1324|1674|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2657|#|0|0|3657|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7713|books|0|0|5236|137|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|3672|2473|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5329|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7166|#|0|0|1231|855|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3476|#|0|0|1386|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|577|2235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5740|#|0|0|610|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 545|palisade|0|0|5161|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5944|225|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 @@ -5299,9 +9253,11 @@ 2499|#|0|0|814|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|1164|2207|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5362|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1259|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6013|#|0|0|3685|2066|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2887|#|0|0|1560|1750|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2895|chair|0|0|1134|2218|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5190|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1350|cave floor|0|0|5878|3818|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1497|1680|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2224|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5315,6 +9271,7 @@ 2901|#|0|0|644|837|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3120|debris|0|0|5354|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6585|iron ore|0|0|3001|3405|15|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5528|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|4403|1163|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4008|#|0|0|1548|1771|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2479|401|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 @@ -5325,6 +9282,8 @@ 3638|#|0|0|5270|664|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4127|pile of wool|416|0|1979|2841|15|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2503|bottle of wine|0|105|3735|1255|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +37|stone wall|0|0|5336|1305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|5581|192|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3782|#|0|0|3664|2592|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|2745|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3740|#|0|0|627|821|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5339,73 +9298,95 @@ 4030|#|0|0|2509|474|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|#|0|0|3761|1220|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4584|#|0|0|5337|549|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|0|0|864|2317|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5988|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5305|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6584|iron ore|0|0|2508|433|18|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|1519|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4147|#|0|0|2627|2097|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3739|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7392|torso|0|0|5963|84|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2923|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3498|#|0|0|1380|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1294|1771|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5438|1917|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2919|#|0|0|2895|909|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8081|glass of water|0|105|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 2276|#|0|0|5315|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5317|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1284|wooden logs|0|0|5997|3772|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2481|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +478|#|0|0|6015|3791|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5679|525|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 1781|#|0|0|1366|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5936|49|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6262|#|0|0|3005|3409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|fruit basket|0|14|3648|1114|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5474|1852|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 2147|wooden fence|0|0|5354|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|861|2280|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1822|#|0|0|2727|2131|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|3729|1304|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2914|3484|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1428|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1420|1548|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3687|2477|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|4458|1063|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2780|854|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 14170|#|0|0|5732|554|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2069|793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2756|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5406|932|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|2994|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5136|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2970|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1386|3827|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|597|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|4424|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|2483|408|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|448|0|3760|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5336|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|280|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1171|3636|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5136|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4240|#|0|0|5786|589|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -482|#|0|0|5142|1559|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1601|1515|44|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5297|1998|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|1569|1534|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5484|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -37|stone wall|0|0|5336|1308|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1256|1881|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5477|1854|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 2519|#|0|0|810|2323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1304|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5351|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2426|raw fish steak|0|0|1498|1746|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5946|104|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5297|1997|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5329|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4389|mushroom|0|0|5724|560|20|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2877|counter|0|0|5344|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|1426|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5322|1974|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1396|3891|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3533|#|0|0|1481|1869|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|1334|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3897|a shovel|0|0|5290|2032|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3944|#|0|0|3640|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5473|1802|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3827|#|0|0|5952|145|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1853|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5558|1825|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1264|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3089|#|0|0|1427|3817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1839|2683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5324|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|623|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1626|1589|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5976|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6043|#|0|0|5546|15|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|2634|2092|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|597|853|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1571|1698|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6191|flask|0|0|5993|61|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|2284|1226|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3686|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1813|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1838|2682|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4395|#|0|0|5957|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2881|#|0|0|1508|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4178|#|0|0|1838|2678|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 484|#|0|0|6015|3777|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1822|#|0|0|2727|2134|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4651|blood|0|0|5194|961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|1428|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2450|#|0|0|2236|1187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|624|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1546|1771|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5416,6 +9397,7 @@ 4148|#|0|0|2627|2097|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1848|#|0|0|1160|2246|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|potted tree|0|0|1854|2733|0|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1402|3806|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2532|#|0|0|3732|1334|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1498|3692|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|556|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5425,9 +9407,11 @@ 578|#|0|0|5875|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2898|chair|0|0|5243|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4163|#|0|0|1546|1708|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|4635|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|2021|2859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|616|2215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|4457|1058|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2971|3427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3089|#|0|0|1429|3817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|5917|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5297|2000|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5439,64 +9423,80 @@ 3118|debris|0|0|5996|67|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 585|#|0|0|5873|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1897|2802|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5318|1975|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1065|#|0|0|5279|3354|31|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5306|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|3692|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1361|#|0|0|1942|325|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2813|#|0|0|2735|2249|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|slab of bacon|0|14|790|2232|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5132|983|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2469|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|557|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3672|1144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|chair|0|0|1475|1738|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5581|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3617|#|0|0|2071|817|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2227|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6922|bone pile|0|0|5271|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5133|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1442|3801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5362|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2745|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5330|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16044|#|0|0|683|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|1951|2675|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3700|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1448|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4697|#|0|0|5364|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3342|#|0|0|5292|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5117|heavy crossbow|0|0|5192|655|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2266|#|0|0|5616|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3664|2586|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3101|broken chair|0|0|1166|2243|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|3761|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1251|1698|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2229|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|863|2391|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|1013|1436|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5589|197|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5323|1974|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1459|3801|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2082|iron fence|0|0|5437|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1193|#|0|0|2433|408|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4606|#|0|0|1850|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2891|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|pewter mug|0|0|1164|2236|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6017|#|0|0|1238|808|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2470|#|0|0|1311|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|323|1240|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5912|59|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|754|2159|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|2518|656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|614|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2480|475|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7616|#|0|0|3698|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1364|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5183|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2523|638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1516|1545|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1136|2223|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5912|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5325|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5144|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2920|#|0|0|1412|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 407|#|0|0|3684|2065|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1340|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7083|refuse|0|0|5317|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2031|2848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1928|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 18|wooden wall|0|0|5287|2009|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2652|#|0|0|3010|3345|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2|#|0|0|1342|1646|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5274|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|6065|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +7713|books|0|0|1163|2234|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|water barrel|0|0|5496|522|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|261|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3694|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7813|bird|0|0|5312|1306|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5334|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3893|#|0|0|1389|1657|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5294|1999|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|chair|0|0|1395|1565|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1434|3760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|584|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4685|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7616|#|0|0|3697|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4633|stone chair|0|0|5137|578|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3728|1304|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5367|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4427|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5334|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2480|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2918|#|0|0|2416|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7082|refuse|0|0|5321|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1900|2694|31|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5505,7 +9505,9 @@ 2123|iron fence|0|0|5455|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 879|tent wall|1109|0|5998|3764|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|2843|898|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8099|blood|33|0|5422|1489|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5864|546|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2906|#|0|0|3593|1234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5042|#|0|0|3011|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3676|2472|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|554|2142|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5515,16 +9517,19 @@ 1065|#|0|0|1456|1146|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3699|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4448|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4983|#|0|0|626|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2665|#|0|0|2418|498|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 9023|#|0|0|422|3281|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2468|#|0|0|678|1202|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4107|archery butte|0|0|4489|1118|0|0|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|555|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5087|#|0|0|1432|3719|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3206|#|0|0|4464|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|A Song of Samlethe|0|11|5238|144|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 2665|#|0|0|4389|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|1448|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5986|folded cloth|0|0|649|2182|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3244|#|0|0|1186|2216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5286|2009|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1193|#|0|0|2433|410|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4652|blood|0|0|5278|929|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5534,16 +9539,19 @@ 1321|#|0|0|1774|2846|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5174|999|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6652|cooper's bench|0|0|5694|3211|12|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|6057|90|32|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|5785|3168|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 3572|wand|0|0|5228|730|-14|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1062|tattered banner|0|0|5157|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2516|478|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5208|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1541|1739|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|5330|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1829|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2293|#|0|0|1776|2851|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5286|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5157|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1059|palisade|0|0|5160|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2945|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2472|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5561,10 +9569,13 @@ 6875|pile of skulls|0|0|5325|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14133|#|0|0|5317|1975|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3907|#|0|0|3017|3434|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|2070|792|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1316|stone pavers|0|0|6107|179|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|3544|1189|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5152|999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5076|studded sleeves|0|0|5915|227|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1949|2686|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4779|deck of tarot|0|0|6114|224|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3618|#|0|0|329|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2550|652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5868|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5572,42 +9583,60 @@ 3572|wand|0|0|5188|694|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 5113|gnarled staff|0|0|5949|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3740|#|0|0|2885|740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|bed|0|0|5601|1863|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2883|#|0|0|1419|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6584|iron ore|0|0|2856|740|3|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|6011|3786|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|641|939|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2187|#|0|0|5251|4007|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|#|0|0|565|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5923|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2686|#|0|0|2970|3412|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5354|#|0|0|1356|3734|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5939|#|0|0|1233|2220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5131|1945|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3968|#|0|0|624|845|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6193|flask|0|0|5994|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5327|1348|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|1432|3743|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|5922|169|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1400|1803|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1804|#|0|0|5282|122|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5906|thigh boots|0|0|5959|222|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|4683|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2665|#|0|0|2530|583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1825|#|0|0|5141|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7071|refuse|0|0|5320|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4152|wood curls|0|0|1390|1597|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|4392|1040|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5207|bone legs|2101|0|5517|1338|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4067|tapestry|1|0|5878|3818|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2231|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2928|#|0|0|2659|2188|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|wash basin|0|0|785|2217|10|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2422|#|0|0|603|1187|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5869|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2073|2848|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|600|841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2737|876|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|545|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5336|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1381|3771|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2434|409|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5042|#|0|0|565|965|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1525|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6017|#|0|0|5911|3272|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1509|1598|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5650|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1152|1548|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3963|#|0|0|4617|1204|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|553|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1457|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2857|729|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5867|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1324|#|0|0|1775|2848|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5172|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3346|#|0|0|5288|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1304|3691|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1307|#|0|0|1143|2228|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|1134|2220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5438|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3092|ruined bookcase|0|0|1163|2232|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5946|105|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2028|2747|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 49|stone wall|0|0|5336|1310|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5619,85 +9648,112 @@ 4030|#|0|0|2483|426|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6225|scales|0|0|5949|219|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|3596|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5949|#|0|0|1231|2218|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|1510|1600|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|1806|2809|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1842|2673|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1128|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1305|1783|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5872|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|640|939|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2225|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4243|#|0|0|5348|1996|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4411|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2952|700|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|2908|715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2518|#|0|0|1331|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3484|#|0|0|1363|1589|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|350|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|559|2202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5986|103|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5114|large battle axe|0|216|5368|1364|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5289|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|goblet|0|0|5168|564|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2685|#|0|0|2969|3411|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|1388|1603|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1288|1773|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|576|2234|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2537|cake|0|14|5349|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1133|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|451|1112|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|2905|716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5330|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3732|1329|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1394|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4020|#|0|0|2634|2091|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3497|#|0|0|1380|1585|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2894|909|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2918|#|0|0|2420|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|5176|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1340|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|716|1483|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2505|ham|0|14|1448|1725|12|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|668|2147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1618|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|5330|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5949|#|0|0|4470|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1388|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6926|bone pile|0|0|5138|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|open sack of flour|0|0|1884|2800|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1193|#|0|0|2435|408|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1332|3752|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1443|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|600|2232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3850|#|0|0|644|830|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5305|1369|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1538|#|1109|0|6003|3764|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3203|#|0|0|3685|2067|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|2883|674|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5439|bandana|0|0|2522|633|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3691|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4234|ring|0|0|5294|587|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4241|#|0|0|5657|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1321|1829|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4312|egg case web|0|0|5302|1552|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2451|#|0|0|642|833|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4524|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1461|1708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5937|#|0|0|4308|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4000|#|0|0|2880|3503|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|1439|1560|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4598|#|0|0|5543|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3625|2545|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5158|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3347|#|0|0|5292|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1896|2806|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|593|2275|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1388|1662|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2684|#|0|0|2969|3412|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2514|peach|0|14|1367|1660|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|2292|110|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|4455|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5724|563|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2278|#|0|0|5336|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1466|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4572|log table|0|0|5366|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2277|#|0|0|5311|1373|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|421|1034|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1340|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1419|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1385|1641|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5927|173|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2879|#|0|0|2731|2261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|809|2321|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5158|1979|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5363|1368|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1151|1547|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|6107|92|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3088|broken chair|0|0|5606|1874|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5990|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|chair|0|0|1886|2736|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|2475|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8065|#|0|0|2861|990|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1135|3657|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5060|#|0|0|1441|3725|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|4556|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|625|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|804|2301|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1158|1550|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2942|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|5331|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5192|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|1137|1817|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1859|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2909|709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2549|#|0|0|1432|3964|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2435|410|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|chair|0|0|1136|2228|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6522|#|0|0|1353|1779|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|5217|907|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5869|553|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3603|#|0|0|1814|2810|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|chair|0|0|5305|33|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4230|bracelet|0|0|5949|231|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1426|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5713,45 +9769,54 @@ 2880|#|0|0|2510|474|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6012|#|0|0|1568|1533|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1340|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2850|735|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2667|#|0|0|2571|597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2570|wall torch|0|0|5922|200|37|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3137|#|0|0|5290|1315|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1813|2801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3766|#|0|0|3660|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2737|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1815|2819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5343|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2894|#|0|0|3744|1331|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1998|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|3740|1249|5|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|6042|193|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|chair|0|0|1907|2737|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 1180|grey slate tile|0|0|5337|1311|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4607|cot|0|0|5438|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -408|#|0|0|3685|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3266|724|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6058|#|0|0|5317|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1832|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5353|#|0|0|4387|1066|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 545|palisade|0|0|5149|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1440|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6007|#|0|0|5360|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5787|550|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 3351|mushroom|0|14|5290|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5352|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3669|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5339|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|2470|563|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|2071|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5276|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1614|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1651|1633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2462|#|0|0|615|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1468|1692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3732|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|644|836|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2393|#|0|0|1128|2216|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5924|44|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2755|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3346|#|0|0|5289|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5867|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5615|237|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4031|#|0|0|1849|2772|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5415|904|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1592|1512|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|616|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4121|#|0|0|1390|1604|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5987|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|3692|2507|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5311|2011|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3854|empty bottle|0|0|1165|2234|63|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|1842|2829|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|619|2217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2232|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5974|172|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|1457|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4478|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1395|3769|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1331|1604|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4650|blood|0|0|5217|907|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5759,24 +9824,32 @@ 2667|#|0|0|2571|591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2436|409|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2908|712|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1416|1576|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|1885|2725|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1429|1716|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3908|hatchet|0|216|5368|1357|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2256|#|0|0|1256|1885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1428|1718|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|3648|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4385|#|0|0|5324|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +2602|#|0|0|2909|3517|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|1517|1422|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5368|#|0|0|3660|2677|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1933|2724|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5140|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2026|2749|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2518|#|0|0|1327|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1808|2809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|5304|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3917|bardiche|0|0|5347|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1476|#|0|0|1603|1519|69|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5360|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4007|#|0|0|2042|2777|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|2599|623|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1457|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|1841|2830|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|#|0|0|2765|891|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|628|2172|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5433|194|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6226|scales|0|0|5993|63|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5789,40 +9862,55 @@ 2483|#|0|0|1332|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|636|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3625|2545|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|3765|1266|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|3676|2650|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2549|fork|0|0|5342|83|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5140|799|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1333|3727|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|606|845|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1392|1653|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|619|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5460|vat|0|0|5355|1991|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4551|858|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5160|999|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2241|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5444|1817|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5284|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5313|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1392|3717|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|870|2372|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3609|cards|0|0|2027|2745|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|1166|2235|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +584|#|0|0|6067|81|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2541|#|0|0|889|2398|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|804|2303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 878|#|1109|0|5999|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5347|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6058|#|0|0|5319|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1322|1647|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1603|1713|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|79|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1332|1603|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2833|#|0|0|2735|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|808|2333|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1672|1545|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|3015|3525|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1324|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3851|#|0|0|537|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|1258|1880|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3594|1230|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6200|#|0|0|4626|1213|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|hay sheave|0|0|757|2153|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4173|#|0|0|1424|1654|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2994|813|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|2492|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6264|#|0|0|1354|1774|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4186|#|0|0|1428|1650|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5319|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6426|#|0|0|612|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1351|1742|66|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3311|#|0|0|5287|1314|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3653|1136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1576|1745|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5629|#|0|0|4624|1325|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3696|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1661|1579|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|A Song of Samlethe|0|11|1401|1565|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 2918|#|0|0|2416|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5836,6 +9924,7 @@ 2602|#|0|0|2899|915|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2437|408|15|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1477|3715|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4310|#|0|0|2759|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|633|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 545|palisade|0|0|5161|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4684|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5847,6 +9936,7 @@ 1928|#|0|0|6014|3784|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4696|#|0|0|5363|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3919|#|0|0|3048|3372|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1222|wooden planks|0|0|5460|185|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3692|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 12791|#|0|0|1375|1157|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4384|1080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5854,6 +9944,7 @@ 2905|#|0|0|573|1124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4600|a fur|0|0|5364|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4689|#|0|0|5313|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5168|566|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 545|palisade|0|0|5131|1969|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1427|4006|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5272|2040|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5866,11 +9957,15 @@ 2147|wooden fence|0|0|5289|1314|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2895|#|0|0|3746|1329|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2687|#|0|0|3690|1233|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1815|2802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|2745|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2533|376|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2025|2809|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7027|buckler|0|0|5959|155|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1283|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2438|409|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4236|#|0|0|5420|240|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1246|wooden planks|0|0|5293|1999|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 545|palisade|0|0|5161|1969|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2027|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5881,37 +9976,44 @@ 4239|#|0|0|5600|57|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5327|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5315|1982|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5350|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4160|pizza|0|14|3749|1264|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1205|#|0|0|1630|1590|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3747|1250|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|3003|3413|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3617|#|0|0|533|967|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2908|705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1322|1649|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2187|#|0|0|5220|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5363|1297|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|#|0|0|4392|1040|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2838|#|0|0|2940|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6428|#|0|0|615|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2081|#|0|0|2232|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +879|tent wall|2419|0|5998|3763|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5903|shoes|0|0|5286|566|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1512|1549|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3203|#|0|0|1381|1619|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5997|100|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5362|2012|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1452|3979|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5481|25|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5328|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6938|#|0|0|2771|862|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1661|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5330|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8066|#|0|0|3594|1233|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5696|shackles|0|0|5303|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1383|3770|-16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1207|#|0|0|1440|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3848|#|0|0|644|845|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|361|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5651|564|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2905|#|0|0|2857|729|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2041|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6042|#|0|0|470|1281|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3908|hatchet|0|216|5360|1365|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5326|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3718|#|0|0|2581|527|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1675|1544|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|640|818|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|866|2317|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|635|816|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2549|#|0|0|1440|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8091|pitcher of wine|0|105|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2861|#|0|0|352|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|3700|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5100|ringmail tunic|0|0|5366|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1441|#|0|0|2227|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|615|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|558|2174|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|3012|3408|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|3608|2500|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1816|2810|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1411|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5930,6 +10032,7 @@ 1339|#|0|0|5868|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2839|#|0|0|2733|2248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2426|raw fish steak|0|0|1468|1772|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|831|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5308|2032|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2742|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2229|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5939,6 +10042,7 @@ 4029|#|0|0|2905|3487|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6110|153|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 407|#|0|0|3684|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2799|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2433|407|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3607|cards|0|0|1807|2810|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|2416|0|857|2340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -5948,10 +10052,14 @@ 2281|#|0|0|5287|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5196|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2723|#|0|0|2940|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|wooden fence|0|0|5351|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|1451|1665|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2690|bed|0|0|1134|2216|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3996|#|18|0|1356|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2453|432|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4308|small web|0|0|5930|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4179|#|0|0|1428|1654|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2736|884|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4016|anvil|0|0|5336|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6927|bone pile|0|0|5313|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|3765|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -5964,6 +10072,8 @@ 2282|#|0|0|5164|1000|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3823|#|0|0|3764|1326|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|2224|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1295|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|618|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2393|#|0|0|4408|1468|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4075|#|0|0|5692|1347|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -5977,37 +10087,29 @@ 4178|#|0|0|1428|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5453|612|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1340|#|0|0|5945|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5331|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2946|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|547|-7|0|0|2|0|99|0|400000|125|0|0|0|0|0|0|0|0|0 4176|#|0|0|1424|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6016|#|0|0|5911|3275|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|1644|1581|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|1885|2727|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2225|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|0|0|5285|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1894|2805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8007|#|0|0|643|853|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5363|#|0|0|3635|2637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2895|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5355|#|0|0|1332|1652|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4216|#|0|0|1429|1609|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2434|407|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5154|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3724|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|1937|2794|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5114|large battle axe|0|216|5368|1364|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|2588|538|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3605|#|0|0|1256|868|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2808|#|0|0|3691|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4194|#|0|0|2876|3497|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1960|#|0|0|2616|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1322|#|0|0|1776|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|1618|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|2905|716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6522|#|0|0|1423|1558|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5465|#|0|0|5296|1999|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -49|stone wall|0|0|5336|1303|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3833|#|0|0|5150|54|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5131|1944|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2842|812|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2893|911|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3850|#|0|0|644|830|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|3662|2670|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|4481|1217|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5936|49|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5164|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6016,9 +10118,12 @@ 2899|#|438|0|626|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|3765|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4078|#|0|0|5691|1352|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|3667|2664|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3848|#|0|0|645|851|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5137|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1062|tattered banner|0|0|5364|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5869|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|861|2278|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|3776|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1194|1704|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2275|#|0|0|4037|313|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -6028,6 +10133,7 @@ 6215|flask|0|0|5985|63|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|4299|956|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2231|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1443|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5363|#|0|0|1414|1744|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1207|#|0|0|1445|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2549|654|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 @@ -6037,43 +10143,50 @@ 1442|#|0|0|2227|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|potted tree|0|0|1842|2769|0|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 4177|#|0|0|1394|3803|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|5153|584|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3618|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|#|0|0|1398|3890|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|564|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|clock|0|0|2936|3504|10|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5994|63|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1782|portcullis|0|3|6078|65|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5199|bone armor|2101|0|5384|1338|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2531|575|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2231|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|452|1112|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6930|#|0|0|2769|845|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1342|cave floor|0|0|5258|199|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3995|#|0|0|1454|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3778|#|0|0|1453|1720|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2227|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5306|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2837|#|0|0|2733|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1535|#|1109|0|5999|3766|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2542|#|0|0|2971|3419|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|613|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5320|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4651|blood|0|0|5192|970|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2807|#|0|0|3689|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6883|#|0|0|2745|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2255|#|0|0|1192|1853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1438|3882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1470|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|4389|1062|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3980|sulfurous ash|0|0|5144|84|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|3771|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3657|full jars|0|0|5946|220|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3010|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4643|#|0|0|615|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3732|cannon|0|0|5360|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|1831|2675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5304|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2598|candle|0|0|5226|564|2|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5160|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3605|#|0|0|3014|3527|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|1459|3801|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5117|heavy crossbow|0|0|5192|655|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1350|cave floor|0|0|5878|3819|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5922|37|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1614|1589|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7082|refuse|0|0|5322|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5336|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|3452|378|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1559|1760|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1321|#|0|0|1773|2853|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1579|1707|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|352|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1329|3692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6791|ore cart|0|0|5359|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1323|#|0|0|1776|2848|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4548|FlameSpurtTrap_base|0|0|5692|1353|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 6009|#|0|0|5291|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|2521|544|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6085,9 +10198,12 @@ 145|log wall|0|0|5368|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2945|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2894|659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3123|#|0|0|5908|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4008|#|0|0|1544|1749|41|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1001|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|3627|1240|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|1342|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5459|741|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6007|#|0|0|1569|1536|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|5344|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3910|executioner's axe|0|216|5368|1366|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6096,12 +10212,17 @@ 2661|#|0|0|3688|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1318|1822|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2276|#|0|0|2470|61|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|2416|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|350|900|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5602|1889|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5331|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3936|#|0|0|2936|3377|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3672|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3699|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|#|0|0|1471|1562|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2267|#|0|0|888|2395|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3738|1264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|643|835|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3606|#|0|0|1256|866|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6109,8 +10230,10 @@ 5941|#|0|0|4473|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|3699|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1247|wooden planks|0|0|5293|1998|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1777|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5225|137|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1289|1767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5112|gnarled staff|0|0|5992|175|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5196|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3488|#|0|0|1367|1589|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2102|wooden fence|0|0|5997|3773|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6122,76 +10245,75 @@ 3808|#|0|0|2749|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2372|#|0|0|611|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5948|97|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5347|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|6119|176|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5145|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3721|quarter staff|0|0|5978|238|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5397|cloak|0|0|5572|20|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4608|#|0|0|1859|2757|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5288|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6530|forge|0|0|5350|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2887|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2963|3404|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|804|2303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2385|#|0|0|1168|3636|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|540|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1423|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4008|#|0|0|3762|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|642|838|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1892|#|2107|0|5475|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5925|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2971|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1067|tattered banner|0|0|5165|1969|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1723|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8079|glass of wine|0|105|1133|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 3742|#|0|0|1440|1553|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|614|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5351|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5621|1838|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|3683|1319|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|748|2264|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4336|garbage|0|0|5367|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1409|#|0|0|1164|2208|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|754|2159|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1340|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5871|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1852|#|0|0|5306|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5435|185|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1385|1804|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3209|#|0|0|4478|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4476|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4163|#|0|0|1545|1680|36|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2920|#|0|0|1412|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4156|a stale bread loaf|0|0|261|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|756|2155|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1150|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 12789|#|0|0|5491|22|-52|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|2469|555|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|2437|407|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2510|#|0|0|2028|2865|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1762|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5155|1008|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|649|2181|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1807|2811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2771|963|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7713|books|0|0|1163|2234|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2684|#|0|0|3728|1304|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|450|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5494|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3593|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4242|#|0|0|5493|200|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|3699|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2942|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|3690|1324|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1508|1567|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7616|#|0|0|3697|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|620|2217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5329|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6007|#|0|0|5877|3818|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|3739|2690|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3692|1279|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|2023|2860|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2864|850|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|3688|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16024|#|0|0|683|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5444|1824|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5605|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 10|#|0|0|621|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1430|1717|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3688|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6585|iron ore|0|0|3000|3405|15|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5289|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16030|#|0|0|710|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|587|2204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3978|#|0|0|626|835|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1410|1596|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1411|1716|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5945|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3664|1151|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1249|wooden planks|0|0|5297|1998|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1447|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1427|1719|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2023|2866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5963|156|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1193|#|0|0|2438|407|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3740|#|0|0|1452|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3206|#|0|0|4464|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6199,6 +10321,7 @@ 4552|#|0|0|1538|1712|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2228|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3779|#|0|0|2435|403|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2684|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1508|1565|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5140|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1334|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6207,21 +10330,27 @@ 8600|#|0|0|5284|2012|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|2914|970|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5160|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1847|2740|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5164|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1892|2660|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1135|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4194|#|0|0|1984|2830|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1240|wooden planks|0|0|5355|1993|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2475|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4185|#|0|0|4463|1160|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3311|#|0|0|5287|1313|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2870|table|0|0|5310|2009|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|5239|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6585|iron ore|0|0|2509|433|18|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|1332|3754|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2226|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5629|#|0|0|1196|1704|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1317|1646|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1067|tattered banner|0|0|5307|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4575|log table|0|0|5312|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7082|refuse|0|0|5318|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 147|log post|0|0|5366|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3765|#|0|0|1467|1563|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5944|#|0|0|4472|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7267|sarcophagus|0|0|3524|1125|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5304|1985|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6234,36 +10363,25 @@ 6040|#|0|0|5335|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|3691|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3097|#|0|0|5569|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1332|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2358|#|0|0|1315|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1460|#|0|0|1070|2197|47|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5575|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4524|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|359|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3747|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1870|2645|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|1547|1715|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1497|1546|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3847|lesser cure potion|0|19|5228|723|-17|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5351|2021|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|530|970|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1897|2680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4074|a pentagram|0|0|5691|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1649|1635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|2891|784|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5330|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2838|#|0|0|2940|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|2237|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|635|1034|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2918|#|0|0|3777|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16039|#|0|0|708|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|644|831|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2948|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4596|a fur|0|0|5346|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -407|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2736|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3993|#|0|0|4459|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|1012|1435|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3676|2538|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5293|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5301|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|4322|957|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5872|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6238|#|0|0|4457|1081|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|3012|3408|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -3908|hatchet|0|216|5360|1365|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1301|1753|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3539|#|0|0|1128|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5145|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|4553|1044|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6274,6 +10392,7 @@ 2550|#|0|0|1338|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5309|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5323|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5162|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2277|#|0|0|5152|1984|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|428|1034|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6287,45 +10406,55 @@ 2653|#|0|0|2570|595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5825|523|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 6003|#|0|0|5711|1337|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2453|432|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2549|fork|0|0|4528|942|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4194|#|0|0|2876|3502|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1635|1690|42|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2898|#|0|0|1577|1555|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3965|#|0|0|4622|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2837|#|0|0|2943|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|1344|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6106|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6044|#|0|0|2964|762|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2863|#|0|0|3686|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4691|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3208|#|0|0|4480|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|chair|0|0|1905|2729|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3732|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|800|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|3652|2469|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|1566|1555|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3|#|0|0|3684|2067|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1333|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1896|2806|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4312|egg case web|0|0|5302|1552|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3|ankh|0|0|5425|570|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1945|2682|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5352|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5178|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|88|0|1356|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4177|#|0|0|4463|1159|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1828|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|4476|1161|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2487|477|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3713|2649|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1965|2691|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7088|refuse|0|0|5320|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5466|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|3003|3401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|chair|0|0|1480|1739|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5271|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1558|1762|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5336|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6882|skull|0|0|5369|1343|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5217|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1956|#|0|0|5217|586|-15|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|2739|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3088|broken chair|0|0|5606|1874|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|421|1034|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3351|mushroom|0|14|5290|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5354|1353|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|1547|1760|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4696|#|0|0|5363|1294|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6007|#|0|0|5356|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8066|#|0|0|3767|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3760|1252|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5690|1354|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 2898|#|0|0|641|837|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5363|1287|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5317|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6426|#|0|0|626|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5318|1995|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2598|623|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4308|small web|0|0|5975|168|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 407|#|0|0|3685|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6333,6 +10462,7 @@ 4|#|0|16|1300|629|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5354|1993|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|chair|0|0|1403|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5211|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2953|817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|sack of flour|0|0|5989|109|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|4481|1218|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6341,6 +10471,7 @@ 2519|#|0|0|1459|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1426|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|3729|1329|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|792|2304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1132|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 577|#|0|0|5158|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5296|1997|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6349,6 +10480,7 @@ 2602|#|0|0|1444|1577|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 464|#|0|0|5331|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2901|#|0|0|2843|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4626|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|554|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5360|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4182|#|0|0|2459|462|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6363,9 +10495,11 @@ 4174|#|0|0|2941|3507|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1814|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1956|#|0|0|5183|573|1|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5159|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6792|ore cart|0|0|5342|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1421|3858|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|809|2334|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6212|#|0|0|3011|3350|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5309|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5054|chainmail leggings|0|0|5306|609|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5541|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6376,60 +10510,53 @@ 6795|ore cart|0|0|5357|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3707|#|0|0|1385|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|568|2115|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2971|877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5312|1954|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5932|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2501|381|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2121|iron fence|0|0|5477|3136|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2449|#|0|0|1597|1512|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4180|#|0|0|1845|2681|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4313|egg case|0|0|5994|60|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|625|821|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|1428|4021|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5347|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2353|#|0|0|818|2192|0|0|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|6046|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -879|#|1109|0|5998|3764|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1598|1558|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3652|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|4463|1153|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1525|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3610|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1179|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1352|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1945|2680|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|661|1001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1321|1826|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|553|1211|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3674|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5202|597|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 465|#|0|0|6015|3788|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4389|mushroom|0|0|5665|557|20|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -5353|#|0|0|4387|1066|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4689|#|0|0|5306|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1542|1688|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1992|2915|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2953|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5938|#|0|0|1232|2220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|438|0|624|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3831|#|0|0|5934|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6058|#|0|0|5317|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|1614|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5360|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3607|cards|0|0|2516|655|5|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1171|3639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3998|#|0|0|652|2181|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2503|bottle of wine|0|105|1947|2682|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 6198|flask|0|0|5994|65|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3617|#|0|0|2071|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5415|904|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5325|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|68|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4606|#|0|0|2542|678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|157|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5378|plough|0|0|833|2341|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5287|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2946|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|1425|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5419|1928|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2918|#|0|0|3672|1130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5340|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1380|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2889|672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5615|237|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4335|garbage|0|0|5974|172|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|1338|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3667|2531|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|3778|1252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|chair|0|0|5240|176|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|rope|0|0|2087|2849|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2503|bottle of wine|0|105|3730|1255|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4980|bridle|0|0|577|2123|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|619|2217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3832|#|0|0|5173|692|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4707|shackles|0|0|5154|577|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|5308|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2743|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|4480|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1299|1687|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2657|#|0|0|3663|1099|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|1447|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5365|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6449,23 +10576,30 @@ 3707|#|0|0|1290|1781|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1576|1594|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|643|837|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3612|2476|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5915|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6003|#|0|0|5294|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1481|3858|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3874|amethyst|0|0|5288|2013|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|2071|791|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4691|1177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1314|1646|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1829|2673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1562|1763|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5991|#|0|0|1466|1689|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3168|#|0|0|5991|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5141|958|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4723|block|0|0|5951|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5336|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4724|block|0|0|5503|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1438|1593|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|2492|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|2436|410|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1508|1599|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5204|655|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 4072|#|0|0|5690|1351|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1888|2655|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 491|#|0|0|6010|3778|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3717|1402|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|ceramic mug|0|0|5138|593|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 @@ -6474,10 +10608,12 @@ 1955|#|0|0|5692|566|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|318|787|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|349|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3905|#|0|0|5360|1357|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|5296|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|anvil|0|0|5315|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2667|#|0|0|4390|1087|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|1843|2830|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|5160|31|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6002|#|0|0|5688|1328|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4193|#|0|0|653|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2496|#|0|0|603|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6490,46 +10626,38 @@ 6426|#|0|0|624|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|562|2188|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 3118|debris|0|0|5353|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|4621|1206|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4020|sledge hammer|0|0|632|2196|0|0|0|2|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|4623|1202|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1415|1751|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1192|1710|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3531|#|0|0|1131|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4149|#|0|0|629|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|bottles of liquor|0|105|1224|1571|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 -1239|wooden planks|0|0|5297|1972|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|3745|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|2033|2801|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5341|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|#|0|0|1373|3853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1309|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|6009|3785|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4190|#|0|0|2938|3507|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1987|2912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2530|frypan|0|0|1135|1816|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3103|broken clock|0|0|1160|2240|48|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Wild Girl in The Forest|0|11|337|873|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|21|0|0|0 2860|wooden bench|0|0|5539|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2730|876|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|2903|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1802|#|0|0|5220|145|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4104|#|0|0|2574|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1184|1714|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -147|log post|0|0|5344|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|603|860|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3545|#|0|0|3663|2672|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5298|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5421|1491|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 157|log post|0|0|5360|1363|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3672|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1171|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|5331|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -16045|#|0|0|709|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|622|2136|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5139|1984|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5332|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4152|#|0|0|627|2153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|576|2232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3766|1223|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2920|#|0|0|1421|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5872|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|1338|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1652|1547|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5335|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1343|1735|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1324|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5348|1997|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4696|#|0|0|5272|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1239|wooden planks|0|0|5296|1999|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|560|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6549,36 +10677,42 @@ 2519|#|0|0|3697|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|1672|1547|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1411|#|0|0|4623|1203|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2467|405|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|3667|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1368|1615|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4240|#|0|0|5433|195|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|3665|2496|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2898|789|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3318|#|0|0|5156|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|5289|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6215|#|0|0|3011|3353|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1318|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4539|857|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5182|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5926|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1459|3825|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 551|wooden wall|0|0|5134|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6262|#|0|0|3012|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5346|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|616|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1389|1645|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5312|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2508|593|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|6014|3783|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1357|1600|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5326|2018|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1199|1852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2895|a chair|0|0|3740|1336|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5355|1352|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3642|#|0|0|5315|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2027|2747|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2450|#|0|0|1320|1600|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|#|0|0|1554|1768|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1469|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|610|884|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|362|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|1133|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2260|1218|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5215|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1496|1547|74|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5301|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6991|#|0|0|5870|1519|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|2785|3386|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1362|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1849|2713|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3994|#|38|0|1554|1656|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1307|#|0|0|1424|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2619|615|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1781|portcullis|0|3|6084|63|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2209|#|0|0|5288|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2399|#|0|0|3669|2640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6589,6 +10723,7 @@ 3673|#|0|0|753|2202|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4606|cot|0|0|5434|194|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3831|#|0|0|5195|589|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|2494|474|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4310|#|0|0|2735|883|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5326|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|3626|2531|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -6596,18 +10731,24 @@ 1321|#|0|0|1773|2848|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16031|#|0|0|682|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3348|#|0|0|5288|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|2963|629|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|2744|2169|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|0|5581|192|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5133|995|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 130|stone wall|0|0|5364|1291|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1860|2676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4313|923|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5985|#|33|0|1354|3776|2|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1178|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5315|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3349|#|0|0|5290|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1412|#|0|0|4624|1203|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5966|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 5462|vat|0|0|5357|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7852|#|0|0|6085|65|27|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1984|2840|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3768|1171|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2931|#|0|0|2660|2203|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1486|3850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5368|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6042|#|0|0|469|1281|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -6622,68 +10763,62 @@ 2348|#|0|0|1315|1601|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3942|#|0|0|618|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2922|668|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|534|968|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2228|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|2245|1204|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2299|stone rail|0|0|1014|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5291|2027|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1304|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|#|0|0|1445|1555|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1354|1670|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1339|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|2488|476|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2599|623|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2834|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1855|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2873|3509|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1549|1715|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4159|#|0|0|1358|3732|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 52685|#|0|0|1145|2228|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4003|playing cards|0|0|2970|3425|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1889|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|#|0|0|2780|854|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|4682|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1317|3727|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5499|561|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3995|#|0|0|1981|2838|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +582|#|0|0|6067|80|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1368|3864|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3695|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -753|#|0|0|597|837|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3700|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5180|50|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5323|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|1933|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2685|#|0|0|1352|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2471|#|0|0|3012|3454|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6238|#|0|0|2888|653|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2386|#|0|0|1985|2897|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4632|#|0|0|3696|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5131|969|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|566|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3654|empty jars|0|0|5318|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3541|fishing net|0|0|5501|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4544|#|0|0|5477|1854|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 -1961|#|0|0|5184|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2962|#|0|0|3737|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -147|log post|0|0|5352|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2995|835|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5053|#|0|0|1418|2100|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3893|#|0|0|1388|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1411|#|0|0|4624|1202|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1067|tattered banner|0|0|5307|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3773|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2807|#|0|0|3687|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2231|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3541|fishing net|0|0|5501|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2652|#|0|0|2876|3506|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5481|27|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|3760|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|3696|1293|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1422|1560|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16108|#|0|0|707|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4163|#|0|0|1256|1881|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3680|1299|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2229|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5154|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4683|iron maiden|0|0|5698|524|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5034 -2281|#|0|0|5150|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4560|921|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|1451|3718|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5363|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|647|937|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5979|168|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1294|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1648|1640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3699|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -875|tent pole|0|0|5998|3762|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5293|672|11|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|5333|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2475|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1473|3988|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|3669|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4633|#|0|0|3698|1265|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4720|block|0|0|5987|100|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4156|a stale bread loaf|0|0|261|766|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5305|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5584|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6692,12 +10827,13 @@ 2750|#|0|0|3688|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4627|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|1133|1819|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1536|1441|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|5191|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|6056|89|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5134|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|2894|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|goblet|0|0|5167|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5141|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1310|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1299|1788|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2034|2808|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1385|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6705,22 +10841,30 @@ 2495|#|0|0|3691|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3528|fishing net|0|0|5500|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3190|#|0|0|5212|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3356|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3750|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1967|#|0|0|5192|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1486|1746|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|5786|1337|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2421|#|0|0|870|2324|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5305|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5829|522|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4653|blood|0|0|5964|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1511|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4032|#|0|0|1596|1655|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 768|#|0|0|5189|574|20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1651|1547|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1409|3852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|5624|1857|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2100 +8183|#|0|0|5311|1371|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|5357|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1412|#|0|0|4622|1202|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1302|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4552|#|0|0|648|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5313|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 579|#|0|0|5541|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1383|3770|-16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2917|#|0|0|2422|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2549|656|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2519|#|0|0|678|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6732,11 +10876,13 @@ 3761|#|0|0|3663|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 12|#|0|0|618|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2386|#|0|0|1486|1687|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|642|1087|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1388|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1133|1821|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5680|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2719|#|0|0|2940|3352|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|5317|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|810|2321|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|794|2302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1924|#|0|0|5288|1341|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1683|1570|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6744,38 +10890,29 @@ 2861|#|0|0|352|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1298|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4596|a fur|0|0|5348|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2948|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3025|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5307|2007|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5213|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|2001|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2227|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4160|pizza|0|14|3680|1298|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1417|1546|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4011|#|448|0|3760|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5344|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1063|tattered banner|0|0|5337|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5468|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5162|1003|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1653|1562|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5139|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1662|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4096|#|0|0|734|882|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5322|1974|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5351|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|1566|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5926|45|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4102|full jar|0|0|5947|222|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3272|#|0|0|5327|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1895|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 482|#|0|0|5142|1558|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -13603|#|0|0|5313|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4218|#|0|0|1431|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5874|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3619|#|0|0|623|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3533|#|0|0|1481|1869|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5938|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5274|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|5485|21|-30|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1805|2805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1412|#|0|0|4621|1202|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1964|#|0|0|5192|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3498|#|0|0|1205|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4171|#|0|0|1838|2682|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|5976|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1885|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|458|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2186|#|0|0|5213|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|6011|3785|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|4481|1217|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6784,11 +10921,14 @@ 2450|#|0|0|1842|2759|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|641|1083|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5584|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4014|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|363|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5129|898|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3540|#|0|0|1128|3675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3641|2468|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1361|cave floor|0|0|5259|199|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|420|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|#|0|0|748|2350|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|561|1010|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|wood curls|0|0|1388|1599|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6796,53 +10936,66 @@ 2504|jug of cider|0|105|1676|1594|11|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 4412|gas trap|0|0|5305|757|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 2149|wooden fence|0|0|5297|1971|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1660|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2426|raw fish steak|0|0|1439|1776|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 38|#|0|0|1162|2247|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7124|#|0|0|1468|1577|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5354|1352|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2957|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2532|575|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5138|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 37|stone wall|0|0|5336|1302|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1513|1613|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|2467|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1222|wooden planks|0|0|5460|188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4341|#|0|0|5168|584|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5132|985|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2901|#|0|0|337|879|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2293|110|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4562|bed|0|0|5575|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|3766|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5925|44|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3639|#|0|0|5953|213|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3663|2508|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2580|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1059|palisade|0|0|5140|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5614|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1998|#|0|0|5187|2926|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|438|0|613|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5336|1305|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|438|0|629|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|book|0|11|808|2195|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +4232|necklace|0|0|5972|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2371|#|0|0|612|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|588|2164|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|5329|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5689|1354|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 6926|bone pile|0|0|5326|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2879|counter|0|0|5991|80|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3699|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5300|1548|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1416|1750|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 9023|#|0|0|5972|2695|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3594|1235|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5635|#|0|0|1130|3609|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16037|#|0|0|682|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2671|folded blanket|0|0|1134|2225|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4562|bed|0|0|5451|177|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1594|1586|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4072|#|0|0|5691|1347|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1386|3826|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|1933|2750|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1413|#|0|0|4620|1202|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2454|ceramic mug|0|0|5160|33|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2889|#|0|0|1350|1605|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|321|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|580|2228|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3848|#|0|0|4617|1206|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3828|#|0|0|5946|228|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1705|1564|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3746|1334|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2515|#|0|0|1469|1514|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|chair|0|0|5343|73|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4814|wall carving|2424|0|5433|1287|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1392|1647|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1392|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|598|1186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|2971|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|4409|1228|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1449|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5345|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1059|palisade|0|0|5138|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3691|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1434|3824|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6854,12 +11007,16 @@ 3719|pitchfork|0|0|5316|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|1456|3770|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|1402|3800|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1008|#|0|0|1896|2737|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3016|3458|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1303|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1150|1549|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4632|#|0|0|3700|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5554|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4308|small web|0|0|5984|80|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|3625|1240|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2745|rug|0|0|2966|3401|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4408|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1398|4038|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5947|106|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2737|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -6877,6 +11034,7 @@ 2917|#|0|0|2418|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|2231|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|3763|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5442|1395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 2274|#|0|0|5330|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|#|0|0|1363|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6042|#|0|0|3472|392|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -6890,53 +11048,29 @@ 2514|peach|0|14|1367|1659|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 8007|#|0|0|624|848|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5946|#|0|0|4472|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3348|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1197|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|4289|923|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|560|816|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2928|#|0|0|2659|2188|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5182|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1368|1615|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5939|#|0|0|1233|2220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7071|refuse|0|0|5320|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5166|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3636|#|0|0|1328|1601|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3312|#|0|0|5287|1317|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5161|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2928|#|0|0|2659|2204|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6004|#|0|0|5368|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1357|1600|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1459|3825|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5906|17|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1388|1575|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|633|1041|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1945|2769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -157|log post|0|0|5368|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6044|#|0|0|5395|707|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1509|1598|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2260|1218|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1199|1852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2890|#|0|0|619|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3690|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1151|1546|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|600|841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2539|#|0|0|1856|2772|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5945|#|0|0|1233|2218|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2469|#|0|0|1260|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5616|189|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2449|#|0|0|1130|3611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1471|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5295|1355|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4979|#|0|0|2519|375|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|4036|314|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4758|#|0|0|2664|465|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2619|615|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2488|#|0|0|555|1221|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8586|#|0|0|2033|844|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 583|#|0|0|5871|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3909|#|0|0|1449|1721|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2227|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8079|glass of wine|0|105|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +6043|#|0|0|5425|200|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|stone wall|0|0|5336|1302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3029|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8005|archcure scroll|0|0|5304|88|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5930|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1497|1687|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6585|iron ore|0|0|2506|427|20|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1363|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1252|1703|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3048|3345|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5328|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6964,6 +11098,7 @@ 2495|#|0|0|3700|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|573|1122|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|568|2115|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3618|#|0|0|531|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3203|#|0|0|4461|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|3600|2568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1371|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -6971,22 +11106,29 @@ 4031|#|0|0|4455|1083|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5740|#|0|0|617|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3782|#|0|0|1985|2838|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|4556|1494|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5161|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2809|#|0|0|3690|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|614|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3699|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|4481|1218|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5163|1001|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5325|2019|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5319|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5094|#|0|0|1432|3713|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2212|1115|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|450|1117|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3917|bardiche|0|0|5316|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5307|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5196|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5324|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5325|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5657|556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 6004|#|0|0|1569|1537|29|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4183|#|0|0|2901|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|#|0|0|2070|793|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3616|#|0|0|642|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|1458|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5595|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5366|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3627|bottle|0|0|5993|58|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -6994,105 +11136,140 @@ 2911|#|0|0|2992|3437|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2483|408|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|806|2303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1650|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|#|0|0|656|1004|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3774|#|0|0|624|821|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5350|2021|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1412|#|0|0|4620|1204|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1860|2678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1186|1708|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1468|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3922|#|0|0|3052|3401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3754|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2755|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|2459|460|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1470|1515|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3529|#|0|0|1130|3675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2231|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5323|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|352|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2279|#|0|0|5297|158|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|4528|942|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|4386|1084|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4560|920|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1459|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4011|#|0|0|4408|1467|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2587|521|15|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 3740|#|0|0|3675|2540|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2482|405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3050|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6916|#|0|0|1266|1222|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2619|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|cards|0|0|1300|1687|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1347|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1487|1554|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|2227|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|612|2217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|351|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3606|#|0|0|716|1483|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2537|cake|0|14|5349|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5937|109|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6042|#|0|0|3456|538|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4234|ring|0|0|5417|1926|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1306|#|0|0|1424|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4179|#|0|0|1841|2683|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4173|#|0|0|1394|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5292|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7138|#|0|0|616|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|3744|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4167|#|0|0|601|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2851|738|4|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5296|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|2462|460|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5305|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|610|887|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1693|1546|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4226|#|0|0|3604|2619|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5391|896|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1934|2765|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2487|476|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2917|676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|643|839|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|558|2181|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5368|#|0|0|1505|3694|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3995|#|234|0|1551|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|2480|596|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6522|bellows|0|0|5327|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|3732|2633|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5140|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2653|#|0|0|3672|1144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5353|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6011|3784|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5909|105|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4455|1082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1388|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2883|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2893|659|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3764|#|0|0|625|821|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|661|1001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2686|#|0|0|3745|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4650|blood|263|0|5330|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3998|#|0|0|1472|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5160|1966|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2953|813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|1013|1436|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|6047|194|16|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|plate|0|0|1129|2218|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5956|89|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5463|1852|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4117|#|0|0|3761|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5287|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|3606|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1306|#|0|0|1425|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3737|2564|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6586|iron ore|0|0|3011|3408|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -2918|#|0|0|2420|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1482|3858|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|420|1035|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1408|#|0|0|4620|1205|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|6110|157|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3617|clean bandage|0|0|5960|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 2519|#|0|0|4481|1218|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2897|#|0|0|2661|2203|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|2658|2203|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3470|514|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|2705|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|1481|3862|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|360|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|359|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|#|0|0|631|2156|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5322|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 407|#|0|0|3704|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5021|statue|2414|0|5491|1395|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|1705|1565|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|618|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|747|2264|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|2006|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4232|necklace|0|0|5913|234|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5364|1291|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3135|#|0|0|5290|1315|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1546|1715|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|cot|0|0|5555|1911|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3691|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4525|950|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|1601|1515|44|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1323|1802|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1411|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4206|#|0|0|3544|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4193|#|0|0|1473|1685|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|anvil|0|0|5312|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1410|#|0|0|1165|2206|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2501|bottles of wine|0|105|5160|36|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +1891|#|2107|0|5474|1880|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5464|vat|0|0|5295|1998|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1009|#|0|0|1893|2736|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3|#|0|0|3704|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2526|dirty frypan|0|0|5201|912|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|1546|1680|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3486|#|0|0|1363|1589|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2897|#|0|0|1474|1596|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5580|189|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +767|#|0|0|5558|1825|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5329|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1014|#|0|0|1892|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3761|#|0|0|3693|2476|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|2857|728|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5398|#|0|0|1444|1580|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6661|#|0|0|2766|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 583|#|0|0|5872|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4726|block|0|0|5501|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2769|carpet|0|0|5148|77|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 @@ -7108,39 +11285,29 @@ 1959|#|0|0|5191|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5139|799|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1172|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5302|128|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1407|#|0|0|4621|1205|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1322|1647|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|351|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1222|wooden planks|0|0|5460|188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5460|vat|0|0|5355|1991|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -584|#|0|0|6067|81|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4104|#|0|0|1842|2760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6235|#|0|0|670|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3766|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1332|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|588|2164|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|5614|1834|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1524|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|593|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5045|scimitar|1268|0|5570|1906|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|649|1085|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|1947|2683|34|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2992|642|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|3653|1136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4109|hay sheave|0|0|757|2153|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2671|folded blanket|0|0|1134|2225|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4548|FlameSpurtTrap_base|0|0|5689|1354|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -2266|#|0|0|808|2333|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|5319|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8065|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|649|1085|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|1947|2683|34|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|3698|1300|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1288|1781|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2227|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|321|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1594|1586|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|811|2322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|2000|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2649|#|0|0|5528|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2864|#|0|0|3680|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5256|793|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6923|bone pile|0|0|5340|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|3617|1253|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3854|empty bottle|0|0|1132|2235|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5600|1875|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|2224|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1538|#|1109|0|6003|3766|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5297|1998|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7153,6 +11320,7 @@ 474|#|0|0|5579|196|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5604|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7622|#|0|0|5691|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5165|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1205|wooden boards|0|0|1610|1591|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1874|#|0|0|5476|1880|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7161,37 +11329,56 @@ 2861|#|0|0|360|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1313|1649|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 38|stone wall|0|0|5336|1310|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2069|791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3648|1112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5350|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1442|#|0|0|2230|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2940|932|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1411|#|0|0|4621|1206|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5433|#|0|0|1443|1578|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|#|0|0|1141|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4011|#|0|0|2043|803|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2741|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3090|broken armoire|0|0|5904|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2291|109|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5133|992|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4183|#|0|0|2941|3504|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2657|#|0|0|3657|1075|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3772|1222|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6011|#|0|0|5291|2008|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1132|1819|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2271|#|0|0|803|2264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|4527|942|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1579|1553|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1841|2677|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2968|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2939|939|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1466|1672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5325|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2656|#|0|0|3656|1075|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5274|2044|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2842|866|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|3779|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|chair|0|0|1403|1685|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1928|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|3032|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1510|1542|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|chair|0|0|1136|2223|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1967|#|0|0|5177|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5286|2010|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2944|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3726|cannon|0|0|5321|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2485|405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1433|3964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4427|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 546|palisade|0|0|5150|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3773|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1576|1552|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|2217|1196|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1948|2681|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2864|858|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1352|cave floor|0|0|5878|3817|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5873|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4202|#|0|0|3601|2612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2864|#|0|0|3768|1188|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1825|#|0|0|5144|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 37|stone wall|0|0|5336|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7202,24 +11389,30 @@ 577|#|0|0|5157|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5345|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4070|#|0|0|5690|1348|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3412|192|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1180|grey slate tile|0|0|5336|1303|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2948|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4079|Deceit: A Dungeon of Horrors|0|11|563|2208|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 2913|#|0|0|2481|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6924|bone pile|0|0|5299|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3846|#|0|0|645|850|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|349|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|cave floor|0|0|5957|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2962|#|0|0|3731|1308|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4008|#|0|0|1300|1566|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2742|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6193|flask|0|0|5333|1320|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2484|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|404|0|625|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|833|2294|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|6112|215|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|6045|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|4469|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|1814|2806|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2348|#|0|0|3008|3453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1389|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1413|#|0|0|4622|1206|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4173|#|0|0|2627|2096|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|1550|1763|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7231,64 +11424,73 @@ 3851|refreshment potion|0|19|5227|723|-17|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3691|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|603|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4338|pile of garbage|0|0|1159|2234|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1930|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5552|1864|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|5414|1933|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2531|575|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5159|1966|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3741|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6875|pile of skulls|0|0|5333|1360|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1516|1542|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3707|#|0|0|1306|1778|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2102|wooden fence|0|0|5997|3771|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -582|#|0|0|6067|80|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3686|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1239|wooden planks|0|0|5297|1975|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5366|#|0|0|2742|981|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4653|blood|0|0|5247|969|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5384|897|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2487|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|2418|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3762|#|0|0|1439|1560|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2386|#|0|0|1985|2897|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|#|0|0|1255|867|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -10000|#|0|0|5158|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5336|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3830|#|0|0|5922|232|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4524|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1847|2772|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2471|#|0|0|3012|3454|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2652|#|0|0|2876|3506|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5158|1979|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4023|forged metal|0|0|5337|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1136|3664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1226|1575|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5172|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4288|web|0|0|5942|100|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1483|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1816|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4478|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7625|#|0|0|3693|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3594|1192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3680|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3308|#|0|0|5289|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1321|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1326|1804|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4565|bed|0|0|5573|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 465|#|0|0|6015|3787|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5553|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2544|pitcher of milk|0|105|4630|1322|6|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 2282|#|0|0|5168|1002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3624|2606|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5481|25|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2503|#|0|0|1440|3768|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|2292|111|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|2416|0|829|2221|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2901|chair|0|0|5241|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5359|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|329|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4562|bed|0|0|5447|177|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2515|654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1410|#|0|0|4622|1205|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2225|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6051|#|0|0|5323|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1478|1739|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3697|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1469|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3543|#|0|0|1476|1761|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|1231|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|1012|1432|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5428|113|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2492|roast pig|0|14|3747|1251|4|0|0|2|0|0|4500|400000|125|1|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5656|553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1983|#|0|0|1436|1549|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4233|necklace|0|0|5416|1931|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16044|#|0|0|709|2237|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4577|log table|0|0|5360|1357|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5303|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1733|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|#|0|0|1312|2738|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2506|425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2293|#|0|0|1772|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|640|818|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5798|593|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5334|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2187|wooden fence|0|0|5351|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7297,6 +11499,7 @@ 2450|#|0|0|2439|435|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5117|#|0|0|1235|855|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3765|#|0|0|1440|1550|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5325|748|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 6058|#|0|0|5320|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4239|#|0|0|5849|586|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4602|#|0|0|5346|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7317,38 +11520,25 @@ 2656|#|0|0|3662|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2754|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5153|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5641|#|0|0|1448|4029|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|3013|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|6068|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4097|#|0|0|2486|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|1040|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|452|1112|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2455|ceramic mug|0|0|5153|584|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5303|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|3627|2632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6002|#|0|0|6106|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3701|1264|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7|#|0|0|617|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2514|peach|0|14|1197|2268|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2940|3350|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2232|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6426|#|0|0|613|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|349|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3776|#|0|0|3690|2473|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1992|2915|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1412|#|0|0|4623|1205|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5076|studded sleeves|0|0|5919|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|1634|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4980|#|0|0|2525|382|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|1136|2220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4643|#|0|0|615|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5192|970|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|312|794|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3829|#|0|0|5968|197|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|3731|1326|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3739|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1597|1556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2419|523|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1614|1589|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3609|#|0|0|1831|2675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2916|3484|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|3728|1303|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6225|scales|0|0|6112|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3542|#|0|0|3648|2668|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2459|484|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 4683|iron maiden|0|0|5138|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1815|2801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|3760|1293|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7362,6 +11552,7 @@ 5368|rope|0|0|3015|822|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4007|#|0|0|3762|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3764|#|0|0|1437|1554|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|867|2315|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 1910|#|0|0|3685|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5681|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2908|#|0|0|4412|1137|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7369,12 +11560,17 @@ 4633|#|0|0|3698|1261|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|stone wall|0|0|5336|1302|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6432|#|0|0|1448|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1422|3979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5308|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|3691|2473|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1257|868|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5523|673|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5140|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1820|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 148|log wall|0|0|5360|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5943|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2227|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6053|#|0|0|5320|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2514|peach|0|14|1384|1575|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 @@ -7384,22 +11580,31 @@ 6005|#|0|0|6010|3783|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4007|#|0|0|2680|2233|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1781|portcullis|0|3|6084|71|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1468|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|#|0|0|1393|3873|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|1163|2236|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3656|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5687|541|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 1407|#|0|0|4623|1204|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3346|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6921|bone pile|0|0|5155|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6002|#|0|0|6107|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3730|1329|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|1392|1602|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4011|#|0|0|3642|2600|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4017|#|0|0|1344|1776|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|733|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|1133|1819|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5871|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5137|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5342|vat|0|0|5353|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 879|tent wall|2419|0|5998|3765|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3993|#|0|0|3764|1268|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|3596|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1382|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6236|empty vials|0|0|6109|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6562|forge|0|0|5349|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2680|#|0|0|1673|1547|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1428|3960|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7409,60 +11614,81 @@ 4031|#|0|0|3769|1168|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5580|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1821|723|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4093|#|0|0|1622|1589|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3032|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|2616|977|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6081|146|-12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|1340|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2706|#|0|0|529|960|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1637|#|1109|0|6000|3764|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5330|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4236|#|0|0|5496|205|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4599|#|0|0|1436|1610|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2886|vase|0|0|5734|94|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2502|bottles of wine|0|105|3735|1254|4|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 5914|feathered hat|0|0|5174|570|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2212|#|0|0|710|1481|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2968|3405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7072|refuse|0|0|5322|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1492|1689|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3629|crystal ball|0|0|1137|2222|66|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5213|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1470|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2570|wall torch|0|0|5196|557|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|#|0|0|5236|4005|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|4458|1068|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7868|tinker's tools|0|0|5320|1979|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|4281|923|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|4439|1159|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3543|#|0|0|1498|1762|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5209|3620|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2518|#|0|0|1313|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2896|708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|#|0|0|627|2158|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5692|1351|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 4553|#|0|0|1861|2673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6048|#|0|0|5318|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 482|#|0|0|5142|1556|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|861|2280|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5441|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -466|#|0|0|5339|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|801|2195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6659|#|0|0|2745|871|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1149|1620|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2293|#|0|0|1772|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4238|#|0|0|5251|1603|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1540|1739|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|3732|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5924|41|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6259|#|0|0|1992|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4697|#|0|0|5507|1812|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5352|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5586|1856|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4148|#|0|0|2912|795|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1903|2726|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|554|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2081|#|0|0|2232|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2480|596|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|#|0|0|1844|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3209|#|0|0|4478|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|667|1004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3631|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1857|2771|4|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1409|#|0|0|4624|1204|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|994|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4241|#|0|0|5664|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|3003|3413|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|2224|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6369|#|0|0|3740|2728|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5738|#|0|0|612|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4107|#|0|0|1992|2694|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3848|#|0|0|644|845|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5141|platemail|0|0|5911|183|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2227|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1193|1711|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5272|2026|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2648|a bedroll|0|0|5515|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5021 +2909|#|0|0|1396|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5287|2013|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4185|#|0|0|1838|2677|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1675|1544|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3782|#|0|0|2880|3502|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2224|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5865|549|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -1062|tattered banner|0|0|5326|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|600|846|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|451|1110|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5543|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|2509|593|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|#|0|0|2684|2233|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|1706|1565|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7473,25 +11699,37 @@ 3763|#|0|0|2883|740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|3609|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1985|2879|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1849|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5199|bone armor|0|0|5289|542|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5524|1367|-20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3701|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1471|1761|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|568|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5875|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|643|843|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2719|#|0|0|2949|3352|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|2620|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5939|100|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2863|#|0|0|3675|1322|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2229|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8708|#|0|0|5170|1590|-13|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7083|refuse|0|0|5312|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5582|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5301|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|1691|1545|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2462|bottles of liquor|0|105|1192|1850|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 2769|carpet|0|0|5148|78|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5997|101|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2831|#|0|0|2947|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|110|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5312|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5786|1338|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5871|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2044|2773|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1297|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1949|2680|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5445|977|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1053|2228|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|612|2216|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7816|skinned goat|0|0|5365|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1930|#|0|0|5572|628|45|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -7501,59 +11739,74 @@ 4031|#|0|0|665|2138|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|669|2147|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1407|#|0|0|4624|1205|21|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|Talking to Wisps|0|11|556|2208|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|6|0|0|0 2900|#|0|0|480|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|624|2161|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|5308|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2485|397|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2831|#|0|0|2946|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2226|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3477|#|0|0|1386|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8065|glass|0|0|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|561|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5871|1512|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1608|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5286|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3664|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3779|#|0|0|2432|412|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5287|2012|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1435|1719|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1453|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5581|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1134|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2069|793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|800|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5679|525|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -4183|#|0|0|4463|1155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|613|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3665|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5572|203|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3995|#|88|0|1356|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5149|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1341|1731|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4018|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|#|2416|0|892|2243|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2497|sausage|0|14|5348|52|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|3697|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|735|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|stone wall|0|0|5336|1304|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1828|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6003|#|0|0|1569|1534|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3484|#|0|0|1369|1644|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -146|log wall|0|0|5329|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5948|#|0|0|4470|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|1547|1760|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1008|#|0|0|1896|2739|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5589|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5349|2010|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1884|2645|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 7622|#|0|0|5693|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1847|2770|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1604|1713|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5335|1300|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|2494|596|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3674|2472|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5541|1883|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5336|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5134|715|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 2839|#|0|0|2943|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|735|883|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|891|2386|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|628|2193|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5137|594|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1847|2819|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4697|#|0|0|5273|2040|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1441|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2593|612|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1782|portcullis|0|3|6078|67|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1239|wooden planks|0|0|5297|1999|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3732|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3119|debris|0|0|1164|2235|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2504|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5134|2014|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5357|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|1166|2237|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3649|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3570|wand|0|0|1137|2221|66|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6001|#|0|0|5365|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5129|899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4177|#|0|0|2938|3507|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|1452|1614|28|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2624|2097|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4163|#|0|0|1195|1704|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -7563,11 +11816,16 @@ 7100|refuse|0|0|5319|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|1447|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3311|#|0|0|5287|1312|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|0|0|4460|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5862|549|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2908|#|0|0|2245|1205|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6263|#|0|0|3641|2602|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|1365|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1918|2809|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1208|#|0|0|1441|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2420|cauldron|0|0|5491|52|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1387|1816|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1986|#|0|0|621|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3994|#|0|0|2880|3507|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|5335|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2353|#|0|0|3732|1264|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7577,25 +11835,35 @@ 4208|#|0|0|1256|873|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5112|gnarled staff|0|0|5960|179|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1890|#|2107|0|5474|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1190|1705|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|5184|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5306|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4245|#|0|0|5347|1996|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3206|#|0|0|3760|1288|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1000|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4216|pile of hides|0|0|1988|2872|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 6586|#|0|0|3011|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|458|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 14170|#|0|0|5690|569|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1482|1672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|451|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2965|Seat of Knowledge|0|0|5250|184|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|363|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5867|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5325|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2902|913|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|3470|116|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4148|#|0|0|2915|796|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|603|848|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2898|#|0|0|626|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5131|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4645|statue|0|0|5320|758|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4652|blood|0|0|5951|220|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4139|hammer|0|0|5863|541|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4138|#|0|0|1393|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2657|#|0|0|3665|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3831|#|0|0|5292|89|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5657|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|556|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|865|2318|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 5368|#|0|0|1471|1770|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7603,7 +11871,9 @@ 2280|#|0|0|1012|1434|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5485|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 3119|debris|0|0|5351|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|784|2219|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5151|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2953|628|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1497|1682|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|1129|2230|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|975312|335544320|0|0|5035 @@ -7611,6 +11881,7 @@ 1312|#|0|0|5870|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5669|564|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2909|#|0|0|2533|655|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7400|torso|0|0|6118|226|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|3386|174|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2518|#|0|0|1309|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1388|1656|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7631,37 +11902,28 @@ 4031|#|0|0|4391|1132|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2445|#|0|0|1545|1760|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|1084|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2063|#|0|0|5552|15|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|541|962|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5312|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4243|#|0|0|5143|1703|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6787|ore cart|0|0|5288|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5589|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2230|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1981|2702|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5332|1360|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1429|1717|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7124|#|0|0|587|2202|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3982|#|0|0|626|852|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3347|#|0|0|5288|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5397|cloak|0|0|5572|20|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5925|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2921|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|rope|0|0|2083|2861|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -5379|plough|0|0|833|2342|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|2024|2833|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|642|838|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|748|2264|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4553|#|0|0|1456|3792|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2005|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4160|pizza|0|14|3680|1297|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 5948|#|0|0|4308|954|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3656|1170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2850|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4587|#|0|0|5337|549|1|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2914|669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1296|1785|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4108|#|0|0|1289|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6530|#|0|0|2469|555|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3091|#|0|0|1459|1548|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5220|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|5148|1979|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3990|#|0|0|3692|1233|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2947|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4089|#|0|0|1554|1683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2945|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6948|leaves|2416|0|1084|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -7673,80 +11935,125 @@ 2653|#|0|0|3616|1267|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1323|#|0|0|1776|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|641|1087|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|1200|1706|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1294|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5219|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1077|#|0|0|3784|1127|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|2452|485|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2565|wall torch|0|0|5209|547|-7|0|0|2|0|99|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3672|1074|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5363|2004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5920|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|669|2146|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4154|#|0|0|4389|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3577|#|0|0|3664|2581|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|645|2229|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5870|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2656|#|0|0|3662|1099|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3576|#|13|0|1364|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|3634|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5145|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|5336|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|4425|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5209|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6041|#|0|0|5330|3319|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3676|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|1423|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6007|#|0|0|5352|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|water trough|0|0|1140|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6948|leaves|2416|0|805|2187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|565|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1391|1643|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|3668|1097|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3137|#|0|0|5224|574|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 491|#|0|0|6014|3774|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -551|wooden wall|0|0|5131|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5479|26|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1983|2840|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2647|#|0|0|5514|215|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4102|#|0|0|1513|1560|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|647|939|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|1364|3697|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1092|2188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4099|#|0|0|558|2179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2847|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|562|2181|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|363|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|626|834|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5674|528|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2903|#|0|0|1438|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|#|0|0|2730|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3354|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5408|1878|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 4647|statue|0|0|5964|181|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|2422|494|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|3640|2465|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1467|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1251|1703|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|890|2387|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5874|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5360|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2647|#|0|0|5526|58|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16044|#|0|0|683|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2499|427|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|kettle|0|0|5202|621|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1857|2771|4|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|3675|2534|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3740|#|0|0|1452|1664|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6178|alchemical symbol|0|0|1163|2208|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|604|2180|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|608|873|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1239|wooden planks|0|0|5355|1992|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4314|cocoon|0|0|5939|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1424|3960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4181|#|0|0|2938|3507|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5506|1812|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5291|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7072|refuse|0|0|5318|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3532|fishing weight|0|0|2735|1062|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +3638|#|0|0|5218|724|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2667|#|0|0|2531|583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|865|2315|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|610|884|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6225|#|0|0|668|2136|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1506|3683|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4652|blood|0|0|5181|956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6562|#|0|0|5228|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3642|#|0|0|5315|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5349|1996|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1259|1884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1305|1776|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|1849|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1344|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1453|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|2228|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2732|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1949|2684|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1385|1804|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1727|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|5272|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7618|marble table|0|0|5820|49|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|813|2327|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 8600|#|0|0|5272|2037|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5440|1917|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2913|#|0|0|1459|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1807|#|0|0|1596|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3783|#|0|0|2960|617|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4083|Britannian Flora|0|11|3611|2476|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|24|0|0|0 +4121|#|0|0|2843|885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1344|1737|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|3664|2644|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3097|broken chair|0|0|5905|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6991|#|0|0|5870|1519|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5541|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 6938|#|0|0|2743|876|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2995|835|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5307|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|chair|0|0|1403|1569|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|810|2321|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3746|1334|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2421|468|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|600|2187|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2454|#|0|0|3735|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|349|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2948|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2483|goblet|0|0|3030|3347|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 @@ -7757,6 +12064,7 @@ 4032|#|0|0|1499|1664|31|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|3699|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|counter|0|0|5344|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3221|#|0|0|1091|2190|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2548|652|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4030|#|0|0|2919|675|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|1459|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7765,48 +12073,72 @@ 4032|#|0|0|1351|1742|67|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1056|#|0|0|5374|3834|1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6929|#|0|0|2780|859|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|chair|0|0|1065|2207|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|3714|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2522|544|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2536|dirty pan|0|0|5153|595|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|2037|2810|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|1947|2679|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3841|#|0|0|1328|1607|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1208|#|0|0|1446|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|3012|3453|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5145|plate helm|0|0|5925|203|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1323|1804|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5159|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5504|524|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|#|0|0|2526|673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|803|2195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4084|Deceit: A Dungeon of Horrors|0|11|5244|178|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 +5401|#|0|0|5211|554|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1598|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6586|iron ore|0|0|3011|3409|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1858|2771|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|2472|60|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1847|2759|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1384|1655|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2756|#|0|0|3685|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4633|#|0|0|3690|1266|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5973|236|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4635|#|0|0|3693|1264|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5352|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|457|1141|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5940|#|0|0|4473|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13347|#|0|0|5316|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2917|#|0|0|2897|907|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|#|0|0|1524|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3944|#|0|0|3640|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1522|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5346|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5348|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|0|0|6082|1449|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|6011|3784|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3747|1338|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1630|1584|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5216|203|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1412|#|0|0|1165|2208|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3610|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3734|1254|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3944|#|0|0|2905|709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3683|1316|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5557|1826|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|2970|883|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|361|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2593|613|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2224|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5331|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|643|843|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1297|1759|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|887|2424|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5320|1306|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +2861|#|0|0|361|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2995|633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4648|statue|0|0|5266|674|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4015|#|0|0|2634|2092|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4022|horse shoes|0|0|628|2195|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1325|1804|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1939|2690|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5875|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|5395|705|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1180|grey slate tile|0|0|5336|1311|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|#|0|0|3669|2659|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5325|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5314|750|-20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|16978231|2504 3894|#|0|0|1326|1802|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|2468|406|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7819,8 +12151,10 @@ 6585|iron ore|0|0|2599|528|15|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5325|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4208|#|0|0|1597|1554|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2062|2861|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 6426|#|0|0|611|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7071|refuse|0|0|5324|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|chair|0|0|1878|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5351|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2917|#|0|0|2418|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2737|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -7829,16 +12163,22 @@ 4152|wood curls|0|0|1388|1596|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5353|1993|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5570|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7981|a reactive armor scroll|0|0|624|841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5362|1292|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3208|#|0|0|4463|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|533|0|1360|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5968|172|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|4287|953|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2081|#|0|0|2223|1200|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1470|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2224|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|813|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5802|559|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2520|plate of food|0|14|5343|78|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5336|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|802|2198|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4716|block|0|0|5988|99|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|788|2220|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2863|810|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2923|669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|2575|535|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7847,39 +12187,65 @@ 2503|#|0|0|1440|3770|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|knife|0|0|1129|2218|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8068|#|0|0|3595|1231|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1451|1617|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4393|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5411|1901|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2894|911|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5641|#|0|0|1448|4029|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1534|1417|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1407|#|0|0|1163|2210|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5150|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1771|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1872|2650|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1829|2671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2426|raw fish steak|0|0|1438|1776|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4171|#|0|0|1838|2683|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|3740|2682|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5328|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1805|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2769|carpet|0|0|5148|80|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4632|#|0|0|3695|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|2712|2101|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1897|2810|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1450|1678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3733|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2225|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3610|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1012|#|0|0|1896|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1410|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2893|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6001|#|0|0|5368|1294|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|4664|1395|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5110|butcher knife|0|0|5142|658|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|3674|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1495|1715|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2908|709|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4175|#|0|0|4463|1153|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|#|0|0|5279|649|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5360|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1416|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2667|#|0|0|2417|472|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1310|1659|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|361|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3571|wand|0|0|5419|1928|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2023|2840|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|3665|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1512|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|1396|3714|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4023|forged metal|0|0|5320|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|2747|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5137|597|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 8066|#|0|0|3766|1218|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1437|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3699|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1411|1632|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|4391|1027|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5295|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2723|2085|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1392|4032|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2677|#|0|0|484|841|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5873|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|1936|2793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2896|#|0|0|3746|1335|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1873|#|0|0|5474|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1244|wooden planks|0|0|5293|2001|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3203|#|0|0|3685|2066|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4981|bridle|0|0|2524|381|23|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 @@ -7887,16 +12253,24 @@ 6416|#|0|0|623|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 50|stone wall|0|0|5336|1310|24|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 1956|#|0|0|5557|1828|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3724|cannon|0|0|5348|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5479|1856|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2278|#|0|0|5300|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5786|589|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4608|#|0|0|2526|634|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2815|#|0|0|2739|2249|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|3747|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5324|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|#|0|0|1368|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|558|2172|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1441|#|0|0|2229|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|626|851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1409|4012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4981|#|0|0|576|2123|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3592|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7158|silver ingots|0|0|5337|1305|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1997|#|0|0|5188|2925|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|643|837|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5642|leg of lamb|0|14|5348|54|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2858|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|661|1003|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7906,74 +12280,133 @@ 4512|floor spikes|0|0|5607|18|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 6786|ore cart|0|0|5368|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4773|sign|0|0|2917|675|24|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|3762|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3648|1116|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|3743|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1320|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2071|814|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|2023|2863|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|1468|1613|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1802|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5411|857|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 2964|#|0|0|3696|1221|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4410|1060|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3944|#|0|0|643|822|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1930|#|0|0|5274|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2656|#|0|0|3664|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|4683|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2225|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2824|#|0|0|622|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1251|1697|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3316|194|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3728|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5285|2012|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5295|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3348|#|0|0|5292|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1060|palisade|0|0|5161|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|3526|1148|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1365|1601|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 37|#|0|0|1136|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5288|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -157|log post|0|0|5332|1360|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|fork|0|0|2417|483|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 6042|#|0|0|5548|15|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4608|#|0|0|1843|2757|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5293|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3314|#|0|0|5288|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3733|cannon|0|0|5361|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|#|0|0|1129|2230|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5988|folded cloth|785|0|648|2182|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|621|874|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4028|tongs|0|0|5310|2009|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2255|#|0|0|1256|1886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|2066|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1332|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1298|1763|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5870|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4232|necklace|0|0|5972|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1371|1645|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|914|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3011|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3960|#|0|0|626|853|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2187|#|0|0|5201|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5368|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6005|#|0|0|5291|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3478|394|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5687|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3772|#|0|0|3690|2475|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1672|1547|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5298|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|2260|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4602|#|0|0|3600|2611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4311|#|0|0|2742|884|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|4692|1179|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1553|1658|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5501|524|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1315|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|1432|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5739|#|0|0|613|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|626|831|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|515|990|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5324|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3997|#|0|0|1410|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1388|1579|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5214|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1435|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6723|#|0|0|5336|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1934|#|0|0|1459|845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4101|empty jar|0|0|5728|92|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1343|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2652|#|0|0|2752|2217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2457|#|0|0|2852|998|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5150|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5646|#|0|0|617|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1626|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4016|#|0|0|1885|2644|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1389|1642|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|1163|2208|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +1929|#|0|0|5312|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5791|571|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2887|large vase|0|0|5997|3774|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5996|100|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|5394|40|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 325|log post|0|0|5327|1374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2657|#|0|0|3657|1073|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|4389|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2531|578|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|1322|1674|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|887|2422|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2226|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5364|1287|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|546|2211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3544|#|0|0|1443|1766|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2027|2846|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1384|1650|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2599|522|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 4245|#|0|0|6037|1435|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4411|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4522|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1458|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1418|4011|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3692|1276|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3741|#|0|0|1467|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2353|#|0|0|3734|1264|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1515|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5284|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1984|2840|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|1128|2234|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3976|nightshade|0|0|5144|65|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1340|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|2000|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5629|#|0|0|3654|2465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7624|#|0|0|3695|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1802|#|0|0|5301|128|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|481|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|3616|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|1626|1586|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1353|3734|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5322|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3097|broken chair|0|0|5581|195|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2667|#|0|0|2490|378|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -7981,182 +12414,277 @@ 2649|#|0|0|5523|54|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3693|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2897|789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5666|569|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 6040|#|0|0|5316|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1823|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|555|2218|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1960|#|0|0|5176|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|882|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1290|wooden logs|0|0|5555|12|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 465|#|0|0|6016|3787|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 465|#|0|0|5288|1337|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|3440|554|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5539|1883|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|76|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3887|emerald|0|0|5288|2013|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4020|sledge hammer|0|0|634|2198|6|0|0|2|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 2878|#|0|0|2731|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1141|3667|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|624|1148|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2942|#|0|0|5873|1514|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|1430|1597|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1553|1681|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3209|#|0|0|4465|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2954|707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5943|177|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3528|#|0|0|1130|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2268|#|0|0|3740|2680|64|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2901|#|0|0|1345|3756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2883|#|0|0|1513|1552|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3677|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16036|#|0|0|710|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5925|47|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3673|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|5190|568|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1314|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1344|3756|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|3005|3388|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3640|#|0|0|5169|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2348|oven|0|0|1352|3732|0|0|0|2|0|0|5000|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1635|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1326|3677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2478|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 128|stone wall|0|0|1323|1627|50|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2102|wooden fence|0|0|5998|3771|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|1392|3714|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5100|ringmail tunic|0|0|5362|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 488|#|0|0|5273|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2842|794|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2500|382|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4149|#|0|0|1431|1597|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3720|#|0|0|1291|1758|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1936|2732|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5364|1295|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5310|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6056|#|0|0|5323|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3823|#|0|0|3766|1326|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4655|blood smear|0|0|5317|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2888|652|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|3619|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1517|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5317|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1336|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5306|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4121|#|0|0|2955|620|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1520|1552|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6106|153|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4412|1136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1225|wooden planks|0|0|5353|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2889|#|0|0|2908|715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6550|forge|0|0|5640|1412|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5153|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|797|2267|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4481|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|2024|2784|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|4389|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|1200|1706|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1848|2714|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2893|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5874|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|43|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|736|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|5308|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5959|233|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5333|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|4481|1218|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2942|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5872|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2883|water trough|0|0|1140|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|rope|0|0|645|2229|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2900|#|0|0|1332|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|612|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5039|#|0|0|3006|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2168|wooden fence|0|0|5327|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|467|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1416|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|3664|1130|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1334|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5957|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|360|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1449|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5926|coconut|0|14|1092|2188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1391|1643|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5311|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1423|1553|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1493|1687|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6044|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5983|174|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3246|#|0|0|1063|2209|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 130|stone wall|0|0|5364|1288|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5285|2021|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7395|body part|0|0|5987|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2895|#|0|0|3738|1325|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4695|#|0|0|5506|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1227|1574|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1408|#|0|0|1161|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2227|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|1933|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1467|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2292|#|0|0|1776|2847|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|647|937|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5134|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1390|1653|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6004|#|0|0|5294|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1477|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|2229|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2807|#|0|0|3687|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4071|#|0|0|5690|1347|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|553|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|2491|397|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|#|0|0|1384|3824|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|#|0|0|1862|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3136|#|0|0|5289|1318|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1475|#|0|0|1640|1690|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|438|0|610|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3840|#|0|0|1328|1606|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5362|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4565|bed|0|0|5584|185|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2470|#|0|0|2245|1203|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|4428|1216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5585|2015|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2659|#|0|0|2752|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6872|pile of skulls|0|0|5338|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6225|#|0|0|4453|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|2858|998|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3990|#|0|0|3669|2591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1813|2806|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|pewter mug|0|0|1867|2647|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|685|1203|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2896|chair|0|0|1133|2221|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2893|672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6883|skull|0|0|5362|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2687|#|0|0|3008|3425|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|5291|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1896|2680|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5288|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|1928|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3852|lesser heal potion|0|19|1163|2210|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|4|1 3208|#|0|0|4480|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|749|2267|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 3347|#|0|0|5288|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|2025|2745|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1448|1614|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3740|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5349|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1782|portcullis|0|3|6087|66|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3607|#|0|0|2516|654|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|cards|0|0|1300|1685|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2493|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2691|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4163|#|0|0|1192|1848|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2446|486|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3775|#|0|0|1445|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1301|1770|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|664|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4653|blood|0|0|5264|925|-27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1324|1679|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 3717|#|0|0|2585|521|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|1395|3894|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5365|1287|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|open sack of flour|0|0|1882|2805|16|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4107|#|0|0|1995|2694|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1881|2810|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3629|crystal ball|0|0|5922|170|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5606|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3918|#|0|0|3548|1184|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2932|3504|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1471|1549|32|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6938|#|0|0|2735|877|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2230|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|1545|1739|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2035|2808|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|2549|652|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2463|484|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3762|#|0|0|1449|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5405|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4610|#|0|0|3689|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5360|1364|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2952|628|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2665|#|0|0|2448|436|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|556|1221|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|4682|1228|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1341|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2480|597|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4031|#|0|0|3626|2531|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|1885|2723|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2822|#|0|0|616|2141|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5299|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5168|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5288|1338|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1120|3608|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6003|#|0|0|5293|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3317|#|0|0|5155|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4099|spittoon|0|0|1937|2792|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1933|2800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3910|executioner's axe|0|216|754|2201|0|0|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5909|105|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|352|892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4307|small web|0|0|5986|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2715|2080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5428|906|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5914|26|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4647|statue|0|0|5327|538|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5871|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|6114|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 2280|#|0|0|5271|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6053|#|0|0|5321|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|3609|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3714|1401|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5868|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1301|#|0|0|383|917|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2480|400|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4030|#|0|0|2922|859|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5924|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3657|full jars|0|0|5946|220|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1535|#|1109|0|5999|3766|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7135|logs|0|0|5388|528|65|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4820|wall carving|2424|0|5407|1307|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2509|594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4157|#|0|0|3616|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1991|2836|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2462|#|0|0|620|874|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5921|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|3012|3455|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|733|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16050|#|0|0|685|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16068|#|0|0|709|2231|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4071|#|0|0|1162|2207|63|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1344|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1960|#|0|0|5191|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3567|#|0|0|1329|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3676|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|4566|918|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5179|50|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3972|garlic|0|0|5292|94|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7857|barrel staves|0|0|5321|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|2501|383|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2938|931|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|592|2275|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4106|#|0|0|3048|3400|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1321|1804|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1424|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|#|0|0|2072|792|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5306|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7812|bird|0|0|5364|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1462|3795|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5137|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2544|pitcher of milk|0|105|4558|1488|6|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 -2598|candle|0|0|5226|564|2|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|1546|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4632|#|0|0|3692|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|1443|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2896|911|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4607|#|0|0|2524|633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|319|787|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1414|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2284|1227|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5302|127|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|3033|3346|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1536|#|1109|0|6002|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2793|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3779|cleaver|0|0|5313|549|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2730|2248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|3015|3457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8164,59 +12692,71 @@ 4179|#|0|0|627|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|814|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4106|#|0|0|3048|3402|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2481|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1930|#|0|0|5365|1294|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5365|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|5243|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|5402|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 2269|#|0|0|3741|2680|64|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1508|1569|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5690|pillow|0|0|1130|2217|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|#|0|0|2748|877|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3762|#|0|0|2889|738|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6185|flask stand|0|0|6112|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7407|entrails|0|0|6118|228|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2525|dirty pot|0|0|5486|631|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5835|528|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2903|#|0|0|1179|3637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3592|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1332|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2840|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2588|536|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4221|#|0|0|3546|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|A Grammer of Orchish|0|11|631|819|26|0|0|2|0|0|100|400000|125|1|0|0|0|0|2|0|0|0 5453|water barrel|0|0|5464|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3783|#|0|0|3669|2579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3622|bottle|0|0|6107|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2276|#|0|0|5309|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2887|#|0|0|1560|1747|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2962|624|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2646|#|0|0|3734|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|#|0|0|3698|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5198|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|534|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5740|#|0|0|626|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|1344|3755|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|420|1034|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2731|2259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3667|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|904|2237|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 407|#|0|0|3705|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3965|#|0|0|4622|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1558|1762|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2877|#|0|0|1398|3891|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1619|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2549|#|0|0|648|2155|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1956|#|0|0|5218|762|-35|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4079|A Tale of Three Tribes|0|11|472|840|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 2907|#|0|0|4401|1162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|4292|1000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|stone wall|0|0|5336|1309|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1544|1750|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1847|2770|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5324|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|1128|2235|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4079|The Wild Girl in The Forest|0|11|337|873|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|21|0|0|0 +3991|#|0|0|1978|2839|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1343|cave floor|0|0|5975|172|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4316|cocoon|0|0|5940|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5341|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5333|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2227|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|#|0|0|1884|2645|0|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|1441|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|622|2136|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5109|crook|0|0|5988|164|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3602|2605|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1586|1584|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|2839|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|459|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3492|#|0|0|1376|1586|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4548|FlameSpurtTrap_base|0|0|5691|1354|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +2860|#|0|0|1429|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5331|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2465|#|0|0|2072|793|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1847|2819|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2393|#|0|0|1128|2216|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|787|2220|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3628|2633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8227,28 +12767,36 @@ 2902|#|0|0|1410|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|1426|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4425|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|261|774|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4652|blood|0|0|5947|226|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6875|pile of skulls|0|0|5331|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6926|bone pile|0|0|5360|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1597|1554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|588|2163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|#|0|0|1447|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|4553|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1150|1548|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|811|2322|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|599|1187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1303|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2854|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|fruit basket|0|14|1949|2674|34|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 4651|blood|0|0|5221|935|-39|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5547|1296|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2845|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5197|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1476|1610|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6950|leaves|2416|0|888|2365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|593|2165|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1614|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5327|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3932|mace|0|0|5308|805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2025|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5344|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2719|#|0|0|2940|3351|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1317|1658|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1495|1717|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|2228|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1705|1563|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8256,8 +12804,11 @@ 4015|anvil|0|0|5326|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3978|#|0|0|624|846|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1848|#|0|0|5310|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2267|#|0|0|3008|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2484|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5307|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4650|blood|0|0|5310|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2964|#|0|0|3675|1243|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1409|1604|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2598|candle|0|0|845|1677|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 @@ -8266,61 +12817,88 @@ 6042|#|0|0|3456|382|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1930|#|0|0|5572|630|45|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1062|tattered banner|0|0|5133|1971|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3704|2588|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2482|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2489|#|0|0|3552|1171|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2742|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2081|#|0|0|2223|1197|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6160|hourglass|0|0|6114|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3763|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6005|#|0|0|6010|3782|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|3740|1259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|973|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5976|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4425|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6041|#|0|0|5461|195|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3942|#|0|0|3642|2496|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1813|2810|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4121|#|0|0|2961|629|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5664|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2432|525|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|904|2235|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|book|0|11|792|2267|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +2908|#|0|0|3666|1098|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5875|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -879|tent wall|2419|0|5998|3763|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1316|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4544|#|0|0|5443|1912|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3349|#|0|0|5323|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2485|eggs|0|0|5355|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|855|2361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2724|#|0|0|2949|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|2548|656|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1346|1737|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2520|549|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5318|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5311|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1309|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1324|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|635|816|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3960|#|0|0|626|853|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3314|#|0|0|5288|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|451|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|1930|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1428|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4522|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2063|2852|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|610|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|562|2183|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5338|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2209|#|0|0|5299|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3629|#|0|0|2917|667|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|1424|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1434|3878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|1423|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1496|1547|74|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|553|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6723|#|0|0|5336|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4576|log table|0|0|5368|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|648|1090|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4979|#|0|0|2519|375|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2665|#|0|0|2570|593|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2739|980|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1144|1622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1350|1744|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5019|statue|0|0|563|2156|9|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2266|#|0|0|1486|1688|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2887|large vase|0|0|5997|3774|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1934|#|0|0|1459|845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1137|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2593|612|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4555|#|0|0|1404|4037|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3920|#|0|0|3544|1194|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|1844|2790|-8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4011|#|218|0|3760|1266|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2948|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7825|#|0|0|1453|1724|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6558|#|0|0|1420|3861|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5203|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|348|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4411|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|bottles of liquor|0|105|5394|40|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -3206|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3265|#|0|0|4462|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|1867|2646|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4031|#|0|0|2480|475|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|662|1002|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5437|3153|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5179|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6043|#|0|0|5751|17|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5141|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5351|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5368|1360|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5327|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3699|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3692|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|579|2188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8329,22 +12907,28 @@ 6049|#|0|0|5324|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|5997|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5335|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|891|2386|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6007|#|0|0|5337|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4605|#|0|0|2539|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1413|#|0|0|1161|2208|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3097|broken chair|0|0|5571|1825|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6237|full vials|0|0|1163|2210|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2024|2745|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1320|1664|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16068|#|0|0|683|2231|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|678|1202|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7393|head|0|0|5946|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5325|1303|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 2658|#|0|0|3001|3351|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3492|#|0|0|1376|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1290|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|1424|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|831|2221|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5594|1841|-11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1338|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3119|debris|0|0|5352|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2809|#|0|0|3686|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5399|shirt|0|0|5579|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2081|#|0|0|2223|1201|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3894|#|0|0|1326|1801|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2549|#|0|0|1395|4009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8354,76 +12938,115 @@ 146|log wall|0|0|5367|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2500|bottles of wine|0|105|3766|1238|4|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 4186|#|0|0|1386|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12840|blood|33|0|5420|1491|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2754|880|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4653|blood|0|0|5247|969|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2499|#|0|0|2245|1203|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1477|3716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7098|refuse|0|0|5314|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2462|bottles of liquor|0|105|1157|1544|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +2894|#|0|0|2720|2092|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1404|#|0|0|1132|2227|60|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2519|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4|#|0|16|5204|774|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3666|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2229|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1133|1820|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|3649|1122|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1386|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4653|blood|0|0|5316|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|Quest of the Virtues - Volume 1|0|11|627|841|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|33|0|0|0 4158|#|0|0|3688|1301|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2687|bed|0|0|1133|2217|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2897|chair|0|0|1480|1739|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5352|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|650|2162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5292|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5186|two handed axe|0|216|5368|1358|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2186|#|0|0|5220|3596|-2|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3713|2649|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|1458|3736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|642|844|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|3648|1145|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1509|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3717|pickaxe|0|0|5790|543|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1348|3867|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|740|2350|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5528|1288|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5343|77|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5455|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5142|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|ceramic mug|0|0|5503|533|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|5997|3774|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5948|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5322|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3574|#|0|0|4459|1063|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7624|#|0|0|3697|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1371|3867|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5926|coconut|0|14|1099|2191|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1425|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3542|small fish|0|0|1131|3695|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|0|0|1452|4003|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1312|1661|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|5329|1322|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 4031|#|0|0|354|834|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5217|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6191|#|0|0|3011|3354|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4554|1045|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2458|#|0|0|3689|2067|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|1672|1546|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1311|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4020|#|0|0|1416|3860|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|555|828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5329|1349|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3494|#|0|0|1376|1600|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5501|520|60|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2834|#|0|0|2732|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5177|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5828|531|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 6924|bone pile|0|0|5147|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|616|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2598|candle|0|0|5228|562|2|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1427|1718|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3772|#|0|0|3692|2473|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2685|#|0|0|2962|3412|35|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 938|#|0|0|1495|1863|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5354|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|6008|3789|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|678|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5328|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4648|statue|0|0|5282|582|13|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6928|bone pile|0|0|5159|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1928|#|0|0|5291|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1675|1593|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3736|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 99|stone wall|0|0|1517|1670|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1398|3888|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|music stand|0|0|1445|1551|51|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 3997|#|0|0|1440|1578|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1849|#|0|0|5307|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1848|#|0|0|5310|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|4623|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|4458|1069|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2598|623|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5306|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1477|3715|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5268|123|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2748|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16036|#|0|0|684|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|#|0|0|1393|3887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5680|528|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 4015|anvil|0|0|5332|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4217|pile of hides|0|0|2868|1001|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5308|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1304|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|536|972|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3006|812|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3699|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|2480|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|627|2173|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2908|#|0|0|1152|1621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|627|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5977|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|3433|2638|42|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3540|fishing net|0|0|5499|222|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3921|dagger|0|0|5790|542|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8433,48 +13056,64 @@ 2553|#|0|0|1432|3964|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|chair|0|0|1306|1565|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 4127|pile of wool|416|0|1982|2834|15|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1765|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16033|#|0|0|682|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5078|studded gorget|0|0|5201|620|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5180|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3628|2632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1566|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 5370|#|0|0|1508|3993|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2679|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2420|468|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1455|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5793|592|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3740|#|0|0|1469|1562|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2030|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5036|pillow|0|0|1129|2217|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5401|#|0|0|5211|554|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1052|2228|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3206|#|0|0|4468|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2919|#|0|0|2417|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|chair|0|0|1907|2737|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 1823|#|0|0|2727|2135|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6586|#|0|0|3001|3406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4967|#|0|0|578|1649|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|Beltrans Guide to Guilds|0|11|1871|2645|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|23|0|0|0 2514|peach|0|14|1380|1619|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|803|2195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -13347|#|0|0|5316|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5314|1954|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2629|#|0|0|3674|1318|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1409|#|0|0|1162|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2520|#|0|0|2748|2113|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3018|763|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1576|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6010|#|0|0|5290|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5294|1997|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1472|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1010|#|0|0|1892|2738|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1206|#|0|0|1453|1662|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|457|1141|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3734|1254|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|629|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5132|958|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3272|#|0|0|5327|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5327|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2888|#|0|0|1581|1736|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2891|785|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1653|1562|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5330|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|739|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1412|#|0|0|1165|2208|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5874|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|5539|1885|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3740|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3095|covered chair|0|0|5912|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3853|lesser explosion potion|0|19|5144|66|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|3|1 2880|#|0|0|3017|763|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2229|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3761|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|2937|3497|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1341|cave floor|0|0|5945|174|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1426|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|361|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5869|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3737|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2564|522|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1725|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5941|108|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4296|956|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2855|728|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2947|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|4300|924|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2292|#|0|0|1776|2846|-6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -8483,39 +13122,73 @@ 4079|Classic Childrens Tales Vol.2|0|11|338|873|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 4556|#|0|0|565|962|9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1421|3979|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|4325|949|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3692|1265|28|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|5342|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1450|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3697|1297|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3688|1301|23|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3698|1300|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5949|147|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4138|#|0|0|562|1009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|644|841|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5868|56|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2468|#|0|0|628|2173|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1504|1567|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1824|2671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1812|2826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3119|debris|0|0|5352|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1802|#|0|0|5302|128|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 37|stone wall|0|0|5336|1311|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 38|#|0|0|1159|2244|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1456|1723|12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2270|#|0|0|1228|1568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|goblet|0|0|3030|3355|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|1322|1600|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2228|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3843|bottle|0|0|5436|185|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1522|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|351|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|642|841|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|6069|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4412|gas trap|0|0|5834|535|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 1339|#|0|0|5873|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1307|#|0|0|1423|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5143|2004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6055|#|0|0|5318|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5169|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1388|1654|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1426|1723|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4646|statue|0|0|5913|240|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +483|#|0|0|6020|3787|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +465|#|0|0|6016|3785|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5871|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1393|4021|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2482|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1097|2193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7090|refuse|0|0|5319|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3664|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3748|1251|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|469|1280|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5311|1374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4117|#|0|0|1545|1656|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1551|1762|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2551|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|0|0|3760|1265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1474|3988|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1765|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5297|1997|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|338|0|1861|2824|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|554|2187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1253|864|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1683|1569|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|754|2263|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5552|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1930|#|0|0|1459|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1958|2673|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2121|iron fence|0|0|5454|3154|-53|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5341|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1092|2192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 933|pier|0|0|1894|2738|45|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5359|1355|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|2715|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8523,118 +13196,155 @@ 4003|#|0|0|2904|903|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2386|#|0|0|1168|3635|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2421|cauldron|0|0|5413|723|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4544|#|0|0|5545|2008|0|0|0|2|0|1|255|400000|125|0|0|0|0|0|0|5|0|17174839|2504 4529|floor saw|0|0|5714|569|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1981|#|0|0|621|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5327|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3743|1337|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4646|statue|0|0|5313|747|-8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1320|1648|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1432|3744|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|552|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3848|#|0|0|644|835|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|4414|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|980|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7586|#|0|0|2733|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4015|anvil|0|0|5315|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|600|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|wooden bench|0|0|1899|2708|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1547|1738|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|864|2315|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -9|wooden post|0|0|1013|1432|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1066|tattered banner|0|0|5307|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5309|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|608|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6787|ore cart|0|0|5344|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|2291|109|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2069|791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2493|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|1445|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|562|2183|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5289|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1437|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|#|0|0|630|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2259|#|0|0|1152|1616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|814|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5366|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7156|iron ingots|0|0|5333|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3997|#|0|0|649|2181|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3208|#|0|0|4476|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2656|#|0|0|3656|1075|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4183|#|0|0|2941|3504|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4650|blood|0|0|5244|990|-28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1839|2678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1150|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|362|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|5312|1309|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1300|1781|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1818|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5297|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3206|#|0|0|4477|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2944|3352|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2842|866|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2245|1204|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1652|1564|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3963|blood moss|0|0|5311|115|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3406|520|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|352|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5283|2013|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1895|2680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5580|195|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2649|#|0|0|5519|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5132|1971|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|sledge hammer|0|0|5366|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4202|#|0|0|3601|2612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2485|405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|450|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2947|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|751|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1935|2768|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 466|#|0|0|6010|3784|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|876|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5868|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5133|973|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3704|2588|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4309|small web|0|0|5952|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2629|#|0|0|2872|3508|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1324|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1300|1759|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5335|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|3052|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|3029|3389|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|2481|431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1396|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5738|#|0|0|612|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1316|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4425|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5690|1350|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 4553|#|0|0|1689|1544|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5141|platemail|0|0|5911|183|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4117|#|0|0|3761|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5740|#|0|0|614|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1918|2809|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6790|ore cart|0|0|5368|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|#|0|0|1423|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2859|999|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1690|1546|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1180|grey slate tile|0|0|5337|1309|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3048|3361|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|3602|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5875|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3783|#|0|0|1469|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|4481|1217|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5134|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|722|2238|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|2420|544|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4189|#|0|0|1424|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5274|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|600|846|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5314|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2629|#|0|0|3689|1325|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5353|1993|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2541|#|0|0|3667|2641|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3543|#|0|0|1449|1766|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4313|egg case|0|0|5302|1552|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +144|log wall|0|0|5336|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|1545|1659|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|621|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4138|#|0|0|630|2164|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5968|219|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3672|2477|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5407|575|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1424|3872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5436|186|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4825|statue|0|0|5577|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|50331648|0|0|1010057|2202 +2901|#|0|0|2843|866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3529|#|0|0|1129|3675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5283|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2534|dirty pot|0|0|5503|529|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|2535|571|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3782|#|0|0|1384|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16044|#|0|0|683|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4024|#|0|0|3003|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5297|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1873|#|0|0|5475|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5142|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4395|#|0|0|5953|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5568|2027|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 +4212|#|0|0|3049|3397|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7094|refuse|0|0|5317|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1364|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3764|#|0|0|1437|1555|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3117|debris|0|0|5356|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5379|plough|0|0|810|2282|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1297|1753|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6003|#|0|0|6106|153|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5924|42|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4524|floor saw|0|0|6070|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2451|#|0|0|1419|3758|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2530|frypan|0|0|2437|436|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5627|bowl of lettuce|0|14|805|2268|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5875|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1133|3609|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|558|2175|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4029|#|0|0|1493|1714|11|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3610|checkers|0|0|562|2169|6|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3693|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1509|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2548|654|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2526|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|#|0|0|3002|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4163|#|0|0|1156|1616|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3741|#|0|0|1440|1554|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2469|#|0|0|2485|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1650|1612|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1384|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1936|2724|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5294|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8644,12 +13354,15 @@ 2517|#|0|0|3740|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4032|#|0|0|1496|1547|74|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2422|494|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5364|1368|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|568|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3737|1255|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2504|jug of cider|0|105|1404|1818|4|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 4554|#|0|0|3679|2472|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3740|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4027|#|0|0|2469|553|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5412|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 2880|counter|0|0|5330|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1401|1804|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5691|pillow|0|0|1130|2216|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8663,13 +13376,17 @@ 2602|#|0|0|3053|3419|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5353|1990|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|5984|145|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3823|#|0|0|3761|1326|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|#|0|0|5374|3825|-1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4544|#|0|0|5463|1855|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 3783|#|0|0|1991|2837|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2485|409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2747|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1987|2867|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|573|1121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|6012|3784|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5328|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1535|#|1109|0|5999|3764|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14170|#|0|0|5792|525|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2665|#|0|0|4389|1087|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8679,7 +13396,9 @@ 3892|#|0|0|1325|1803|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|875|2326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1781|#|0|0|1377|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|6048|43|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3851|refreshment potion|0|19|5144|74|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +2519|#|0|0|1334|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5150|1983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7682|mud|0|0|1162|2239|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1430|1716|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8687,56 +13406,63 @@ 4172|#|0|0|1426|1660|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6225|#|0|0|2883|648|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|6013|3786|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5283|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5309|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6009|#|0|0|5289|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4157|#|0|0|1448|1610|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1469|1548|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1378|3884|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4096|#|0|0|1634|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1440|3771|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2637|2080|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1595|#|0|0|5154|107|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1326|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|1640|1576|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1819|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3477|#|0|0|1367|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|2491|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2549|652|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2482|405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1266|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1600|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2039|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5284|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1320|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3850|#|0|0|642|853|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|2484|406|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4135|chisels|0|0|2912|793|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3998|#|0|0|2881|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6585|iron ore|0|0|2587|521|15|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 -4234|ring|0|0|5417|1926|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5354|1353|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1554|1762|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|1403|4036|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2501|381|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3738|1258|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1354|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|2749|2177|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3739|mortar & pestle|0|0|6114|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 -552|wooden wall|0|0|5154|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5937|109|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5391|896|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2487|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4292|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|#|0|0|2732|2261|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|#|0|0|3690|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|328|1240|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2923|676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5997|99|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|1332|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4216|#|0|0|1429|1609|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1861|2649|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6019|#|0|0|1902|1199|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|465|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7392|torso|0|0|5950|233|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|610|887|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5353|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|4481|1217|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7135|logs|0|0|5388|528|65|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5331|1360|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1946|2678|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1462|3795|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7|#|0|0|617|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1533|1433|60|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|291|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13484|#|0|0|5312|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2458|#|0|0|1257|868|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5347|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1960|#|0|0|5191|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -546|palisade|0|0|5137|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2685|#|0|0|3728|1303|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1594|1555|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2956|707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|1248|1708|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1808|2807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5150|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1471|1578|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2854|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|3633|2496|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|0|5492|200|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7812|bird|0|0|5364|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6926|bone pile|0|0|5317|1369|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5166|997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1937|2795|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8746,13 +13472,16 @@ 6042|#|0|0|5596|74|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3097|#|0|0|5615|1833|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|5317|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4520|gas trap|0|0|5579|155|-10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2908|#|0|0|3683|1117|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4149|#|0|0|4411|1084|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|5411|137|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2901|#|0|0|1337|1651|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|483|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5491|1394|-7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5957|97|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4575|log table|0|0|5360|1366|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|3667|2597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3869|#|0|0|5288|2013|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5179|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5867|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8762,6 +13491,8 @@ 466|#|0|0|6013|3790|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3092|ruined bookcase|0|0|5992|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5933|pear|0|14|5343|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2968|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2326|#|0|0|610|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5875|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5398|skirt|0|0|2542|638|1|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 2512|apple|0|14|1201|2263|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8770,11 +13501,14 @@ 2911|#|0|0|1930|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6012|#|0|0|5291|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1985|#|0|0|617|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2945|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5140|platemail gloves|0|0|5181|587|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2518|#|0|0|1335|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6016|#|0|0|5911|3277|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|562|2176|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4553|#|0|0|1458|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2407|#|0|0|2507|544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1783|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1430|1758|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6263|#|0|0|1354|1770|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|chair|0|0|5343|81|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8785,6 +13519,7 @@ 2861|#|0|0|1420|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1411|1616|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5499|#|0|0|5868|1510|1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5334|3318|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1551|1764|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|1314|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6921|#|0|0|2737|886|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -8792,58 +13527,66 @@ 3990|#|360|0|1977|2839|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1207|#|0|0|1501|1611|40|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4109|hay sheave|0|0|754|2153|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|5963|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5126|war mace|0|0|5368|1362|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1453|4026|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2719|#|0|0|2949|3351|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3731|1330|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7082|refuse|0|0|5322|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2504|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1550|1680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5157|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2468|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2499|#|0|0|2260|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2212|#|0|0|710|1481|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2483|goblet|0|0|3030|3355|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|1299|1685|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2509|593|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5290|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|4301|927|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2486|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2914|800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4565|bed|0|0|5449|177|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4385|#|0|0|5329|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 -2148|wooden fence|0|0|5340|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3998|#|0|0|1454|4000|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|801|2195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4032|#|0|0|4439|1159|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4587|#|0|0|5337|549|1|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1782|portcullis|0|3|6078|68|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5868|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5364|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|2005|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3348|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|2936|3500|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2133|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|2484|406|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5214|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1149|1620|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2905|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|624|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1367|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1386|1643|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4646|statue|0|0|5913|240|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|#|0|0|1419|3856|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|The Burning of Trinsic|0|11|1163|2206|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|13|0|0|0 2470|#|0|0|573|1122|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|416|1037|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2941|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2503|#|0|0|3668|2651|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1222|wooden planks|0|0|5460|186|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1324|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2480|596|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4167|#|0|0|1338|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1407|#|0|0|1165|2209|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|0|0|5552|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5311|1374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3091|#|0|0|1459|1548|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1617|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5171|#|0|0|2957|706|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5306|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1515|1545|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1315|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4243|#|0|0|5987|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1256|869|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6007|#|0|0|5346|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2417|484|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4031|#|0|0|792|2267|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4481|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1932|#|0|0|5140|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5313|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|1848|2787|-5|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1440|3803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 38|#|0|0|1162|2244|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3537|fishing net|0|0|5501|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2887|676|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|5961|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 1930|#|0|0|5292|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|1338|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3723|cannon|0|0|5317|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3625|bottle|0|0|5436|188|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2658|#|0|0|3617|1258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8851,40 +13594,53 @@ 2459|#|0|0|458|1135|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5368|1369|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5579|194|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|6112|90|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2754|#|0|0|3691|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4075|#|0|0|5691|1351|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5418|909|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3690|1283|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|1541|1749|39|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|2483|405|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3738|2727|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5445|1825|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|iron fence|0|0|5433|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7403|body part|0|0|6060|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14170|#|0|0|5827|593|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2449|tray|0|0|4528|943|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2504|635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4208|#|0|0|2834|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4165|#|0|0|3621|2568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5330|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6585|iron ore|0|0|2851|732|4|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 2916|#|0|0|5868|1511|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1130|3689|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1852|2676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|#|0|3|1142|2236|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 465|#|0|0|6016|3786|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6013|3781|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4556|#|0|0|611|2157|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|3610|2569|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5305|1960|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5875|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5370|#|0|0|2758|2166|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7682|mud|0|0|1162|2240|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3624|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3541|#|0|0|1131|3675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|1340|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12854|blood|33|0|5422|1490|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1825|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5541|168|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|646|939|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2924|668|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5324|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2293|#|0|0|1772|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1459|3801|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1499|1664|31|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2103|wooden fence|0|0|5996|3773|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5445|1824|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|622|2142|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5311|114|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2434|530|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5324|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2649|#|0|0|3612|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1694|1544|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -8896,14 +13652,19 @@ 5985|#|1213|0|3667|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|2427|520|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3694|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1189|1705|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|560|2204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2853|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2884|#|0|0|1141|2238|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2541|#|0|0|1544|1763|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6558|#|0|0|5229|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3317|#|0|0|5365|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3729|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4408|1456|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|2468|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1068|tattered banner|0|0|5367|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4108|#|0|0|1288|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1438|1554|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1408|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2520|plate of food|0|14|5342|81|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5539|1884|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 @@ -8913,82 +13674,105 @@ 1443|#|0|0|2229|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2931|#|0|0|2659|2187|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5579|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2268|#|0|0|818|2192|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|643|851|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|1165|2241|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|1489|1754|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2230|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4688|#|0|0|5313|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|1161|2240|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2855|728|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|420|1035|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6042|#|0|0|3466|112|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4033|#|0|0|2905|713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2570|wall torch|0|0|5203|557|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|2534|571|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6200|flask|0|0|5993|58|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1388|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1355|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4193|#|0|0|2844|881|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1459|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|890|2365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3682|1115|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2896|#|0|0|3731|1331|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|water barrel|0|0|1391|1808|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2769|963|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|bottle of wine|0|105|1947|2680|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2454|#|0|0|3731|1256|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|562|2171|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2895|#|0|0|2874|3505|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2687|#|0|0|1364|3826|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5295|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1418|4006|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1932|#|0|0|5271|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1307|#|0|0|1425|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2225|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3666|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1471|1595|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6013|#|0|0|3685|2067|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1595|1557|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|648|1085|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5349|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1964|#|0|0|5177|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4758|#|0|0|2909|597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2519|523|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5135|1977|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|3739|2689|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5453|970|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3691|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2659|#|0|0|3007|3344|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1468|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|536|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2266|#|0|0|1424|1715|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5400|shirt|0|0|2528|675|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 5114|#|0|0|3004|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2806|#|0|0|3685|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1069|tattered banner|0|0|5142|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|6015|3790|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3265|#|0|0|4475|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2187|#|0|0|5251|4018|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|cards|0|0|1626|1589|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1419|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3665|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|chair|0|0|5343|77|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3319|#|0|0|5364|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2504|jug of cider|0|105|5329|1322|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -474|#|0|0|5589|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|6036|1439|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4412|1091|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5151|1983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4413|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2922|860|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5306|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|1447|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6010|#|0|0|5419|240|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1388|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|739|2349|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1411|1617|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6924|bone pile|0|0|5316|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2514|peach|0|14|1195|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1448|1611|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5245|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|755|2159|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5347|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|1649|1635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5336|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2450|#|0|0|1469|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|5985|156|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3608|#|0|0|1862|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|635|1034|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2748|2114|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1473|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|5443|1808|11|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1897|2680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1466|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|556|2204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1478|1739|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|2506|425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|#|0|0|1301|1753|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|4624|1322|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|993|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4651|#|0|0|2729|874|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1290|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1290|1779|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7028|metal kite shield|0|0|5942|147|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5360|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3692|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1550|1750|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|2957|620|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2407|#|0|0|2436|435|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5632|bowl of lettuce|0|14|1951|2675|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2743|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3464|388|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1587|1564|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4002|#|0|0|2660|2202|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1230|1582|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3602|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2226|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1074|#|0|0|3777|1129|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3695|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5336|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -8996,116 +13780,147 @@ 2489|#|0|0|3552|1170|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1340|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16040|#|0|0|710|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1766|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5186|two handed axe|0|216|5368|1366|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4684|1179|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|chair|0|0|5240|174|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5411|859|60|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1262|1884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2064|2775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3634|2636|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|2520|371|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1426|1550|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1318|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2646|#|0|0|5514|215|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5790|561|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4031|#|0|0|1388|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5985|33|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1822|#|0|0|2728|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2913|668|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6041|#|0|0|5397|703|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1345|1735|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2666|#|0|0|2615|619|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2266|#|0|0|1877|2810|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5550|13|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4106|#|0|0|1468|1579|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2469|#|0|0|451|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3617|1267|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3206|#|0|0|4477|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2450|#|0|0|1156|1544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2775|carpet|0|0|5148|75|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|2487|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4389|mushroom|0|0|5658|554|20|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +578|#|0|0|5875|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|1859|2830|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|#|0|0|1319|1644|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +481|#|0|0|5270|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1251|1698|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5687|531|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2902|#|0|0|1861|2647|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1829|2671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2884|#|0|0|1451|1617|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|1445|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4089|pitcher of water|0|105|5180|20|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4029|#|0|0|3640|2468|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5297|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3116|ruined painting|0|0|5906|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1983|2914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3667|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6044|#|0|0|2964|764|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4216|#|0|0|3606|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1012|#|0|0|1896|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4171|#|0|0|1838|2683|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3118|debris|0|0|5322|1976|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5336|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3007|3386|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|474|843|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5287|2009|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5366|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5294|1998|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|2421|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2893|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1341|66|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1582|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|641|1087|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|355|898|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1420|4011|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5254|4002|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2646|#|0|0|3627|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4241|#|0|0|5317|1976|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5303|1983|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|#|0|0|4391|1027|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3737|2564|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1293|1778|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4121|#|0|0|1362|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|3665|2530|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|1261|1885|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5933|#|0|0|1379|1601|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2525|dirty pot|0|0|5490|623|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2835|#|0|0|2949|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|890|2398|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1864|2824|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2462|bottles of liquor|0|105|5621|1856|6|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2100 +6522|#|0|0|1423|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6921|bone pile|0|0|5147|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4554|1042|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5228|701|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -3769|#|0|0|1449|1664|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|#|0|0|1354|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|3676|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|5920|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4651|blood|0|0|5175|957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1342|cave floor|0|0|5943|181|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3635|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 615|#|0|0|5287|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5219|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3576|#|13|0|1364|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3738|1258|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 30|#|0|0|3691|2508|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1412|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3899|#|0|0|2057|803|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|3676|2652|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3089|broken chair|0|0|5604|1880|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|735|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4181|#|0|0|628|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|1373|3915|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|3608|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|6046|3482|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 4650|blood|0|0|5316|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1992|2915|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2736|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|647|939|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4653|blood|0|0|5312|1306|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1142|1816|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2602|#|0|0|2070|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1511|1567|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 52685|#|0|0|2746|863|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3137|#|0|0|5224|574|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|626|834|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3676|1128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8081|#|0|0|2679|2233|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|2536|764|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1326|1825|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|5942|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5368|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1225|wooden planks|0|0|5350|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16044|#|0|0|709|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3698|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2657|#|0|0|3649|1116|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4004|#|0|0|2674|2233|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7625|#|0|0|3697|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|1308|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|#|0|0|1355|1779|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1750|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6042|#|0|0|5611|61|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1341|1733|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2512|apple|0|14|1204|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1576|1696|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5311|1369|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2715|2096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2685|#|0|0|3728|1296|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|4320|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5366|#|0|0|1478|3685|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1705|1565|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1208|#|0|0|1444|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5363|#|0|0|600|2281|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3692|1283|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6527|#|0|0|2468|555|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5126|war mace|0|0|5360|1362|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4016|#|0|0|3643|2603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4697|#|0|0|5364|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4074|a pentagram|0|0|5191|152|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2919|#|0|0|2421|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1846|2761|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2228|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1619|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 407|#|0|0|3704|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|portcullis|0|3|6087|67|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7624|#|0|0|3693|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4020|sledge hammer|0|0|5863|542|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1825|#|0|0|5138|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|3651|1168|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6805|#|0|0|1418|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|3005|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|4384|1085|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5155|603|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 2902|#|0|0|3029|3350|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|4482|1217|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9113,16 +13928,21 @@ 3850|#|0|0|1328|1605|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5875|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1388|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1295|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5335|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5271|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2468|#|0|0|1133|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1424|3817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2896|chair|0|0|1134|2221|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1445|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3766|music stand|0|0|1451|1660|-10|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|5959|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1062|tattered banner|0|0|5351|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4385|#|0|0|5335|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +2451|fruit basket|0|14|3748|1252|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 1781|#|0|0|1352|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3649|1147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2504|#|0|0|1456|3780|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1428|3960|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|1511|1573|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9130,8 +13950,11 @@ 1876|#|0|0|5473|1880|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5333|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1659|1576|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1014|#|0|0|1893|2739|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2292|#|0|0|1772|2851|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|5696|1388|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6791|ore cart|0|0|5323|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1487|#|0|0|5287|2011|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1620|1563|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|2785|3394|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3203|#|0|0|1381|1620|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9140,8 +13963,10 @@ 1801|#|0|0|5326|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3190|#|0|0|5210|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4155|bread loaf|0|14|3682|1116|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5573|217|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 8065|#|0|0|2853|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1525|1544|25|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1351|cave floor|1|0|5346|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|336|879|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|#|0|0|2973|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5328|1308|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 @@ -9150,57 +13975,72 @@ 695|#|0|0|5310|118|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2737|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3772|#|0|0|624|823|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3761|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|3049|3366|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5358|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|0|1524|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1455|1579|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 879|tent wall|1109|0|5998|3766|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5326|2019|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4312|egg case web|0|0|5300|1548|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2840|#|0|0|2949|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2549|#|0|0|1261|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2123|iron fence|0|0|4552|1296|8|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|361|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|892|2243|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5336|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|328|1061|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5350|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2499|#|0|0|598|1187|7|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5310|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1133|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1437|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4314|cocoon|0|0|5939|96|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|559|2172|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2851|996|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2326|#|0|0|611|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|755|2153|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5688|1353|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 4031|#|0|0|2035|2746|77|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5536|1299|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4050 +4031|#|0|0|1364|3698|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2928|#|0|0|2659|2204|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6225|#|0|0|668|2136|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1426|1727|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5310|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2483|425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1388|1575|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5194|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5363|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2885|large vase|0|0|5997|3772|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3312|#|0|0|5287|1317|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|3609|2500|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 52685|#|0|0|1160|2245|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1949|2684|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|3664|2644|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4142|#|0|0|1437|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5320|1308|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +27|#|0|0|1128|2232|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4142|#|0|0|1437|3820|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3765|#|0|0|1469|1563|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6522|bellows|0|0|5316|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4083|#|0|0|1871|2643|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4121|#|0|0|2843|885|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5197|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3782|#|0|0|1547|1658|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|chair|0|0|1477|1749|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5412|860|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|1458|3801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1522|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2898|#|0|0|2876|722|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2735|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2455|ceramic mug|0|0|5153|590|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5277|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|3624|2606|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4311|small web|0|0|5976|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|#|0|0|1553|1682|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5311|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1366|3705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3733|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|4692|1178|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 583|#|0|0|5871|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5329|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3736|1406|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6929|bone|0|0|5365|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|4477|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|6043|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -9209,38 +14049,35 @@ 2272|#|0|0|5272|2024|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|353|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|363|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4005|#|0|0|2896|908|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2023|2832|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4697|#|0|0|5273|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|613|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3717|pickaxe|0|0|5322|2019|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3571|wand|0|0|5966|174|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3761|#|0|0|1439|1548|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|861|2280|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6226|#|0|0|3012|3354|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4157|dough|0|0|3740|1264|8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +16027|#|0|0|682|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16035|#|0|0|682|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4574|log table|0|0|5364|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -545|palisade|0|0|5149|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3089|#|0|0|630|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1422|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|#|0|0|1159|2239|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3664|2586|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|3669|2594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1450|1553|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1515|1542|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4310|small web|0|0|5983|168|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5335|1300|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3894|#|0|0|1326|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6585|iron ore|0|0|2463|484|21|0|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|624|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3701|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4288|923|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1054|2227|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2551|#|0|0|784|2219|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5348|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5872|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1497|1695|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3674|2472|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2277|#|0|0|5283|2013|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4651|blood|0|0|5312|1309|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1008|#|0|0|1896|2739|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1413|1594|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3846|nightsight potion|0|19|5226|722|-15|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|284|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3907|hatchet|0|216|2956|3481|19|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 3619|#|0|0|539|961|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5454|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1781|#|0|0|1364|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|4327|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4230|bracelet|0|0|5984|221|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -9255,46 +14092,60 @@ 2907|#|0|0|4410|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2427|438|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1169|3642|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2863|#|0|0|3686|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3765|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1651|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5332|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|plate|0|0|1133|2220|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2488|#|0|0|459|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|361|892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|6044|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1416|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1384|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1962|#|0|0|2620|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1849|2773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1306|1781|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1891|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1528|1412|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3349|#|0|0|5288|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1318|1816|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1390|1653|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3246|#|0|0|1063|2209|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|2434|522|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4023|forged metal|0|0|5337|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5412|858|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2896|708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2743|894|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3731|2632|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3776|1249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1603|1713|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|611|2155|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1475|#|0|0|1640|1690|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1477|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2470|397|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|1129|2235|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|568|2114|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2149|wooden fence|0|0|5288|1317|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5325|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|5576|1848|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3620|1265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1438|3876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|4559|922|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1332|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3840|#|0|0|1328|1606|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4688|#|0|0|5285|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1323|1674|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 577|#|0|0|5922|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2470|562|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|111|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5131|968|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3035|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|990|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|4665|1395|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1315|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3332|194|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4544|crumbling floor|0|0|5448|1920|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 4097|#|0|0|1492|1688|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|648|1084|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|fruit basket|0|14|3648|1120|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 5342|vat|0|0|5294|1999|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5309|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2900|chair|0|0|5346|75|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2918|#|0|0|2416|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5322|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|iron fence|0|0|5436|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5322|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1516|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|576|2188|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3699|1291|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9303,56 +14154,58 @@ 1928|#|0|0|5458|610|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3836|bottle|0|0|6110|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1634|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|chair|0|0|1880|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 1981|#|0|0|620|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|4421|1460|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|602|2234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1956|#|0|0|2619|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|cot|0|0|5555|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|515|990|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3594|1235|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1006|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|1315|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1487|1555|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2461|454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4484|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5988|folded cloth|785|0|648|2182|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -7623|#|0|0|3696|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|348|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|563|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2275|#|0|0|5295|1299|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1425|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5314|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|482|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1134|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2746|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6048|#|0|0|5319|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2144|#|0|0|1419|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2497|#|0|0|3704|2652|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|Virtue|0|11|337|875|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|11|0|0|0 3391|#|0|0|2023|2766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3933|mace|0|0|5360|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2027|2846|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3739|mortar & pestle|0|0|1163|2208|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +3707|#|0|0|1290|1766|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2457|ceramic mug|0|0|3031|3347|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1340|#|0|0|5518|175|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1946|2683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 547|palisade|0|0|5161|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|1343|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2531|578|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1290|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1062|tattered banner|0|0|5140|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3656|1169|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5589|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4424|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1242|wooden planks|0|0|5297|1971|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2514|peach|0|14|1379|1622|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3705|2588|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2431|#|0|0|1318|1600|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5646|#|0|0|616|2120|1|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|chair|0|0|5343|79|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1311|#|0|0|5574|199|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1510|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5433|long pants|0|0|5579|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1383|3769|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|1474|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5962|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2469|#|0|0|1387|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1338|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|789|2221|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 1932|#|0|0|5140|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5594|1842|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3723|cannon|0|0|5348|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2912|799|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5872|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|2745|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4311|small web|0|0|5995|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2476|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1135|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5286|2013|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2885|#|0|0|1578|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|562|966|9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -9365,10 +14218,12 @@ 3477|#|0|0|1363|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|291|978|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3690|1165|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2445|jugs of cider|0|105|5331|1320|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 1060|palisade|0|0|5161|1968|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5335|vat|0|0|5297|2000|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2468|#|0|0|1199|1850|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3651|1170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3349|#|0|0|5293|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1345|1731|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4192|#|0|0|1545|1661|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4466|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9380,6 +14235,7 @@ 2907|#|0|0|1985|2906|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5183|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|468|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3681|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2506|ceramic mug|0|0|5502|533|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2225|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|#|0|0|5871|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -9388,16 +14244,23 @@ 1825|#|0|0|5152|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4079|Ethical Hedonism: An Introduction|0|11|562|810|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|9|0|0|0 4554|#|0|0|622|2139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|5878|3818|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|2619|977|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4303|web|0|0|5950|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|0|1342|1645|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6522|#|0|0|5234|4005|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 4184|#|0|0|2459|461|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|cauldron|0|0|5313|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1171|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2731|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5872|532|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5925|44|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|600|2186|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|#|0|0|332|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5987|153|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|4384|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1773|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2712|2213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|6013|3785|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|4412|1208|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9406,52 +14269,69 @@ 3782|dressform|0|0|648|2180|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2516|#|0|0|647|939|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6930|bone|0|0|5184|605|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1462|3796|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1293|1774|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5145|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1379|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4219|#|0|0|1438|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 766|#|0|0|5924|170|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1309|#|0|0|1129|2230|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3011|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1452|4001|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2482|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3088|#|0|0|630|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1326|1679|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2400|#|0|0|1548|1680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3920|#|0|0|3054|3391|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5305|531|10|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6055|#|0|0|5325|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|potted tree|0|0|1876|2701|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5310|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|644|828|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1319|1661|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1524|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4602|#|0|0|3600|2611|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6189|flask|0|0|6108|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6950|leaves|2416|0|837|2231|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2230|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|625|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5155|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|3766|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5298|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1435|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5297|2000|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2903|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5334|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5360|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1150|1548|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1859|2757|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6925|#|0|0|2746|863|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1336|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|362|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|633|2193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3102|broken chair|0|0|5589|1826|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|5331|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1008|#|0|0|1896|2738|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 150|log wall|0|0|5328|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1408|#|0|0|1162|2210|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5305|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3636|#|0|0|1336|1602|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1061|palisade|0|0|5134|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|363|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|1135|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|599|1188|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5871|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2436|525|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6050|#|0|0|5314|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1948|2680|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6012|#|0|0|5332|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4017|#|0|0|2845|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2736|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2461|488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4231|#|0|0|5654|3145|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|1310|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1448|4004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5635|#|0|0|4411|1462|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5218|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2451|#|0|0|2969|3404|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6056|#|0|0|5312|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|562|2183|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5569|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2653|#|0|0|3024|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2837|#|0|0|2947|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|water barrel|0|0|5907|16|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4172|#|0|0|631|1032|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2299|stone rail|0|0|1014|1432|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|564|2219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|flowerpot|0|0|5304|40|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -9459,80 +14339,87 @@ 2519|#|0|0|3699|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6873|pile of skulls|0|0|5331|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5129|close helm|0|0|5925|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|5780|3150|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4022|#|0|0|1348|1770|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|chair|0|0|5602|1875|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|756|2157|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 6225|scales|0|0|1162|2210|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2506|ceramic mug|0|0|5498|528|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5198|621|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4166|open sack of flour|0|0|1130|2219|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3203|#|0|0|3684|2066|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|5516|174|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|3006|812|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2429|wedge of cheese|0|14|1131|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1858|2771|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1579|1708|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1803|#|0|0|1596|2490|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|1408|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4693|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5504|524|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6522|#|0|0|2467|555|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1198|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|2424|0|5562|1352|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2445|#|0|0|2969|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|1684|1570|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|1847|2759|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2486|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|351|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5867|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3544|#|0|0|3662|2665|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +311|#|0|0|3007|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4099|#|0|0|3767|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1344|3756|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2897|#|0|0|3700|1297|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3683|1316|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2899|789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4033|#|0|0|1448|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1845|2682|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|1403|4036|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7614|#|0|0|3699|2061|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|3747|1338|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4199|#|0|0|2704|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1562|1764|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2990|778|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5220|744|-20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4707|shackles|0|0|5327|1348|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3700|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2549|fork|0|0|2593|613|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4022|#|0|0|1419|3856|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|stone chair|0|0|5169|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1959|#|0|0|6082|1449|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4548|FlameSpurtTrap_base|0|0|5688|1353|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -4697|#|0|0|5364|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1227|1575|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5343|1334|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|6041|193|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3348|#|0|0|5326|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2963|#|0|0|3736|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1813|2810|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|cot|0|0|5436|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|864|2316|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2454|#|0|0|419|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5793|594|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4553|#|0|0|1392|3800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|552|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|988|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|4473|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3965|daemon blood|0|0|5304|33|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5878|3817|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|1128|2232|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3609|cards|0|0|562|2183|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|617|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7819|#|0|0|1449|1726|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|855|2361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4076|#|0|0|5690|1353|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|610|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3635|2497|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|chair|0|0|1905|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5298|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|642|842|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|1331|1647|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2905|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1579|1708|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|1151|1547|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|5304|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5867|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1409|#|0|0|1163|2206|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1444|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2736|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1482|1671|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5327|1378|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|2594|613|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1371|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|3737|2681|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2915|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|425|1035|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5583|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 584|#|0|0|6067|85|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4556|#|0|0|1388|1816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|1439|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2893|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5297|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8065|#|0|0|2859|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1576|1560|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|592|2164|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 3639|a mass dispel scroll|0|0|627|835|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2867|#|0|0|1379|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9540,6 +14427,8 @@ 2868|table|0|0|5322|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3664|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2422|#|0|0|3704|2650|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5149|53|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5153|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1318|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2265|#|0|0|888|2393|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1808|#|0|0|1596|2488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9549,59 +14438,62 @@ 4336|garbage|0|0|5943|100|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6041|#|0|0|3436|560|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1332|3750|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|2416|545|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4815|wall carving|2424|0|5556|1313|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|2954|618|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2422|#|0|0|457|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|564|2139|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6059|#|0|0|5312|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3638|#|0|0|5991|224|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2245|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|642|837|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5288|1337|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1372|3812|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3651|2474|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2665|2235|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|514|992|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2030|2849|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3544|#|0|0|1439|1759|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1171|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5338|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|4410|1060|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|A Tale of Three Tribes|0|11|472|840|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 -4031|#|0|0|2939|939|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6883|#|0|0|2741|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5338|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1284|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3946|#|0|0|1448|1666|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4271|#|0|0|3596|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|1497|1685|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5350|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6011|#|0|0|5291|2008|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1320|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5434|99|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3735|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2990|778|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|#|0|0|2732|2260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5320|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3694|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1311|stone pavers|0|0|2669|2072|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3665|1156|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16067|#|0|0|684|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|1767|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6191|flask|0|0|6114|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3476|#|0|0|1367|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5298|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1339|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|2864|858|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1967|#|0|0|5177|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2897|chair|0|0|1452|1551|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6919|#|0|0|1261|1220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1129|3659|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2755|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1932|#|0|0|5362|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5575|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2940|938|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5285|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|anvil|0|0|2598|476|60|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1729|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|643|834|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6925|#|0|0|2733|844|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|2548|654|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|3058|3384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5926|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4158|#|0|0|5991|103|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4092|skull mug|0|0|5180|21|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5913|59|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|2666|2090|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6719|#|0|0|5336|1303|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3677|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4600|#|0|0|3600|2618|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|544|810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|614|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2081|iron fence|0|0|5432|3153|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3205|#|0|0|1123|2165|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|3676|2653|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|4480|1218|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9611,54 +14503,65 @@ 5366|spyglass|0|0|1128|3658|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|5017 1848|#|0|0|1161|2246|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6787|ore cart|0|0|5368|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1444|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1066|tattered banner|0|0|5135|1968|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2493|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1300|1765|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8586|#|0|0|2034|839|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1426|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1344|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3740|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|5950|222|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1829|2675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4696|#|0|0|5363|1292|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5311|1370|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1326|1674|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2551|#|0|0|2593|613|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|#|0|0|1986|2911|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3769|#|0|0|2416|546|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4017|#|0|0|1355|1776|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2433|530|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|404|0|621|2113|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5330|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3348|#|0|0|5293|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|2228|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3734|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5205|bone gauntlets|2101|0|5391|1338|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3784|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|4428|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|2993|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3690|1284|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1496|1554|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5796|546|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +5453|water barrel|0|0|5465|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|642|841|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|3714|1401|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2889|741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2988|833|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|3679|1237|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2450|#|0|0|4561|922|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4721|block|0|0|5353|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5576|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4647|statue|0|0|5327|538|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +876|tent wall|2419|0|5998|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1395|3804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2898|789|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3763|#|0|0|1452|1661|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2531|#|0|0|3669|2642|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5868|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3116|ruined painting|0|0|5906|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1801|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|2028|2863|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3025|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1314|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1802|#|0|0|5179|50|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|1082|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|878|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5117|heavy crossbow|0|0|5339|605|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2225|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3840|bottle|0|0|5994|61|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16068|#|0|0|709|2231|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|2747|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4576|log table|0|0|5312|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3612|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|2616|977|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|1644|1578|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7857|barrel staves|0|0|5321|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1420|4011|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|733|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1297|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1762|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2859|998|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|3673|2540|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|rope|0|0|2083|2852|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2899|#|438|0|612|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9666,6 +14569,8 @@ 4154|#|0|0|4386|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|1435|1714|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|cards|0|0|1618|1589|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1445|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1946|2679|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1823|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2433|530|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|#|0|0|610|2120|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9679,6 +14584,7 @@ 2281|#|0|0|5131|967|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6930|bone|0|0|5346|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1781|#|0|0|1389|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2899|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|3000|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6806|#|0|0|1421|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|559|2202|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9687,13 +14593,19 @@ 4506|floor spikes|0|0|5798|585|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2913|#|0|0|1453|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4461|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|book|0|11|893|2391|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 2860|#|0|0|1546|1658|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|1161|2209|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3660|1073|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|cot|0|0|5555|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5875|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6880|skull|0|0|5344|1329|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1356|3753|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1494|1759|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3817|clean bandage|0|0|5259|129|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 6873|pile of skulls|0|0|5334|1360|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3775|#|0|0|1449|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3605|#|0|0|2071|793|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3764|#|0|0|3744|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4289|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9703,6 +14615,8 @@ 2553|#|0|0|555|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2915|668|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|3637|2561|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5624|a wooden bowl|0|0|2435|436|15|0|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1566|1551|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5132|987|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2996|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|1445|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9711,55 +14625,47 @@ 2899|#|0|0|3710|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|goblet|0|0|5166|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1248|1696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1892|2691|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2690|#|0|0|3691|1232|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|3015|3453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|1344|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|1042|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4208|#|0|0|2480|424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6055|#|0|0|5325|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5143|2004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4096|#|0|0|1456|1723|12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1812|2808|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2040|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3687|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1504|1567|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3920|#|0|0|3054|3391|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6916|#|0|0|1266|1222|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3608|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1222|wooden planks|0|0|5460|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3893|#|0|0|1514|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2524|dirty pot|0|0|5390|525|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4408|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1459|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|#|0|0|4441|1155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3921|dagger|0|0|5286|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1929|2789|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3650|2474|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1319|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1853|2759|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|600|2282|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1347|3867|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5959|233|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6550|forge|0|0|5640|1412|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|plate|0|0|4528|942|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|4392|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4011|#|338|0|1861|2824|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2207|#|0|0|5296|2001|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5927|171|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2486|400|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 5738|#|0|0|628|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|2487|476|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5906|thigh boots|0|0|5952|238|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -465|#|0|0|6016|3785|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5140|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|4479|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4178|#|0|0|2462|460|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 30|#|0|0|1141|2227|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5287|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|2902|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3774|#|0|0|624|823|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|643|839|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5285|2021|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|467|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2851|738|4|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +3602|chessmen|0|0|1300|1568|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|664|1000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3942|#|0|0|1451|1662|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6002|#|0|0|6107|153|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|1392|3716|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|2912|798|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|619|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6235|empty vials|0|0|1160|2207|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1842|2830|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3642|#|0|0|627|840|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4096|#|0|0|4555|1043|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3692|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2895|#|0|0|1477|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|1352|3828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|3699|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5635|#|0|0|1192|1849|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|#|0|0|1441|1553|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9770,6 +14676,8 @@ 3823|#|0|0|3765|1326|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2463|488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1441|3715|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4471|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|1451|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|620|2217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5508|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -9778,6 +14686,7 @@ 2493|#|0|0|3699|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2832|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4184|#|0|0|2899|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|5344|1331|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1392|1659|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|1388|1817|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4979|#|0|0|2530|375|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -9786,14 +14695,19 @@ 3619|#|0|0|2993|3432|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6883|skull|0|0|5359|1369|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|1806|2811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2525|677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3740|#|0|0|1440|1557|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1813|2808|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2646|#|0|0|3629|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5363|1287|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 580|#|0|0|5867|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|735|882|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5309|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5413|549|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4079|A Politic Call to Anarchy|0|11|3610|2476|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 2519|#|0|0|1316|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1542|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3204|#|0|0|3705|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|1012|1431|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|648|938|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9807,6 +14721,7 @@ 2513|#|0|0|616|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4032|#|0|0|1477|1596|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3851|refreshment potion|0|19|5211|724|-16|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4967|#|0|0|575|1647|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6003|#|0|0|5295|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|647|938|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|1946|2769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9816,45 +14731,41 @@ 1801|#|0|0|5332|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6003|#|0|0|5694|565|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|584|2160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|2915|3484|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3626|2546|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5928|lime|0|14|5344|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1940|2690|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2228|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|861|2280|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5873|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3476|#|0|0|1363|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1653|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4625|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7072|refuse|0|0|5322|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2896|708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|3018|763|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2145|#|0|0|1421|1566|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2909|706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1383|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2905|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2272|#|0|0|5337|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5870|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2686|#|0|0|2963|3413|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -545|palisade|0|0|5164|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3603|chessmen|0|0|1831|2671|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3761|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2531|#|0|0|1545|1707|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|5586|1856|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5820|357|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Bold Stranger|0|11|1381|3779|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|3|0|0|0 +4021|#|0|0|2864|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3641|#|0|0|5913|163|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3489|#|0|0|1378|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|3673|1144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4238|#|0|0|5251|1603|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|2908|705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3853|lesser explosion potion|0|19|5144|66|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|3|1 2911|#|0|0|1938|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3761|#|0|0|625|818|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3617|#|0|0|322|1048|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1524|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4392|1082|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|612|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1362|3903|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3608|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5137|1945|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4242|#|0|0|5428|1875|13|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|4|0|1|4750 2519|#|0|0|616|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|892|2380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5990|84|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2749|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2487|474|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5367|1774|-118|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1825|#|0|0|5156|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5359|1369|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1429|1713|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9862,44 +14773,51 @@ 4150|#|0|0|1300|1754|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3693|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|2744|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|554|2183|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +874|tent wall|2419|0|6003|3766|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4604|bamboo stool|0|0|6000|3773|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3530|#|0|0|1129|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4565|bed|0|0|5445|177|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1425|4016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2842|812|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1648|1638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4191|#|0|0|5231|4016|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4216|#|0|0|3605|2617|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1062|tattered banner|0|0|5338|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3904|#|0|0|3010|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1831|2673|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6110|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2503|#|0|0|1620|1564|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6939|spine|0|0|5344|1329|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4608|#|0|0|1859|2762|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3348|#|0|0|5290|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1451|3851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5209|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1391|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3997|#|0|0|1976|2838|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1133|1820|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5292|2001|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4007|#|0|0|1806|2805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4241|#|0|0|5657|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2894|#|0|0|2720|2092|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2833|#|0|0|2949|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|3048|3367|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6015|#|0|0|5911|3278|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4689|#|0|0|5303|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|5787|1337|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|5990|80|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2931|#|0|0|2660|2187|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1386|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2224|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5870|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|552|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3642|2501|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|809|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3117|debris|0|0|5355|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|5997|3774|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|3018|763|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1590|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4138|#|0|0|2459|461|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|chair|0|0|1877|2705|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5331|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1348|3867|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2737|987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1386|1641|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5872|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1317|1831|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5325|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|2896|708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|979|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7407|entrails|0|0|6058|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5448|533|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1440|3981|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1496|1555|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|452|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9920,14 +14838,18 @@ 2880|#|0|0|2995|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1296|1772|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6163|#|0|0|5994|64|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|77|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|864|2315|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2687|#|0|0|3678|1238|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3739|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|2231|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1294|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2488|#|0|0|574|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1303|1763|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3478|#|0|0|1386|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|359|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1420|1578|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5314|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2684|#|0|0|3728|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2909|712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -9937,14 +14859,19 @@ 2293|#|0|0|1776|2849|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5870|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3272|#|0|0|5321|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5478|decorative weapons|0|0|3521|1127|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4448|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2103|wooden fence|0|0|5996|3772|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5146|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5829|593|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2667|#|0|0|2616|619|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5135|976|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5635|#|0|0|811|2334|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5666|564|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 3542|#|0|0|1487|1747|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4175|#|0|0|4463|1163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2868|table|0|0|5517|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|556|2219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5161|999|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|5333|3319|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -9956,63 +14883,61 @@ 7156|iron ingots|0|0|5341|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5579|197|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1076|curtain rod|0|0|1015|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1861|2649|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3733|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1293|1771|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1554|1772|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4101|#|0|0|1513|1561|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3782|#|0|0|1470|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3717|pickaxe|0|0|5514|218|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1805|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4471|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4098|#|0|0|2473|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|3628|2632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4632|stone chair|0|0|5167|563|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1411|3776|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1549|1749|39|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2657|#|0|0|3663|1101|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|1392|4020|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|643|826|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5303|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4825|statue|0|0|5581|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|50331648|0|0|1010057|2202 -6927|bone pile|0|0|5150|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4706|shackles|0|0|5137|597|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -798|#|0|0|5279|649|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5330|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4236|#|0|0|5280|552|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|4664|1395|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2023|2840|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4159|#|0|0|1248|1708|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5220|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1848|#|0|0|5308|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1150|1621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|286|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1829|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5288|1337|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5154|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5927|45|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4688|#|0|0|5304|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5292|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|2422|495|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|chair|0|0|1403|1565|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6008|#|0|0|5363|2005|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|642|839|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4073|#|0|0|5689|1353|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1722|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|open sack of flour|0|0|5990|108|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 49|stone wall|0|0|5336|1309|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4565|bed|0|0|5573|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3629|#|0|0|2917|667|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1206|#|0|0|1453|1661|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1343|cave floor|0|0|5927|173|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1342|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|590|2203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3545|#|0|0|1474|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1467|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5872|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4106|#|0|0|1231|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|chair|0|0|5343|75|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3625|1243|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2857|728|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 466|#|0|0|6016|3784|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3494|#|0|0|1376|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -28|#|0|0|2225|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1932|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|626|836|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1560|1745|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1261|1883|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4093|skull mug|0|0|5507|529|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2492|roast pig|0|14|3747|1251|4|0|0|2|0|0|4500|400000|125|1|0|0|0|0|0|0|0|0 -5368|rope|0|0|1844|2790|-8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2743|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2515|654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|625|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1366|1574|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|0|0|2046|809|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 38|#|0|0|2231|1200|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1593|1556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5575|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2277|#|0|0|5270|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|2447|486|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1425|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5228|137|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5540|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 4016|#|0|0|3547|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3766|music stand|0|0|1452|1660|-10|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 3992|#|0|0|3665|2594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10020,40 +14945,53 @@ 2541|kettle|0|0|5500|523|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3769|1248|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7032|kite shield|0|0|5333|614|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7390|body|0|0|5989|103|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|3771|1220|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5398|skirt|0|0|2542|673|1|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 3204|#|0|0|3705|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|1137|2234|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|1453|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3642|2501|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|5788|1337|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5306|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4127|pile of wool|0|0|3761|1259|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|2549|652|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3687|2473|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1781|#|0|0|1376|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1441|#|0|0|2228|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6227|skull with candle|0|0|1163|2207|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5359|1343|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4654|blood|0|0|5247|924|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5288|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 17|wooden wall|0|0|5367|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6043|#|0|0|2964|763|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5133|713|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +2454|#|0|0|1706|1564|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1434|3880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2469|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3831|#|0|0|5292|95|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|459|1134|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|749|2269|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2930|3505|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1071|tattered banner|0|0|5359|1354|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1522|1422|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|552|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|3594|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2491|#|0|0|3695|1259|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1060|palisade|0|0|5131|1968|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1437|1685|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3493|#|0|0|1376|1586|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|889|2385|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2458|#|0|0|1257|866|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1643|1579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1314|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4473|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3687|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|552|2175|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2274|#|0|0|5318|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2498|#|0|0|3594|1234|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2512|apple|0|14|1383|1574|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1387|1654|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10066,87 +15004,75 @@ 2913|#|0|0|2481|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3763|#|0|0|3674|2538|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|842|2354|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|#|0|0|5185|692|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5294|2000|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2840|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|5290|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1956|#|0|0|2617|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|#|0|0|5319|747|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3675|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2900|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1159|2247|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3817|clean bandage|0|0|5269|123|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 1305|#|0|0|1425|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|617|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3265|#|0|0|4466|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2187|#|0|0|5209|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4292|998|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4135|chisels|0|0|2912|793|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3921|dagger|0|0|5286|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1522|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1409|1600|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6053|#|0|0|5321|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|5336|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6522|#|0|0|5225|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6530|forge|0|0|5311|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5402|43|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|1336|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2539|#|0|0|1853|2759|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3118|debris|0|0|5323|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4189|#|0|0|1397|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2822|#|0|0|622|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|262|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5408|1878|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -4030|#|0|0|291|979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6019|#|0|0|1902|1199|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4608|#|0|0|1859|2757|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1343|cave floor|0|0|5927|171|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|2509|594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2719|#|0|0|2940|3350|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1438|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4149|#|0|0|616|1144|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|3024|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5109|crook|0|0|5963|237|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8065|#|0|0|2858|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4027|#|0|0|1392|3716|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|2616|977|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3739|1264|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3946|#|0|0|1445|1666|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|636|2156|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3672|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5352|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1551|1763|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1433|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|5336|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5137|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|1457|842|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|chair|0|0|5341|83|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|2069|814|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1398|4037|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1379|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|chair|0|0|1065|2202|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|363|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|counter|0|0|5990|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6586|iron ore|0|0|2503|427|19|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2905|chair|0|0|1879|2737|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|5322|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1949|2682|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5336|1311|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1653|1564|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2462|#|0|0|608|873|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5731|566|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2468|#|0|0|1171|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|3016|3456|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5140|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4596|a fur|0|0|5362|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7072|refuse|0|0|5318|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|3029|3389|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1935|2768|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6178|alchemical symbol|0|0|1163|2208|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4596|#|0|0|1436|1613|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5309|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5356|#|0|0|5797|3270|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1777|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5627|#|0|0|3736|2682|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12790|#|0|0|1404|756|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1956|#|0|0|5905|17|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3310|#|0|0|616|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6923|bone pile|0|0|5141|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5868|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1453|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5544|1289|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4050 +1848|#|0|0|5309|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1497|1694|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1547|1767|16|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 1239|wooden planks|0|0|5295|1999|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3608|#|0|0|715|1484|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|book|0|11|813|2327|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 -1932|#|0|0|5271|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5740|#|0|0|614|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|1849|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1985|#|0|0|1436|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3542|#|0|0|1476|1759|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6008|#|0|0|5339|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|#|0|0|1311|1666|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|1138|2216|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5381|harrow|0|0|828|2338|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2952|700|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2943|#|0|0|620|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4067|tapestry|1|0|1013|1435|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2230|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10154,7 +15080,10 @@ 2519|#|0|0|1467|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1333|1645|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1298|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|627|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1306|#|0|0|1426|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3746|1251|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7397|arm|0|0|6057|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1470|1578|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|4412|1466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4291|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10165,7 +15094,9 @@ 4029|#|0|0|1928|2796|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1439|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2421|cauldron|0|0|5410|664|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2893|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4638|wall carving|0|0|5573|1299|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|3602|2573|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1435|1721|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|2620|977|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10181,14 +15112,19 @@ 2552|#|0|0|1340|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5316|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|5989|29|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|350|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4241|#|0|0|5493|200|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3910|executioner's axe|0|216|5368|1358|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|5316|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|counter|0|0|5334|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|#|0|0|2523|640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1434|3882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5572|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2491|#|0|0|3742|1264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5684|533|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|16978231|2504 +3606|#|0|0|2971|874|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|549|822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5301|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5651|556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2550|#|0|0|1332|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4091|#|0|0|3016|3459|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10198,100 +15134,71 @@ 2904|#|0|0|556|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|337|879|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2475|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4172|#|0|0|1426|1663|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4624|1202|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6262|#|0|0|3005|3409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|536|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5134|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1307|#|0|0|1423|1553|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|forge|0|0|5309|2009|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|323|1240|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2549|fork|0|0|2492|400|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -7395|body part|0|0|5987|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2659|#|0|0|3007|3344|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2907|706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|chair|0|0|1478|1738|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4688|#|0|0|5303|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3701|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|603|2200|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|404|0|617|2115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2841|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1338|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5313|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|5620|1872|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1846|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6010|#|0|0|5419|240|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6872|pile of skulls|0|0|5338|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1427|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6002|#|0|0|5712|1337|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1579|1709|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3894|#|0|0|1325|1801|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5149|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3699|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4071|#|0|0|5690|1347|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4565|bed|0|0|5584|185|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|2922|860|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2024|2839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5152|873|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|620|2112|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|a stool|0|0|5947|220|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2393|#|0|0|1648|1601|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1985|2910|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4145|#|0|0|4419|1081|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5524|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1446|#|0|0|5720|3262|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1353|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|cave floor|0|0|5922|45|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2912|805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|6041|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4271|#|0|0|3596|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2493|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5164|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|678|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|672|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5198|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|608|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3692|1284|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3665|1156|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3725|cannon|0|0|5348|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3608|cards|0|0|562|2183|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4106|#|0|0|1566|1555|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1453|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5294|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|4389|1066|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5320|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6919|#|0|0|1261|1220|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|2245|1204|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2885|#|0|0|1568|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|2658|2187|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1526|1434|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1848|#|0|0|5311|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2423|slab of bacon|0|14|5348|56|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5584|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2293|#|0|0|1776|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|2548|654|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3919|crossbow|0|0|2880|3418|39|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|3406|520|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5336|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1818|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3265|#|0|0|4466|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6013|#|0|0|3684|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|4399|1160|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|2467|553|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1420|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3|#|0|16|3680|1279|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3319|#|0|0|5350|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1427|4017|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4552|#|0|0|902|2392|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3960|#|0|0|4623|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5270|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3209|#|0|0|4465|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6562|forge|0|0|5319|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3319|#|0|0|5367|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5635|#|0|0|1550|1709|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1493|1555|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|5160|1980|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1531|1413|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 482|#|0|0|6009|3778|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5867|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2560|wall sconce|0|0|1992|2724|45|0|0|2|0|99|0|400000|125|1|0|0|0|0|0|11|0|0 2272|#|0|0|5360|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5869|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3692|1274|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3544|small fish|0|0|1491|1747|-2|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5361|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3354|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|1448|3770|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1371|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1928|2796|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1929|#|0|0|6014|3786|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5298|608|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1296|1768|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1457|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5867|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2543|mug of ale|0|105|2972|3419|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 6939|#|0|0|2766|859|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|466|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 @@ -10299,15 +15206,18 @@ 7100|refuse|0|0|5323|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5354|#|0|0|3611|2569|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1608|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1533|1417|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2896|#|0|0|3739|1329|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|3772|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1326|1821|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2895|chair|0|0|1450|1550|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5442|1802|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2943|#|0|0|1496|1664|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5135|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|1885|2722|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3633|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4305|916|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|1363|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4208|#|0|0|1985|2702|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3281|#|0|0|2793|938|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|719|2232|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10315,63 +15225,40 @@ 2602|#|0|0|2464|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4536|859|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5336|1349|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3604|chessmen|0|0|1533|1429|60|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 5635|#|0|0|4384|1062|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1983|2908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 580|#|0|0|5867|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5595|62|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 489|#|0|0|1214|2258|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|810|2323|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|635|2155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2551|#|0|0|459|1134|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2742|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5310|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|5314|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5131|899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4395|#|0|0|5955|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3782|#|0|0|1471|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|621|2112|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2915|3484|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3719|pitchfork|0|0|5990|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5106|ringmail gloves|0|0|5361|1368|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 146|log wall|0|0|5351|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1782|portcullis|0|3|6087|65|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1315|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|755|2159|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|4413|1216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|642|839|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|286|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4240|#|0|0|6036|1439|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|351|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4311|#|0|0|2742|884|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2504|jug of cider|0|105|1403|1816|4|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2149|wooden fence|0|0|5294|1997|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|1453|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|590|2203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1426|1722|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3317|#|0|0|5362|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|1137|3469|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3351|mushroom|0|14|5293|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|546|2211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1550|1750|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3992|#|0|0|1466|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1932|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1467|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|5985|156|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2530|#|0|0|4624|1322|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|887|2422|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3658|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1846|2740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2224|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4011|#|0|0|2046|809|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|1560|1745|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5344|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5635|#|0|0|1324|1600|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3637|#|0|0|5176|90|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4017|#|0|0|2869|848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2874|683|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4544|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2487|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2548|654|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|399|1220|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|1830|2675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5179|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2858|1000|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3629|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1809|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3738|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2450|#|0|0|810|2334|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10380,6 +15267,7 @@ 3341|#|0|0|5290|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5350|2021|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3619|bloody water|0|0|5960|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2629|dresser|0|0|1529|1416|55|0|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4424|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3691|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3571|wand|0|0|5145|74|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10393,13 +15281,15 @@ 2902|chair|0|0|1134|2230|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2898|#|0|0|641|835|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4152|#|0|0|1432|1597|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|1135|3658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2399|#|0|0|1128|3608|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 584|#|0|0|6067|82|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|4552|1499|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|539|1009|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|#|0|0|1298|1782|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3999|#|0|0|3690|1232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5364|#|0|0|600|2280|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1432|1610|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1652|1562|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|1490|3685|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|6119|177|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5131|972|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10408,72 +15298,70 @@ 2908|#|0|0|1354|1679|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|1500|1622|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|#|0|0|1853|2760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1300|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5140|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2417|483|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|810|2321|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13585|#|0|0|5311|1955|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|742|2347|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|2481|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3692|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2653|#|0|0|3028|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1441|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|#|0|0|2668|2236|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4627|1211|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3617|#|0|0|2066|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2914|800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2504|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5293|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3771|#|0|0|3666|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|642|844|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2969|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3691|1104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|2752|2160|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|4692|1179|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2064|2778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6178|alchemical symbol|1154|0|5336|600|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 5138|plate helm|0|0|5829|23|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|0|0|1409|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1063|tattered banner|0|0|5350|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5285|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3772|#|0|0|3690|2475|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5305|1961|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5163|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3782|#|0|0|3766|1268|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5501|524|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2450|#|0|0|416|1037|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2133|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1799|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1419|1579|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7131|#|0|0|615|2278|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8005|#|0|0|627|852|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2122|iron fence|0|0|5476|3138|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4329|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1928|#|0|0|6013|3783|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|1338|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|3593|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|1497|1679|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5321|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|758|2156|2|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5943|103|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2777|carpet|0|0|5149|81|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|835|2296|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2965|Jhelom Library|0|0|1400|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3732|2632|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3656|1073|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|#|0|0|1933|2787|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1332|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3832|#|0|0|5953|229|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4688|#|0|0|5306|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|4523|1068|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1301|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|#|0|0|2504|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5194|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4099|spittoon|0|0|1983|2915|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2908|chair|0|0|1475|1749|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2518|478|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1521|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1850|#|0|0|5312|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5329|3319|5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1441|1580|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3652|1144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4289|web|0|0|5943|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5114|large battle axe|0|216|5360|1364|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2520|523|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3769|#|0|0|3741|1187|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4558|929|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1352|3758|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5637|#|0|0|1226|1568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|1680|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7623|#|0|0|3695|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5430|139|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2912|#|0|0|2968|3404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4193|#|0|0|2875|3502|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1075|curtain rod|0|0|5365|1291|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|4390|1132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1290|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3738|1259|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5159|1964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5409|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4337|garbage|0|0|5985|33|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10481,89 +15369,50 @@ 6205|#|0|0|4627|1213|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1315|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5925|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3627|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|288|986|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1293|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1247|wooden planks|0|0|5354|1991|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|6113|225|34|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5325|2018|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|353|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5161|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1343|1739|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4021|#|0|0|1364|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3781|skinning knife|0|0|5947|226|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1388|1650|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1653|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|2509|593|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|556|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5142|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1782|#|0|0|1398|1624|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|1467|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|1550|1680|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|2616|977|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2754|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 14170|#|0|0|1163|2204|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4389|mushroom|0|0|5868|56|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2756|#|0|0|3685|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1208|#|0|0|1446|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2918|#|0|0|2420|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3648|1122|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2905|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3489|#|0|0|1378|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|624|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5288|1341|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3297|#|0|0|2122|806|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2619|616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5161|1000|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2653|#|0|0|2936|3500|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4021|#|0|0|2864|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5738|#|0|0|612|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7713|books|0|0|1164|2243|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3748|1251|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5331|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5346|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3029|3348|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4027|#|0|0|2869|850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1524|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5326|745|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 3544|#|0|0|3666|2660|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5369|1343|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|6108|90|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1401|1804|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5421|140|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 3881|diamond|0|0|5288|2013|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1824|2671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2035|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|1419|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5331|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|904|2235|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1133|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5731|566|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2905|chair|0|0|1879|2737|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2437|410|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2851|996|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4242|#|0|0|5664|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3738|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1336|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2514|peach|0|14|1378|1618|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -5042|#|0|0|565|965|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3700|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -408|#|0|0|3705|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|#|0|0|3016|3456|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3783|#|0|0|1353|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2517|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3766|music stand|0|0|1450|1660|-10|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -3765|#|0|0|1469|1563|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|3609|2500|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3208|#|0|0|4463|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5310|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1428|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1311|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5404|decorative armor|0|0|3523|1125|20|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|814|2194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1436|3884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3608|cards|0|0|1547|1767|16|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5163|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1152|1548|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5356|1990|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|3019|763|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4127|pile of wool|0|0|3761|1256|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|531|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1692|1547|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1538|1739|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7038|tuscany pine|0|0|5328|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4169|loom bench|0|0|650|2176|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1842|2678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|1163|2209|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1659|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1274|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1313|#|0|0|5327|759|-20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5131|958|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2898|#|0|0|2989|778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10573,73 +15422,52 @@ 2514|peach|0|14|1196|2271|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4732|block|0|0|5501|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 147|log post|0|0|5346|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4460|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5787|1338|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4605|cot|0|0|5602|1895|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5359|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5355|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2469|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1320|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4656|guillotine|0|236|5505|1805|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|755|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|451|963|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4230|bracelet|0|0|5964|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|611|2216|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4097|#|0|0|2474|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3488|#|0|0|1382|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5557|1825|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1367|1603|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|1841|2677|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|362|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|904|2237|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6226|#|0|0|3012|3354|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4005|#|0|0|2896|908|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|534|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3203|#|0|0|1380|1619|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|plate|0|0|4527|942|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|2731|874|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5157|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4194|#|0|0|3669|2594|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16027|#|0|0|682|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7031|#|0|0|1530|1412|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4554|1043|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2860|990|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3778|#|0|0|2217|1196|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1429|4013|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5333|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1054|2227|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1515|1542|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|5324|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3602|2605|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3773|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5717|550|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2913|#|0|0|1936|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3851|#|0|0|642|852|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3060|3385|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3907|hatchet|0|216|2956|3481|19|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5348|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|4438|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4552|1499|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2498|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1553|1682|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2896|#|0|0|3761|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5315|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4652|blood|0|0|5234|988|-15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5985|44|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5134|974|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2877|722|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4237|#|0|0|6057|1442|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4029|Talking to Wisps|0|11|2736|987|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|6|0|0|0 +1822|#|0|0|2727|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|cards|0|0|1814|2808|24|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2444|french bread|0|14|5351|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|585|2139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2324|dirt patch|0|0|1041|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5184|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2229|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5176|war hammer|0|0|5368|1361|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2026|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5872|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5359|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3650|1169|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7677|dirt|0|0|1163|2240|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1315|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|4424|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -150|log wall|0|0|5360|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1002|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1408|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6919|#|0|0|1261|1219|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2898|chair|0|0|5341|84|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16067|#|0|0|709|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4156|bread loaf|0|14|3739|1249|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 @@ -10649,18 +15477,22 @@ 474|#|0|0|5579|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5364|1296|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|1443|3849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2881|#|0|0|1523|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5181|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2719|#|0|0|2949|3350|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1813|2802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4685|1168|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1189|1718|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5579|199|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|1583|1557|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4322|barrel hoops|0|0|5319|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|628|2173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 24|wooden wall|0|0|5287|2010|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5407|1873|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 2905|#|0|0|3728|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2467|406|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5314|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2653|#|0|0|3624|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12909|blood|33|0|5421|1492|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3740|#|0|0|1440|1558|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1936|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5297|1971|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10668,125 +15500,76 @@ 3810|#|0|0|2730|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 146|log wall|0|0|5361|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|3668|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5276|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1371|3867|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2437|410|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3190|#|0|0|5214|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3348|#|0|0|5322|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6930|#|0|0|2762|859|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|644|839|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3102|broken chair|0|0|5600|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5136|843|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|1886|2644|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3730|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|stone chair|0|0|5169|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 5637|#|0|0|822|2192|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3627|#|0|0|1336|1603|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2838|#|0|0|2940|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|283|986|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1180|grey slate tile|0|0|5337|1310|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2657|#|0|0|3649|1139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2087|2858|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5571|203|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2551|#|0|0|891|2386|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|#|0|0|1448|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|1332|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|1332|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2226|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5346|73|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4706|shackles|0|0|5501|1806|20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1802|#|0|0|5255|230|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|336|880|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1293|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1595|1553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1450|1552|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1509|1543|25|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4285|web|0|0|5939|103|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5314|1982|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|751|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3771|#|0|0|1445|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|#|0|0|1393|3713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2855|993|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1308|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4632|#|0|0|3694|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1936|2746|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5687|531|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3761|#|0|0|1452|1666|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4101|#|0|0|1513|1561|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2657|#|0|0|3663|1101|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|3729|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|3640|2468|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2480|400|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2903|#|0|0|352|892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|2745|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1411|3776|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3203|#|0|0|3684|2068|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5288|1341|66|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3317|#|0|0|5345|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2837|#|0|0|2942|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|546|2211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1511|1599|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6950|leaves|2416|0|873|2326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4557|929|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1442|3801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5366|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5330|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5927|45|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4017|#|0|0|3549|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|pewter mug|0|0|1164|2236|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5336|1352|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|641|1087|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|618|887|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3571|wand|0|0|5921|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|474|843|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4552|859|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1323|1829|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6049|#|0|0|5313|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1497|1688|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2922|#|0|0|1411|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5325|2019|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|796|2267|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1594|1587|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2041|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4608|#|0|0|2545|672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|1451|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1393|4020|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2420|468|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3648|1136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1435|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2832|801|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6883|skull|0|0|5368|1369|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|3635|2533|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1848|2714|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3895|#|0|0|2524|380|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5161|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1321|#|0|0|1774|2848|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2719|#|0|0|2940|3348|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5175|957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2852|735|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3634|2571|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -466|#|0|0|5288|1342|43|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2469|#|0|0|2227|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7082|refuse|0|0|5323|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|797|2267|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|336|879|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4003|#|0|0|3676|2652|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|4390|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1929|#|0|0|5311|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|4460|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5906|16|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3894|#|0|0|1325|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1437|3883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5581|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4653|blood|0|0|5312|1306|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4576|log table|0|0|5368|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5924|31|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5110|butcher knife|0|0|5983|174|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|#|0|0|1505|3694|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2685|#|0|0|3744|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5110|butcher knife|0|0|5957|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|1393|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|349|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|5998|3774|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3772|#|0|0|624|821|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3011|3451|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|chair|0|0|5240|149|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4306|small web|0|0|5984|160|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|392|1218|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1603|1715|28|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|#|0|0|2469|557|5|0|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 27|#|0|0|1128|2228|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|481|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|859|2340|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|4552|1493|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3318|#|0|0|5349|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|563|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|2515|652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10794,11 +15577,10 @@ 1930|#|0|0|1459|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|1260|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6105|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2533|#|0|0|3653|2469|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|#|0|0|5215|3595|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|737|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7094|refuse|0|0|5321|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7121|#|0|0|1468|1581|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1317|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6263|#|0|0|1345|1778|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|348|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4606|cot|0|0|5603|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10807,9 +15589,9 @@ 2548|#|0|0|2487|476|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4142|#|0|0|1392|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|#|0|0|3015|3526|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6237|#|0|0|667|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1493|1689|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1815|2806|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4022|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2187|#|0|0|5251|4021|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|3600|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3664|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 @@ -10818,110 +15600,70 @@ 2861|#|0|0|1423|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2071|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5679|529|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2861|#|0|0|352|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3693|1261|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|4327|956|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 581|#|0|0|5870|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|1425|4006|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4167|#|0|0|3033|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2902|916|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1371|1643|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4097|#|0|0|1192|1708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4168|globe|0|0|1128|3661|0|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5834|535|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -4033|#|0|0|644|828|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3999|#|0|0|1452|4001|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|3760|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|3772|1300|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1462|3796|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|1326|1679|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2493|#|0|0|642|841|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5132|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4024|forged metal|0|0|633|2195|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|3594|1230|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2769|carpet|0|0|5149|79|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2487|#|0|0|642|844|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1441|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3609|#|0|0|3015|3525|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1296|1765|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|633|2193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7038|tuscany pine|0|0|5324|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6048|#|0|0|5318|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1472|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|Beltrans Guide to Guilds|0|11|1871|2645|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|23|0|0|0 -2495|goblet|0|0|5167|567|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|3006|812|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1052|2228|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1409|#|0|0|1162|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4548|FlameSpurtTrap_base|0|0|5692|1351|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -2913|#|0|0|2903|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2930|3505|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1338|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -311|#|0|0|3007|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2081|#|0|0|2223|1198|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|chair|0|0|1301|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|530|970|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3691|1104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5133|994|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1341|cave floor|0|0|5945|174|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5330|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2990|778|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1344|3756|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|438|0|629|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|3740|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5209|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6189|flask|0|0|6108|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4577|log table|0|0|5360|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4011|#|0|0|3760|1265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|3666|1098|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|1227|1575|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5306|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1265|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1303|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|353|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|661|1002|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3600|1234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6882|skull|0|0|5369|1368|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8005|#|0|0|627|852|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5163|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6264|#|0|0|1354|1774|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2895|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6109|153|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4079|A Politic Call to Anarchy|0|11|575|2120|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 4185|#|0|0|1424|1650|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|448|1107|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|1444|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6711|#|0|0|5336|1310|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1432|3792|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1318|1811|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3754|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4142|#|0|0|630|2163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4033|#|0|0|1445|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1200|1850|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4031|#|0|0|1882|2810|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6792|ore cart|0|0|5322|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1846|2681|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2041|2775|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|653|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5066|#|0|0|1439|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1581|1553|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|#|0|0|2574|599|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4011|#|0|0|741|2344|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4192|#|0|0|5751|3271|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5187|690|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2463|#|0|0|2666|2234|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1938|2788|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5399|shirt|0|0|2523|635|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|2422|494|22|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5161|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1489|1686|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2657|#|0|0|3673|1074|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2464|#|0|0|2666|2236|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|358|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5178|999|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5132|972|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2873|716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|789|2220|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 351|#|0|0|3703|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3604|#|0|0|3672|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3766|#|0|0|2899|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|544|829|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5304|1960|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5446|1809|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6522|bellows|0|0|5346|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|ceramic mug|0|0|5142|586|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4604|bamboo stool|0|0|6002|3773|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2657|#|0|0|3649|1118|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|1342|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6046|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5436|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3743|1336|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|#|0|0|1132|2228|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|348|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2270|#|0|0|1478|1512|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5350|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10939,31 +15681,36 @@ 3763|#|0|0|2885|738|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3710|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|813|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|clock|0|0|2936|3506|10|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5365|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2226|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7835|hook|0|0|5323|1975|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 147|log post|0|0|5360|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6263|#|0|0|1345|1786|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3693|1161|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|617|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|3700|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2225|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|3013|780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|644|831|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5364|1293|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5269|2041|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4032|#|0|0|1433|1685|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5131|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5051|chainmail coif|0|0|5193|575|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3700|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|554|2175|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|4481|1217|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2824|#|0|0|616|2137|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|515|990|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1494|1554|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 18|wooden wall|0|0|5334|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5353|1990|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|5289|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1848|#|0|0|5307|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|795|2289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2259|#|0|0|1190|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1385|1646|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1840|2741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4562|bed|0|0|5586|185|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5352|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|5913|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4241|#|0|0|5595|62|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -10972,871 +15719,412 @@ 4030|#|0|0|1513|1613|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|2492|400|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1842|2830|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1497|3706|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7408|brain|0|0|5948|233|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|348|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6522|bellows|0|0|5307|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2028|2866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1822|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2539|#|0|0|1859|2764|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|2667|2233|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3018|3427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5135|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2541|#|0|0|806|2265|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|669|1003|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5295|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|#|0|0|2540|635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|592|2165|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4460|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2895|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3651|2475|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|870|2313|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 5370|#|0|0|1363|3899|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|plate|0|0|5438|3124|-54|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3701|1263|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1439|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5337|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +873|tent wall|1109|0|6002|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4165|#|0|0|557|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3635|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3704|2589|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4774|#|0|0|1494|1551|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1709|#|0|0|1543|1691|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|1193|1708|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5575|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 488|#|0|0|5270|2031|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4193|#|0|0|4460|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4653|blood|0|0|5147|862|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2461|454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2918|#|0|0|1930|2794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4173|#|0|0|1384|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|349|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7153|iron ingots|0|0|5317|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3341|#|0|0|5294|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|5575|203|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5153|1006|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6048|#|0|0|5319|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1420|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|610|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1956|#|0|0|5553|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4288|web|0|0|5942|100|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5311|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1340|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5314|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|1946|2683|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -37|#|0|0|1137|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5111|butcher knife|0|0|5703|527|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|538|967|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1324|1802|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2488|#|0|0|459|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5870|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5019|statue|0|0|563|2156|9|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2457|ceramic mug|0|0|3031|3347|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|2231|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|6071|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4555|#|0|0|1404|4037|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1983|#|0|0|1436|1549|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|329|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1144|1622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|forge|0|0|5309|2009|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4424|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|352|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1849|2773|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2260|#|0|0|1548|1704|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|Quest of the Virtues - Volume 1|0|11|627|841|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|33|0|0|0 -3808|#|0|0|2749|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|5332|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3265|#|0|0|4483|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|404|0|617|2115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2024|2839|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|spittoon|0|0|2470|397|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4096|#|0|0|1466|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3702|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5166|999|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|1338|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|pewter mug|0|0|1866|2648|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1650|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2686|#|0|0|3691|1233|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2684|#|0|0|2969|3412|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1603|1713|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5149|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1781|#|0|0|1353|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|568|2114|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -1206|#|0|0|1453|1663|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -466|#|0|0|5334|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|3731|2632|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|459|1134|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3676|1073|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5524|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2490|#|0|0|1985|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4096|#|0|0|1328|1674|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2291|110|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2895|#|0|0|3731|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5104|ringmail leggings|0|0|5952|153|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|4537|861|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4226|#|0|0|3604|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5990|146|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2481|475|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1323|1802|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5297|1999|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|1380|3793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|879|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|4288|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|348|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4555|1495|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4003|#|0|0|3058|3341|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5282|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1921|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5635|#|0|0|1248|1706|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1393|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6787|ore cart|0|0|5296|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7773|#|0|16|3354|287|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1523|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5399|shirt|0|0|2545|678|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|2021|2862|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1452|3851|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2593|640|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 146|log wall|0|0|5335|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3272|#|0|0|5327|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1498|3711|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2737|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2230|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2490|#|0|0|1993|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3672|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|639|2226|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5581|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3995|#|0|0|4459|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2855|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|2784|3375|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5552|203|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 2909|#|0|0|2463|461|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2465|bottles of ale|0|105|6002|3771|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 2903|#|0|0|3736|1253|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1320|1815|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1319|1649|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4968|#|0|0|581|1649|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3209|#|0|0|4478|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6265|#|0|0|1346|1770|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4650|blood|0|0|5316|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2549|fork|0|0|2480|596|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3960|bat wing|0|0|5302|88|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|1564|1743|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1338|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3209|#|0|0|4469|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3740|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7100|refuse|0|0|5314|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|#|0|0|2736|884|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6522|bellows|0|0|5327|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2030|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|2033|2795|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3731|1259|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5574|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1805|#|0|0|5224|175|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1199|1851|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1300|1786|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1468|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -36|stone wall|0|0|5336|1311|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|1393|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1430|1715|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3730|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3135|#|0|0|5224|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4244|#|0|0|5320|1982|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4099|#|0|0|1432|1712|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2485|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3780|#|0|0|2212|1196|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1808|2805|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1521|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 489|#|0|0|5363|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|anvil|0|0|5332|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4321|923|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|#|0|0|1559|1760|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2835|#|0|0|2740|2248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5153|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1332|3723|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5471|1928|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6925|bone pile|0|0|5348|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3908|hatchet|0|216|5368|1365|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|3760|1299|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2840|941|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3852|lesser heal potion|0|19|5211|723|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1546|1715|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3611|checkers|0|0|562|2169|6|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5355|1993|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2187|#|0|0|5251|4020|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6045|#|0|0|5325|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2458|goblet|0|0|5205|616|9|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1310|stone pavers|0|0|5444|179|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3688|1301|23|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2552|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|438|0|615|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5873|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5313|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2526|dirty frypan|0|0|5201|912|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4153|sack of flour|0|0|5624|1860|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3|#|0|0|3704|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1416|1596|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5038|pillow|232|0|1129|2216|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|6046|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5945|108|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|6014|3785|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5875|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5350|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4395|#|0|0|6107|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1437|1685|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1897|2810|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6011|3781|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1443|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|465|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2103|wooden fence|0|0|5998|3772|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4117|#|0|0|1475|1689|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|2487|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -876|tent wall|2419|0|5998|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2889|741|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1493|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1460|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|1554|1762|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3917|bardiche|0|0|5316|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2468|401|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|328|1240|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4632|#|0|0|3695|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|2745|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1383|3770|-16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1936|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5328|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|2837|898|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1964|2691|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|3736|1406|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1442|#|0|0|2225|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2898|789|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4157|#|0|0|1248|1707|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|5877|3820|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2230|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5273|2024|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3775|#|0|0|3674|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3310|#|0|0|5291|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4023|forged metal|0|0|5320|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|2532|575|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|644|851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2854|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5306|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5182|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -13484|#|0|0|5312|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|5350|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2468|#|0|0|2747|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|647|940|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3025|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6875|pile of skulls|0|0|5331|1360|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6042|#|0|0|5621|67|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5832|527|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -3123|#|0|0|5908|48|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2882|739|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3545|#|0|0|1452|1756|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5132|982|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1594|1555|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2707|#|0|0|424|1043|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2916|#|0|0|5868|1512|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|624|1149|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2488|cooked bird|0|14|3687|1301|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|2744|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5294|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|2027|2747|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3773|#|0|0|1451|1660|-9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|545|2211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|565|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|3731|1325|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|650|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3776|#|0|0|3690|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1293|1762|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|3612|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1323|#|0|0|1776|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1227|1577|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2843|899|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|cot|0|0|5602|1897|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7095|refuse|0|0|5320|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1334|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|3641|2595|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2498|#|0|0|2473|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|1336|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2964|#|0|0|3696|1215|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|1169|3632|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4236|#|0|0|5360|2010|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1811|2819|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 546|palisade|0|0|5133|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|1525|1423|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|2853|996|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1542|1688|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3203|#|0|0|3691|2062|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1433|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|552|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4017|#|0|0|3552|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6007|#|0|0|5317|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|4322|956|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2888|#|0|0|1581|1736|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3692|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3739|#|0|0|1501|1656|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3741|#|0|0|1450|1661|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5986|#|0|0|3666|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6007|#|0|0|5354|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5364|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 6001|#|0|0|6107|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|2009|2720|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5363|1291|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|1497|3684|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|1408|3805|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7027|buckler|0|0|5977|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2487|#|0|0|643|834|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3619|#|0|0|616|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5433|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4707|shackles|0|0|5327|1350|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1340|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2838|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5335|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2883|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4243|#|0|0|5985|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|648|2155|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1882|2810|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7816|skinned goat|0|0|5344|1332|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3783|dressform|0|0|648|2183|0|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|1447|1765|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1987|2867|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5325|2018|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4033|#|0|0|2905|710|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2532|#|0|0|1154|1544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|595|2203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2887|676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|#|0|0|2768|869|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4108|#|0|0|1288|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5995|104|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2420|#|0|0|1680|2843|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2212|#|0|0|2065|789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|5465|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5442|1803|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5340|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|#|0|0|1297|1754|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6042|#|0|0|3412|584|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4016|#|0|0|1346|1774|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1186|1708|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1939|2746|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2225|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|792|2302|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4311|small web|0|0|5944|166|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2900|#|0|0|1336|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 9|wooden post|0|0|5365|1290|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2852|737|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|2968|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3686|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|rope|0|0|2069|2851|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|556|2219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1493|1714|11|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2186|#|0|0|5253|4021|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|4399|1163|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4149|#|0|0|4415|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5412|881|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3706|1227|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5|#|0|16|1301|629|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2832|806|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4115|rusty iron key|0|0|5987|58|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 -4029|#|0|0|4476|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6941|skeletong with meat|0|0|6056|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7821|#|0|0|4386|1130|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1434|3876|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3697|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|555|815|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2426|raw fish steak|0|0|1156|1544|6|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5405|885|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|814|2196|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4427|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|2993|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1849|#|0|0|5309|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1056|#|0|0|1893|752|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|1082|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1343|1739|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2292|#|0|0|1772|2845|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3640|#|0|0|5186|548|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4273|#|0|0|3594|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|353|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2237|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|1402|1687|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1341|1735|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2730|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6041|#|0|0|5314|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4079|A Grammer of Orchish|0|11|3672|2474|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|2|0|0|0 -2903|#|0|0|2955|706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4104|#|0|0|2992|764|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2749|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1497|1689|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|588|2164|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|3728|2632|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2839|#|0|0|2942|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2897|#|0|0|3700|1293|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3782|#|0|0|3687|1232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2747|rug|0|0|2965|3403|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5309|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|627|2161|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1479|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2894|#|0|0|3760|1315|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5180|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6872|pile of skulls|0|0|5326|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6191|#|0|0|3011|3354|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3538|fishing net|0|0|5499|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1297|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4003|#|0|0|1444|3770|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1458|3801|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2519|#|0|0|4427|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3666|2531|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3571|wand|0|0|5264|163|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -466|#|0|0|5330|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5165|999|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1651|1546|31|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5457|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4152|#|0|0|1429|1597|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3992|#|5|0|1979|2838|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5131|965|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|362|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|1012|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6055|#|0|0|5318|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|610|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|2069|814|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5136|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4212|#|0|0|1371|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2945|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2455|#|0|0|1332|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|810|2321|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1429|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1393|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2854|996|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3999|#|0|0|4458|1069|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|752|2161|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4079|The Bold Stranger|0|11|1381|3779|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|3|0|0|0 -4031|#|0|0|1988|2867|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1896|2680|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4335|garbage|0|0|5985|33|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3992|#|0|0|4459|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1289|#|0|0|5620|66|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 5926|coconut|0|14|1100|2193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1584|1584|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3609|#|0|0|2484|409|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2226|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2037|2736|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1216|#|0|0|1844|2786|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5869|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|#|0|0|1311|1654|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|3771|1288|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3810|#|0|0|2730|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|3766|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4476|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3049|3371|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|626|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1390|1644|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3887|emerald|0|0|5288|2013|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -10000|#|0|0|5156|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|#|0|0|3736|2572|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4650|blood|0|0|5180|954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5131|963|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16035|#|0|0|708|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4021|#|0|0|3004|3401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5109|crook|0|0|5963|237|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7619|marble table|0|0|5820|50|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5352|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4192|#|0|0|5751|3271|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|5334|550|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|3699|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2458|goblet|0|0|5197|621|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2706|#|0|0|535|960|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2423|#|0|0|392|1218|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5445|962|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3203|#|0|0|1380|1616|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5323|1973|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3697|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5867|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1198|1718|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|616|2195|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -7996|#|0|0|625|848|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2872|716|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5351|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3778|#|0|0|4384|1132|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|876|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1388|1653|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3608|cards|0|0|1299|1687|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|1964|2691|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1431|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2648|#|0|0|3608|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|5961|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3779|cleaver|0|0|5344|1330|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -407|#|0|0|3705|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1328|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1418|4011|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|2593|639|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5942|#|0|0|4311|953|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|544|825|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5553|204|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3204|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2293|#|0|0|1776|2846|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4412|1136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4367|stone face|0|0|5569|201|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2899|#|438|0|609|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1474|1739|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5165|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4216|#|0|0|3603|2621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1063|tattered banner|0|0|5363|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3692|1285|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4544|#|0|0|5441|1908|0|0|0|2|0|1|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -2902|#|0|0|751|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|sack of flour|0|0|1877|2811|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6522|bellows|0|0|5307|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3576|#|0|0|3667|2578|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4573|log table|0|0|5361|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5367|1774|-118|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5834|345|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1388|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6586|iron ore|0|0|2569|525|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5403|1902|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|458|1134|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|348|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3120|debris|0|0|5351|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|360|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1655|1637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4179|#|0|0|4476|1153|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1367|1598|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1442|#|0|0|2229|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|358|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7138|#|0|0|617|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|403|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1441|#|0|0|2231|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|goblet|0|0|5168|570|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2420|#|0|0|1451|1157|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7572|#|0|0|2768|874|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2531|#|0|0|3659|2504|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6925|#|0|0|2737|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|562|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5304|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3348|#|0|0|5326|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3673|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|4408|1456|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2861|995|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3894|#|0|0|1324|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|539|1011|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1824|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3830|#|0|0|3711|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5447|194|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|flowerpot|0|0|5176|22|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|3466|522|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3496|#|0|0|1380|1590|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4007|#|0|0|1985|2912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|628|2173|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4309|small web|0|0|5952|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5343|1334|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5132|988|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3051|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3013|3454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2032|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4688|#|0|0|5301|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6238|full vials|0|0|5993|60|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5335|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3638|#|0|0|5218|724|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3763|#|0|0|3675|2534|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2736|876|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7866|tool kit|0|0|5318|1974|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|795|2289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|312|795|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1063|tattered banner|0|0|5345|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2462|#|0|0|617|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6786|ore cart|0|0|5299|1980|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3048|3361|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1395|3867|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|831|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1314|1822|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1441|#|0|0|2229|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|624|1148|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5872|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3714|2649|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1474|3684|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|2483|408|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1326|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6051|#|0|0|5310|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1259|1884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4307|small web|0|0|5952|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|5811|3300|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3699|1263|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2755|882|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1427|4016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6790|ore cart|0|0|5368|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1366|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|642|842|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5926|240|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3609|2466|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1851|#|0|0|1160|2245|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1549|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3745|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5986|162|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3012|3352|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7624|#|0|0|3696|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2852|739|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1418|4006|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2421|cauldron|0|0|5398|907|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|#|0|0|2749|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2428|438|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|661|1003|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5370|#|0|0|1123|3695|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5145|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6001|#|0|0|5295|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5315|1982|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1456|3740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5443|1807|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|2894|658|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3851|#|0|0|640|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|1172|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4239|#|0|0|5433|189|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6003|#|0|0|5694|564|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|#|0|0|2542|676|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1341|cave floor|0|0|5944|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1873|#|0|0|5474|1881|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2504|jug of cider|0|105|1402|1804|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3352|mushroom|0|14|5480|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1420|1580|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|6041|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|556|2175|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2900|#|438|0|624|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6259|sheep carcass|0|0|5991|96|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|598|1189|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|chair|0|0|1881|2709|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2906|chair|0|0|1451|1708|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2899|#|438|0|610|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2822|#|0|0|622|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1427|1650|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3102|broken chair|0|0|1164|2237|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|chair|0|0|1301|1685|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -5099|ringmail gloves|0|0|5364|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5098|#|0|0|1432|3714|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|650|2163|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1983|2908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3768|1171|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|1361|885|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1412|1600|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2420|#|0|0|5378|3836|-1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6792|ore cart|0|0|5290|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2560|wall sconce|0|0|1992|2724|45|0|0|2|0|99|0|400000|125|1|0|0|0|0|0|11|0|0 -6039|#|0|0|2290|109|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3265|#|0|0|4479|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1452|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1683|1571|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1323|1801|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1874|#|0|0|5476|1879|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2517|478|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|spittoon|0|0|2488|397|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5222|733|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 2912|#|0|0|1928|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1441|#|0|0|2232|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1323|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|316|792|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3698|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2889|#|0|0|4522|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4162|unbaked pie|0|0|5348|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3999|scissors|0|0|2952|620|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5657|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|2864|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|618|884|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5318|1995|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 37|stone wall|0|0|5336|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6008|#|0|0|5289|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5177|958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5718|1409|42|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3029|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|618|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5873|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|538|967|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 37|#|0|0|1131|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5316|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|1150|1548|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|3049|3391|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|722|2238|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|562|2183|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5154|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|438|0|624|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4074|a pentagram|0|0|1361|883|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4413|1467|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|273|774|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3486|#|0|0|1378|1617|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5472|1927|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|#|0|0|1085|2123|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1053|2228|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1345|3782|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|2564|524|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|810|2323|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2386|#|0|0|1544|1761|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|chair|0|0|5602|1875|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5384|1341|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|3777|1252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3604|#|0|0|1814|2810|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|1477|3984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|1652|1562|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|3733|1289|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3120|debris|0|0|5342|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|481|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2719|#|0|0|2940|3349|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2228|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|451|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5322|1980|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1888|2655|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|4408|1463|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3641|2595|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7034|wooden shield|0|0|5282|548|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|3018|762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6099|chaos shield|0|0|1361|883|0|0|0|2|1|0|255|400000|125|1|0|0|0|0|0|0|0|0|2750 -1408|#|0|0|1161|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5400|shirt|0|0|2528|675|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -1964|#|0|0|5177|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6015|#|0|0|5911|3278|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6882|skull|0|0|5355|1343|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4159|#|0|0|3611|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1391|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1471|1595|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5146|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5453|970|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|5999|3773|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4695|#|0|0|5506|1813|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4386|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2859|998|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7034|wooden shield|0|0|5282|548|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|3018|762|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2807|#|0|0|3690|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5456|1408|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +873|tent wall|1109|0|5999|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1311|3688|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5336|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|351|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2353|#|0|0|552|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1958|#|0|0|5787|1337|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2882|#|0|0|544|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2496|#|0|0|3552|1172|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1652|1547|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3852|#|0|0|642|851|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|363|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1343|1736|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|book|0|11|893|2391|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 -2905|#|0|0|558|2204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4521|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5286|2011|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|597|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2913|668|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1317|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2507|goblet|0|0|1164|2234|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|1597|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5585|2015|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5336|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|739|2349|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4412|1091|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2737|987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1298|1770|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1180|grey slate tile|0|0|5336|1305|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|809|2195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -466|#|0|0|6015|3790|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2226|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|stone wall|0|0|5337|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3695|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1193|#|0|0|1497|1664|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7083|refuse|0|0|5312|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2790|#|0|0|1403|757|1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1301|1778|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|4384|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6883|skull|0|0|5359|1369|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1547|1740|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5579|195|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5448|533|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -145|log wall|0|0|5344|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1601|1515|44|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1452|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|chair|0|0|5268|124|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|6012|3785|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|5871|1512|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5868|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4395|#|0|0|5956|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2468|407|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|1885|2724|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -5186|two handed axe|0|216|5360|1366|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|443|1043|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|634|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 582|#|0|0|6067|84|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|0|0|617|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1857|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3687|2475|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2407|#|0|0|2436|435|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|621|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2428|wedge of cheese|0|14|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4121|#|0|0|648|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4022|horse shoes|0|0|635|2196|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|1152|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|ceramic mug|0|0|5222|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|2467|406|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2681|#|0|0|1353|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|2955|707|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1296|1763|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|1339|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1781|#|0|0|1391|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6007|#|0|0|5359|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|3764|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1873|2645|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4000|#|0|0|3691|1232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1321|#|0|0|1773|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3997|#|0|0|1466|1688|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2133|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1133|3612|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5924|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3745|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4439|1158|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|3739|2688|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1842|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -167|wooden wall|0|0|2879|3498|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|1306|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4552|#|0|0|532|967|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5134|2014|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1340|56|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3265|#|0|0|4479|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|2914|971|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 794|#|0|0|5178|583|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2038|2742|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1352|3763|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5369|1368|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5109|crook|0|0|5988|164|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5482|27|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|3734|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5140|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1443|#|0|0|2225|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4208|#|0|0|1985|2698|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5580|197|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|286|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|618|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5635|#|0|0|3654|2467|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4081|a book|0|11|1161|2207|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 -2592|#|0|0|2735|2173|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2456|483|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|350|900|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3097|#|0|0|562|1010|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1152|1547|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2519|#|0|0|864|2315|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1291|1754|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|2938|931|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1900|#|0|0|3685|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|#|0|0|1379|3750|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2732|2262|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|572|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1496|1548|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|610|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2813|#|0|0|2740|2249|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1481|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3853|lesser explosion potion|0|19|5304|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|3|1 -4697|#|0|0|5364|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|2784|3386|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6919|#|0|0|1265|1216|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4216|#|0|0|2705|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4003|playing cards|0|0|2970|3425|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5159|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3088|#|0|0|4415|1083|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|363|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1622|1588|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1936|#|0|0|5362|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2854|998|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3920|#|0|0|3544|1193|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5335|2004|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|2842|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1953|#|0|0|2728|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5166|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16036|#|0|0|710|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1303|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4127|pile of wool|0|0|3683|1234|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2686|#|0|0|2970|3401|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2146|wooden fence|0|0|5287|2010|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3916|double axe|0|216|5368|1357|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5201|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5304|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5352|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5311|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3307|#|0|0|5289|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5383|harrow|0|0|895|2406|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1426|1730|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4086|glass pitcher|0|0|5160|35|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|3699|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -147|log post|0|0|5328|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 578|#|0|0|5875|1506|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4598|#|0|0|5346|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4108|#|0|0|1289|1755|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1338|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4688|#|0|0|5312|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1128|3664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1441|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7852|#|0|0|6085|65|27|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4079|The Fight|0|11|473|842|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|14|0|0|0 -3996|#|274|0|1551|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|#|0|0|1398|3892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1194|1710|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1332|3750|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2025|2807|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2944|#|0|0|1497|1664|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1224|1570|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5337|1303|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2463|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5933|#|0|0|1382|1588|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5368|#|0|0|1366|3882|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1528|1432|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|3602|2573|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1455|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1320|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5962|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 2277|#|0|0|5135|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4179|#|0|0|1428|1651|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2469|#|0|0|2548|656|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2353|#|0|0|3652|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3993|#|33|0|1554|1656|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1494|1554|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1306|#|0|0|1425|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|cave floor|0|0|5923|42|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1514|1543|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4575|#|0|0|2632|2086|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2531|#|0|0|3738|2683|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1939|2750|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2024|2747|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1497|1692|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|1342|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3190|#|0|0|5209|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1852|#|0|0|5306|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 @@ -11844,5471 +16132,1502 @@ 2602|#|0|0|3732|1255|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2168|wooden fence|0|0|5327|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3904|#|0|0|3054|3389|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2853|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4286|web|0|0|5940|102|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5328|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 488|#|0|0|5365|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5140|801|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1067|tattered banner|0|0|5359|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3732|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3296|#|0|0|2122|806|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5946|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|1189|1705|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1376|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3307|#|0|0|5294|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5132|981|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1805|#|0|0|5253|181|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2917|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|628|2158|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1317|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1441|3981|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4127|pile of wool|480|0|652|2178|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2475|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5288|1339|69|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2272|#|0|0|5325|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1384|1653|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2145|#|0|0|1421|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|2441|437|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|2224|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|#|0|0|2526|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1405|4036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5334|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4076|#|0|0|5691|1349|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|2704|2145|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7624|#|0|0|3694|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|empty pewter mug|0|0|1470|1515|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|2100 3810|#|0|0|2754|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4651|blood|0|0|5271|968|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6369|#|0|0|3738|2727|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|1349|1779|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|810|2323|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5988|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5174|998|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4175|#|0|0|2938|3508|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3850|#|0|0|4617|1205|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1935|#|0|0|5292|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|5310|1954|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1433|1685|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1443|3848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|chair|0|0|5245|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|#|0|0|3748|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5135|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5288|1338|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12791|#|0|0|1376|1156|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1665|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3190|#|0|0|5209|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3542|#|0|0|1494|1746|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2485|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4349|#|0|0|5434|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2746|rug|0|0|2966|3403|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|1460|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3265|#|0|0|4462|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5330|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -148|log wall|0|0|5328|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3101|broken chair|0|0|5574|1832|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5366|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2690|#|0|0|2963|3400|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5792|554|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4095|#|0|0|1227|1577|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|554|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5981|#|520|0|648|2187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|5401|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3944|#|0|0|643|828|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5352|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4635|#|0|0|3693|1265|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3999|#|0|0|1388|1602|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|557|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|890|2385|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|564|2139|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|784|2220|16|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2536|dirty pan|0|0|5504|524|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3828|#|0|0|5337|589|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|747|2267|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2519|plate|0|0|1134|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|2026|2862|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1199|1850|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4562|bed|0|0|5575|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6879|pile of skulls|0|0|5334|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3782|#|0|0|1448|4004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|1530|1417|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5163|1971|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3|#|0|16|1456|843|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2276|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1442|#|0|0|2224|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1330|1603|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|531|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1957|#|0|0|6081|146|-12|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2745|rug|0|0|2966|3401|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|2667|2237|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|2480|596|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3700|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1428|3960|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1324|1674|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|438|0|621|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3691|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|3736|1403|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2839|#|0|0|2946|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5356|1993|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3746|1330|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1307|#|0|0|1426|1553|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1811|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3743|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5273|2040|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1816|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2533|pot|0|0|5385|525|68|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5174|999|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1314|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2035|2746|76|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3351|mushroom|0|14|5290|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1537|#|2419|0|6001|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|643|2176|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -7995|#|0|0|645|849|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5112|gnarled staff|0|0|5992|175|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|0|0|620|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1403|4036|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3692|1265|28|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 6426|#|0|0|614|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3608|cards|0|0|1299|1685|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1812|2808|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4003|#|0|0|1929|2789|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1322|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4241|#|0|0|5581|192|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3694|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|755|2142|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2665|#|0|0|2595|627|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2549|fork|0|0|2417|483|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|2468|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1452|3979|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5963|156|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5327|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1427|4014|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4027|#|0|0|4441|1155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|3014|3526|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2486|400|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -1305|#|0|0|2227|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|618|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5867|1516|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|3595|1205|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6050|#|0|0|5311|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|5282|161|25|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2863|#|0|0|3675|1322|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|2992|765|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|3625|2531|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4081|a book|0|11|1164|2232|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 -3489|#|0|0|1367|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|4391|1082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2207|#|0|0|5296|2001|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1071|tattered banner|0|0|5359|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|3736|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4021|sledge hammer|0|0|5318|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4084|The Burning of Trinsic|0|11|1163|2206|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|13|0|0|0 -4152|#|0|0|1432|1595|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6042|#|0|0|5316|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5399|shirt|0|0|5579|195|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3692|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4102|full jar|0|0|5947|222|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2905|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5275|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4178|#|0|0|1424|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5328|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2353|#|0|0|664|1000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|1353|3828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|chair|0|0|5245|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1301|1767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3013|3458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3691|1105|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|557|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1290|1752|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|2784|3376|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1258|867|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1495|1550|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5924|25|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2041|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2450|#|0|0|1194|1848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1428|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|2865|850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -37|#|0|0|1138|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1402|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|5965|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6882|skull|0|0|5355|1352|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4029|#|0|0|3760|1252|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|2992|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2969|3424|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4555|#|0|0|1368|3812|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|2214|1191|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|544|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1587|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5869|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2908|#|0|0|4327|954|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -557|#|0|0|3786|1127|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7715|books|0|0|5239|149|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1566|1554|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|2023|2840|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|892|2243|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2776|carpet|0|0|5150|77|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2353|#|0|0|3665|2639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|book|0|11|6060|48|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 2907|#|0|0|1540|1748|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|813|2327|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1309|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4544|#|0|0|5562|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3606|#|0|0|2071|791|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1662|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5164|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|fork|0|0|5344|78|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3353|mushroom|0|14|5472|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2101|wooden fence|0|0|5998|3773|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2452|483|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2348|oven|0|0|5672|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3740|1339|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1332|3754|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -466|#|0|0|5328|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|small fish|0|0|1129|3686|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|3613|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|636|817|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3766|#|0|0|2895|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3657|1169|4|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2896|chair|0|0|1136|2221|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|5432|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4031 +3850|lesser poison potion|0|19|5303|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|6|1 3963|blood moss|0|0|5264|164|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1948|2685|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6947|leaves|2416|0|804|2198|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|4463|1160|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1289|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2904|914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|1171|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1123|3689|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5717|550|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2517|#|0|0|2501|381|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1442|1577|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1314|1819|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5923|coconut|0|14|5342|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1480|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|2588|534|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5875|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5151|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2863|#|0|0|1451|3979|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1326|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|0|0|5312|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2474|400|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3697|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1870|2643|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6883|skull|0|0|5350|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|chair|0|0|1881|2707|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|1938|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5364|1287|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4175|#|0|0|2941|3506|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|cot|0|0|5602|1903|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2499|#|0|0|1948|2679|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1329|3708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5220|685|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2148|wooden fence|0|0|5297|1974|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5828|531|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 3776|#|0|0|3692|2473|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -547|palisade|0|0|5843|367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2466|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1396|3892|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -466|#|0|0|5288|1342|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4606|cot|0|0|5555|1899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|0|0|5904|17|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6007|#|0|0|5333|2002|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6212|flask|0|0|6108|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3713|1396|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5153|1006|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5317|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|618|885|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|350|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5927|228|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1419|1579|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|3632|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5311|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1594|1554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5370|#|0|0|1375|3887|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3659|#|0|0|536|973|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|788|2221|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2348|#|0|0|1448|1615|20|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2533|#|0|0|3653|2469|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5332|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3999|#|0|0|1977|2838|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|fruit basket|0|14|3699|1265|24|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1385|3775|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1254|1696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5303|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7405|heart|0|0|5949|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4107|#|0|0|1989|2694|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1802|#|0|0|5180|50|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1949|2682|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4163|#|0|0|1353|3734|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2530|#|0|0|3688|1296|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|562|2171|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3013|3400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4202|#|0|0|1428|1610|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|6011|3783|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2228|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5313|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2732|2262|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1900|#|0|0|3684|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2659|#|0|0|2876|3505|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2400|#|0|0|1127|3608|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|2418|528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5110|butcher knife|0|0|5926|240|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3013|3457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3470|514|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2769|carpet|0|0|5149|76|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4300|927|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3492|#|0|0|1376|1600|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2140|#|0|0|1421|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|2889|652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1536|#|2419|0|6001|3764|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|#|0|0|1432|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2904|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4181|#|0|0|4463|1159|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5304|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|bone pile|0|0|5317|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|4481|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1603|1715|28|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|3596|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1812|2812|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3478|#|0|0|1386|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|6004|3772|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3851|refreshment potion|0|19|1138|2223|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 -6883|skull|0|0|5352|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|1934|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|631|818|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|2479|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3617|#|0|0|1508|1562|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|635|2153|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1336|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|5937|180|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3934|broadsword|0|0|5266|682|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1585|1555|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3636|#|0|0|2992|3434|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2434|530|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|1171|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|915|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|1370|3905|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|counter|0|0|5991|83|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5365|1287|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5635|#|0|0|1859|2834|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1930|#|0|0|5274|2040|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4608|#|0|0|2508|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6178|alchemical symbol|0|0|2041|232|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4178|#|0|0|1402|3804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|611|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1635|#|2419|0|6003|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2831|#|0|0|2943|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5335|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3972|garlic|0|0|5292|94|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2931|#|0|0|2659|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3914|axe|0|216|5360|1364|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1300|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1385|3773|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|3412|192|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5361|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|5322|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2895|#|0|0|2715|2096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5651|554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -5990|#|0|0|1466|1687|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1453|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3665|2586|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5985|170|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6196|flask|0|0|6115|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2719|#|0|0|2949|3349|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4307|small web|0|0|5971|73|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3607|cards|0|0|1830|2676|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2232|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4707|shackles|0|0|5142|584|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1300|1772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2504|#|0|0|1170|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|3762|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|666|2138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|chair|0|0|5243|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4424|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|1344|3756|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2422|slab of bacon|0|14|1448|1724|12|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -3482|#|0|0|1363|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|555|1211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1489|1750|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5217|907|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5367|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1422|3979|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1523|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1306|#|0|0|1426|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1311|1652|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1614|1512|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5310|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5211|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1653|1637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1320|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|2491|399|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2483|#|0|0|1344|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|2962|624|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5356|#|0|0|1328|1644|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5921|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4651|#|0|0|2765|891|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2691|#|0|0|3690|1232|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6586|#|0|0|3011|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1333|3754|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3508|338|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1409|1596|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1293|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2658|#|0|0|2998|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5145|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|4408|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2225|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|3679|1238|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1388|1647|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4216|#|0|0|3544|1178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4389|mushroom|0|0|5834|534|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -4316|cocoon|0|0|5981|24|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4081|#|0|0|3768|1168|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5327|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1436|3883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1635|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 147|log post|0|0|5334|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7|#|0|0|622|2135|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1191|1714|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5157|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2498|#|0|0|669|2147|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4104|#|0|0|1849|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4226|#|0|0|3604|2619|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|463|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1296|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1008|#|0|0|1896|2737|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1478|1596|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3573|wand|0|0|1134|2218|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5305|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5296|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1332|3748|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|4485|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6586|#|0|0|3010|3409|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4608|#|0|0|2543|672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1775|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4575|log table|0|0|5368|1366|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1240|wooden planks|0|0|5297|1976|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4079|Classic Childrens Tales Vol.2|0|11|1872|2645|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 -4573|log table|0|0|5313|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -558|#|0|0|3782|1123|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|3697|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1843|2831|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4163|#|0|0|685|1203|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4302|web|0|0|5951|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|1981|2702|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5202|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|3666|2620|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5|#|0|16|5205|774|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2953|811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4173|#|0|0|1845|2682|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|1251|1698|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2518|478|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2943|#|0|0|5870|1514|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5154|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|spoon|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2485|#|0|0|3687|1296|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4208|#|0|0|2837|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1404|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4427|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5950|222|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6056|#|0|0|5312|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|5300|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5353|#|0|0|3617|2569|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5151|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|3697|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1427|1655|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|goblet|0|0|5166|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|544|823|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1476|1609|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -13579|#|0|0|5312|1956|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|481|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5131|964|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6530|#|0|0|1425|1558|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2706|#|0|0|529|960|2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1305|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 16053|#|0|0|710|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1485|1762|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|657|2239|-2|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1323|1816|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5541|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1437|3760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1480|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|628|2173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|bottle of liquor|0|105|1151|1620|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2902|#|0|0|1452|4026|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|2073|813|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1809|#|0|0|1593|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5579|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1833|2669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4021|#|0|0|1347|1778|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1396|3891|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3692|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2913|795|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7269|sarcophagus|0|0|3526|1125|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1319|1648|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3692|1280|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1389|1655|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|2026|2865|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5151|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2970|3405|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3664|1146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1380|3794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|609|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2212|1166|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1809|#|0|0|1593|2491|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2913|795|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5126|war mace|0|0|5360|1361|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5194|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3606|#|0|0|3014|3525|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|chair|0|0|5151|55|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1321|#|0|0|1774|2851|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3617|clean bandage|0|0|651|2180|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|4000 6235|#|0|0|4629|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 585|#|0|0|5873|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5438|1798|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5179|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -7405|heart|0|0|6059|69|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2461|486|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -2423|slab of bacon|0|14|866|2320|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5178|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 1208|#|0|0|1448|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3542|#|0|0|1444|1761|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1061|palisade|0|0|5164|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1310|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2458|goblet|0|0|5198|621|3|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|1472|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|627|851|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2028|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2035|2808|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|353|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|1419|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5295|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2888|#|0|0|1580|1736|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4152|#|0|0|630|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2226|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1900|#|0|0|3684|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1320|1805|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2044|2775|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|portcullis|0|3|6078|70|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|3676|2532|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4596|#|0|0|3604|2615|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2229|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5158|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1521|1544|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7266|sarcophagus|0|0|3524|1126|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|811|2322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3640|#|0|0|5918|228|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3676|2536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5295|1345|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2539|#|0|0|1847|2759|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3629|crystal ball|0|0|5227|735|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|867|2315|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|349|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2146|wooden fence|0|0|5297|1976|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5309|2031|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4385|#|0|0|5340|1360|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 -4106|#|0|0|3048|3398|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7098|refuse|0|0|5314|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3617|#|0|0|2704|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2882|#|0|0|544|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5584|199|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2542|#|0|0|2968|3419|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1154|#|0|0|5264|3977|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5353|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1242|wooden planks|0|0|5355|1991|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2348|oven|0|0|5786|544|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2971|3427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|626|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5923|35|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1361|#|0|0|1942|325|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2656|#|0|0|3664|1061|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|cot|0|0|5555|1891|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4654|blood|0|0|5183|956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4153|#|0|0|546|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5491|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2519|#|0|0|1193|1710|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|2237|1188|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2466|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|3749|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|554|2189|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5946|fountain|0|0|1233|2219|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|5786|543|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2539|#|0|0|1846|2761|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2224|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4173|#|0|0|4463|1160|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|3613|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|#|0|0|1310|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8067|#|0|0|3595|1231|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5880|3815|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5576|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5629|#|0|0|3654|2465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|5345|59|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4189|#|0|0|4476|1152|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|#|0|0|1425|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3700|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2541|#|0|0|555|986|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -14170|#|0|0|5867|528|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3991|#|1314|0|3668|2577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|0|5317|1976|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5332|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3617|1267|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5136|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|600|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|3740|1340|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5157|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6055|#|0|0|5319|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5360|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|3732|2633|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1849|#|0|0|5311|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|chair|0|0|1400|1687|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2533|#|0|0|3732|1335|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3136|#|0|0|5289|1315|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6882|skull|0|0|5369|1343|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5585|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2877|counter|0|0|5344|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7405|heart|0|0|5961|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4556|#|0|0|1445|3718|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3761|#|0|0|3744|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4149|saw|0|0|5961|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2267|#|0|0|552|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|1411|1617|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -147|log post|0|0|5344|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1528|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1311|1648|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|3704|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3996|#|0|0|4460|1064|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|556|2176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|896|2388|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1305|3692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|chair|0|0|1301|1568|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|1428|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2407|#|0|0|4625|1320|0|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -7088|refuse|0|0|5315|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|637|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1805|2809|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1457|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1579|1557|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|3464|388|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3627|bottle|0|0|5314|1304|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5364|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|#|0|0|1534|1418|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4099|spittoon|0|0|2465|404|15|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3766|#|0|0|2896|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2227|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3767|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|2237|1188|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4554|1042|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3854|#|0|0|644|846|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4408|1205|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5689|529|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -1825|#|0|0|5140|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|goblet|0|0|5167|564|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2472|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2963|3404|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5140|802|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|1420|3856|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|888|2363|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5309|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1062|tattered banner|0|0|5163|1971|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5163|997|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5329|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5274|2042|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3993|#|33|0|1409|4010|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7678|dirt|0|0|1161|2239|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2667|#|0|0|2571|599|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5666|569|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -3897|a shovel|0|0|5294|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1222|wooden planks|0|0|5460|185|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1806|2807|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5554|1899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1528|1434|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 130|stone wall|0|0|5363|1288|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1887|2655|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3699|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|portcullis|0|3|6078|69|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7994|a magic untrap scroll|0|0|624|832|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|312|797|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3739|mortar & pestle|0|0|5961|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 -2861|#|0|0|359|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2484|405|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2534|dirty pot|0|0|5153|873|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3617|#|0|0|642|1087|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1980|2842|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|1012|1433|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4096|#|0|0|600|2186|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|2420|468|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4628|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2445|jugs of cider|0|105|5331|1320|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2551|#|0|0|584|2139|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2549|fork|0|0|2480|398|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1529|1436|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1934|#|0|0|5292|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1321|#|0|0|1773|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|2468|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5303|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4160|pizza|0|14|5990|103|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|2781|2131|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3265|#|0|0|4479|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6872|pile of skulls|0|0|5333|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|1848|2715|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2737|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|348|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6013|3781|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2690|#|0|0|2970|3400|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5133|990|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2186|#|0|0|5203|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1985|2888|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4106|#|0|0|3027|3381|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2423|#|0|0|603|1184|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3489|#|0|0|1378|1574|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1075|curtain rod|0|0|5362|1291|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|5298|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5397|705|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2860|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2646|#|0|0|3612|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1407|#|0|0|1164|2207|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1328|3691|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5356|1991|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6258|beef carcass|0|0|5343|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4232|necklace|0|0|5913|234|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5478|decorative weapons|0|0|3521|1127|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -1963|#|0|0|5176|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1934|2701|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|2224|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3721|quarter staff|0|0|5912|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1262|1894|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|554|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2656|#|0|0|3662|1101|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4154|#|0|0|1452|1615|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2855|728|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2498|#|0|0|2548|654|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2498|#|0|0|810|2323|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3763|#|0|0|1452|1662|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|3601|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 52685|#|0|0|1336|1605|78|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3530|#|0|0|1129|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1398|3888|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2038|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3982|nox crystal|0|0|5304|37|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|#|0|0|1441|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|1448|1611|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|#|0|0|1523|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1345|1735|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1584|1594|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4068|tapestry|1|0|5878|3818|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5427|957|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1853|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1206|#|0|0|1453|1665|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|1460|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|#|0|0|2668|2129|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|2071|814|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1447|3770|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1128|2236|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6258|beef carcass|0|0|5984|101|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5165|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|1587|1565|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2746|rug|0|0|2966|3403|35|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|3594|1192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1071|tattered banner|0|0|5359|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2479|#|0|0|1644|1579|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|563|2218|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1958|#|0|0|5786|1337|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1411|#|0|0|2510|433|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|#|0|0|5270|3354|29|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|4325|949|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4305|web|0|0|5948|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2229|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3767|#|0|0|1438|1554|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6002|#|0|0|6110|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5248|970|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|kettle|0|0|5391|526|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|5997|98|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5941|103|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|2619|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|2712|2097|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|6011|3785|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2824|#|0|0|622|2137|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|636|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|6046|3482|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1340|1737|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|4482|1067|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3735|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3478|#|0|0|1202|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1468|1515|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3221|#|0|0|1091|2190|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|627|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2504|jug of cider|0|105|1400|1803|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 1063|tattered banner|0|0|5150|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|3760|1292|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|1440|3769|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3745|1251|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1524|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|611|2154|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|1600|1524|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5483|1913|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4655|blood smear|0|0|5265|916|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2224|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5135|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4194|#|0|0|1364|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|chair|0|0|1878|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3810|#|0|0|2736|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3996|#|0|0|1455|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5328|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2454|#|0|0|2746|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5284|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|1885|2726|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|2745|989|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|2922|668|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -933|#|0|0|1894|2738|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|#|0|0|1297|1753|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3729|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6652|cooper's bench|0|0|5694|3211|12|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5190|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1447|#|0|0|2897|3520|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3035|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|2042|2775|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1646|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6054|#|0|0|5323|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5963|88|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -578|#|0|0|5412|858|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2646|#|0|0|3625|1243|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5303|736|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2906|#|0|0|3765|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|2417|483|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5589|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1986|#|0|0|621|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6426|#|0|0|627|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5986|#|0|0|3666|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4163|#|0|0|448|1117|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7385|blood|0|0|5289|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5433|long pants|0|0|2525|637|1|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -2348|#|0|0|552|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|1456|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5926|coconut|0|14|1092|2192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|648|2155|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1426|1729|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6792|ore cart|0|0|5322|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1447|#|0|0|2897|3520|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5963|88|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4529|floor saw|0|0|5303|736|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2906|#|0|0|3765|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5212|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7385|blood|0|0|5289|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1779|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|3594|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5739|#|0|0|613|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3778|1225|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2886|#|0|0|1581|1738|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|796|2266|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6925|#|0|0|2768|869|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7816|skinned goat|0|0|5344|1332|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3608|2466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3529|#|0|0|1129|3675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|3596|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|2026|2859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2849|731|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6050|#|0|0|5311|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1186|1708|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5995|104|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1630|1584|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4686|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|4648|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5324|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6013|3778|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2148|wooden fence|0|0|5294|1998|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1316|3722|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16045|#|0|0|683|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3833|#|0|0|5151|53|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3348|#|0|0|5294|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2646|#|0|0|5489|50|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3310|#|0|0|5295|1311|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5331|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1007|#|0|0|1894|2739|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5355|#|0|0|1339|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 325|log post|0|0|5353|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4349|#|0|0|5438|184|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|#|0|0|5868|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5294|2000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5412|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6929|#|0|0|2750|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4270|#|0|0|2718|2080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1453|1680|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1536|#|2419|0|6001|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|3731|1257|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3795|#|0|0|1083|2267|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2534|dirty pot|0|0|5503|529|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6868|#|0|0|870|1197|17|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3823|#|0|0|3761|1326|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3608|#|0|0|1830|2675|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|616|2196|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2353|#|0|0|3614|2568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|1337|1655|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4079|Regarding Llamas|0|11|624|842|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|5|0|0|0 -2902|#|0|0|1423|1650|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5346|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2026|2743|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2001|2720|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3990|#|0|0|3668|2577|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4231|earrings|0|0|5230|691|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1419|1579|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2421|468|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1537|#|1109|0|6002|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5295|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|3697|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2279|#|0|0|5297|158|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5326|2018|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4194|#|0|0|1450|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2466|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|rope|0|0|620|2274|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -7090|refuse|0|0|5319|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|3736|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4688|#|0|0|5283|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -9|wooden post|0|0|5365|1289|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|2025|2745|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|3352|178|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1520|1549|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6445|#|0|0|552|820|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4083|Britannian Flora|0|11|3611|2476|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|24|0|0|0 -2274|#|0|0|5305|1993|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5208|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5189|650|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2281|#|0|0|5132|980|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1056|#|0|0|2024|812|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3827|#|0|0|5211|732|-16|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5330|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4240|#|0|0|5600|57|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -766|#|0|0|5925|170|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4232|necklace|0|0|5984|158|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1857|2819|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1929|#|0|0|1458|845|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5482|25|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5739|#|0|0|625|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|Talking to Wisps|0|11|556|2208|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|6|0|0|0 -1959|#|0|0|6082|1450|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5949|#|0|0|1231|2218|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1305|#|0|0|2231|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1334|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|802|2196|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2882|739|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3626|#|0|0|1508|1560|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16033|#|0|0|708|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1447|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2743|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1422|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1317|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -173|#|0|0|3050|3375|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4102|#|0|0|1513|1560|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3773|#|0|0|1450|1660|-9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4554|flowerpot|0|0|1900|2733|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 -4099|#|0|0|2968|3429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2904|905|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1447|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2657|#|0|0|3663|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|1865|2824|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2293|#|0|0|1776|2850|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3609|#|0|0|2517|654|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1293|1759|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5156|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1444|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2656|#|0|0|3672|1132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2629|#|0|0|2872|3508|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|3418|580|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|2669|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4016|#|0|0|1355|1786|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|618|886|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3672|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3642|#|0|0|5188|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -407|#|0|0|3704|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2917|#|0|0|2897|909|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2948|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1425|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3691|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5851|233|-13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|5130|851|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|5335|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3771|#|0|0|3669|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3761|#|0|0|3749|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3697|1299|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4648|statue|0|0|5282|586|13|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1178|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|1655|1633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5549|2029|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|apple|0|14|1200|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 489|#|0|0|5270|2032|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5915|tricorne hat|0|0|5190|727|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5637|#|0|0|803|2268|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1470|1516|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1952|#|0|0|2726|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4968|#|0|0|581|1649|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3775|#|0|0|1447|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5348|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5294|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -28|#|0|0|1140|2222|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3993|#|533|0|1360|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5288|1340|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1334|3693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3608|cards|0|0|2025|2745|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5997|99|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3621|bottle|0|0|5315|1304|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1411|#|0|0|1162|2209|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3899|horse dung|0|0|2521|385|15|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5324|1307|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1332|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2900|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1186|1708|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5569|199|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|2024|2793|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|2915|3484|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3705|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 145|log wall|0|0|5360|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|3631|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2904|915|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1199|1851|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3780|#|0|0|2212|1196|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|3037|3389|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|804|2196|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|3318|194|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5458|vat|0|0|5354|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5293|2024|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5160|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3033|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5453|#|0|0|1499|3679|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2229|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5405|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6041|#|0|0|3444|550|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4311|small web|0|0|5952|93|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4314|cocoon|0|0|5296|1547|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|chair|0|0|5222|176|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3692|1261|28|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|3764|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5588|1828|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|chair|0|0|1909|2729|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 16044|#|0|0|709|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5330|1371|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16032|#|0|0|684|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3542|#|0|0|3661|2671|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|4384|1113|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|cards|0|0|1299|1684|34|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2944|937|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2491|400|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2908|#|0|0|1152|1549|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1469|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3933|mace|0|0|5368|1361|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5132|984|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|1456|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|#|0|0|3608|2568|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4392|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1321|1802|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|1502|1628|10|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5210|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4192|#|0|0|5231|4015|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1813|2806|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1900|#|0|0|3684|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5360|1334|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2228|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|2420|468|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5466|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2647|#|0|0|3601|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5145|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1249|wooden planks|0|0|5356|1991|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3603|#|0|0|2516|652|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2490|401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2883|747|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1332|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3665|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5870|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5793|568|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3808|#|0|0|2737|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2661|#|0|0|3050|3417|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2461|bottles of liquor|0|105|5160|34|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -4095|#|0|0|1601|1516|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4300|927|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5938|101|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4238|#|0|0|6057|1441|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|2747|987|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5997|100|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2527|dirty pot|0|0|5156|869|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2417|483|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5346|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|537|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|483|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3595|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|584|2136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1068|tattered banner|0|0|5137|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3692|1263|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2905|chair|0|0|1138|2224|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3846|nightsight potion|0|19|1165|2233|63|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|5|0 -2902|#|0|0|450|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2488|#|0|0|555|1221|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|1391|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4562|bed|0|0|5586|185|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3609|2466|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1392|3800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|#|0|0|2070|817|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2849|737|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1686|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1566|1552|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3649|1120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2645|#|0|0|2592|521|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2275|1199|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5875|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|4287|953|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|0|0|2859|999|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1842|2830|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2743|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4177|#|0|0|2938|3507|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1291|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5321|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|4408|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3745|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|My Story|0|11|1872|2643|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 -4031|#|0|0|3018|3429|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3976|nightshade|0|0|5145|75|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3666|2531|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2594|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16028|#|0|0|710|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -482|#|0|0|5142|1557|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3531|fishing net|0|0|5501|221|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5145|961|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3012|3352|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5306|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5163|#|0|0|2957|704|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1333|3724|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3717|pickaxe|0|0|5434|99|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5983|51|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6562|#|0|0|5227|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2429|wedge of cheese|0|14|3649|1144|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1826|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|3033|3354|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2857|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1800|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2399|#|0|0|2460|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|618|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5363|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|891|2386|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2353|#|0|0|3737|2679|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -603|#|0|0|4587|3582|88|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1314|1816|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|stone pavers|0|0|4306|921|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4016|#|0|0|1393|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2430|#|0|0|452|1110|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|3689|2068|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3265|#|0|0|4475|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5329|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1323|1804|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4824|#|0|0|4481|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1599|1515|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|pitcher|0|0|1132|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5159|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2646|#|0|0|5451|82|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2533|pot|0|0|5389|527|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|2290|110|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5180|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4310|#|0|0|2759|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6883|skull|0|0|5368|1369|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4032|#|0|0|1448|1649|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5575|199|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2969|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5363|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2896|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2230|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|5514|10|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2969|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1822|#|0|0|2727|2135|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5941|#|0|0|1234|2219|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4411|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3933|mace|0|0|5368|1360|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3693|1263|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|0|0|2919|676|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5579|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3025|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1134|3687|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|5325|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|anvil|0|0|5345|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|chair|0|0|5341|81|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5364|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4020|sledge hammer|0|0|5958|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3048|3417|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3767|#|0|0|1441|1557|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -586|#|0|0|6067|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|451|1110|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8041|summon daemon scroll|0|0|1165|2204|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5874|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3530|#|0|0|1130|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4173|#|0|0|4463|1154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|3644|2501|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|1162|2233|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2493|#|0|0|642|843|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1301|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -38|#|0|0|1162|2242|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2451|#|0|0|1338|1604|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -545|palisade|0|0|5131|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4296|956|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1310|stone pavers|0|0|2669|2071|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4172|#|0|0|1426|1663|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1468|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1448|1648|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1323|1679|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5339|2022|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4472|1086|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|2718|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2399|#|0|0|4557|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1710|1566|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2617|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2025|2850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|3747|1252|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1393|4021|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1441|#|0|0|2225|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|5325|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2905|#|0|0|3657|1098|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3570|wand|0|0|5145|82|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2769|carpet|0|0|5149|80|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|3704|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4027|#|0|0|2842|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1441|#|0|0|2224|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1344|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5933|pear|0|14|1206|2270|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3699|1261|28|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|3736|2683|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 13597|#|0|0|5313|1954|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3092|#|0|0|5754|3268|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5336|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3349|#|0|0|5293|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7571|#|0|0|2744|871|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1468|1692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5043|club|0|0|5368|1361|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5144|platemail gloves|0|0|5779|27|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -873|tent wall|1109|0|5999|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3905|#|0|0|5360|1357|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|iron fence|0|0|5432|3154|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4187|#|0|0|2938|3508|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3998|#|0|0|2839|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5354|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1158|1622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3852|#|0|0|330|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4155|bread loaf|0|14|5959|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1319|1646|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|3692|2506|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|3743|1337|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|572|2121|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1332|3748|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3639|a dispel field scroll|0|0|627|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|751|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1946|2685|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3208|#|0|0|4467|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3690|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|890|2398|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1473|3684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|835|2294|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2468|#|0|0|1401|1803|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2459|484|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5905|16|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6937|bone shards|0|0|5155|1964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|1651|1546|31|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4044|shell|0|0|2028|2706|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|1539|1715|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5365|#|0|0|1371|3870|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6053|#|0|0|5325|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2882|#|0|0|1312|1812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2121|iron fence|0|0|5458|3154|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2225|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|5318|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1576|1696|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3993|#|0|0|1453|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4077|#|0|0|5692|1349|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5134|979|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4220|#|0|0|1436|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|#|0|0|1311|1645|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|2525|371|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5465|#|0|0|5355|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|4623|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1008|#|0|0|1895|2738|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6185|flask stand|0|0|6112|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5987|#|13|0|1354|3776|1|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1661|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3673|2538|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5573|217|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -6921|bone pile|0|0|5313|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|2660|2186|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1537|#|1109|0|6000|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1562|1764|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1380|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3750|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5827|534|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -3742|#|0|0|1444|1555|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|571|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3992|#|0|0|4459|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2492|#|0|0|392|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2422|#|0|0|1659|1579|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1427|3875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1432|1767|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1467|1564|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3029|3346|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1514|1565|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1448|1663|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6003|#|0|0|5294|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2831|#|0|0|2941|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3893|#|0|0|1524|1542|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1393|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2267|#|0|0|3008|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1432|3964|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|1458|3825|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4080|A Tale of Three Tribes|0|11|5985|64|36|0|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 -8600|#|0|0|5273|2026|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2884|#|0|0|1960|2672|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1402|3806|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3735|1255|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|open sack of flour|0|0|1883|2800|10|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1946|2680|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 16044|#|0|0|709|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1958|#|0|0|6084|1447|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|2515|656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1432|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2963|#|0|0|3730|1310|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|#|0|0|2659|2187|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3764|#|0|0|3691|2473|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|#|0|0|1139|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|611|2155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3992|#|0|0|2880|3509|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2498|#|0|0|2548|656|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5578|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3748|1252|6|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 3229|#|0|0|5460|3162|-45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1387|1644|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1471|1664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1352|cave floor|1|0|5348|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2834|#|0|0|2732|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4308|small web|0|0|5980|216|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6938|bone shards|0|0|5312|1305|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|6008|3789|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4300|927|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1519|1544|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2275|#|0|0|5444|1817|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|361|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3921|dagger|0|0|1129|2232|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6007|#|0|0|5332|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1292|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|4439|1159|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|3052|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1296|1757|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|1425|1556|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|1510|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3544|#|0|0|1489|1754|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1400|1685|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -1848|#|0|0|5310|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1964|#|0|0|5192|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1474|3684|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1692|1546|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2969|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1537|1750|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2041|2777|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5323|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5322|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2894|#|0|0|3705|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2854|998|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6042|#|0|0|3510|340|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4104|#|0|0|1859|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -28|#|0|0|2229|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|610|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5159|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5153|1005|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3848|agility potion|0|19|5228|722|-18|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1301|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3717|1401|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|1946|2679|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3346|182|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -12790|#|0|0|1404|756|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1365|1649|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3817|clean bandage|0|0|5267|123|26|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 -2280|#|0|0|5343|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5293|2024|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|2474|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2187|#|0|0|5201|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1429|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5933|#|0|0|1379|1601|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5211|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5337|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5578|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4577|log table|0|0|5312|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4016|#|0|0|5229|4006|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|1164|2236|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1987|2908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|#|0|0|1309|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5078|studded gorget|0|0|5984|149|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2514|peach|0|14|1377|1619|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|568|1011|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4307|small web|0|0|5984|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|book|0|11|808|2195|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 -5433|long pants|0|0|2542|635|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -4606|#|0|0|2526|677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|859|2278|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1432|1610|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2882|#|0|0|1513|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2470|#|0|0|814|2195|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2512|apple|0|14|1054|2228|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2690|#|0|0|3679|1237|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1959|#|0|0|2616|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1304|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|1445|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|1368|3849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1323|1812|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1298|1773|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|1316|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5870|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4599|#|0|0|5362|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4006|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|2898|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|2007|2715|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|2969|3427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1483|1588|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|#|0|0|2675|2238|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4152|#|0|0|626|2155|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4962|#|0|0|5696|1388|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2653|#|0|0|3028|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2861|996|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4393|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1511|1599|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3624|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1781|#|0|0|1379|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1297|1765|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3033|3354|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1353|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|5351|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|892|2386|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 38|stone wall|0|0|5337|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|1945|2675|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|3728|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1650|1612|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4109|#|0|0|1508|1543|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3265|#|0|0|4483|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5430|gold belt|0|0|5912|206|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3638|#|0|0|5915|169|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3696|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5211|3593|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1071|#|0|0|2001|713|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|1334|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|chair|0|0|5600|1875|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2730|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1320|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4559|#|0|0|5586|187|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|812|2327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2647|#|0|0|2715|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1476|#|0|0|1603|1519|69|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1773|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|3284|90|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5193|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|617|2196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1391|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3476|#|0|0|1367|1606|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1900|#|0|0|3684|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2646|#|0|0|3605|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2912|799|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3697|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1960|#|0|0|5176|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2276|#|0|0|5146|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1470|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6226|#|0|0|2072|815|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1957|#|0|0|6041|194|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6792|ore cart|0|0|5311|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2837|#|0|0|2946|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2532|#|0|0|3749|1266|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5158|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2452|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|2487|475|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1159|2247|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5429|1875|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|0|4750 -4652|blood|0|0|5271|968|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1848|#|0|0|5308|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|5329|1349|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|2521|544|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2131|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4138|#|0|0|1393|1598|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6426|#|0|0|610|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1804|#|0|0|5282|122|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5358|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|cookie mix|0|0|806|2264|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1470|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6041|194|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4652|blood|0|0|5271|968|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|5968|233|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3206|#|0|0|3705|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4167|#|0|0|3029|3344|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1584|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2545|cut of raw ribs|0|0|1134|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4577|log table|0|0|5368|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5904|16|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|6119|183|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5132|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3725|cannon|0|0|5317|1973|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2864|#|0|0|3690|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1469|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3843|bottle|0|0|5436|185|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5926|coconut|0|14|1097|2193|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|1331|1657|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7815|chicken|0|0|5312|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3996|#|0|0|1452|4003|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5328|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1547|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1413|#|0|0|1161|2208|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|1128|2231|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1380|3740|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|420|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2024|2793|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4962|#|0|0|5695|1387|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|2454|432|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1326|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1384|1646|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6264|#|0|0|1392|3715|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2918|#|0|0|666|1004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4003|playing cards|0|0|3016|3454|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4722|block|0|0|5986|99|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2509|474|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6527|#|0|0|2468|555|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1934|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1459|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|592|2272|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3652|1138|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|2025|2747|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5225|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2720|#|0|0|2946|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2954|707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|2899|904|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2024|2745|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5574|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1900|#|0|0|3684|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|3602|2605|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2881|#|0|0|1312|1808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6066|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 3653|#|0|0|3728|1340|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1801|#|0|0|5228|140|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5162|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5134|2020|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -13597|#|0|0|5312|1954|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4706|shackles|0|0|5137|594|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3765|#|0|0|1467|1563|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4413|1467|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5163|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5212|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1338|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5836|360|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5134|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4163|#|0|0|1448|1614|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5335|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|546|2211|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|chair|0|0|1301|1566|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -5696|shackles|0|0|5305|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2226|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3120|debris|0|0|5342|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1672|1590|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3762|#|0|0|627|818|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7985|#|0|0|624|837|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5945|102|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|silverware|0|0|1134|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1482|1672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|603|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3718|#|0|0|2596|528|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3625|bottle|0|0|5993|64|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2467|#|0|0|2473|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2264|#|0|0|808|2331|25|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|2659|2201|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6938|#|0|0|2771|862|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -16039|#|0|0|682|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|3009|3425|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|6011|3782|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7121|feather|0|0|3761|1268|6|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -14170|#|0|0|1166|2237|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2855|728|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2278|#|0|0|5134|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2888|#|0|0|1580|1736|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3730|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|620|1145|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5833|532|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2519|#|0|0|2493|596|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4646|statue|0|0|5321|747|-8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4575|log table|0|0|5368|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5366|#|0|0|2742|981|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1069|tattered banner|0|0|5159|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2846|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1421|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3691|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5295|2000|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6786|ore cart|0|0|5344|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|3772|1299|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1224|wooden planks|0|0|5456|185|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2470|#|0|0|3594|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1548|1748|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3208|#|0|0|4480|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1343|cave floor|0|0|5926|174|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1312|#|0|0|5874|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5164|1004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5826|534|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2907|#|0|0|4389|1065|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|#|0|0|2728|2259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4242|#|0|0|5793|592|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1151|1547|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3892|#|0|0|1321|1800|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5584|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2922|#|0|0|1425|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2860|wooden bench|0|0|5541|1877|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2649|#|0|0|3610|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7985|#|0|0|627|843|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2468|405|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2463|bottle of ale|0|105|1486|3849|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 2399|#|0|0|1863|2824|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|1692|1546|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4191|#|0|0|5751|3272|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4635|#|0|0|3690|1273|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|627|2162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2749|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|3003|3401|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1945|2686|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|3747|1294|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6012|3780|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5289|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2549|fork|0|0|2549|652|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|3747|1249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5168|999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|2480|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4648|statue|0|0|5128|700|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4117|#|0|0|1473|1689|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5443|1813|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|3478|394|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -13371|#|0|0|4582|3618|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3136|#|0|0|5289|1318|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2509|593|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5134|979|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1309|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|789|2220|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3732|1259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5133|958|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4243|#|0|0|5347|1996|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5303|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1807|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1848|2796|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1420|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5627|#|0|0|3736|2682|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2121|iron fence|0|0|5458|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5543|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|5362|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5110|butcher knife|0|0|5944|147|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2854|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4179|#|0|0|2938|3506|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5290|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3542|small fish|0|0|1129|3686|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1467|1708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|5329|3319|5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1892|2691|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2964|#|0|0|3675|1235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3833|#|0|0|3711|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1332|1653|57|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1443|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1846|2771|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|438|0|625|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4520|gas trap|0|0|5441|181|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 6019|#|0|0|2127|808|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5646|#|0|0|620|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 407|#|0|0|3685|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4189|#|0|0|4463|1164|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2867|#|0|0|1331|1653|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1457|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2518|652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3089|#|0|0|627|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2547|652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4655|blood smear|0|0|5315|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3899|horse dung|0|0|5156|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3543|#|0|0|1436|1765|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|2024|2784|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2652|#|0|0|2872|3506|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1336|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2656|#|0|0|3656|1060|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|1706|1564|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5584|189|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3772|#|0|0|3690|2473|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4707|shackles|0|0|5138|584|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2919|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2806|#|0|0|3685|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|352|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5136|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|6112|90|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7153|iron ingots|0|0|5337|1311|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3714|1225|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6876|pile of skulls|0|0|5338|1359|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5132|841|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|647|938|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5344|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4779|deck of tarot|0|0|6114|224|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4605|cot|0|0|5602|1911|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5584|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5995|147|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5160|1001|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|588|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5786|1338|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4153|#|0|0|544|818|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|1337|1653|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5577|1831|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|#|0|0|280|766|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5139|1983|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1410|1604|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1193|1708|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2468|#|0|0|797|2266|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1386|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|553|814|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|643|834|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5213|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1593|1556|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4606|#|0|0|2540|639|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|1384|1804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1338|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1372|3812|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3244|#|0|0|1186|2216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5594|1841|-11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5331|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4664|1395|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1442|#|0|0|2231|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1332|3754|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2417|484|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7092|refuse|0|0|5317|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4079|Taming Dragons|0|11|624|836|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 -1957|#|0|0|5593|1840|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3883|#|0|0|5288|2013|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|#|0|0|2420|468|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|4385|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2487|#|0|0|3746|1264|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6012|#|0|0|5340|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|#|0|0|1290|1779|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|593|2275|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6003|#|0|0|5325|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3010|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2400|#|0|0|4556|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4601|#|0|0|3600|2613|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -130|stone wall|0|0|5364|1289|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|#|0|0|1486|1762|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16036|#|0|0|684|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3119|debris|0|0|5341|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1927|#|0|0|5288|1337|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7098|refuse|0|0|5315|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4165|#|0|0|3614|2572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7947|orc helm|0|0|5363|1368|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5368|rope|0|0|2062|2861|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3543|small fish|0|0|1120|3692|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -5464|vat|0|0|5354|1991|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4648|#|0|0|615|2120|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4148|#|0|0|1431|1596|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4481|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -37|#|0|0|1130|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4682|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1513|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|448|1107|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|664|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1451|3976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4159|#|0|0|685|1204|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|1331|1651|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5269|2041|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|1592|1514|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4165|#|0|0|557|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1652|1604|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|1620|1563|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1418|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|1596|1655|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1062|tattered banner|0|0|5346|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5298|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3919|#|0|0|565|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3689|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|#|0|0|2869|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1497|1677|24|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4478|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5433|long pants|0|0|2529|672|1|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|350|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4239|#|0|0|5433|195|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|1132|1819|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -1062|tattered banner|0|0|5356|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5335|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2468|#|0|0|2245|1203|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2883|674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|661|1004|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8083|glass of water|0|105|1133|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -1013|#|0|0|1895|2737|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5868|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1180|grey slate tile|0|0|5337|1305|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5134|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5335|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2268|#|0|0|818|2192|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1171|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1957|#|0|0|5594|1840|-11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -873|tent wall|1109|0|6002|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5356|1991|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5322|1328|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|#|0|0|5378|3829|1|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1553|1658|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1464|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -14170|#|0|0|5829|593|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6446|#|0|0|550|821|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2255|#|0|0|1256|1886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4720|block|0|0|5987|100|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3617|#|0|0|2704|2145|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3649|1120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2849|737|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|619|2120|-1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5313|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1013|#|0|0|1895|2737|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2034|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5134|1967|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1171|3637|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1464|1704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5340|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2746|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|2899|3520|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|#|0|0|2535|572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1192|1709|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7714|books|0|0|1138|2222|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|626|831|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|#|0|0|3001|3410|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5359|1343|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3097|#|0|0|2915|793|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3738|1327|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|1408|3804|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -12791|#|0|0|1376|1156|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1553|1681|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3729|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1121|#|0|0|5195|4058|37|0|0|2|0|52|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3018|3427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|3666|2531|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1959|#|0|0|2617|977|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1521|1541|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1877|2709|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 6024|#|0|0|1907|1201|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3763|#|0|0|3745|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2943|#|0|0|1496|1664|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3687|2477|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4331|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3032|3352|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6012|3779|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2897|908|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1314|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6786|ore cart|0|0|5296|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|3635|2497|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|617|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6006|#|0|0|5328|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5337|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5306|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5434|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4068|tapestry|1|0|5878|3817|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2918|#|0|0|2894|909|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2516|#|0|0|1193|1710|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5782|572|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -6043|#|0|0|5424|198|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|5577|1855|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2916|#|0|0|5868|1510|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|5997|97|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5039|#|0|0|3006|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1888|2652|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|6068|87|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|351|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|#|0|0|533|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1638|#|2419|0|5999|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|362|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3763|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|4386|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|534|1008|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4096|#|0|0|459|1133|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2459|#|0|0|574|1122|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|643|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|588|2163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3642|#|0|0|5161|693|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4585|#|0|0|5338|549|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1387|3774|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|1458|3826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2422|#|0|0|602|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|1249|1704|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|4481|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2570|wall torch|0|0|5203|557|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -546|palisade|0|0|5135|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6790|#|0|0|2023|341|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5362|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2353|#|0|0|681|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4189|#|0|0|1424|1655|16|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5135|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4016|#|0|0|1346|1782|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4071|#|0|0|5689|1351|-26|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4021|#|0|0|3002|3410|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5428|906|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|2501|383|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2228|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5287|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6558|#|0|0|1396|3717|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2498|#|0|0|458|1134|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|3596|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4564|bed|0|0|5449|179|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|chair|0|0|5224|173|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3545|#|0|0|3646|2668|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|log wall|0|0|5368|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2748|2114|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|573|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2275|#|0|0|5305|1975|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5947|97|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5335|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5155|1002|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6236|empty vials|0|0|6109|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2893|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|871|2321|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 -2123|iron fence|0|0|5433|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4135|#|0|0|1430|1596|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1385|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6924|bone pile|0|0|5357|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5153|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5155|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|284|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2943|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1385|1804|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1451|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4544|#|0|0|5459|1856|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4572|log table|0|0|5315|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|595|2203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2910|#|0|0|3594|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3606|#|0|0|2971|874|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3609|#|0|0|1807|2809|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5796|546|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -3840|bottle|0|0|6115|81|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4243|#|0|0|1138|2216|60|0|0|2|0|0|0|400000|125|1|0|0|0|0|975312|503316480|0|0|5035 -2532|#|0|0|3652|2469|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|4458|1068|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|592|2165|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2881|3497|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2885|#|0|0|1568|1744|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1536|#|1109|0|6002|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2229|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1781|#|0|0|1388|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5365|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3203|#|0|0|4461|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7126|#|0|0|3048|3365|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2081|#|0|0|2232|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2884|#|0|0|1420|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|#|0|0|1403|4035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7401|head|0|0|6035|198|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4635|stone chair|0|0|5169|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5143|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|4392|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1493|1554|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3899|horse dung|0|0|2527|378|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -7400|torso|0|0|6118|226|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|#|0|0|5568|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5162|999|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2859|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1420|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|577|2235|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5920|45|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3347|#|0|0|5291|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2988|833|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1439|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2845|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|1040|2247|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3537|#|0|0|1131|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5328|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6235|#|0|0|4457|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3695|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2889|#|0|0|2908|712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1401|1802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2427|#|0|0|1320|1600|57|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4605|cot|0|0|5554|1895|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5162|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|4424|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1411|#|0|0|2498|438|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1130|3669|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5305|1960|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3961|blackmoore|0|0|5302|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|1443|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|#|0|0|2505|434|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5363|#|0|0|2994|808|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3763|#|0|0|1439|1565|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6007|#|0|0|5291|2017|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5295|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1935|2767|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4016|#|0|0|3552|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4156|bread loaf|0|14|3688|1165|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1517|1548|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|stone wall|0|0|5336|1303|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5292|2001|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4409|1204|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|4390|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5198|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2665|2235|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|5333|3316|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1320|1801|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|361|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2187|#|0|0|5202|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3976|nightshade|0|0|5294|89|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4640|wall carving|0|0|5417|1295|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|#|0|0|3695|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2679|#|0|0|483|840|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1549|25|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3497|#|0|0|1380|1590|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4157|dough|0|0|806|2266|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3999|#|0|0|1344|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|4460|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4011|#|0|0|864|2317|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|1451|1663|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|896|2392|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2887|#|0|0|1560|1748|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5870|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|chair|0|0|5345|75|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2229|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|0|1647|1580|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|goblet|0|0|1135|2230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4556|#|0|0|1849|2794|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|553|827|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6002|#|0|0|6109|154|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1388|1650|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3991|#|0|0|1978|2839|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2481|596|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2857|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3766|#|0|0|2898|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4021|#|0|0|2844|793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1301|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1159|2246|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2917|#|0|0|2904|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3602|2604|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|2596|627|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 491|#|0|0|5269|2030|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|3604|2504|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1007|#|0|0|1895|2740|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3701|1259|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5359|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|2921|668|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6719|#|0|0|5336|1303|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|4551|860|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2964|#|0|0|3736|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7402|leg|0|0|6056|161|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|0|0|618|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|787|2218|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1429|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4241|#|0|0|5362|2012|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5151|1983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3963|blood moss|0|0|5311|115|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|400|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6805|#|0|0|1418|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2591|a sign post|0|0|1556|1612|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1393|4020|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7031|#|0|0|1530|1412|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 16050|#|0|0|711|2236|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4245|#|0|0|5987|34|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1427|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2525|dirty pot|0|0|5497|625|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2450|454|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1467|1515|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7624|#|0|0|3694|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2504|jug of cider|0|105|1388|1818|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 -1782|portcullis|0|3|6078|66|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4512|floor spikes|0|0|5591|241|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2281|#|0|0|5135|979|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2284|1227|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5257|790|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2500|#|0|0|3664|2642|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|421|1034|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|6048|43|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5135|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2889|#|0|0|4522|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6262|iron wire|0|0|5318|1982|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4293|951|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1380|3739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2691|bed|0|0|1133|2216|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|280|980|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5282|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -545|palisade|0|0|5146|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|5357|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|4384|1085|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2719|#|0|0|2949|3348|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6265|#|0|0|1346|1770|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5739|#|0|0|623|2129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5315|1981|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2465|bottles of ale|0|105|6002|3771|27|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 2598|candle|0|0|5454|1921|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2146|wooden fence|0|0|5356|1993|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3675|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1946|2684|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3493|#|0|0|1376|1586|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|5963|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6445|#|0|0|554|820|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|358|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5574|186|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3692|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2456|485|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2293|#|0|0|1772|2846|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4194|#|0|0|1393|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1513|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|1423|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1207|#|0|0|1452|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5303|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2769|carpet|0|0|5148|76|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3817|clean bandage|0|0|5264|124|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 -1014|#|0|0|1893|2739|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2541|#|0|0|3690|1301|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2522|544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3698|2062|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1386|3827|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5183|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|6057|206|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2565|wall torch|0|0|5209|555|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|#|0|0|4388|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5157|1010|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -545|palisade|0|0|5164|1969|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2231|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5987|149|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2230|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5571|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5301|127|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3347|#|0|0|5289|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2876|table|0|0|5318|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|3683|1113|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2676|#|0|0|484|840|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|2918|804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|350|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|chair|0|0|5345|77|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6007|#|0|0|5350|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3724|cannon|0|0|5348|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5327|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4127|pile of wool|815|0|649|2177|0|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|3681|1105|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5363|#|0|0|600|2281|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5412|857|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5503|523|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4339|pile of garbage|0|0|5922|40|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 145|log wall|0|0|5368|1323|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 27|#|0|0|1128|2226|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3700|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1472|3684|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2421|cauldron|0|0|5459|741|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|329|1247|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|360|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5361|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3893|#|0|0|1523|1548|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 558|#|0|0|3777|1131|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|2291|111|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|603|2274|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6161|#|0|0|669|2136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|534|968|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1317|1658|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2429|wedge of cheese|0|14|3651|1136|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2451|fruit basket|0|14|3778|1251|8|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2743|884|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1653|1633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|fork|0|0|1128|2218|43|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2513|#|0|0|617|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2580|527|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3690|1285|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5411|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3603|#|0|0|3672|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2421|468|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -3892|#|0|0|1293|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4608|#|0|0|1849|2757|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4181|#|0|0|2941|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4653|blood|0|0|5317|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|641|841|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|6011|3784|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3206|#|0|0|4464|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3609|#|0|0|1863|2649|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2230|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|wooden bench|0|0|5539|1878|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|bottle of wine|0|105|558|2172|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2550|#|0|0|1150|1620|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4653|blood|0|0|5217|907|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2905|903|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4099|#|0|0|3009|3461|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1545|1687|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3391|#|0|0|5484|3146|-51|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4728|block|0|0|5502|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|2416|0|872|2374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1489|1686|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1343|cave floor|1|0|5348|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2956|707|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3740|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4548|FlameSpurtTrap_base|0|0|5690|1350|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -4553|potted tree|0|0|1128|2236|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4185|#|0|0|1841|2679|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1493|1549|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|2709|2177|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5307|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1810|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6428|#|0|0|615|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6916|#|0|0|1268|1223|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5874|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3300|#|0|0|1614|1636|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2919|#|0|0|2421|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1511|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5629|#|0|0|1195|1848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2883|#|0|0|1450|1617|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3203|#|0|0|1380|1618|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4171|#|0|0|1423|1661|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4981|#|0|0|2523|384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2456|479|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2681|#|0|0|3745|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5019|#|0|0|1898|2691|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2227|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1328|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2913|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1313|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5242|788|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|3771|1302|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5412|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4212|#|0|0|1933|2732|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3700|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1425|3816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3520|fishing pole|0|0|2734|1062|0|0|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 -4606|cot|0|0|5555|1895|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -16027|#|0|0|708|2232|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2536|dirty pan|0|0|5504|530|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3768|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5141|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3697|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|2993|642|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1416|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6942|#|0|0|2772|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4967|#|0|0|578|1649|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -130|stone wall|0|0|5363|1291|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5137|1954|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5360|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3209|#|0|0|4478|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1453|3979|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|3674|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|554|2187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2353|#|0|0|5780|3150|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4242|#|0|0|5427|1875|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|3|1|4|4750 -2420|#|0|0|5274|3365|27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5874|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|#|0|0|2223|1195|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|3688|1107|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4978|#|0|0|579|2123|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5967|152|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -6947|leaves|2416|0|839|2231|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3542|#|0|0|1437|1773|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|6008|3788|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|4418|1460|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3596|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|861|2278|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7121|#|0|0|591|2201|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5986|#|88|0|1354|3776|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2658|#|0|0|1411|2105|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2512|apple|0|14|1202|2265|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5303|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2901|chair|0|0|5237|149|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|4464|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2528|#|0|0|1140|1816|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2917|#|0|0|1933|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2532|578|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1292|1758|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5924|43|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5868|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|4692|1410|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1364|3698|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2469|#|0|0|3594|1234|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|2916|3484|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|chair|0|0|1400|1569|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 4234|ring|0|0|5961|200|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5933|#|0|0|1378|1598|30|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5403|230|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 4031|#|0|0|2520|523|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4653|blood|0|0|5173|957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3637|#|0|0|3706|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1491|1686|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 37|#|0|0|1129|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2489|#|0|0|3552|1171|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2326|#|0|0|613|2121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5294|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5|ankh|0|0|5205|774|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2463|#|0|0|3730|1255|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5301|1987|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1426|1733|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3740|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1457|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6040|#|0|0|5319|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6873|pile of skulls|0|0|5332|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5160|997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5583|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2881|#|0|0|1513|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3823|#|0|0|3762|1326|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2885|#|0|0|1579|1742|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3570|wand|0|0|5947|240|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3486|#|0|0|1195|2269|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4159|#|0|0|556|1221|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5917|29|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3718|#|0|0|2463|488|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4331|967|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2450|#|0|0|1659|1579|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4643|#|0|0|623|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1471|1578|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2255|#|0|0|1192|1853|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2399|#|0|0|1128|3608|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3745|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5137|957|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|2426|520|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3779|#|0|0|1449|4024|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3999|#|0|0|1408|4013|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1323|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1435|1713|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4121|#|0|0|3667|2597|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5304|1961|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5334|1326|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|1644|1579|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3783|#|0|0|3669|2579|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|#|0|0|1393|3886|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4544|#|0|0|5451|1923|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -8067|glass|0|0|1132|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5593|1842|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2835|#|0|0|2735|2248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5323|1974|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4093|#|0|0|1622|1589|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5439|bandana|0|0|2541|633|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2550|#|0|0|1315|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7712|book|0|0|1137|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1317|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|5155|1955|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5255|4021|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|#|0|0|3690|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3592|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2467|#|0|0|1456|3781|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4109|#|0|0|1319|1644|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|1451|3717|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5273|2037|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|#|0|0|5872|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5359|1361|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|3701|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2880|#|0|0|2531|578|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4165|#|0|0|3621|2568|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2453|432|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3629|crystal ball|0|0|5949|147|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7128|#|0|0|613|2273|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|363|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7393|head|0|0|5417|1865|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -145|#|0|0|2577|588|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|3666|2531|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2684|#|0|0|3744|1291|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|650|2163|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3636|#|0|0|1336|1602|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|420|1036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|#|0|0|1132|2228|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5410|137|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5250|794|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|4329|993|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1388|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3488|#|0|0|1378|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|1042|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|3053|3420|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5820|357|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5132|1970|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|5183|956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|1460|3826|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4150|hay|0|0|1520|1549|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|2293|111|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4634|stone chair|0|0|5167|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5991|71|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5058|#|0|0|1448|3854|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4650|blood|0|0|5244|990|-28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5295|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3976|nightshade|0|0|5268|123|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|3662|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5165|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|2971|3426|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3538|#|0|0|1128|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5187|two handed axe|0|216|5187|690|-78|0|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|735|882|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2440|435|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|352|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5297|1972|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 130|stone wall|1|0|5363|1287|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5946|#|0|0|4310|954|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|chair|0|0|5346|73|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|1163|2236|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|2902|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|642|837|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5365|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5311|2007|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|5985|36|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5328|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5381|harrow|0|0|814|2276|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 1929|#|0|0|5290|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4226|#|0|0|1432|1609|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|3594|1232|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4651|blood|0|0|1115|2231|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|2898|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1342|cave floor|0|0|5943|176|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|642|835|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|399|1220|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|anvil|0|0|5321|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3740|#|0|0|1471|1549|32|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|3704|2584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|5345|53|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|628|2173|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|565|2139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4339|pile of garbage|0|0|1138|2216|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1316|3724|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1336|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5321|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5132|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2897|#|0|0|3700|1295|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|878|2393|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4212|#|0|0|1340|1731|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|0|0|2970|883|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2667|#|0|0|2521|549|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|cave floor|0|0|5957|52|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4313|egg case|0|0|5300|1548|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3771|#|0|0|3675|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1376|3743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2923|673|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|3772|1298|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2747|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|573|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4520|gas trap|0|0|5579|155|-10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2908|#|0|0|4411|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5491|1392|-7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|1938|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4577|log table|0|0|5312|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3994|#|0|0|3665|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1429|4014|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3854|empty bottle|0|0|1165|2234|63|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1962|#|0|0|5184|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|4394|1046|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4016|anvil|0|0|5336|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5287|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4191|#|0|0|1545|1659|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1288|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3603|chessmen|0|0|1622|1588|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2519|plate|0|0|5223|174|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1963|#|0|0|5176|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2462|bottles of liquor|0|105|5624|1857|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2100 -2886|vase|0|0|5734|94|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|2245|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5404|decorative armor|0|0|3528|1125|20|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2548|657|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4577|log table|0|0|5312|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5019|statue|0|0|5309|751|-8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1962|#|0|0|5184|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4015|anvil|0|0|5345|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|748|2345|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1366|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4603|#|0|0|3600|2620|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|349|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|5990|56|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|3005|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|4325|950|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -145|#|0|0|2592|610|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|358|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3484|#|0|0|1363|1584|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1208|#|0|0|1451|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|804|2196|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2932|3504|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4389|#|0|0|5319|747|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2748|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|642|844|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1442|3715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1938|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4027|#|0|0|1885|2645|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4395|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1536|#|1109|0|6000|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5303|1987|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1199|1851|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2909|715|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2541|678|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4193|#|0|0|3765|1266|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4020|sledge hammer|0|0|5336|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|1428|1656|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5361|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|1332|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|Birds of Britannia|0|11|3611|2475|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|4|0|0|0 2274|#|0|0|5362|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4773|#|0|0|3627|2545|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4032|#|0|0|1466|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|1459|3825|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|869|2316|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -1985|#|0|0|1436|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3629|crystal ball|0|0|5212|736|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 3840|bottle|0|0|5436|185|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5275|2036|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|1593|1554|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2521|544|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|chair|0|0|1065|2207|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2852|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|5309|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|5922|170|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6924|bone pile|0|0|5301|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1606|1512|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3746|1251|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1495|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5133|bascinet|0|0|5950|166|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2468|#|0|0|399|1219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3852|#|0|0|331|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5209|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6882|skull|0|0|5355|1352|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2907|#|0|0|4413|1464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3782|#|0|0|2959|622|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1297|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1322|1823|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5691|pillow|0|0|1129|2217|62|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1161|2235|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2916|#|0|0|5868|1507|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1060|palisade|0|0|5164|1968|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6009|#|0|0|5290|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1490|1686|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1463|1512|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|2434|521|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2024|2799|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3629|crystal ball|0|0|5944|222|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5336|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2353|#|0|0|5620|1872|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1948|2686|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1314|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2852|731|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2445|486|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6013|3779|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1660|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|6109|155|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2645|#|0|0|2592|525|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2883|#|0|0|2906|3520|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3490|406|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2896|#|0|0|3768|1169|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|620|2112|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1525|1543|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1314|1814|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5244|169|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1900|#|0|0|3685|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5293|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5291|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|1461|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1013|#|0|0|1896|2736|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2514|peach|0|14|1371|1660|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -5397|cloak|437|0|5557|138|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3857|sapphire|0|0|5288|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5218|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5359|1369|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|1864|2824|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1993|2889|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1381|3775|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2353|#|0|0|5746|3189|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|283|986|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|792|2267|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3639|#|0|0|5936|188|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2900|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6929|#|0|0|2763|863|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4635|#|0|0|3688|1283|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3605|#|0|0|716|1483|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|1338|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|1133|3610|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3747|1252|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4016|#|0|0|5235|4004|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3206|#|0|0|4477|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1451|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3480|#|0|0|1363|1651|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1368|1635|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6924|bone pile|0|0|5142|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4032|pen and ink|0|0|6107|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|4635|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2070|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1426|1728|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|#|0|0|2467|553|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1477|1762|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4730|block|0|0|5503|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|857|2342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|6109|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2231|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2681|#|0|0|3729|1296|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2909|3517|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8586|#|0|0|2033|844|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|360|890|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3099|broken chair|0|0|1165|2241|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1432|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3617|1260|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2043|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1060|palisade|0|0|5134|1968|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|2747|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1385|1668|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|1332|3750|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1929|2788|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|3664|2508|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|5513|9|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5324|1959|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2647|#|0|0|5515|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2144|#|0|0|1420|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1593|1553|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6259|#|0|0|1992|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|4556|1494|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|348|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|399|1221|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2505|ham|0|14|5991|105|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|2260|1218|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|chair|0|0|1878|2729|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2885|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4139|#|0|0|628|2157|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7713|books|0|0|1136|2230|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2504|jug of cider|0|105|1387|1816|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 -3489|#|0|0|1382|1579|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3846|nightsight potion|0|19|5226|722|-15|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5639|#|0|0|2432|411|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3693|1266|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2707|folded sheet|0|0|1134|2218|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1412|1598|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1511|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1290|wooden logs|0|0|5553|14|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5684|533|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|16978231|2504 -1055|#|0|0|5279|3363|28|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|1356|3753|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2756|2219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2467|#|0|0|2467|406|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2619|615|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5874|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|592|2165|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6016|#|0|0|5911|3273|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1587|1564|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|2843|866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|3694|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2918|#|0|0|3777|1252|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|350|892|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1130|3689|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|#|0|0|3698|1260|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3914|axe|0|216|5368|1364|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3543|#|0|0|3660|2661|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6003|#|0|0|5269|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|736|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5347|#|0|0|1457|843|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|0|0|1315|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|5313|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|book|0|11|5961|228|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 -466|#|0|0|5288|1342|72|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4576|log table|0|0|5312|1308|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|890|2387|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1365|1608|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|2485|431|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7392|torso|0|0|5990|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3545|#|0|0|1435|1765|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3310|#|0|0|616|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6787|ore cart|0|0|5324|2013|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|#|0|0|1289|1779|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3683|1317|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|4392|1224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3707|#|0|0|1306|1769|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2034|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1256|865|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3707|#|0|0|1290|1772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1311|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|4467|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|chair|0|0|5241|178|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|1384|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6786|#|0|0|3012|3411|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|1843|2829|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1395|1687|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1353|3764|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1929|#|0|0|5284|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4236|#|0|0|5496|205|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3995|#|0|0|1467|1684|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|3636|2571|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4412|1091|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4142|#|0|0|1430|1597|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3117|debris|0|0|5340|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3808|#|0|0|1084|2266|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|6109|156|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|2669|2235|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5152|687|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5174|998|35|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1434|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|329|1246|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1851|#|0|0|1160|2245|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1256|869|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1341|cave floor|0|0|5259|198|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3985|wyrm's heart|0|0|5294|90|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3847|lesser cure potion|0|19|5228|723|-17|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1419|4022|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|892|2391|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1648|1654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1338|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5290|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5134|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5332|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1948|2680|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3762|#|0|0|1451|1667|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4605|#|0|0|1843|2763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2482|407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|6042|194|9|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 16044|#|0|0|683|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2515|ham|0|14|754|2263|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4212|#|0|0|2016|2748|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1333|3750|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1928|2790|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3651|1120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3100|broken chair|0|0|1163|2236|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4179|#|0|0|1424|1650|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6949|#|2416|0|892|2380|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6883|#|0|0|2751|885|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1321|#|0|0|1776|2849|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2860|#|0|0|3760|1298|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5875|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3543|#|0|0|1482|1768|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3698|1300|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3739|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2879|#|0|0|2728|2258|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2484|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3850|lesser poison potion|0|19|5303|87|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|6|1 -1339|cave floor|0|0|5926|45|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1651|1637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|4648|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5305|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2910|#|0|0|3612|1257|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4199|#|0|0|2704|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3982|#|0|0|626|830|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|stone pavers|0|0|6115|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|3664|2586|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|wooden fence|0|0|5333|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2186|#|0|0|5204|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3691|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|891|2387|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2023|2744|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3846|#|0|0|644|837|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5291|2027|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5328|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5722|549|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -7625|#|0|0|3696|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3203|#|0|0|1381|1617|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2521|544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1295|1783|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4021|sledge hammer|0|0|5327|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6080|145|-7|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1635|#|1109|0|6002|3766|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5192|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|2291|110|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|3650|1170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3995|#|0|0|1409|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6039|#|0|0|5312|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3769|#|0|0|1445|1664|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1317|3722|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5349|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6263|#|0|0|3005|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|4560|921|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|chair|0|0|1907|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1451|3851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2769|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|1933|2746|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|669|2147|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3722|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5349|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2912|#|0|0|3015|3459|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|stone chair|0|0|5165|569|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4688|#|0|0|5311|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2449|#|0|0|2494|474|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3701|1265|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2024|2736|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1301|1761|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5938|#|0|0|4309|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6873|pile of skulls|0|0|5330|1361|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2646|#|0|0|5523|54|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2466|408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5306|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|2480|397|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1336|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5693|521|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -4982|#|0|0|625|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5570|194|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2916|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3312|#|0|0|5288|1316|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|3634|2496|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|1509|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3764|#|0|0|625|823|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1312|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1140|2223|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2910|#|0|0|3627|1241|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|forge|0|0|5341|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -351|#|0|0|3703|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|2467|405|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1948|2686|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2755|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2231|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3265|#|0|0|4462|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6235|empty vials|0|0|6114|223|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5306|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2691|#|0|0|3691|1241|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2919|#|0|0|1932|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3033|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1305|#|0|0|2225|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4548|FlameSpurtTrap_base|0|0|5691|1350|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -6950|leaves|2416|0|870|2374|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|0|0|617|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5144|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|2293|110|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1963|#|0|0|5191|580|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2895|912|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3740|#|0|0|1445|1549|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|3017|3453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|2913|3484|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1482|1671|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|4476|1084|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5295|1997|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3060|3384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1439|3769|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4633|#|0|0|3698|1266|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3408|190|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3029|3356|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6002|#|0|0|6110|152|-22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5331|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6048|#|0|0|5314|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1805|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3700|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|3648|1124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|3666|2621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1931|#|0|0|6012|3783|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2553|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5363|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4168|#|0|0|1892|2692|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5299|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|potted tree|0|0|5160|31|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6013|#|0|0|3684|2066|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2488|#|0|0|574|1123|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2230|1201|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|3316|194|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3742|#|0|0|3675|2538|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4696|#|0|0|5363|1297|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2277|#|0|0|5142|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3776|#|0|0|3692|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1356|3708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6786|#|0|0|3002|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4313|923|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2039|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -148|log wall|0|0|5352|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2036|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|4478|1225|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2292|#|0|0|1776|2850|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -798|#|0|0|5319|708|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|4464|1164|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5401|576|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|421|1033|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|1562|1739|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2276|#|0|0|5132|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2667|#|0|0|2490|376|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6002|#|0|0|5294|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|5351|61|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|576|2235|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4159|#|0|0|555|987|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1672|1547|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1423|1655|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4608|#|0|0|2526|634|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5364|1294|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3310|#|0|0|5287|1321|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1545|1687|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1402|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6522|#|0|0|2467|557|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1568|1707|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2736|874|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3639|#|0|0|5959|217|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5297|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2231|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|2709|2177|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5439|bandana|0|0|2522|633|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|1686|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3692|1261|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1405|4036|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3837|bottle|0|0|6113|80|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|3685|2477|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6042|#|0|0|3388|174|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|2520|549|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|2232|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|642|844|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2887|#|0|0|1560|1749|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|336|879|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|4554|1044|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2809|#|0|0|3688|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5696|shackles|0|0|5307|1367|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2913|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4607|#|0|0|1859|2767|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1554|1772|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6444|#|0|0|550|820|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3850|#|0|0|4617|1205|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5494|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5443|1808|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4159|#|0|0|3618|2569|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1930|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|1806|2809|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2947|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6883|skull|0|0|5354|1344|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|558|2187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4171|clock|0|0|1064|2202|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5979|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3651|1169|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|2479|398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2495|#|0|0|3692|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|554|2175|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6950|leaves|2416|0|890|2245|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2510|#|0|0|2028|2865|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|#|0|0|1162|2245|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3680|1299|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4142|#|0|0|2912|794|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|3700|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|3033|3356|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|1309|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3624|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2970|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5292|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2808|#|0|0|3691|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5147|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4555|#|0|0|3608|2501|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1438|3880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5307|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2657|#|0|0|3673|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6792|ore cart|0|0|5309|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|1456|844|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5439|1823|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5942|#|0|0|4473|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2554|muffins|0|14|3680|1301|24|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|5311|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3765|1219|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2513|#|0|0|614|884|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2918|#|0|0|2416|557|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1306|#|0|0|1423|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5170|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5305|1961|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6791|ore cart|0|0|5323|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4240|#|0|0|5349|1996|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1933|2701|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|3656|2589|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1452|1555|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|5318|740|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|6119|182|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5334|3318|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5351|2021|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3691|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4696|#|0|0|5363|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1408|3852|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5276|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|2416|0|877|2393|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|2453|433|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4683|iron maiden|0|0|5502|1805|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|5034 -3742|#|0|0|3691|2477|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 578|#|0|0|5541|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3899|horse dung|0|0|2533|376|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|784|2230|0|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 -5635|#|0|0|1157|1616|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3032|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1389|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5150|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2276|#|0|0|5455|1894|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|2784|3387|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1781|#|0|205|1522|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1305|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3740|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|2971|877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5574|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6008|#|0|0|5694|566|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -10000|#|0|0|5151|1708|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|1458|1551|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|3734|1335|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3688|1274|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5441|1802|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|628|2193|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5499|561|65|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|4635|1323|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2504|635|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5340|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3729|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1437|3760|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1133|1818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7985|#|0|0|624|837|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6795|ore cart|0|0|5290|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4322|barrel hoops|0|0|5319|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3572|wand|0|0|5416|1929|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|5139|1947|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1321|#|0|0|1773|2849|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3543|small fish|0|0|1132|3691|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|792|2304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5945|102|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5363|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2646|#|0|0|5401|41|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2282|#|0|0|5447|1812|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5368|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2645|#|0|0|2592|523|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2483|#|0|0|1334|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1432|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5140|platemail gloves|0|0|5923|155|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4172|#|0|0|631|1032|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|759|2153|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5405|920|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|2914|3484|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1513|1547|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4608|#|0|0|1843|2757|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1430|1576|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|rope|0|0|2087|2858|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4017|#|0|0|1267|1254|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1408|#|0|0|1164|2206|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2407|#|0|0|4388|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4192|#|0|0|1545|1658|26|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3617|#|0|0|2071|810|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4109|#|0|0|1519|1543|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7156|iron ingots|0|0|5319|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2468|#|0|0|1309|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1347|1600|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5407|1873|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -4031|#|0|0|1871|2650|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -481|#|0|0|5270|2033|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2917|#|0|0|2422|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5360|1368|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2228|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4127|#|0|0|1544|1657|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1637|#|2419|0|5999|3763|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|451|1112|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5410|861|65|0|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1446|#|0|0|2529|560|23|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3933|mace|0|0|5360|1361|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4706|shackles|0|0|5137|587|-37|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2450|455|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4194|#|0|0|654|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1334|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16044|#|0|0|709|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2530|#|0|0|4556|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3118|debris|0|0|5350|2018|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|5311|1371|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2855|729|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1847|2740|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1333|3722|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1452|1611|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5869|1505|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|#|0|0|5875|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5325|2019|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3009|3451|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3731|1258|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1429|4006|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5991|#|0|0|1466|1689|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -872|tent wall|1109|0|6003|3767|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|892|2386|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1317|1646|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5691|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2451|fruit basket|0|14|3778|1250|8|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|3017|3457|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1548|1716|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1294|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1467|1692|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|chair|0|0|1448|1551|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4212|#|0|0|1315|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|3595|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5159|1957|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1652|1562|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1322|1820|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5444|skullcap|0|0|2540|634|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2599|522|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -3740|#|0|0|2416|545|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5159|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|6011|3783|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5354|1353|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4016|#|0|0|2869|849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|3689|1109|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2446|486|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5873|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5624|#|0|0|1156|1616|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3118|debris|0|0|5910|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|3640|2468|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4127|#|0|0|1544|1657|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|654|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1452|1611|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1294|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|1534|1433|60|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3595|2600|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1292|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2456|#|0|0|4634|1322|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4471|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|660|1003|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|#|0|0|1190|1705|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1321|#|0|0|1773|2847|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5292|1338|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3723|cannon|0|0|5348|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|4680|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5223|175|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4104|#|0|0|745|2346|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1576|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4644|#|0|0|4525|1058|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4548|FlameSpurtTrap_base|0|0|5690|1354|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -4506|floor spikes|0|0|5862|549|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3350|mushroom|0|14|5581|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|5315|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6530|#|0|0|1425|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|2027|2852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4689|#|0|0|5302|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4348|stone face|0|0|5913|101|0|0|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -2861|#|0|0|362|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1938|2793|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4067|tapestry|1|0|5878|3818|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1316|3749|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1527|1437|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5149|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5337|1378|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3742|#|0|0|1439|1555|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|650|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2883|#|0|0|1959|2672|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|555|828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|chair|0|0|1908|2709|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 546|palisade|0|0|5163|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|0|0|5558|1826|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1450|1554|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1406|1822|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1443|#|0|0|2227|1197|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|1450|1608|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2645|#|0|0|3601|1211|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6003|#|0|0|5293|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5664|557|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2550|#|0|0|2453|432|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4106|#|0|0|1566|1551|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3740|#|0|0|3674|2534|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|potted tree|0|0|1834|2733|0|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 -2806|#|0|0|3685|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|book|0|11|739|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 -7032|kite shield|0|0|5928|213|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|2492|401|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4322|956|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5337|1310|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3810|#|0|0|2730|894|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2530|#|0|0|1137|1817|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1298|1777|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3944|#|0|0|643|822|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6007|#|0|0|5341|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5296|1976|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5552|203|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -6586|#|0|0|3013|3400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1416|1752|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2474|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2455|ceramic mug|0|0|1261|1885|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4605|cot|0|0|5602|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6923|bone pile|0|0|5319|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5580|201|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5345|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|1369|3851|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|2904|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7712|book|0|0|1164|2236|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|6050|3493|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|560|2136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|392|1218|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|counter|0|0|5991|82|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|2030|2737|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2755|#|0|0|3685|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1511|1541|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4183|#|0|0|629|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4149|#|0|0|627|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1291|1765|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|404|0|613|2124|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2399|#|0|0|3650|2464|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|stone chair|0|0|5202|597|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2899|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5740|#|0|0|629|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3766|#|0|0|3661|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1400|1567|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|831|2223|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4651|blood|0|0|5344|1331|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5315|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5306|1375|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|chair|0|0|1880|2703|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4392|1082|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1426|1725|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|1388|3773|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3117|debris|0|0|5357|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2861|#|0|0|353|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5682|535|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4607|#|0|0|2526|633|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6041|#|0|0|5334|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2742|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2994|838|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1467|1766|-3|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|648|1080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2421|494|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -3810|#|0|0|2754|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5506|1812|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5732|573|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2496|#|0|0|3552|1173|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3607|#|0|0|1929|2790|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|600|2186|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|#|0|0|2539|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|3608|2500|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5868|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|6040|199|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2907|#|0|0|3739|2687|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|2462|452|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1338|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2768|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|4475|1082|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3919|#|0|0|620|1146|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|352|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3881|diamond|0|0|5310|2009|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4632|#|0|0|3691|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3543|#|0|0|3662|2670|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7836|pullies|0|0|5305|1963|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|438|0|610|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4092|#|0|0|1614|1586|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2921|#|0|0|1410|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1385|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2769|carpet|0|0|5149|77|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5162|991|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1296|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|1841|2682|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2479|#|0|0|1644|1580|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1452|3851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2505|#|0|0|3552|1168|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|5302|1301|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6001|#|0|0|5270|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5968|219|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|2290|111|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1656|1606|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4017|#|0|0|2535|571|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3731|1326|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5875|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1317|1803|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|1161|2240|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|2746|987|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2905|902|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|4684|1221|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4216|#|0|0|3601|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4109|#|0|0|1317|1644|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2912|804|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1326|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7124|#|0|0|3048|3367|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2994|3433|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5140|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2647|#|0|0|5526|58|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2901|#|0|0|1337|1659|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3593|1234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6930|#|0|0|2749|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5305|1373|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1820|-5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4239|#|0|0|6036|1440|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5580|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2645|#|0|0|3730|1406|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7624|#|0|0|3695|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2837|#|0|0|2941|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|5217|18|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2462|bottles of liquor|0|105|5623|1856|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2602|#|0|0|625|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4336|garbage|0|0|1161|2205|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6012|3779|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|4410|1462|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4536|859|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2532|#|0|0|3009|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1544|1694|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|#|2416|0|892|2243|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2549|#|0|0|1404|4036|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|555|1210|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5198|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5294|2000|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3690|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2453|#|0|0|4392|1213|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1334|1603|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2665|2090|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|892|2245|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2272|#|0|0|5690|1328|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1958|#|0|0|5961|46|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3910|executioner's axe|0|216|5360|1366|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|5196|784|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5173|995|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|2962|625|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4089|#|0|0|2069|810|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5875|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3608|#|0|0|2042|2775|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|664|1003|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5163|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6562|#|0|0|5236|4005|37|0|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4408|1204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2968|3404|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1419|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3965|daemon blood|0|0|5293|90|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|1660|1579|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5306|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1065|#|0|0|5279|3354|31|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1247|wooden planks|0|0|5354|1991|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3698|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|1449|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2186|wooden fence|0|0|5327|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|2453|432|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4689|#|0|0|5310|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1537|#|2419|0|6001|3767|38|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2649|#|0|0|5524|57|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5110|butcher knife|0|0|5153|613|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5078|studded gorget|0|0|5334|680|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5356|1990|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3693|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4138|hammer|0|0|5952|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4167|globe|0|0|1068|2199|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|788|2220|10|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|5135|1980|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5165|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3839|bottle|0|0|5436|188|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|4544|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|350|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1010|#|0|0|1892|2737|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3539|#|0|0|1128|3673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1511|1567|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7095|refuse|0|0|5321|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4239|#|0|0|5786|572|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|0|0|5306|649|15|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|806|2301|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1443|#|0|0|2229|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1812|2810|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3996|#|0|0|1409|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7947|orc helm|0|0|5364|1368|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6057|88|32|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5311|2007|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3538|#|0|0|1128|3672|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7625|#|0|0|3695|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3097|#|0|0|2506|476|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3229|#|0|0|5459|3162|-45|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|1336|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4032|#|0|0|1650|1644|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1401|1804|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5580|190|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5325|748|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -1290|wooden logs|0|0|5546|12|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|573|1123|6|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3603|chessmen|0|0|1497|1693|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1873|2643|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2058|2775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4825|statue|0|0|5577|1895|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|50331648|0|0|1010056|2202 -1956|#|0|0|5557|1826|-12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5579|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5381|harrow|0|0|814|2276|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1311|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2475|427|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4576|log table|0|0|5360|1356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|5923|167|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1782|portcullis|0|3|6087|70|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5872|1509|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3782|#|0|0|1360|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3575|#|0|0|1551|1656|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4183|#|0|0|2938|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1930|#|0|0|5505|570|39|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1558|1774|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3997|#|0|0|1468|1691|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3721|quarter staff|0|0|5978|238|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|2580|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3717|pickaxe|0|0|5275|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -144|log wall|0|0|5336|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|1337|1588|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2229|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1317|3724|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4142|#|0|0|628|2154|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2838|#|0|0|2940|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3916|double axe|0|216|5360|1365|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5043|club|0|0|5360|1361|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5370|#|0|0|1504|3679|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3732|2632|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3688|1275|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3994|#|0|0|1456|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2896|#|0|0|3731|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4239|#|0|0|5349|1995|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5874|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3771|#|0|0|3674|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4555|1493|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5350|2020|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2131|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3627|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|362|889|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4183|#|0|0|634|1034|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3699|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5289|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5436|168|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|3596|1235|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1009|#|0|0|1894|2737|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3851|#|0|0|332|1254|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|628|2191|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|#|0|0|5177|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5307|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1891|#|2107|0|5474|1880|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3994|#|1314|0|3665|2578|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|2618|977|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2885|#|0|0|1457|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1388|3771|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2026|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5331|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4240|#|0|0|5798|581|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|4470|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2542|#|0|0|2968|3419|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2229|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|1458|3801|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -474|#|0|0|5580|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|351|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|1369|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|6012|3792|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3766|#|0|0|3659|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4607|#|0|0|2543|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1447|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2259|#|0|0|1152|1616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|1012|1436|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4099|#|0|0|1554|1765|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|358|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5327|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1135|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3000|3384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2908|#|0|0|4560|923|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|potted tree|0|0|1903|2726|20|0|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1493|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2945|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1935|2768|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|355|834|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4520|gas trap|0|0|5441|181|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -3616|bloody bandage|0|0|5958|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4173|#|0|0|2459|460|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2083|#|0|0|2231|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|2970|3403|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|3729|1297|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|599|1188|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6236|empty vials|0|0|5993|62|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2459|#|0|0|324|1240|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|553|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3733|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|3691|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5155|1001|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6527|#|0|0|2468|557|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1150|1620|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|555|1211|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1672|1568|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5162|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5153|611|-50|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -1224|wooden planks|0|0|5456|187|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2025|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4003|#|0|0|2660|2187|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1314|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2517|#|0|0|3747|1331|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1066|tattered banner|0|0|5165|1968|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5167|992|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5115|large battle axe|0|216|5933|224|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5582|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|3013|3453|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2514|peach|0|14|1371|1645|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|4400|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5362|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1452|1553|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2232|1196|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2879|counter|0|0|5991|84|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3937|#|0|0|3060|3398|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4015|anvil|0|0|5308|2009|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6929|bone|0|0|5156|1964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|1387|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1469|1548|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2840|937|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1152|1620|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4117|#|0|0|4457|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2187|#|0|0|5220|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5363|1290|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1376|3748|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2081|#|0|0|2223|1199|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3025|3356|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3576|#|0|0|1448|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3318|#|0|0|5156|1965|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5993|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5580|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2508|593|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5314|1954|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2283|1227|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4078|#|0|0|5692|1348|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2898|#|0|0|625|831|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2850|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -368|sandstone arch|0|0|4544|871|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2911|#|0|0|3015|3460|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5579|199|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 5368|rope|0|0|2073|2859|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3654|#|0|0|324|1048|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16029|#|0|0|708|2233|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2432|440|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2277|#|0|0|5311|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3608|2466|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5874|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2691|#|0|0|3678|1237|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|755|2146|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2731|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1328|1587|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4393|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|5443|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6043|#|0|0|5461|195|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|6007|3787|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|0|0|5306|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|#|0|0|1453|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|2564|522|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5335|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3109|broken furniture|0|0|5984|156|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2548|#|0|0|644|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|598|1187|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2648|a bedroll|0|0|5515|220|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5021 -4150|hay|0|0|1592|1558|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2629|2096|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -18|wooden wall|0|0|5366|1325|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|624|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2504|jug of cider|0|105|1384|1803|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 -1805|#|0|0|5224|176|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1384|1656|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2541|kettle|0|0|5152|873|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2732|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5369|1343|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1452|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3057|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5214|3594|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1474|3699|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1778|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1804|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|iron fence|0|0|5435|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1550|1648|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|3740|1337|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2|ankh|0|0|5425|571|65|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 6041|#|0|0|3454|380|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4153|sack of flour|0|0|5623|1860|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3991|#|3|0|1357|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|359|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|3667|2651|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3206|#|0|0|4468|1182|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|cot|0|0|5554|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2660|#|0|0|3676|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3544|small fish|0|0|1134|3684|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1660|1580|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1329|1657|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5143|1993|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6562|forge|0|0|5318|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2123|iron fence|0|0|5437|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2681|#|0|0|3690|1323|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1365|1601|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2652|#|0|0|3013|3345|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3769|1249|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5575|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5313|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5113|gnarled staff|0|0|5978|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|3765|1288|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|1652|1564|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3932|#|0|0|3549|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4327|957|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4529|floor saw|0|0|5682|529|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4150|hay|0|0|866|2317|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2267|#|0|0|888|2395|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1957|#|0|0|6057|89|32|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2501|383|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3849|strength potion|0|19|5210|724|-16|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5283|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|482|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2451|#|0|0|1333|1604|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5627|#|0|0|1322|1605|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2901|#|0|0|645|831|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|3662|2507|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5335|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7094|refuse|0|0|5312|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1647|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|chair|0|0|1477|1749|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3496|#|0|0|1380|1585|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4157|dough|0|0|822|2194|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2495|goblet|0|0|5168|566|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1312|#|0|0|5872|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|5615|1833|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -933|pier|0|0|1894|2738|50|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|2225|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2446|486|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6950|leaves|2416|0|833|2296|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2565|wall torch|0|0|5209|551|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|643|837|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2518|#|0|0|1339|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2501|bottles of wine|0|105|1944|2674|34|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0|2100 7082|refuse|0|0|5319|1341|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2407|#|0|0|2975|3352|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1500|1663|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2898|#|0|0|603|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|1403|4036|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1477|3979|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3692|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|5582|203|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|3738|2689|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1009|#|0|0|1895|2736|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5690|pillow|0|0|1130|2217|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|1849|2772|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1558|1686|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4731|block|0|0|5502|1809|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1342|cave floor|0|0|5943|180|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2280|#|0|0|5287|1316|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7038|tuscany pine|0|0|5320|1307|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4556|#|0|0|1550|1767|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2028|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6787|#|0|0|2023|342|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5985|148|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1316|1661|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|350|893|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5203|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2901|#|0|0|2918|803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5875|553|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2919|#|0|0|2903|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2824|#|0|0|616|2140|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2595|535|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 -5627|bowl of lettuce|0|14|805|2268|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3652|1136|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|3710|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2501|bottles of wine|0|105|5992|104|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -8612|#|0|0|5314|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|#|0|0|1118|3689|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3612|2476|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|1456|3781|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|3699|1209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2449|#|0|0|4630|1321|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5987|147|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5507|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|1519|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1958|#|0|0|5183|578|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|2023|2832|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3655|empty jars|0|0|3687|1302|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5295|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1295|1777|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2897|#|0|0|1474|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5444|skullcap|0|0|2523|636|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1930|#|0|0|5274|2037|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3685|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5160|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4032|#|0|0|1333|1645|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|1387|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3663|2507|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5119|#|0|0|3016|3434|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5363|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|5160|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5162|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2657|#|0|0|3673|1067|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4174|#|0|0|2898|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|3676|2540|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4242|#|0|0|5407|1873|19|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|4750 -1955|#|0|0|6103|32|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5691|522|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4688|#|0|0|5284|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|3776|1249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2685|#|0|0|3689|1323|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2807|#|0|0|3690|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4723|block|0|0|5951|218|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|605|2180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4152|wood curls|0|0|1455|1579|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4243|#|0|0|5317|1975|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1805|#|0|0|5253|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|4412|1089|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4685|1222|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|1012|1433|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2504|#|0|0|1460|3779|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1525|1549|25|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|1159|2246|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|5272|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3831|#|0|0|5149|53|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5161|1001|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1466|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1551|1766|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1805|2807|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1179|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5310|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|0|0|5310|1989|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5821|526|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2905|#|0|0|1459|3827|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2911|#|0|0|1936|2796|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|2229|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1385|1662|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5344|1319|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|1457|842|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3707|#|0|0|1391|1646|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2857|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2963|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5298|608|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2591|a sign post|0|0|1556|1612|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2921|#|0|0|1419|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2498|#|0|0|2227|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2230|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|2952|700|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6008|#|0|0|5334|2004|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3899|horse dung|0|0|5330|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1848|#|0|0|5309|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1840|2739|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4607|#|0|0|2545|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2907|706|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5949|#|0|0|4308|953|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5353|1995|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1811|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5342|vat|0|0|5353|1992|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|3689|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2429|wedge of cheese|0|14|3651|1168|4|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2459|#|0|0|3731|1257|11|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2449|#|0|0|4555|1488|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1252|1704|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|592|2160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5736|566|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2806|#|0|0|3685|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|goblet|0|0|5167|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5943|#|0|0|4473|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|611|872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1333|1645|78|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1387|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3663|2507|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5162|1967|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2685|#|0|0|3689|1323|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1460|3779|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5272|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|641|1086|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|5330|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 28|#|0|0|1139|2222|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|803|2197|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2899|#|0|0|1344|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -351|#|0|0|3703|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5168|1000|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2524|dirty pot|0|0|5153|868|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|616|2142|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1291|1762|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1547|1740|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1414|1598|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5166|1000|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2042|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6054|#|0|0|5315|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2464|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|chair|0|0|1400|1565|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2516|#|0|0|1683|1571|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4216|pile of hides|0|0|1987|2872|20|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5296|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2551|#|0|0|452|1111|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|628|2126|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3575|#|0|0|3669|2590|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1468|1691|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|2858|999|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4575|#|0|0|2672|2157|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1366|1574|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1300|1775|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7679|dirt|0|0|1163|2239|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3698|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|1602|1515|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5305|1961|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3140|The Busy Bees|0|0|2958|712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|chair|0|0|1909|2733|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1511|1567|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1426|4021|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4234|ring|0|0|5919|222|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2025|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5315|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|3699|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|2260|1217|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1371|3864|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1683|1572|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6017|#|0|0|5911|3274|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4179|#|0|0|1397|3804|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1408|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7612|#|0|0|3699|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2691|#|0|0|3008|3424|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2485|397|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 4310|#|0|0|2729|883|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4157|#|0|0|685|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1422|3978|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1521|3983|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2832|#|0|0|2940|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6919|#|0|0|1270|1216|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3545|#|0|0|3667|2664|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|3743|1336|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|3705|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4121|#|0|0|1453|4005|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1456|3779|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3745|1333|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|1332|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5132|986|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -151|log wall|0|0|5362|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|#|0|0|5867|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|#|0|0|1472|3978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|1444|3769|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5311|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2530|#|0|0|1593|1512|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|640|939|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5868|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4095|#|0|0|1435|1713|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|614|2132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|A Tale of Three Tribes|0|11|1568|1709|41|0|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 -1955|#|0|0|2617|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5335|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4098|#|0|0|1813|2808|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|643|837|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|1936|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1328|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|3332|194|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8065|#|0|0|2860|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5322|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5142|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|1356|1770|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3741|#|0|0|2420|546|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2754|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3776|#|0|0|3690|2475|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5987|#|0|0|3664|2579|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4309|small web|0|0|5957|73|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|#|0|0|5274|3358|32|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2913|801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2842|812|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|4460|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5944|#|0|0|1233|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1513|1613|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2280|#|0|0|5440|1813|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3681|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5139|905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6178|alchemical symbol|1154|0|5336|585|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -5646|#|0|0|619|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2237|1186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2831|#|0|0|2943|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2462|#|0|0|617|874|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5158|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6875|pile of skulls|0|0|5330|1360|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1825|#|0|0|5151|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|0|0|619|2121|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4180|#|0|0|2459|463|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7265|sarcophagus|0|0|3525|1126|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5348|#|0|0|1457|844|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5871|1512|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4544|#|0|0|5471|1854|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3539|fishing net|0|0|5499|221|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|627|2193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5161|996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2503|#|0|0|3672|2653|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1288|1772|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5987|172|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4033|#|0|0|1448|1665|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2421|#|0|0|786|2233|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4212|#|0|0|1933|2728|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5198|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6369|#|0|0|3737|2727|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1495|1615|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6948|leaves|2416|0|839|2229|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4020|#|0|0|1393|3713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3707|#|0|0|1290|1766|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2545|cut of raw ribs|0|0|3688|1296|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5350|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5306|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|1848|2787|-5|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 -1207|#|0|0|1450|1668|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4099|#|0|0|1562|1765|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2469|#|0|0|2483|408|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3767|1224|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5575|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2146|wooden fence|0|0|5305|1961|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|2417|483|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3899|horse dung|0|0|2521|376|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -3779|#|0|0|4385|1130|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2421|cauldron|0|0|5473|1876|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1416|1576|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|#|0|0|1425|1560|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3782|#|0|0|3767|1268|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2348|#|0|0|3728|1337|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4015|#|0|0|2534|571|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4236|#|0|0|5320|568|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|891|2386|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6060|#|0|0|5316|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|2232|1193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2470|#|0|0|1316|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1255|866|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5117|heavy crossbow|0|0|5339|605|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|3761|1250|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4191|#|0|0|5231|4016|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4194|#|0|0|1474|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|2873|3509|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1354|3757|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7678|dirt|0|0|1161|2239|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2040|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|4408|1205|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5871|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2493|#|0|0|1691|1546|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2839|#|0|0|2941|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1945|2682|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|1430|1712|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2280|#|0|0|5440|1798|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7981|a reactive armor scroll|0|0|640|848|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1423|4022|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3592|1195|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4288|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|1939|2724|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1948|2679|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|644|839|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1806|2807|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|#|0|0|1458|3802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3673|1148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6043|#|0|0|5620|66|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|4551|858|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4177|#|0|0|2941|3508|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|623|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5370|rope|0|0|3037|825|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2864|#|0|0|3679|1322|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6787|#|0|0|3002|3407|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3769|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5925|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3349|#|0|0|5323|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5923|169|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -27|#|0|0|1159|2245|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1293|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3035|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|5986|102|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|1376|3749|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1395|1566|34|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1931|#|0|0|6012|3782|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1511|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1963|#|0|0|5191|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5538|188|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 -4150|hay|0|0|869|2317|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4171|clock|0|0|2936|3506|10|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 4109|#|0|0|1523|1543|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|1635|1514|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2544|#|0|0|1601|1514|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4231|earrings|0|0|5325|603|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1958|#|0|0|5788|1337|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3654|#|0|0|3728|1339|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2657|#|0|0|3681|1099|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2455|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|1857|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5353|#|0|0|1879|2805|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5874|1508|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4237|#|0|0|6048|1433|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5334|1327|29|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|4555|1044|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -551|wooden wall|0|0|5161|1968|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|4424|1204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2861|991|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1581|1740|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16054|#|0|0|708|2239|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7153|iron ingots|0|0|5363|1299|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5311|1983|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4728|block|0|0|5502|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4183|#|0|0|4478|1152|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|624|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5181|85|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|#|0|0|2465|557|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1828|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|stone pavers|0|0|5677|521|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2868|table|0|0|5318|1982|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4309|small web|0|0|5936|109|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4506|#|0|0|5185|692|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|808|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2860|993|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3893|#|0|0|1525|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5944|104|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5580|194|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|6016|3792|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5134|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4697|#|0|0|5273|2023|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1487|1555|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3848|#|0|0|4617|1206|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|1392|3700|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4336|garbage|0|0|5955|98|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|1334|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|352|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|book|0|11|6108|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 -2503|bottle of wine|0|105|1947|2686|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -3717|pickaxe|0|0|5428|113|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|1442|3800|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3619|#|0|0|330|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1510|1598|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1782|#|0|0|1393|3872|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4175|#|0|0|625|1035|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|1930|2789|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|cot|0|0|5554|1905|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3691|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2256|#|0|0|1248|1703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1355|3707|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|2027|2745|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3|#|0|0|1342|1645|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2970|3425|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6534|#|0|0|5813|3301|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4575|log table|0|0|5312|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|1309|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|3600|2504|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|cards|0|0|2026|2745|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2386|#|0|0|1424|1714|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|6012|3785|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7121|#|0|0|587|2204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2468|#|0|0|1151|1547|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2895|#|0|0|3747|1301|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5334|1380|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6044|#|0|0|2964|762|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|1354|3756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|735|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2592|#|0|0|2735|2157|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2186|#|0|0|5209|3599|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3318|#|0|0|5366|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3934|#|0|0|2880|3417|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3990|#|544|0|1549|1657|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1308|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2948|3353|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4607|#|0|0|1854|2756|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5580|199|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4697|#|0|0|5364|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5290|1335|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1442|#|0|0|2227|1203|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1424|3872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2992|3436|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|2963|629|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1956|#|0|0|5551|1807|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4962|#|0|0|1326|562|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|532|973|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5297|1976|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|2745|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|4413|1465|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|3608|2509|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16085|#|0|0|681|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1946|2682|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|678|1202|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|559|2174|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3672|1148|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2027|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|4463|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5354|1992|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3542|small fish|0|0|1119|3683|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2732|2259|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3545|#|0|0|1483|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3486|#|0|0|1378|1620|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|3729|1290|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5585|205|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|5987|163|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1849|2796|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5132|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1448|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6434|#|0|0|1449|1608|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6043|#|0|0|5395|704|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5738|#|0|0|624|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|1395|3708|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2861|994|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4696|#|0|0|5272|2043|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 -4098|pewter mug|0|0|1866|2648|24|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1208|#|0|0|1449|1669|-10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2449|tray|0|0|1131|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4169|loom bench|0|0|650|2176|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -3761|#|0|0|2880|736|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|3714|1228|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|tray|0|0|1131|2216|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1348|3867|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3718|pickaxe|0|0|5520|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|641|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3808|#|0|0|2755|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2896|708|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|pewter mug|0|0|1164|2235|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2455|ceramic mug|0|0|1134|1819|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2348|#|0|0|3656|2506|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|4691|1178|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6934|pelvis bone|0|0|6057|67|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4512|floor spikes|0|0|5720|571|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2646|#|0|0|3629|1225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1401|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1566|1766|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2281|#|0|0|5154|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6042|194|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1297|1769|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|536|972|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5152|999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7121|#|0|0|1468|1576|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2883|747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1825|#|0|0|5153|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|564|810|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1898|2810|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|621|2123|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|358|886|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2877|722|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5131|970|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5295|2001|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1199|1849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|2073|2848|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7712|book|0|0|5236|145|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2545|#|0|0|528|1011|3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|3658|2504|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6047|#|0|0|5324|1306|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|5979|168|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2887|#|0|0|1569|1744|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5138|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5159|1980|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|797|2265|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2878|counter|0|0|5332|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4192|#|0|0|1977|2842|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|622|2134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3735|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6928|bone pile|0|0|5157|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5329|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2490|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1451|1611|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2226|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1322|1818|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3739|1328|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5308|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5512|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2931|#|0|0|2660|2203|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1892|2691|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|2938|939|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|#|0|0|1442|3776|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -547|palisade|0|0|5146|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 144|log wall|0|0|5352|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4021|sledge hammer|0|0|5738|3261|18|0|0|2|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2864|850|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|2755|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4024|#|0|0|3003|3412|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2469|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -52685|#|0|0|5572|202|22|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3203|#|0|0|1380|1617|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4774|#|0|0|2532|657|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2121|iron fence|0|0|5454|3152|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6212|#|0|0|3011|3350|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8066|#|0|0|3766|1220|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|4560|920|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2514|peach|0|14|1376|1616|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1443|1660|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2457|#|0|0|2852|1000|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6949|leaves|2416|0|793|2287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1803|#|0|0|5310|134|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|3761|1315|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5368|#|0|0|4421|1028|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1440|3771|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2471|563|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3735|1250|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|808|2195|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6792|ore cart|0|0|5290|2034|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1964|#|0|0|5177|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3628|bottle|0|0|5318|1982|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1321|#|0|0|1775|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3736|2564|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3691|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2881|#|0|0|1523|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1|#|0|0|5653|568|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3225|#|0|0|1061|2248|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -37|#|0|0|1134|2237|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1897|2810|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2536|dirty pan|0|0|5393|586|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5343|vat|0|0|5296|1997|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2900|#|0|0|3710|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2357|#|0|0|1315|1605|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1326|1806|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4098|#|0|0|1170|3638|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4117|#|0|0|3680|1098|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7028|metal kite shield|0|0|5933|201|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1339|#|0|0|5871|1513|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|3633|2529|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4151|hay|0|0|1316|1826|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2917|#|0|0|2422|551|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|1392|4016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3699|1265|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -478|#|0|0|6014|3792|59|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6011|3779|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -408|#|0|0|3685|2067|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1477|3716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2275|#|0|0|5295|1355|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|1449|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5580|200|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1495|1615|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|4408|1204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4611|#|0|0|3689|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5335|1324|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1808|2811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2348|#|0|0|552|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|438|0|616|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 52685|#|0|0|1900|2701|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4269|#|0|0|2718|2081|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5148|962|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3718|pickaxe|0|0|5430|113|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|4384|1089|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|#|2416|0|904|2237|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|1470|1514|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2228|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|2834|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5153|1987|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5453|water barrel|0|0|5465|1810|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2035|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1782|#|0|3|1142|2235|40|0|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 -2602|#|0|0|3053|3421|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2230|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2930|3505|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7385|blood|0|0|5290|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 325|log post|0|0|5310|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5355|#|0|0|1332|1652|56|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4152|#|0|0|1432|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5193|689|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -3316|#|0|0|5154|1964|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4686|1408|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3904|#|0|0|3010|3348|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|#|0|0|1410|2106|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2140|#|0|0|1421|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1445|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5364|1297|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5302|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3970|dragon's blood|0|0|5292|90|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|5133|1945|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2898|915|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1413|1604|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|3772|1301|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5546|14|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2529|#|0|0|1256|1887|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5953|#|0|0|1231|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3783|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4548|FlameSpurtTrap_base|0|0|5688|1352|-27|0|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 -4607|cot|0|0|5436|191|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4115|rusty iron key|0|0|5851|571|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 -3132|#|0|0|5289|1318|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4653|blood|0|0|5274|969|-40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|2620|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3571|wand|0|0|5311|114|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1537|#|2419|0|6001|3766|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4152|wood curls|0|0|1454|1580|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1336|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 12790|#|0|0|1396|757|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|2499|434|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8416|Orc Statue|841|0|5328|1306|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 -6562|forge|0|0|5329|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2903|#|0|0|2776|964|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2277|#|0|0|5160|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|814|2194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1305|3708|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1782|#|0|0|1398|1626|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|353|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4602|#|0|0|5366|1321|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3884|citrine|0|0|5288|2013|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4020|sledge hammer|0|0|5362|1298|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1939|2728|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|pen and ink|0|0|1831|2680|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|1852|2761|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6534|#|0|0|637|2193|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 577|#|0|0|5926|167|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4605|cot|0|0|5602|1899|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3570|wand|0|0|5970|156|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2422|#|0|0|1987|2893|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4217|pile of hides|0|0|2868|1002|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2281|#|0|0|5153|1001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1592|1554|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3641|#|0|0|5956|208|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|598|1187|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|548|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3700|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2602|#|0|0|2860|995|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3724|cannon|0|0|5317|1974|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4605|#|0|0|2525|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|562|2176|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|829|2223|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5546|banner|0|0|1165|2232|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1312|#|0|0|5870|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2754|#|0|0|3691|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6043|#|0|0|5425|200|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|3594|1231|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3602|chessmen|0|0|1544|1749|40|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3773|#|0|0|1452|1660|-9|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2884|#|0|0|1520|1552|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5988|32|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2453|ceramic mug|0|0|5506|527|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3830|#|0|0|5949|166|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1343|cave floor|1|0|5333|2003|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1847|2713|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|1479|1594|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|2531|656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1312|stone pavers|0|0|6115|179|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4555|#|0|0|530|972|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2514|peach|0|14|1193|2271|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2123|iron fence|0|0|5456|3151|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|3612|2475|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1323|#|0|0|1776|2846|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2691|#|0|0|2969|3400|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2483|#|0|0|1338|1603|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3920|#|0|0|616|1149|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5433|#|0|0|1443|1578|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|558|2174|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5147|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|#|0|0|2769|963|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5328|1383|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5987|#|0|0|1467|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4003|#|0|0|1547|1767|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4193|#|0|0|1363|3777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2515|ham|0|14|866|2321|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5140|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3735|1248|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3317|#|0|0|5348|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2495|#|0|0|3692|1266|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|3006|811|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -27|#|0|0|2224|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4190|#|0|0|2941|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3544|small fish|0|0|1133|3694|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|5318|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2230|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6039|#|0|0|464|1280|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -491|#|0|0|5269|2032|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2898|chair|0|0|5239|180|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4027|#|0|0|2535|572|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1364|1651|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4068|tapestry|1|0|1013|1433|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5476|3149|-46|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2551|#|0|0|2450|454|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6227|skull with candle|0|0|1163|2207|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5348|1997|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5465|1805|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6008|#|0|0|5310|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6522|#|0|0|1423|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1420|4014|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3689|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2903|#|0|0|2432|521|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5212|3596|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4605|cot|0|0|5554|1891|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14170|#|0|0|5872|532|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|2874|683|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3606|#|0|0|3033|3346|39|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5311|1351|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|2834|898|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3118|debris|0|0|5956|50|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3774|#|0|0|624|821|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6948|leaves|2416|0|789|2218|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5355|1990|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3629|crystal ball|0|0|5221|532|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1851|#|0|0|5307|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|3594|1232|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|452|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6664|#|0|0|2745|871|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2553|#|0|0|811|2322|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4108|#|0|0|1513|1544|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5263|981|-30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5295|2001|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 547|palisade|0|0|5164|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4189|#|0|0|1428|1654|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1487|#|0|0|5287|2011|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|2940|940|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|1443|3877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5575|189|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5314|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4758|post|0|0|6049|1430|5|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1888|2655|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4242|#|0|0|5595|62|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5136|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2750|#|0|0|3699|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7621|#|0|0|5690|1347|-27|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8081|glass of water|0|105|1133|2221|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -7715|books|0|0|1136|2229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|888|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -767|#|0|0|5558|1825|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|5273|2043|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7623|#|0|0|3696|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|617|877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4962|#|0|0|1325|563|13|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1341|1737|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3690|1128|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3391|#|0|0|5484|3146|-45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5484|544|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3341|#|0|0|5294|1313|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1341|1733|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2516|474|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1466|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|4473|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4721|block|0|0|5986|100|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4067|tapestry|1|0|5878|3819|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4650|blood|0|0|5310|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1314|1808|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5134|840|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|chair|0|0|1475|1749|0|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -2399|#|0|0|4557|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1510|1599|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1659|1644|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5296|1970|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5140|1994|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3544|#|0|0|1493|1760|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|359|882|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|#|0|0|1676|2832|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4138|#|0|0|2459|461|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -28|#|0|0|2228|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4096|#|0|0|1673|1547|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6883|skull|0|0|5354|1344|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|2617|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5444|1395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +1064|#|0|0|1676|2832|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3484|#|0|0|1378|1620|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2292|#|0|0|1776|2852|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4084|Treatise on Alchemy|0|11|3672|2475|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|28|0|0|0 -3810|#|0|0|2742|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 474|#|0|0|5585|198|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2656|bed|0|0|5600|1863|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5294|1997|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2463|#|0|0|1397|4038|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6930|#|0|0|2767|887|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5940|#|0|0|4311|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|4648|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5700|529|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2488|#|0|0|679|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2467|#|0|0|810|2321|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1586|1584|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2449|#|0|0|3736|2683|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4334|garbage|0|0|5317|1364|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4379|floor spikes|0|0|5172|592|4|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2861|#|0|0|349|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|878|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1425|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4553|#|0|0|1654|1560|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4098|#|0|0|1616|1582|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5502|534|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2187|wooden fence|0|0|5351|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2275|#|0|0|5297|2028|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|459|1134|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2835|#|0|0|2949|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1804|#|0|0|1594|2488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1885|2736|26|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|6009|3785|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4605|cot|0|0|5602|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5322|1958|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4108|#|0|0|1388|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|3596|1231|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2501|380|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2900|#|0|0|3714|1229|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2271|#|0|0|1477|1512|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|0|0|1334|1606|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5938|109|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|1497|1678|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5354|#|0|0|4384|1061|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3692|1260|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2422|slab of bacon|0|14|790|2232|6|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|2620|977|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1411|1632|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2515|#|0|0|603|1189|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3607|#|0|0|1862|2647|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4684|1179|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4688|#|0|0|5287|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3208|#|0|0|4467|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|3685|2475|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|1858|2759|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2861|993|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5332|1381|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4689|#|0|0|5312|1988|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7071|refuse|0|0|5315|1330|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|5304|1293|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3640|#|0|0|5176|92|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3592|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2888|652|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5335|vat|0|0|5356|1993|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2450|#|0|0|679|1202|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1297|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6923|bone pile|0|0|5317|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5310|740|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3775|#|0|0|3675|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2530|#|0|0|3747|1264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4090|bucket of water|0|0|1138|2238|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|1262|1884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|3594|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6185|flask stand|0|0|5333|1320|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5993|102|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6209|#|0|0|4628|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5310|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2743|880|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|2485|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2648|#|0|0|3600|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1063|tattered banner|0|0|5355|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4651|blood|0|0|6124|212|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6562|forge|0|0|5339|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1848|#|0|0|5309|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2|#|0|16|3680|1280|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6530|forge|0|0|5320|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2894|#|0|0|3696|1295|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6041|#|0|0|5332|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4208|#|0|0|714|1483|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|888|2384|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -17|wooden wall|0|0|5367|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4412|gas trap|0|0|5158|716|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -6928|bone pile|0|0|5350|1358|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4525|950|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5646|#|0|0|620|2120|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2499|#|0|0|1314|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2846|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3484|#|0|0|1369|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1877|2707|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5137|1981|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1064|gruesome standard|0|0|5344|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7393|head|0|0|5965|77|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1262|1880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1509|3709|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4193|#|0|0|1449|4001|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|2661|2187|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5366|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4289|web|0|0|5943|99|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7039|#|0|0|6059|64|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2629|#|0|0|1888|2684|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1842|2682|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2921|797|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2839|#|0|0|2945|3347|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3916|double axe|0|216|5368|1365|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2449|#|0|0|603|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|1342|1602|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4171|clock|0|0|2936|3504|10|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|2638|2081|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2686|#|0|0|3690|1324|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3134|#|0|0|5289|1315|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|0|0|620|2122|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1824|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1324|#|0|0|1775|2845|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2531|#|0|0|3748|1264|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|3675|2532|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2907|#|0|0|4627|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 148|log wall|0|0|5368|1320|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1301|1764|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1459|3803|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1321|#|0|0|1776|2852|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7613|#|0|0|3699|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2487|cooked bird|0|14|5348|57|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|4687|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2649|#|0|0|5519|216|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1807|2807|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6787|#|0|0|1941|325|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4107|archery butte|0|0|2514|408|15|0|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 3308|#|0|0|5293|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5625|bowl of carrots|0|14|806|2267|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 3480|#|0|0|1363|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2123|iron fence|0|0|5456|3155|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|#|0|0|2731|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2808|#|0|0|3691|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1062|tattered banner|0|0|5146|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4117|#|0|0|1983|2833|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1392|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|1582|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1389|1658|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5297|1998|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 552|wooden wall|0|0|5156|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5288|1338|64|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6586|iron ore|0|0|2582|533|15|0|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 2902|#|0|0|2025|2848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2836|#|0|0|2949|3349|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1310|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -546|palisade|0|0|5209|3620|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4653|blood|0|0|5317|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1848|#|0|0|5310|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4367|#|0|0|5168|599|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|2784|3373|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3650|1168|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|4410|1083|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2507|goblet|0|0|5606|1878|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6522|#|0|0|1423|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1260|1884|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|chair|0|0|5240|145|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -13597|#|0|0|5313|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1803|#|0|0|5286|144|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1958|#|0|0|5183|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1295|1774|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2292|#|0|0|1772|2847|-3|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4202|#|0|0|1428|1610|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7385|blood|0|0|5290|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|5368|1344|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -13579|#|0|0|5313|1956|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5328|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2804|carpet|0|0|1901|2806|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4017|#|0|0|2634|2090|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3992|#|0|0|1440|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5508|526|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1290|wooden logs|0|0|5546|14|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2944|#|0|0|5871|1514|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5325|2019|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|2034|2808|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|2903|916|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1362|3699|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3313|#|0|0|5854|1457|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1336|3709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4106|#|0|0|1231|855|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5579|191|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2517|#|0|0|3700|1259|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2915|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5311|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|598|1188|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1395|3867|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1326|3677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|748|2268|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -1829|#|0|0|5137|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4691|1178|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6012|#|0|0|5290|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3545|#|0|0|1438|1770|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2229|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|1362|3703|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1305|1972|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5163|1967|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2420|cauldron|0|0|5502|541|61|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -578|#|0|0|5867|1514|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2518|#|0|0|1335|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2737|886|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3933|mace|0|0|5368|1360|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1443|3881|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5211|3600|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|1456|3769|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|bottle of wine|0|105|558|2182|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2902|#|0|0|1362|3705|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2930|#|0|0|2660|2186|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5872|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4030|#|0|0|2276|1198|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2822|#|0|0|622|2141|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3098|#|0|0|2912|796|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|650|2162|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5155|1000|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5332|85|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6933|pelvis bone|0|0|5950|234|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -545|palisade|0|0|5134|1969|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 374|sandstone wall|0|0|1884|2726|40|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|3739|1326|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6530|#|0|0|1425|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4389|#|0|0|5327|743|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4312|egg case web|0|0|5976|24|32|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|5990|148|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1825|#|0|0|5150|1969|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2547|656|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2494|#|0|0|3747|1250|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1782|#|0|0|1393|3884|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8612|#|0|0|5348|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4099|#|0|0|562|2172|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4107|#|0|0|1473|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -474|#|0|0|5580|192|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6042|#|0|0|3446|548|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|3608|2467|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1814|2811|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1298|1568|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|1013|1433|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1435|3747|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|449|1107|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5364|1292|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6041|#|0|0|5330|3317|-5|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|4626|1210|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1291|1760|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|2489|376|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|2661|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4980|#|0|0|1392|1640|36|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3190|#|0|0|5212|3598|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6996|#|0|0|5870|1518|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2277|#|0|0|5334|2017|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1781|#|0|0|1355|3869|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2645|#|0|0|2588|536|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3690|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4150|hay|0|0|1511|1548|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6043|#|0|0|5706|41|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3779|#|0|0|604|1184|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1532|1441|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -933|pier|0|0|1894|2738|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2918|#|0|0|2901|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5193|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2455|#|0|0|1326|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|613|892|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7124|#|0|0|588|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|chair|0|0|1909|2735|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3769|#|0|0|2420|547|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2911|#|0|0|3015|3455|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|knife|0|0|5342|82|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1059|palisade|0|0|5136|1970|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1191|1709|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2900|#|438|0|613|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|2023|2841|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4239|#|0|0|5786|589|24|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2454|#|0|0|3731|1261|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7038|tuscany pine|0|0|5324|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -147|log post|0|0|5360|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|2199|512|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4004|#|0|0|2674|2233|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5444|skullcap|0|0|2527|672|1|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6534|bellows|0|0|5640|1410|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|1443|3775|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|351|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5076|studded sleeves|0|0|5968|145|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2463|bottle of ale|0|105|2484|407|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2833|#|0|0|2740|2249|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4222|#|0|0|3547|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1525|1541|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1812|2826|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|360|880|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2883|#|0|0|1314|1800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|2770|962|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2853|989|-21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|4412|1136|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2503|bottle of wine|0|105|1932|2795|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 1442|#|0|0|2232|1202|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2326|#|0|0|610|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3765|#|0|0|1438|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2895|#|0|0|2715|2080|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5297|1999|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6006|#|0|0|5314|1955|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2602|#|0|0|2638|2082|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3808|#|0|0|2737|872|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|1391|1649|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2621|#|0|0|1441|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6928|bone pile|0|0|5315|1332|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2469|#|0|0|1403|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|353|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5178|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|4392|1219|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1453|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1806|#|0|0|1593|2488|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2514|peach|0|14|1371|1643|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4033|#|0|0|1451|1665|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|619|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4335|garbage|0|0|5325|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6225|#|0|0|4627|1201|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1592|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1853|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3895|#|0|0|2524|382|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2083|#|0|0|2226|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1298|1779|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1239|wooden planks|0|0|5354|1992|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1313|stone pavers|0|0|6013|3778|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|1857|2771|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|2023|2866|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4217|pile of hides|0|0|2869|1003|-21|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4144|#|0|0|2626|2097|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2590|#|0|0|1448|1613|26|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -478|#|0|0|6015|3791|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|1385|1597|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6426|#|0|0|628|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|6012|3784|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3851|#|0|0|4617|1202|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2808|#|0|0|3703|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6929|#|0|0|2750|881|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2898|#|0|0|1331|1659|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|1366|3701|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|438|0|617|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|481|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5311|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|5334|1350|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|885|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1453|4008|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3895|#|0|0|2524|382|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1857|2771|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2922|#|0|0|1420|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2590|#|0|0|1448|1613|26|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2902|#|0|0|2849|733|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1441|3714|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|1455|3780|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1984|#|0|0|1442|1548|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2898|#|0|0|641|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5363|2007|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4650|blood|0|0|5315|1317|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -552|wooden wall|0|0|5160|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4153|#|0|0|1472|3977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2904|#|0|0|2940|930|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3608|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1348|3867|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|6112|215|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|1458|843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4027|tongs|0|0|636|2198|6|0|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 -3604|#|0|0|1985|2908|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2836|#|0|0|2949|3350|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2657|#|0|0|3649|1147|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|1381|3773|-20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1288|1776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|2481|429|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2212|1115|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3694|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3542|#|0|0|3669|2659|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4079|Dimensional Travel, a Monograph|0|11|5241|175|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|25|0|0|0 -2905|#|0|0|4627|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2899|#|0|0|1343|1729|60|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2747|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2918|#|0|0|2901|908|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1291|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2757|#|0|0|3691|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5153|1985|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5473|1927|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|anvil|0|0|5336|1287|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|1440|1549|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2653|#|0|0|3600|1234|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|3746|1334|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3350|mushroom|0|14|5386|888|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1056|#|0|0|1749|252|22|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4212|#|0|0|1311|1658|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4506|floor spikes|0|0|6040|204|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -3900|horse dung|0|0|2527|381|22|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 6040|#|0|0|5318|1958|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 408|#|0|0|3705|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2504|jug of cider|0|105|1386|1804|2|0|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 -3607|#|0|0|1985|2914|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|1450|4002|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5366|#|0|0|1398|3891|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2660|#|0|0|3672|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5731|555|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 -7623|#|0|0|3693|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1992|2916|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|2420|468|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1619|1563|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 28|#|0|0|2227|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2807|#|0|0|3686|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1339|#|0|0|5875|1510|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -874|tent wall|2419|0|6003|3766|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3769|#|0|0|2418|547|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2561|675|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2518|654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2544|#|0|0|3664|2643|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2453|ceramic mug|0|0|5505|531|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3764|#|0|0|1437|1556|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2512|apple|0|14|1052|2231|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|2968|3402|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|3049|3397|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3738|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|4477|1154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7981|a reactive armor scroll|0|0|624|841|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3905|#|0|0|3054|3388|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4774|#|0|0|1422|3981|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|4327|953|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5362|2012|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -351|#|0|0|3703|2073|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1309|stone pavers|0|0|5177|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2272|#|0|0|1013|1437|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2494|#|0|0|3691|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|The Life of a Travelling Minstrel|0|11|1539|1739|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|20|0|0|0 1239|wooden planks|0|0|5356|1992|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3734|cannon|0|0|5362|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2549|fork|0|0|5342|83|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5162|1001|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|2570|591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5318|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3761|#|0|0|2919|983|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4605|cot|0|0|5554|1907|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3618|#|0|0|531|960|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|353|883|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1339|#|0|0|5871|1504|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|2958|731|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -13597|#|0|0|5312|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3608|#|0|0|2970|875|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1135|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16031|#|0|0|708|2234|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5739|#|0|0|625|2125|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3477|#|0|0|1367|1601|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2517|#|0|0|3692|1263|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5100|ringmail tunic|0|0|5363|1368|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5192|572|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 4097|#|0|0|1618|1589|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1368|1634|54|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|1618|1563|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|rope|0|0|2063|2852|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -1959|#|0|0|5176|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2275|#|0|0|5359|1362|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1351|cave floor|1|0|5346|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1321|#|0|0|1773|2846|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3000|3384|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|2468|407|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3692|1275|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -37|stone wall|0|0|5336|1305|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4626|#|0|0|313|787|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 16040|#|0|0|684|2238|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2742|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5951|#|0|0|4471|1180|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|3761|1315|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2426|raw fish steak|0|0|5343|57|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2684|#|0|0|1352|3828|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4148|#|0|0|2915|796|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2550|#|0|0|1133|1820|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4471|1163|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2149|wooden fence|0|0|5297|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -157|log post|0|0|5360|1359|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5317|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2898|913|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2590|#|0|0|4384|1060|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1372|3811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7028|metal kite shield|0|0|5916|226|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4574|log table|0|0|5314|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5411|1901|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|5399|40|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2493|#|0|0|3016|3458|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|4682|1412|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2539|muffins|0|14|3680|1300|24|0|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 -2879|counter|0|0|5990|84|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|741|2350|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4099|#|0|0|552|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3940|torch|0|0|6062|90|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1967|#|0|0|5177|573|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2900|chair|0|0|5242|176|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|3640|2595|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3995|#|0|0|1440|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7713|books|0|0|1132|2227|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4151|hay|0|0|1305|1767|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1316|1822|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6791|ore cart|0|0|5312|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|5363|1291|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -546|palisade|0|0|5153|1970|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4095|#|0|0|2480|597|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|1436|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2657|#|0|0|3681|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2501|381|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5361|1288|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3908|hatchet|0|216|5368|1357|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|open sack of flour|0|0|5625|1859|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5150|1996|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|1471|1595|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3652|empty jars|0|0|3689|1301|22|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2815|#|0|0|2733|2249|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6160|hourglass|0|0|6114|82|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|735|882|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|568|2115|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -36|stone wall|0|0|5337|1311|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2228|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2552|#|0|0|4555|1495|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4191|#|0|0|2873|3500|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|794|2304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3530|#|0|0|1129|3674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1981|#|0|0|620|2125|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5356|1990|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1309|stone pavers|0|0|5182|579|5|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2147|wooden fence|0|0|5158|1957|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2083|#|0|0|4478|1179|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5635|#|0|0|2494|476|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4212|#|0|0|1346|1731|80|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2529|#|0|0|1256|1887|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5363|2002|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1064|gruesome standard|0|0|5152|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1056|gruesome standard|0|0|5507|539|70|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5306|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|2570|589|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|rope|0|0|2072|2849|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1816|2808|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5666|564|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2909|#|0|0|1405|1817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4967|#|0|0|575|1647|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6936|rib cage|0|0|5365|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -9023|#|0|0|2983|2888|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4144|#|0|0|2517|474|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3989|#|0|0|2880|3496|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|323|1240|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|3048|3347|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|784|2219|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3092|ruined bookcase|0|0|1163|2232|40|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4632|#|0|0|3698|1257|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5343|1354|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|2971|3425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1410|#|0|0|1161|2209|61|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6040|#|0|0|3452|540|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1385|1659|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|2897|908|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5576|202|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -6006|#|0|0|5362|2014|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5365|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1843|2830|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|#|0|0|3628|2601|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2884|#|0|0|2899|3520|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3686|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5665|561|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2906|chair|0|0|1877|2709|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|2416|0|878|2395|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1411|#|0|0|2499|434|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5307|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2772|carpet|0|0|5147|81|25|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|4555|1494|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|ceramic mug|0|0|1198|1850|2|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4144|#|0|0|2915|801|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2143|#|0|0|1418|1567|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2910|#|0|0|2912|802|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5362|1294|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1801|#|0|0|5221|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2209|#|0|0|5299|1972|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2690|#|0|0|1365|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1987|2914|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5927|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2646|#|0|0|5528|50|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4412|gas trap|0|0|5427|215|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 1848|#|0|0|5307|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2911|#|0|0|1455|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4389|#|0|0|5304|757|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2487|399|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -14186|#|0|0|5973|169|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2271|#|0|0|820|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2545|#|0|0|460|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5360|2006|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2518|#|0|0|2692|2200|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5325|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|5339|1999|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|604|2180|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1426|1550|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5991|cloth|0|0|648|2182|0|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2462|#|0|0|613|877|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4190|#|0|0|2941|3505|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -52685|#|0|0|5476|3149|-46|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3530|fishing net|0|0|5500|221|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -933|#|0|0|1894|2738|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5088|#|0|0|1432|3718|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1336|1605|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3602|chessmen|0|0|1300|1568|34|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2833|#|0|0|2949|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3847|lesser cure potion|0|19|6052|155|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|1 -14232|#|0|0|5673|325|-3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4031|#|0|0|3666|2620|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4091|#|0|0|3010|3459|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1598|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3542|#|0|0|1494|1759|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4074|a pentagram|0|0|5217|18|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2494|#|0|0|483|850|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|398|1220|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5294|2000|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|3738|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4153|#|0|0|1577|1737|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 5354|#|0|0|2997|764|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|1577|1738|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|#|0|0|1310|1659|30|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 9|wooden post|0|0|1013|1435|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|5315|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2667|#|0|0|4385|1091|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|#|0|0|3594|1236|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3625|1212|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4031|#|0|0|1846|2740|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1322|1817|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|1150|1621|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5312|1986|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6930|bone|0|0|5312|1310|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2750|#|0|0|3697|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8416|Orc Statue|841|0|5323|1303|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 -4016|#|0|0|2845|812|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1304|3748|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1518|1550|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5942|102|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1710|1555|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3775|#|0|0|1449|1665|-10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2527|dirty pot|0|0|5390|591|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3920|#|0|0|3054|3390|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1340|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3608|cards|0|0|2025|2747|54|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|642|836|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|1859|2680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4154|#|0|0|1371|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|plate|0|0|1136|2219|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|3736|2687|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1932|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1063|tattered banner|0|0|5139|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|2227|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|2487|397|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2660|#|0|0|3048|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2885|#|0|0|1454|1554|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|4523|1068|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|2033|2784|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5743|whip|0|0|5862|542|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2919|#|0|0|2417|553|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|2898|914|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3206|#|0|0|3704|2072|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1709|#|0|0|1543|1683|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|bloody water|0|0|5958|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1371|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1932|2787|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5139|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2227|1217|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2861|#|0|0|348|881|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2552|#|0|0|1334|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|4532|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2899|#|0|0|2963|810|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|a stool|0|0|5309|2008|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2899|#|0|0|2914|667|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2513|#|0|0|614|883|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|355|899|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1649|1604|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5152|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 13585|#|0|0|5313|1955|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6875|pile of skulls|0|0|5333|1361|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2806|#|0|0|3685|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|628|2193|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|554|2183|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3699|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5290|2026|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2657|bed|0|0|5601|1863|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4606|cot|0|0|5555|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2147|wooden fence|0|0|5297|1997|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4151|hay|0|0|1319|1823|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4212|#|0|0|1936|2728|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2905|#|0|0|3668|2497|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1290|wooden logs|0|0|5546|13|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|2481|427|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|352|893|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|6066|63|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -2890|#|0|0|1355|1602|72|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8065|#|0|0|2855|988|-15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5162|999|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2035|2747|70|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2657|#|0|0|3665|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4032|#|0|0|403|1216|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1313|1830|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1801|#|0|0|5321|90|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4104|wash basin|0|0|3783|1131|24|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 -4697|#|0|0|5273|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|2032|2741|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2422|#|0|0|3729|1249|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|584|2200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1432|3742|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6880|skull|0|0|5344|1329|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5046|scimitar|0|0|5405|1352|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5336|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3897|a shovel|0|0|6004|3771|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2083|#|0|0|2227|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2274|#|0|0|5144|1949|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1444|3768|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3683|2477|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7390|body|0|0|5989|103|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2860|#|0|0|312|796|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5410|1352|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2602|#|0|0|1620|1583|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|3696|1297|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1848|#|0|0|5309|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2894|#|0|0|2658|2201|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4227|uncooked pizza|0|0|5352|49|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|641|1086|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4555|#|0|0|539|1011|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4097|#|0|0|1929|2788|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2273|#|0|0|5323|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1339|#|0|0|5869|1511|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|3651|2473|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2918|bench|0|0|5914|229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3782|#|0|0|1440|1576|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1424|3818|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|#|0|0|2526|671|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -130|stone wall|0|0|5363|1290|-23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1340|#|0|0|5945|173|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5330|1381|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7393|head|0|0|6113|226|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|2852|733|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1650|1612|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6930|#|0|0|2737|884|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6194|flask|0|0|6115|83|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|453|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|1340|3708|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4238|#|0|0|6048|1432|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2660|#|0|0|3627|1208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2281|#|0|0|5133|993|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2658|#|0|0|3649|1160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3809|#|0|0|1041|2247|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1403|1817|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1379|3781|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4084|Dimensional Travel, a Monograph|0|11|1387|3780|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|25|0|0|0 -2750|#|0|0|3686|2066|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4718|block|0|0|5352|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|4687|1410|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2901|#|0|0|1337|1649|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2963|#|0|0|3675|1244|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4150|hay|0|0|1591|1555|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1432|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5286|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -583|#|0|0|5872|1519|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2149|wooden fence|0|0|5353|1990|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4152|wood curls|0|0|1453|1580|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3206|#|0|0|3704|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2148|wooden fence|0|0|5322|1974|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1548|1715|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6042|#|0|0|5549|15|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6235|empty vials|0|0|1164|2210|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|351|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3998|#|0|0|1467|1686|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4240|#|0|0|5798|581|23|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4242|#|0|0|5425|1875|13|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|1|0|5|4750 2909|#|0|0|2229|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|#|0|0|349|884|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|1379|3779|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4157|#|0|0|554|1221|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1332|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5874|1503|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|6062|54|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|2487|476|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2459|#|0|0|624|1147|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1011|#|0|0|1893|2737|25|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2353|#|0|0|801|2264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4239|#|0|0|5318|1975|12|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3934|broadsword|0|0|5953|157|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1931|#|0|0|6013|3782|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2895|#|0|0|2713|2096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4152|#|0|0|629|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2909|#|0|0|2451|454|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2881|#|0|0|1519|1540|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4073|#|0|0|5690|1349|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4021|#|0|0|1356|1774|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4811|#|0|0|623|2120|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2544|pitcher of milk|0|105|5180|19|31|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 4029|#|0|0|1128|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1955|#|0|0|2618|977|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1441|#|0|0|2227|1199|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4106|#|0|0|1566|1553|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3997|#|0|0|1453|4000|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -38|#|0|0|1162|2241|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5629|a pewter bowl|0|0|813|2328|4|0|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 -3609|#|0|0|1863|2647|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4334|garbage|0|0|5154|1993|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|5282|2012|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3995|#|0|0|1983|2838|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2831|#|0|0|2942|3348|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3545|small fish|0|0|1132|3694|-3|0|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 5370|#|0|0|1348|3864|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2661|#|0|0|3676|1129|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6562|forge|0|0|5330|1296|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1312|stone pavers|0|0|6107|176|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2659|#|0|0|2872|3505|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3308|#|0|0|5289|1318|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|apple|0|14|1364|1599|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2896|#|0|0|3747|1340|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|#|0|0|3690|1263|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1981|#|0|0|617|2124|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3853|#|0|0|642|850|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6237|#|0|0|3010|3353|41|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3190|#|0|0|5211|3597|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3545|#|0|0|1439|1775|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3698|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 38|#|0|0|1162|2239|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4983|#|0|0|626|2120|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2658|#|0|0|3033|3425|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2494|#|0|0|4554|1043|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5920|46|44|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3767|#|0|0|1446|1553|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7625|#|0|0|3695|2065|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1845|2771|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5624|a wooden bowl|0|0|2435|436|15|0|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 6039|#|0|0|3460|536|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7822|pig's head|0|0|5344|1330|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5993|71|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|#|0|0|3741|1184|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2277|#|0|0|5156|1971|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|2451|428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|2492|400|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5939|#|0|0|4310|955|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4544|#|0|0|5474|1857|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -4031|#|0|0|813|2327|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4099|#|0|0|1494|1697|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1932|#|0|0|5523|673|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4605|#|0|0|2525|677|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3688|1286|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1956|#|0|0|5217|587|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 2899|#|438|0|612|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1307|#|0|0|1145|2228|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2906|#|0|0|2226|1217|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2493|#|0|0|1331|1604|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2599|623|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3659|#|0|0|3728|1341|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6005|#|0|0|5290|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1442|#|0|0|2230|1200|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|chair|0|0|1905|2731|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 2913|#|0|0|2478|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1352|3758|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8600|#|0|0|5272|2036|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4313|egg case|0|0|5994|63|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2032|#|0|0|5617|70|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2550|#|0|0|3596|1235|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1822|#|0|0|2727|2135|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3697|1295|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4030|#|0|0|1815|2802|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5310|1959|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4150|hay|0|0|758|2154|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -2905|#|0|0|1467|1516|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5177|999|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4603|#|0|0|3600|2620|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2894|#|0|0|3737|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5988|#|1526|0|3669|2576|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4033|#|0|0|644|823|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2908|chair|0|0|1395|1688|30|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2228|1197|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -466|#|0|0|5323|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1071|tattered banner|0|0|5359|1366|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|0|0|5182|579|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|4299|951|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5992|#|135|0|648|2186|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1482|1592|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2478|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5871|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|5507|568|54|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3317|#|0|0|5362|1333|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7132|boards|0|0|5365|1297|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3707|#|0|0|1290|1778|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1933|2800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2423|slab of bacon|0|14|3740|1249|5|0|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6041|192|5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1385|1803|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3617|#|0|0|536|967|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2063|#|0|0|5552|15|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3697|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2580|597|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -351|#|0|0|3703|2063|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5453|#|0|0|1132|3695|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1385|1804|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2553|#|0|0|1316|3729|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1295|1765|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|4464|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3702|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1928|#|0|0|5287|2011|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|1310|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1932|#|0|0|5271|2035|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4552|#|0|0|1640|1576|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1455|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3341|#|0|0|5289|1319|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2282|#|0|0|5163|999|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2646|#|0|0|5404|46|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2909|#|0|0|1333|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6060|#|0|0|5316|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2897|#|0|0|3686|1319|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2353|#|0|0|4384|1056|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4484|gravestone|0|0|5742|3313|8|0|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -4032|pen and ink|0|0|753|2139|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -5368|rope|0|0|658|2245|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2836|#|0|0|2949|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7947|orc helm|0|0|5362|1368|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1960|#|0|0|5176|571|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3827|#|0|0|5202|608|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4153|#|0|0|544|821|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2467|398|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -2750|#|0|0|3689|2069|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|3667|2652|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1069|tattered banner|0|0|5357|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|0|0|5177|572|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -3134|#|0|0|5289|1318|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|635|2155|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3050|3345|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4633|stone chair|0|0|5165|565|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -1244|wooden planks|0|0|5295|2001|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4242|#|0|0|5650|568|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1805|#|0|0|5253|181|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7092|refuse|0|0|5312|1331|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4159|cookie mix|0|0|806|2264|9|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2864|#|0|0|3679|1322|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|5341|1365|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|6009|3782|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2904|#|0|0|617|2196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1424|1685|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7393|head|0|0|5946|225|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1857|2674|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|4288|1000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5312|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4154|#|0|0|545|820|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4107|#|0|0|753|2153|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2720|#|0|0|2944|3347|18|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|2230|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3741|1327|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|4410|1111|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4395|#|0|0|5589|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|bottle of wine|0|105|554|2182|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4154|#|0|0|1373|3850|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2495|#|0|0|3695|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3810|#|0|0|2736|882|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3990|#|0|0|3669|2591|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4245|#|0|0|5987|37|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -577|#|0|0|6047|194|16|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6185|flask stand|0|0|1165|2210|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4606|#|0|0|2540|637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4635|#|0|0|3693|1262|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5363|#|0|0|2997|808|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5875|1507|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1299|1752|10|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|350|888|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3665|2532|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2897|#|0|0|3700|1291|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|#|0|0|3778|1248|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2834|#|0|0|2940|3353|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|1650|1547|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2213|1191|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4556|#|0|0|1446|1649|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5224|137|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7625|#|0|0|3696|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2478|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4464|1159|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2067|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2836|#|0|0|2949|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|5202|608|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2467|398|19|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2273|#|0|0|5312|1991|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1202|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4395|#|0|0|5589|192|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3695|1258|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4553|#|0|0|4525|931|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2964|#|0|0|3730|1309|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2553|#|0|0|2593|613|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2499|#|0|0|2487|475|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2860|#|0|0|1376|3744|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -545|palisade|0|0|5134|1968|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3976|nightshade|0|0|5181|85|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|5284|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3823|#|0|0|3766|1326|6|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|3029|3354|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|#|0|0|2523|638|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|1432|3963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5176|war hammer|0|0|5360|1361|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|361|887|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4095|#|0|0|1227|1577|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5349|1992|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|3692|1260|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2548|#|0|0|2747|988|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3833|#|0|0|5187|660|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -4554|#|0|0|1171|3632|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4108|#|0|0|1387|1640|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2|#|0|16|1456|844|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3892|#|0|0|1392|1661|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 474|#|0|0|5574|193|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3673|2534|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4606|cot|0|0|5603|1915|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|1672|1550|51|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|1330|3676|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3999|#|0|0|3690|1232|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3893|#|0|0|1517|1542|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4524|floor saw|0|0|5702|532|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 8181|#|0|0|5311|1372|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2122|iron fence|0|0|5473|3141|-60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6039|#|0|0|3522|366|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1782|#|0|0|1393|3875|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3620|empty vial|0|0|5212|723|-14|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2463|bottle of ale|0|105|2480|597|6|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 578|#|0|0|5867|1518|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2902|#|0|0|457|1134|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2550|#|0|0|420|1035|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3687|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|1456|3739|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6882|skull|0|0|5355|1352|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2831|#|0|0|2943|3351|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4627|#|0|0|312|787|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2519|#|0|0|642|843|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|1579|1697|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1931|#|0|0|5290|1337|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5624|#|0|0|1545|1680|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5346|2008|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2532|#|0|0|3737|2681|40|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4151|hay|0|0|1325|1827|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2909|#|0|0|1333|3729|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1305|#|0|0|2225|1198|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6006|#|0|0|5323|1303|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -464|#|0|0|5324|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4101|empty jar|0|0|5728|93|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2081|iron fence|0|0|5437|3153|-55|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2548|#|0|0|2453|432|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4188|#|0|0|2459|459|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2653|#|0|0|2997|3428|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1343|cave floor|1|0|5348|2009|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|1584|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|2528|547|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6017|#|0|0|5911|3276|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2665|#|0|0|4389|1093|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2520|#|0|0|3735|1248|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2809|#|0|0|3687|2071|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2861|wooden bench|0|0|1890|2708|20|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -3602|chessmen|0|0|1931|2795|7|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 2904|#|0|0|3741|1250|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2514|peach|0|14|1369|1646|30|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -2889|#|0|0|4528|1059|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3772|#|0|0|3692|2473|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|4288|923|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2913|#|0|0|2493|400|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2691|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2282|#|0|0|5164|999|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2453|#|0|0|1442|3848|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3347|#|0|0|5289|1315|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4524|floor saw|0|0|5441|186|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 -8612|#|0|0|5288|1338|49|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2908|#|0|0|2674|2239|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4031|#|0|0|2850|735|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6044|#|0|0|5554|10|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4097|#|0|0|1614|1587|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 8600|#|0|0|5305|1988|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|1311|3749|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5948|#|0|0|1231|2219|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -325|log post|0|0|5295|1304|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4156|bread loaf|0|14|3649|1145|8|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -4239|#|0|0|5399|1875|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4750 -2895|#|0|0|3698|1289|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2270|#|0|0|1153|1544|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4081|#|0|0|1381|3781|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1579|1563|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6882|skull|0|0|5312|1310|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5448|deer mask|0|0|5141|680|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -577|#|0|0|5869|1517|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2211|#|0|0|5293|2000|21|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|#|0|0|1460|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4029|#|0|0|1812|2826|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|2245|1203|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6873|pile of skulls|0|0|5325|1360|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2121|iron fence|0|0|5454|3155|-53|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|0|0|6056|88|37|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|5333|1382|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1420|4022|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2226|1195|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5370|rope|0|0|3030|819|-3|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -6236|empty vials|0|0|5945|220|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|869|2315|0|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -4163|#|0|0|553|988|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2274|#|0|0|5368|1343|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2907|#|0|0|2674|2237|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1443|#|0|0|2224|1198|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3766|#|0|0|3662|2528|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -9|wooden post|0|0|1014|1432|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4150|hay|0|0|1385|1656|30|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2922|#|0|0|1420|3696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2900|#|438|0|625|2130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7625|#|0|0|3693|2064|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1311|stone pavers|0|0|2669|2072|-20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -157|log post|0|0|5312|1304|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2530|frypan|0|0|1131|2217|46|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1423|4020|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2919|#|0|0|2417|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3619|#|0|0|1504|1566|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2750|#|0|0|3700|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2750|#|0|0|3701|2068|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 586|#|0|0|6067|83|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4554|#|0|0|1492|1713|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2550|654|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2454|#|0|0|2890|784|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4011|#|38|0|1476|3671|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4655|blood smear|0|0|5315|1310|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2499|#|0|0|399|1219|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2469|#|0|0|458|1134|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6930|#|0|0|2731|850|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4030|#|0|0|3717|1401|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3669|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3900|horse dung|0|0|2535|374|23|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|2416|0|802|2198|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|572|2121|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1461|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6040|#|0|0|2784|3394|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5019|statue|0|0|5309|751|-8|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -6059|#|0|0|5312|1960|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4017|forge|0|0|2599|475|60|0|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 -6919|#|0|0|1261|1219|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4553|#|0|0|568|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5368|#|0|0|1521|3983|-3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2906|#|0|0|3761|1223|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2917|bench|0|0|5915|229|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4017|forge|0|0|5318|1978|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|4392|1212|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4651|blood|0|0|1115|2231|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2503|bottle of wine|0|105|562|2176|4|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 -4095|#|0|0|1652|1548|31|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2507|goblet|0|0|5600|1878|4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2541|#|0|0|458|1141|6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|459|1128|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3348|#|0|0|5324|1309|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4108|#|0|0|1291|1753|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2881|#|0|0|1312|1811|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5356|blank map|0|0|3032|3346|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 -3494|#|0|0|1206|2184|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|#|0|0|640|939|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2462|#|0|0|621|874|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2906|#|0|0|1434|3747|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2656|#|0|0|3648|1139|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2902|#|0|0|1494|1615|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5333|1384|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3543|#|0|0|1446|1755|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|1253|864|16|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2913|#|0|0|2466|406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|2460|461|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -325|log post|0|0|5327|1378|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3603|#|0|0|1814|2810|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -8612|#|0|0|5337|1304|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3265|#|0|0|4475|1183|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3618|#|0|0|1511|1572|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2905|#|0|0|3663|2509|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1847|#|0|0|2727|2131|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6043|#|0|0|5401|703|14|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2565|wall torch|0|0|1160|2206|54|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|451|963|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5158|1956|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3810|#|0|0|2730|892|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6792|ore cart|0|0|5291|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4810|#|0|0|4524|1059|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1192|1709|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2516|#|0|0|1344|1605|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6950|#|2416|0|890|2245|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7947|orc helm|0|0|5366|1368|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6006|#|0|0|5323|1312|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1068|tattered banner|0|0|5362|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6926|bone pile|0|0|5298|1314|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2455|#|0|0|1316|3727|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2548|#|0|0|1310|3708|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2168|#|0|0|1421|1562|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4337|garbage|0|0|5948|97|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5433|long pants|232|0|5592|2010|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 -2506|ceramic mug|0|0|5498|528|60|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4653|blood|263|0|5333|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4154|#|0|0|1372|3848|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1958|#|0|0|2619|976|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2420|cauldron|0|0|5501|1998|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 577|#|0|0|5920|167|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1288|1778|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3|#|0|16|1592|2489|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5314|1993|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2861|#|0|0|1419|4000|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2517|#|0|0|3692|1262|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -578|#|0|0|5867|1515|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2912|#|0|0|1459|3778|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1398|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3608|#|0|0|2070|792|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2519|#|0|0|451|1111|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4552|#|0|0|3641|2592|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2278|#|0|0|5336|2021|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6013|#|0|0|5910|3279|-15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1323|#|0|0|1776|2848|1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4092|#|0|0|3016|3453|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6042|#|0|0|3286|90|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3496|#|0|0|1380|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2530|#|0|0|3664|2641|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5126|war mace|0|0|5368|1362|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1638|#|1109|0|6000|3766|41|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3808|#|0|0|2731|890|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|5318|1327|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2493|#|0|0|3691|1264|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4096|#|0|0|1454|1707|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6882|skull|0|0|5360|1368|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1305|#|0|0|1423|1559|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -16107|#|0|0|685|2235|-5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2880|#|0|0|2895|912|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7090|refuse|0|0|5323|1329|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4554|#|0|0|4408|1201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2519|#|0|0|1948|2684|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -5953|#|0|0|1231|2217|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2552|#|0|0|1308|3692|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4554|#|0|0|1416|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2904|#|0|0|2953|700|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6005|#|0|0|5335|2004|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4506|floor spikes|0|0|5326|745|-20|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 4633|#|0|0|3690|1265|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2913|#|0|0|2490|398|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2661|#|0|0|3677|1057|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2912|#|0|0|1441|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5160|998|-2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -145|log wall|0|0|5368|1322|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1928|#|0|0|6012|3783|17|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4608|cot|0|0|5438|192|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|0|0|2618|978|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4529|floor saw|0|0|5189|652|0|0|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 -2750|#|0|0|3690|2070|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -483|#|0|0|6020|3787|45|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2903|#|0|0|1179|3637|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2912|#|0|0|425|1034|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7397|arm|0|0|6057|154|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2661|#|0|0|3651|1121|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2273|#|0|0|5292|2024|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3307|#|0|0|5289|1311|1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2519|#|0|0|480|851|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2884|#|0|0|1315|1800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2903|#|0|0|566|2208|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1120|3608|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5131|960|25|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4651|blood|263|0|5332|1320|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2281|#|0|0|5357|1343|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2530|#|0|0|1474|1512|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4553|#|0|0|1420|1558|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4556|#|0|0|603|2276|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2909|#|0|0|1385|3779|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3350|mushroom|0|14|5501|2025|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -474|#|0|0|5584|202|44|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6043|#|0|0|5516|245|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2906|#|0|0|3665|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|1456|3769|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4216|#|0|0|1429|1614|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2907|#|0|0|2509|473|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2451|#|0|0|5663|571|20|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4031|#|0|0|458|965|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2454|#|0|0|679|1202|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3208|#|0|0|4467|1181|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1801|#|0|0|5220|144|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2667|#|0|0|2571|593|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4030|#|0|0|3013|779|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2493|#|0|0|642|839|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7124|#|0|0|591|2204|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2551|#|0|0|2593|613|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4029|#|0|0|4482|1067|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2542|mug of ale|0|105|5961|227|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 -2884|#|0|0|2907|3520|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|5137|2016|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2453|#|0|0|592|2276|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4095|#|0|0|1136|3659|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2602|#|0|0|2692|2201|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2282|#|0|0|5164|999|-5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6193|flask|0|0|5994|66|28|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|5940|103|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|0|0|5923|170|-1|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4819|wall carving|2424|0|5407|1308|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5531|1303|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +5204|bone armor|2101|0|5389|1336|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12907|blood|33|0|5420|1489|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5604|1342|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4646|statue|0|0|5552|1333|16|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5402|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4599|#|0|0|5539|1289|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5471|decorative weapons|0|0|5400|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5477|1347|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5204|bone armor|2101|0|5391|1336|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4637|wall carving|0|0|5572|1299|34|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5200|bone gauntlets|2101|0|5515|1339|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4812|wall carving|2424|0|5431|1287|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5478|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5478|1346|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5477|1348|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4082|a book|0|11|5486|1295|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4082|a book|0|11|5440|1290|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4081|a book|0|11|5440|1326|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4081|a book|0|11|5433|1339|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +5049|viking sword|0|0|5391|1340|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5391|1338|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5535|1288|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5548|1296|10|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5543|1355|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1491|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5420|1490|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5605|1344|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3636|a blank scroll|1645|0|5561|1352|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5402|1352|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5391|1340|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5120|kryss|0|0|5616|1331|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|22|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5475|decorative weapons|0|0|5416|1359|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5482|decorative weapons|0|0|5416|1356|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4817|wall carving|2424|0|5443|1287|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4817|wall carving|2424|0|5557|1313|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4814|wall carving|2424|0|5397|1311|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7251|coffin|0|0|5491|1393|-4|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6226|scales|0|0|5432|1342|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4638|wall carving|0|0|5406|1295|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12909|blood|33|0|5420|1492|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12909|blood|33|0|5421|1489|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12910|blood|33|0|5422|1488|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3909|executioner's axe|0|216|5456|1409|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4641|wall carving|0|0|5418|1295|3|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|1102|0|5562|1352|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1536|1441|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|205|1522|1454|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1524|1412|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1524|1430|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1526|1430|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1526|1428|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|1525|1425|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1429|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1431|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1427|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1525|1424|20|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1525|1428|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2471|glass pitcher|0|0|1525|1425|20|0|0|2|0|0|50|400000|125|1|0|0|0|0|0|0|0|0 +2541|kettle|0|0|1515|1425|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2449|tray|0|0|1516|1427|21|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1436|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1437|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1518|1433|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4101|#|0|0|1515|1427|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4101|#|0|0|1512|1429|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1512|1428|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2471|#|0|0|1512|1425|21|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1438|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1533|1413|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1534|1419|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1530|1417|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1534|1435|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1422|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1438|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1540|1417|55|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1532|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1429|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1535|1417|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1533|1431|61|0|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3605|cards|0|0|1533|1434|61|0|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1429|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1523|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1432|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1527|1431|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1523|1436|55|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_moongates.jsdata b/data/js/jsdata/worldtemplates/felucca_moongates.jsdata index 0a151e103..f4b811d91 100644 --- a/data/js/jsdata/worldtemplates/felucca_moongates.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_moongates.jsdata @@ -1,24 +1,24 @@ 2 -8148|black moongate|0|0|5490|19|-24|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 8148|black moongate|0|0|5507|162|6|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|A Moongate to Buc's Den Bath|0|60|2720|2094|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|2670|2089|5 +3948|#|0|0|3563|2139|34|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +8148|black moongate|0|0|5875|19|-4|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|A Moongate to Britain Counselor's Guild|0|60|2722|2089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|1503|1516|40 +3948|#|0|0|771|752|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +8148|black moongate|0|0|5604|102|6|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|#|0|0|4467|1283|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +8148|black moongate|0|0|5490|19|-24|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|#|0|0|1499|3771|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +3948|A Moongate To Yew Counselor's Guild|0|60|2720|2089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|615|977|0 8148|black moongate|0|0|5513|176|6|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 8148|black moongate|0|0|5514|10|6|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 8148|black moongate|0|0|5514|147|26|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 8148|black moongate|0|0|5538|170|6|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -8148|black moongate|0|0|5604|102|6|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -8148|black moongate|0|0|5875|19|-4|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -3948|#|0|0|1499|3771|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 -3948|#|0|0|3563|2139|34|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 3948|#|0|0|643|2067|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 3948|#|0|0|1336|1997|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 3948|#|0|0|1828|2948|-20|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 3948|#|0|0|2701|692|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 -3948|#|0|0|4467|1283|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 -3948|#|0|0|771|752|5|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 -3948|A Moongate To Yew Counselor's Guild|0|60|2720|2089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|615|977|0 -3948|A Moongate to Britain Counselor's Guild|0|60|2722|2089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|1503|1516|40 3948|A Moongate to Vesper Counselor's Guild|0|60|2724|2089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|2844|944|0 3948|A Moongate to Moonglow Counselor's Guild|0|60|2726|2089|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|4479|1124|0 -3948|A Moongate to Buc's Den Bath|0|60|2720|2094|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|2670|2089|5 3948|A Moongate to The Chaos Shrine|0|60|2726|2094|0|0|0|2|0|29|0|400000|125|0|0|0|0|0|0|1456|851|0 3948|blue moongate|0|0|5153|1760|0|0|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_seamarket.jsdata b/data/js/jsdata/worldtemplates/felucca_seamarket.jsdata new file mode 100644 index 000000000..146958000 --- /dev/null +++ b/data/js/jsdata/worldtemplates/felucca_seamarket.jsdata @@ -0,0 +1,134 @@ +2 +3515|#|0|0|4529|2366|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4531|2400|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4533|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5357|#|0|0|4538|2328|2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4532|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2396|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5364|ship model|0|0|4539|2328|2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2395|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|4537|2316|-1|0|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4559|2354|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2395|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2396|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2309|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|4543|2324|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2308|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|4537|2320|-1|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2308|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4533|2400|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2309|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2668|folded blanket|0|0|4552|2322|5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2353|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7774|#|0|232|4539|2316|-1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2352|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2352|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4529|2395|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4529|2348|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2353|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4533|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +12386|fish tank|0|0|4537|2325|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4532|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4532|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4531|2333|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4532|2384|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3023|General Store|0|0|4543|2317|-4|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4528|2367|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +12387|fish tank|0|0|4537|2324|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4538|2385|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4529|2400|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4540|2349|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4529|2367|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4532|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4531|2401|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4536|2368|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4532|2400|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7607|barrel hoops|0|0|4540|2329|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7846|net|0|0|4543|2324|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|4541|2326|4|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|4540|2326|4|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7723|oars|0|0|4543|2326|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7723|oars|0|0|4543|2316|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3543|small fish|0|0|4531|2350|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5367|anchor|0|0|4537|2319|7|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2329|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4533|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5367|anchor|0|0|4537|2320|7|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4533|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4573|2303|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2296|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +52685|#|0|0|4548|2300|-2|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7774|#|0|232|4544|2298|-1|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3025|Winds Tavern|0|0|4548|2300|-6|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +17607|soul forge|0|0|4552|2303|-2|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4570|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4570|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4571|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2311|-1|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4571|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2350|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4573|2379|0|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4570|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4575|2407|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4575|2408|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4545|2369|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4575|2349|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4556|2400|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4571|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2351|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4547|2400|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5366|spyglass|0|0|4546|2331|2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0|5017 +4335|garbage|0|0|4550|2336|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2330|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4575|2351|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4556|2401|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2404|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4558|2353|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4568|2408|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4573|2337|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4559|2353|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2408|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2380|-5|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7126|#|0|0|4552|2323|4|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5357|#|0|0|4552|2324|4|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7976|Please put your garbage in here. Thank you!|0|0|4546|2314|3|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2707|folded sheet|0|0|4552|2322|4|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5358|#|0|0|4552|2324|4|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|4544|2315|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3542|small fish|0|0|4559|2333|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|4567|2327|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4017|forge|0|0|4568|2327|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3703|barrel|946|1|4546|2314|-2|0|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2581|lantern|0|0|4568|2400|15|0|0|2|0|8|255|0|0|1|0|0|0|0|0|0|0|0 +3520|fishing pole|0|0|4544|2324|-2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0|2200 +5356|blank map|0|0|4552|2318|2|0|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4570|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4571|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2264|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2265|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2353|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2352|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2352|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2353|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2309|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2308|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2308|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2309|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2396|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2395|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2395|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2396|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2440|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2441|-5|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_signs.jsdata b/data/js/jsdata/worldtemplates/felucca_signs.jsdata index 703861ea4..90f23ca61 100644 --- a/data/js/jsdata/worldtemplates/felucca_signs.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_signs.jsdata @@ -1,503 +1,508 @@ 2 -3013|The Reagent Shop|0|0|5719|3204|8|0|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 -2979|Baker's Dozen|0|0|1368|3733|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|Yew and Britain|0|0|2606|985|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1378|1744|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|The Healing Hand|0|0|2576|603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|The Moat|0|0|1439|1585|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Bank of Skara Brae|0|0|595|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Healer of Buccaneer's Den|0|0|2706|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|River Road|0|0|1558|1753|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|#|0|0|1552|1728|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Minoc|0|0|2664|465|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|The Stretched Hide|0|0|2523|536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Farmer's Market|0|0|3019|768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|River Road|0|0|1546|1624|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Farmer's Market|0|0|4478|1092|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|The Alchemist of Wind|0|0|5305|94|19|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3082|Merchants' Guild|0|0|1477|1600|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Second Skin|0|0|1448|3721|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3059|Sons Of The Sea|0|0|2037|2843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Skara Brae|0|0|1262|1742|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|To Britain|0|0|1355|1835|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2991|Bloody Thumb Woodworks|0|0|576|1009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3013|Moonglow Reagent Shop|0|0|4424|1108|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3022|Quality Fletching|0|0|1472|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Southside Stables|0|0|5678|3286|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Nujel'm Butcher|0|0|3554|1175|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Baked Delights|0|0|1881|2814|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Jhelom Mage|0|0|1426|3992|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|#|0|0|2666|2096|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Virtue's Path|0|0|1489|1627|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|Stables|0|0|2521|379|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|River Road|0|0|1561|1670|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|Archer's Guild|0|0|742|2232|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|To The Farms|0|0|1262|1742|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Only a mind at peace can approach the shrine|0|0|1580|2484|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3020|The Survival Shop|0|0|2534|560|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Skara Brae and Britain|0|0|870|1197|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|Mages's Things|0|0|5158|107|5|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4762|Docks to Skara Brae|0|0|742|2232|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselors' Guild|0|0|4477|1130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3004|Lord British's Conservatory of Music|0|0|1454|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Farmers' Market|0|0|616|2154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3053|The Ore of Vesper|0|0|2864|731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|The Northern Bridge|0|0|1539|1527|43|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Sosorian Steeds|0|0|1304|1759|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2979|Good Eats|0|0|1460|1610|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2984|Gadgets And Things|0|0|1411|3808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|5267|131|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3024|Empath Abbey|0|0|636|856|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Jhelom Bank and Jeweler|0|0|1328|3771|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|The Adventurer's Friend|0|0|2840|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|Stables|0|0|1386|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Scholar's Cut|0|0|4459|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|The Lord's Clothiers|0|0|1470|1696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Mess Hall|0|0|1947|2691|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Minoc|0|0|2909|597|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4765|The Bay Road|0|0|1667|1559|38|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3075|The Champions of Light|0|0|2856|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Sewer Entrance: ENTER AT YOUR OWN PERIL!|0|0|1495|1643|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2973|#|0|0|648|1090|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3076|Trinsic Training Hall|0|0|2016|2753|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|The First Bank Of Britain|0|0|1436|1693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3021|The Ranger's Tool|0|0|2860|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|Encyclopedia Magicka|0|0|1852|2709|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|Adventure Outfitters|0|0|5740|3267|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|wooden signpost|0|0|712|2235|-3|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3054|The Golden Pick Axe|0|0|2500|440|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|The Tanned Hide|0|0|520|986|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Heavy Metal Armorer|0|0|1446|1654|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|1360|1776|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2966|The Learned Mage|0|0|5236|155|15|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3025|Better Leather Tannery|0|0|3608|2609|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Second Defense Armory|0|0|4436|1168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3070|Artists' Guild|0|0|1444|1670|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|Restful Slumber|0|0|3740|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|The Great Southern Way|0|0|1488|1731|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Windy Clothes|0|0|5200|98|5|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3050|The Circles of Magic|0|0|2919|680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|Ye Olde Eleventh Bank|0|0|5270|3988|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3083|Bank of Britannia : Trinsic Branch|0|0|1819|2825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|#|0|0|1640|1688|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|618|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Cat's Lair|0|0|1432|1730|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Strength And Steel|0|0|1488|1586|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Mage's Bread|0|0|4390|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Healer of Britain|0|0|1480|1610|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3013|The Reagent Shop|0|0|5719|3204|8|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7977|Quarantine Area: No pets permitted beyond this point!|0|0|315|786|-18|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3050|Sorcerer's Guild|0|0|4686|1423|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5327|1378|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2998|Great Oak Vessels|0|0|626|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1262|1742|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Nujel'm Court|0|0|3732|1394|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|The Revenge Shoppe|0|0|5801|3286|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Honorable Arms|0|0|1933|2776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Warrior's Battle Gear|0|0|2525|578|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3085|Performing Arts Centre|0|0|1440|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|The Lycaeum|0|0|4308|1012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|metal signpost|0|0|5236|155|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3019|Supplier|0|0|3016|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Farmer's Market|0|0|1391|3832|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1428|1622|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1396|1756|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Bay Side Road|0|0|1562|1720|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Nature's Best Baked Goods|0|0|5744|3209|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Albatross|0|0|3664|2656|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Deadly Intentions|0|0|1362|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|Windy Inn|0|0|5222|183|8|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2970|#|0|0|1386|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3018|The Coloured Canvas|0|0|2905|720|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Blue Boar|0|0|1502|1689|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1314|1749|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2966|Ocllo Public Library|0|0|3617|2480|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3006|Nujel'm Bowry|0|0|3551|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Healer Of Ocllo|0|0|3625|2616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|The Spinning Wheel|0|0|2969|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3082|First Bank of Moonglow And Tinkersguild|0|0|4469|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|The Twisted Baker|0|0|2995|768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Herbal Splendor|0|0|4419|1136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Trinsic|0|0|1392|1892|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3054|Miners' Guild|0|0|1425|1584|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Jhelom's Fine Tailoring|0|0|1458|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|metal signpost|0|0|5217|124|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2984|Gears and Gadgets|0|0|2472|458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2993|Vesper Customs|0|0|2952|929|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|NOTE: Teleporter to Papua not currently active.|0|0|4545|848|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Barely Inn|0|0|5204|4060|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|River Road|0|0|1566|1678|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|The Bubbling Brew|0|0|2894|664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Britannia Animal Care|0|0|1505|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3035|The Musician's Hall|0|0|2904|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Minoc|0|0|1643|1521|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2974|#|0|0|4308|1012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Britain|0|0|2057|805|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2972|#|0|0|2002|2728|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1664|1574|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Counselor's Guild|0|0|616|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Trinsic Meeting Hall|0|0|1912|2713|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3021|Bloody Bowyer|0|0|600|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Skara Brae Town Hall|0|0|576|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Sage Advice|0|0|1574|1720|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Britain|0|0|1375|1811|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Zoot's Hammer|0|0|5228|4008|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3053|The Matewan|0|0|2459|492|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Finest Cuts|0|0|1464|4024|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Britain|0|0|1248|1849|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3032|Court of Truth|0|0|373|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|Needful Things|0|0|1434|3800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Unicorn's Horn|0|0|1549|1776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Skara Brae|0|0|1253|1797|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3009|Premier Gems|0|0|1458|1683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2997|Seaborne Ships|0|0|3704|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|The Old Miners' Supplies|0|0|2459|432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Peg Leg Inn|0|0|2714|2104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|Etheral Goods|0|0|1508|1662|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|First Trinsic Stablery|0|0|2005|2813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2984|Tinker's Paradise|0|0|5728|3249|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Jhelom Armory|0|0|1464|3849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Trinsic|0|0|1375|1811|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Southern Way|0|0|1468|1732|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|The Healing Hand|0|0|5740|3216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Sweet Meat|0|0|3720|2650|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Dog And Lion Pub|0|0|2970|3432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Farmer's Market|0|0|1400|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3083|Trinsic Royal Bank|0|0|1904|2686|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Yew Mill|0|0|547|832|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|The Bucking Horse Stables|0|0|1515|1552|25|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|To Buccaneer's Den|0|0|2618|978|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Southern Way|0|0|1415|1736|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3066|Tinkers' Guild|0|0|1844|2688|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Barracks|0|0|1939|2701|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2997|The Furled Sail|0|0|3674|2258|28|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5312|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4764|Britain|0|0|772|2240|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|#|0|0|560|985|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3076|Warriors' Guild|0|0|3054|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|Last Chance Provisioners|0|0|3634|2584|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Bountiful Meats|0|0|592|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1396|1744|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselor's Guild|0|0|2436|443|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|Sweet Dreams|0|0|1500|1626|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Nujel'm Blacksmith|0|0|3551|1186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|#|0|0|3551|1178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3036|Bardic Guild|0|0|3658|2536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2986|The Cleaver|0|0|1449|1728|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3077|Cavalry Guild|0|0|1592|1562|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3010|Jewel of the Isle|0|0|3778|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Ironwood Inn|0|0|2769|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2998|Sailor's Keeper|0|0|1449|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|626|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|The Mighty Axe|0|0|4400|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|Bank of Ocllo|0|0|3690|2520|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Britannia Royal Zoo|0|0|4518|1402|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1432|1538|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Virtue's Path|0|0|1428|1622|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|Mystical Spirits|0|0|3784|1231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|This means YOU!|0|0|1260|2313|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7976|Covetous Dungeon|0|0|2495|918|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3076|Serpent Warriors|0|0|3027|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1664|1592|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|#|0|0|2664|2192|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Counselors' Guild|0|0|1896|2842|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Get thee gone or suffer my wrath! -Relvinian, Master of Daemons|0|0|1024|2157|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3010|A Girl's Best Friend|0|0|1660|1648|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3015|On Guard Armory|0|0|632|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Vesper|0|0|2606|985|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3009|Strange Rocks|0|0|5670|3147|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3047|Mage's Bridge|0|0|1521|1582|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Nujel'm Marketplace|0|0|3560|1173|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|River Road|0|0|1546|1624|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|The Adventurer's Supplies|0|0|2977|640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3086|The King's Men Theatre|0|0|1441|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|The Saw Horse|0|0|1433|1600|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Shining Path Armoury|0|0|1899|2664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2979|Baker's Dozen|0|0|1368|3733|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Northern Road|0|0|1519|1525|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|The Scholar's Goods|0|0|4424|1062|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Yew|0|0|1007|1935|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|Hut O' Magics|0|0|5297|3983|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To The Coast|0|0|1392|1892|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|The Great Northern Road|0|0|1498|1536|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|5297|1970|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4762|To Skara Brae|0|0|1362|1756|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3060|Fishermen's Guild|0|0|3687|2263|26|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5327|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2999|Serpents Hold Stablery|0|0|2912|3517|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|Bloody Thumb Woodworks|0|0|561|1016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1422|1672|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Tricks of the Trade|0|0|5729|3203|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Barnacle|0|0|2470|413|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Britannia Prison|0|0|297|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2993|The Oaken Oar|0|0|1480|1746|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Call to Arms|0|0|1472|3872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|#|0|0|3666|2512|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1676|1625|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Salty Dog|0|0|1610|1592|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Keg and Anchor|0|0|1942|2791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Mystic Treasures|0|0|656|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Silver Bow|0|0|3748|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3029|Hand of Death|0|0|1440|3864|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|The Watch Tower|0|0|1618|1768|59|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2981|Tailor of the Isle|0|0|3784|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1435|1570|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5459|1487|-6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2981|The Spinning Wheel|0|0|2840|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Vesper|0|0|2664|465|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Castle Blackthorn|0|0|1526|1456|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Buccaneer's Den Leatherworks|0|0|2712|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|The Lord's Arms|0|0|1370|1584|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Healer of Skara Brae|0|0|621|2224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Jhelom Healer|0|0|1409|3792|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Britain Public Library|0|0|1420|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2986|Bountiful Meats|0|0|582|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3010|The Pearl of Trinsic|0|0|1901|2814|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Salty Dog|0|0|1632|1586|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|1362|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2972|#|0|0|4518|1402|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3022|Great Oak Bowyer|0|0|618|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|The Chamber Of Virtue|0|0|1556|1612|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3047|Mage's Bridge|0|0|1536|1582|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Blacksmith|0|0|3009|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|The Right Fit|0|0|1554|1664|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|Profuse Provisions|0|0|1602|1720|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Vesper Museum|0|0|2920|962|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|The maze of Relvinian the Mad is nigh! Hasten from this spot!|0|0|1072|2322|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7976|Relvinian is MAD! Beware the Daemons!|0|0|1268|2190|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4762|The Great Southern Way|0|0|1552|1728|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2990|#|0|0|1589|1664|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Farmers' Market|0|0|610|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|The Healing Hand|0|0|2248|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Pirate's Den|0|0|2664|2192|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|Sundry Supplies|0|0|592|2225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|River Road|0|0|1599|1571|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Ocean's Treasure|0|0|1440|3746|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Rusty Anchor|0|0|2030|2813|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Moonglow's Finest Alchemy|0|0|4451|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Skara Brae Community Center|0|0|624|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Wind Healer|0|0|5267|131|20|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5448|1483|-6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5452|1481|-6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3084|Bank of Magincia|0|0|3778|2256|21|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5284|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1595|1678|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Thou has come too close. Turn back now if thou dost treasure thy soul!|0|0|1028|2238|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4764|sign|0|0|6049|1430|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3004|Bardic Guild|0|0|3743|1207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Serpent's Spells|0|0|3005|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Plenty O' Dough|0|0|2977|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Trinsic Fine Skins|0|0|1997|2864|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|#|0|0|1640|1688|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Jhelom Armory|0|0|1449|3864|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Skara Brae|0|0|1007|1935|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2971|metal signpost|0|0|5158|107|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3011|The Pirates Plunder|0|0|2688|2232|-4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|Fisherman's Brew|0|0|3011|3464|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|River Road|0|0|1565|1584|43|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Serpents Hold Stablery|0|0|3042|3462|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3075|The Champions of Light|0|0|2856|910|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Deep Forest Healing|0|0|648|1090|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3015|Warrior's Bounty|0|0|1424|3859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|The Oak Throne|0|0|2510|482|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1007|1935|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Mage's Appetite|0|0|5351|64|15|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 3011|The Marsh Hall|0|0|2916|905|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|To Minoc and Vesper|0|0|870|1197|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|To Skara Brae and Britain|0|0|870|1197|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4762|To Yew|0|0|870|1197|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2987|Deep Forest Healing|0|0|648|1090|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|Bay Side Road|0|0|1664|1592|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3020|Britannia Provisions|0|0|1851|2800|-8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2970|#|0|0|618|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3022|Great Oak Bowyer|0|0|618|1152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Heavy Metal Armorer|0|0|1446|1654|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3073|The Tinkers' Guild|0|0|1432|1656|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3023|Counselors' Guild|0|0|2848|929|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|The Great Northern Road|0|0|1432|1538|42|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|The Moat|0|0|1432|1538|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3007|Warrior's Companion|0|0|2840|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|Virtue's Path|0|0|1428|1622|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|The Moat|0|0|1428|1622|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7977|Poor Gate|0|0|1421|1638|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7976|Audience Granted By Appointment Only|0|0|1400|1630|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7976|Castle Britannia|0|0|1400|1622|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3021|The Ranger's Tool|0|0|2860|801|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3070|Artists' Guild|0|0|1444|1670|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2983|The Gadget's Corner|0|0|2904|794|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Second Defense Armory|0|0|4436|1168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|The Lord's Arms|0|0|1370|1584|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2996|The Scholar's Inn|0|0|4407|1168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2992|The Hammer and Nail|0|0|2913|808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3084|The First Bank Of Britain|0|0|1436|1693|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2996|The Travellers' Inn|0|0|1841|2744|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2970|#|0|0|626|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2998|Great Oak Vessels|0|0|626|1040|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3009|Premier Gems|0|0|1458|1683|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3053|The Ore of Vesper|0|0|2864|731|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Herbal Splendor|0|0|4419|1136|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3020|Britain's Premier Provisioner|0|0|1468|1676|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2999|Trinsic Stablery|0|0|1828|2743|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2985|The Fatted Calf|0|0|4400|1132|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|The Mighty Axe|0|0|4400|1115|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|Counselors' Guild|0|0|1814|2716|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3009|The Shimmering Jewel|0|0|2888|721|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2989|Encyclopedia Magicka|0|0|1852|2709|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3013|Moonglow Reagent Shop|0|0|4424|1108|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3035|The Musician's Hall|0|0|2904|737|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2992|The Mage's Seat|0|0|4414|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2982|The Lord's Clothiers|0|0|1470|1696|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2966|Ocllo Public Library|0|0|3617|2480|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3074|Tinkers' Guild|0|0|1855|2688|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2988|Moonglow Healer|0|0|4396|1088|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2985|Yew's Finest Cuts|0|0|544|1008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2992|Bloody Thumb Woodworks|0|0|561|1016|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2991|Bloody Thumb Woodworks|0|0|576|1009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3018|The Coloured Canvas|0|0|2905|720|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2967|#|0|0|560|985|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2979|The Jolly Baker|0|0|560|985|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2980|Mage's Bread|0|0|4390|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselor's Guild|0|0|3776|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4765|The Moat|0|0|1424|1701|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3022|The Sturdy Bow|0|0|563|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2970|#|0|0|1386|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3000|Stables|0|0|1386|1664|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|East Side Park|0|0|1614|1636|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4761|The Moat|0|0|1415|1736|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|The Great Southern Way|0|0|1415|1736|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2987|Healer of Yew|0|0|544|970|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|The Great Southern Way|0|0|1441|1732|19|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|First Defense|0|0|1385|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2967|wooden signpost|0|0|5316|1982|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3011|The Cat's Lair|0|0|1432|1730|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2967|wooden signpost|0|0|5297|1970|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3066|Tinkers' Guild|0|0|1844|2688|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|2632|2099|10|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2997|The Oaken Oar|0|0|1424|1747|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|The Tanned Hide|0|0|520|986|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2980|The Twisted Baker|0|0|2995|768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3004|First Academy of Music|0|0|3675|2480|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|Builders' Delight|0|0|633|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2985|The Butcher's Knife|0|0|3000|777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Fisherman's Wharf|0|0|3024|777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3019|The Scholar's Goods|0|0|4424|1062|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Shining Path Armoury|0|0|1899|2664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3084|Bank of Ocllo|0|0|3690|2520|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Farmer's Market|0|0|3019|768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2990|Moonglow's Finest Alchemy|0|0|4451|1096|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3083|Trinsic Royal Bank|0|0|1904|2686|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3083|The Mint of Vesper|0|0|2896|673|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2986|The Cleaver|0|0|1449|1728|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Farmer's Market|0|0|4478|1092|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2982|Scholar's Cut|0|0|4459|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7976|Covetous Dungeon|0|0|2495|918|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3023|Trinsic Meeting Hall|0|0|1912|2713|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2971|metal signpost|0|0|5158|107|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2976|metal signpost|0|0|5200|98|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2977|metal signpost|0|0|5267|131|20|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2978|metal signpost|0|0|5217|124|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2978|metal signpost|0|0|5236|155|15|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2966|The Learned Mage|0|0|5236|155|15|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2982|Windy Clothes|0|0|5200|98|5|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2987|Wind Healer|0|0|5267|131|20|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2989|The Alchemist of Wind|0|0|5305|94|19|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3023|Tanner's Shop|0|0|2863|989|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2990|Wind Alchemy|0|0|5152|77|28|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2995|Seeker's Inn|0|0|5168|35|22|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2995|Windy Inn|0|0|5222|183|8|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 3014|Magical Supplies|0|0|5217|124|0|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -3019|Mages's Things|0|0|5158|107|5|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -3024|Mage's Appetite|0|0|5351|64|15|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2973|#|0|0|648|1090|-5|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3060|Fishermen's Guild|0|0|3687|2263|26|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -2997|The Furled Sail|0|0|3674|2258|28|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -3084|Bank of Magincia|0|0|3778|2256|21|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -7977|Quarantine Area: No pets permitted beyond this point!|0|0|315|786|-18|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -7976|Only a mind at peace can approach the shrine|0|0|1580|2484|4|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2968|wooden signpost|0|0|712|2235|-3|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2994|Skara Brae Ferry : Step onto the boat and say "I would like to cross".|0|0|713|2236|7|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5456|1483|-6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7977|Urks fud! git out!|0|0|5207|3599|3|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2969|wooden signpost|0|0|5327|1370|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2969|wooden signpost|0|0|5327|1378|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2969|wooden signpost|0|0|5284|2010|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2969|wooden signpost|0|0|5312|1368|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2969|wooden signpost|0|0|5284|2015|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2969|wooden signpost|0|0|5312|1375|0|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3018|Paint and More|0|0|3646|2512|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3016|Honorable Arms|0|0|1933|2776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3032|Court of Truth|0|0|373|904|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2985|Finest Cuts|0|0|1464|4024|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2990|The Magical Light|0|0|2912|680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3050|The Circles of Magic|0|0|2919|680|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2982|Jhelom's Fine Tailoring|0|0|1458|4008|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3049|Sorcerers' Guild|0|0|3632|2537|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2996|Moonglow Student Hostel|0|0|4483|1072|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3075|Brotherhood of Trinsic|0|0|1942|2736|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2993|The Oaken Oar|0|0|1480|1746|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Counselors' Guild|0|0|4477|1130|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3082|First Bank of Moonglow And Tinkersguild|0|0|4469|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3036|Bardic Guild|0|0|3658|2536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|Barracks|0|0|1959|2695|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2990|The Bubbling Brew|0|0|2894|664|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Mess Hall|0|0|1947|2691|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|Minoc|0|0|2909|597|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2982|The Spinning Wheel|0|0|2969|624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|The Great Southern Way|0|0|1488|1731|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3026|The First Library of Britain|0|0|1493|1724|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3020|Last Chance Provisioners|0|0|3634|2584|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|The Great Southern Way|0|0|1468|1732|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|The Great Southern Way|0|0|1485|1709|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3011|The Blue Boar|0|0|1502|1689|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3020|The Adventurer's Supplies|0|0|2977|640|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|The Moat|0|0|1422|1672|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3049|Gung Farmer's Bridge|0|0|1396|1744|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3043|River's Gate Bridge|0|0|1519|1710|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Great Southern Way|0|0|1485|1709|15|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|Barracks|0|0|1938|2694|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3049|Gung Farmer's Bridge|0|0|1396|1756|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3049|Gung Farmer's Bridge|0|0|1378|1744|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3049|Gung Farmer's Bridge|0|0|1378|1756|-5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|2688|2237|4|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 4765|To Trinsic|0|0|1362|1756|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|To Britain|0|0|1362|1756|24|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|To Skara Brae|0|0|1362|1756|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2977|#|0|0|1360|1776|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Trinsic Healer|0|0|1914|2813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Britain's Blacksmith Guild|0|0|1360|1776|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Barracks|0|0|1939|2701|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2980|Now You're Cookin'|0|0|3602|2584|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2989|Etheral Goods|0|0|1508|1662|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Healer of Vesper|0|0|2928|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3076|#|0|0|1342|1744|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|Better Leather Tannery|0|0|3608|2609|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3000|Stables|0|0|2521|379|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2972|#|0|0|2002|2728|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|The Ironworks|0|0|2857|856|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2966|Paladin's Library|0|0|2002|2728|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3076|Trinsic Training Hall|0|0|2016|2753|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Moonglow Academy of Arts|0|0|4528|1069|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2972|#|0|0|2016|2753|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2988|Healer Of Ocllo|0|0|3625|2616|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3010|The Pearl of Jhelom|0|0|1442|3992|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|The Barnacle|0|0|2470|413|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|Virtue's Path|0|0|1489|1627|34|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|To Britain|0|0|1314|1749|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2996|Sweet Dreams|0|0|1500|1626|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2999|Sosorian Steeds|0|0|1304|1759|3|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3085|Performing Arts Centre|0|0|1440|4009|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3016|Hammer & Steel Smithy|0|0|3647|2600|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2982|A Stitch In Time|0|0|3656|2592|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Britannia Prison|0|0|297|763|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2978|#|0|0|3551|1178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3026|Nujel'm Tannery|0|0|3551|1178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3016|Nujel'm Blacksmith|0|0|3551|1186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2978|#|0|0|3551|1186|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Serpents Arms|0|0|3024|3430|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2978|#|0|0|3551|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3006|Nujel'm Bowry|0|0|3551|1194|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3047|Mage's Bridge|0|0|1521|1582|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2977|#|0|0|3554|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|River Road|0|0|1572|1600|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2996|The Bountiful Harvest|0|0|3670|2624|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3015|Public Smithing|0|0|3554|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Britannia Animal Care|0|0|1505|1576|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2990|Jhelom Mage|0|0|1426|3992|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|River Road|0|0|1537|1668|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2977|#|0|0|3554|1175|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2985|Nujel'm Butcher|0|0|3554|1175|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|Nujel'm Marketplace|0|0|3560|1173|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3048|Encyclopedia Magika|0|0|4547|872|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2974|#|0|0|3009|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4765|To Trinsic|0|0|1355|1835|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4759|To Britain|0|0|1355|1835|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2998|Anchors Aweigh|0|0|3634|2648|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|To Trinsic|0|0|1375|1811|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|To Britain|0|0|1375|1811|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|Strength And Steel|0|0|1488|1586|21|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2987|Healer of Britain|0|0|1480|1610|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3082|Merchants' Guild|0|0|1477|1600|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|NOTE: Teleporter to Papua not currently active.|0|0|4545|848|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3051|Illusionist's Guild|0|0|4632|1200|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2979|Good Eats|0|0|1460|1610|20|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Yew Mill|0|0|547|832|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|The maze of the mad mage Relvinian is close! Turn back now if thou dost care for thy life!|0|0|1252|2145|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4761|To Britain|0|0|1392|1892|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|To Trinsic|0|0|1392|1892|18|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|To The Coast|0|0|1392|1892|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4762|Virtue's Path|0|0|1459|1622|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Venture no further or thou shalt suffer the wrath of Relvinian!|0|0|1284|2256|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3025|The Best Hides of Britain|0|0|1440|1611|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|The Albatross|0|0|3664|2656|-7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4766|To Skara Brae|0|0|1248|1849|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|To Britain|0|0|1248|1849|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Shattered Skull|0|0|568|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2986|The Slaughtered Cow|0|0|2442|416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|The Moat|0|0|1439|1585|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2992|The Saw Horse|0|0|1433|1600|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2990|Tricks of the Trade|0|0|5729|3203|8|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2980|Nature's Best Baked Goods|0|0|5744|3209|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2968|#|0|0|2436|443|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Counselor's Guild|0|0|2436|443|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2987|The Healing Hand|0|0|5740|3216|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|More Than Just Mail|0|0|592|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2996|The Just Inn|0|0|5773|3174|9|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2985|Sweet Meat|0|0|3720|2650|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Counselor's Guild|0|0|616|984|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3020|The Old Miners' Supplies|0|0|2459|432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|To Skara Brae|0|0|1253|1797|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4761|To Britain|0|0|1253|1797|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|To Britain|0|0|1262|1742|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|To Skara Brae|0|0|1262|1742|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Morning Star Inn|0|0|1376|3814|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3086|The King's Men Theatre|0|0|1454|1600|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|To The Farms|0|0|1262|1742|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3009|Strange Rocks|0|0|5670|3147|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3086|The King's Men Theatre|0|0|1441|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3084|Ye Olde Loan & Savings|0|0|5674|3139|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Falconer's Inn|0|0|616|2232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2991|The Carpentry House|0|0|5703|3210|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3054|Miners' Guild|0|0|1425|1584|30|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3076|The New World Order|0|0|2482|440|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2984|Tinker's Paradise|0|0|5728|3249|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2974|#|0|0|4308|1012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|The Lycaeum|0|0|4308|1012|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|Britain Public Library|0|0|1420|1595|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3019|Adventure Outfitters|0|0|5740|3267|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3054|The Golden Pick Axe|0|0|2500|440|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2999|Southside Stables|0|0|5678|3286|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|River Road|0|0|1599|1571|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Ye Olde Winery|0|0|624|886|1|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2986|The Southside Butchery|0|0|5697|3288|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Call to Arms|0|0|1472|3872|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|The Revenge Shoppe|0|0|5801|3286|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2992|The Oak Throne|0|0|2510|482|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2998|Pier 39|0|0|5803|3281|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Jhelom Armory|0|0|1449|3864|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|Jhelom Armory|0|0|1464|3849|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3029|Hand of Death|0|0|1440|3864|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Empath Abbey|0|0|636|856|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2984|Gears and Gadgets|0|0|2472|458|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3015|Warrior's Bounty|0|0|1424|3859|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|To Britain|0|0|1007|1935|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|To Skara Brae|0|0|1007|1935|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|To Yew|0|0|1007|1935|7|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|Britain|0|0|813|2240|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Gore Galore|0|0|648|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4762|Docks to Skara Brae|0|0|813|2240|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3015|The Hammer And Anvil|0|0|1428|1546|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3053|The Matewan|0|0|2459|492|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3084|Ye Olde Eleventh Bank|0|0|5270|3988|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2997|Seaborne Ships|0|0|3704|1213|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|The Moat|0|0|1435|1570|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3004|Lord British's Conservatory of Music|0|0|1454|1561|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2989|Hut O' Magics|0|0|5297|3983|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2993|Seaborne Ships|0|0|3720|1224|0|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|Mount Kendall|0|0|2525|498|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3016|Zoot's Hammer|0|0|5228|4008|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Skara Brae Community Center|0|0|617|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3020|The Supply Depot|0|0|5216|4018|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|Minoc|0|0|2664|465|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|Vesper|0|0|2664|465|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|The Stretched Hide|0|0|2523|536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2995|The Barely Inn|0|0|5204|4060|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2984|Tinker of the Isle|0|0|2931|3512|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5445|1487|-6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3024|Minoc Town Hall|0|0|2428|536|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2968|#|0|0|2732|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3084|A Place For Yer Stuff|0|0|2732|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3022|Quality Fletching|0|0|1472|1584|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Buccaneer's Den Leatherworks|0|0|2712|2178|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2988|Healer of Buccaneer's Den|0|0|2706|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2999|Serpents Hold Stablery|0|0|2912|3517|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2990|The Sorceror's Delight|0|0|1488|1572|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3003|The Mystical Lute|0|0|2432|555|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2986|Serpent Hold Meats|0|0|2909|3496|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|To The Mainland|0|0|2728|2133|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|Britain|0|0|772|2240|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|The maze is South, thou shouldst head North!|0|0|1212|2133|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4762|Docks to Skara Brae|0|0|772|2240|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|Docks to Skara Brae|0|0|742|2232|16|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|The Great Northern Road|0|0|1498|1536|46|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|Archer's Guild|0|0|742|2232|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Enter and become one among ghosts. So decries Relvinian!|0|0|1028|2307|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2981|Silver Serpent Tailors|0|0|2888|3502|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|Britain|0|0|742|2232|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3056|Ranger's Guild|0|0|745|2160|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3000|The Bucking Horse Stables|0|0|1515|1552|25|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselor's Guild|0|0|1633|1672|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3016|The Forgery|0|0|2470|569|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|To Buccaneer's Den|0|0|2618|978|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2996|The Peg Leg Inn|0|0|2714|2104|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3084|Bank of Minoc|0|0|2505|560|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3013|The Magician's Friend|0|0|3000|833|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|To Minoc and Vesper|0|0|2057|805|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4762|To Yew|0|0|2057|805|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|To Britain|0|0|2057|805|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3020|The Survival Shop|0|0|2534|560|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|The Warrior's Supplies|0|0|2224|1165|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7977|You were brought here because you macroed unattended.|0|0|2723|2091|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7977|The Northern Bridge|0|0|1539|1527|43|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|The Great Northern Road|0|0|1519|1525|55|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|Counselors' Guild|0|0|1505|1528|40|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|3768|1313|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2996|The North Side Inn|0|0|1474|1520|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2968|#|0|0|2666|2096|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|Buccaneer's Bath|0|0|2666|2096|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|The Dog And Lion Pub|0|0|2970|3432|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Horse's Head|0|0|1433|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3016|Cutlass Smithing|0|0|2634|2088|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Warrior's Battle Gear|0|0|2525|578|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Farmer's Market|0|0|1391|3832|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2967|#|0|0|2632|2102|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|Castle Blackthorn|0|0|1526|1456|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Shear Pleasure|0|0|648|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2991|Violente Woodworks|0|0|2632|2102|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2998|Skara Brae Ferry : Step onto the boat and say "I would like to cross".|0|0|680|2233|-2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 7977|The Great Northern Bridge|0|0|1570|1526|44|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Farmer's Market|0|0|1400|3825|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4764|The Great Northern Road|0|0|1584|1527|54|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2995|The Morning Star Inn|0|0|1376|3814|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4765|River Road|0|0|1584|1527|52|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2967|#|0|0|2664|2192|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Pirate's Den|0|0|2664|2192|4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2995|The Falconer's Inn|0|0|616|2232|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2987|The Healing Hand|0|0|2248|1227|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2995|The Broken Arrow Inn|0|0|2976|3406|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2988|Serpent's Hold Healer|0|0|2994|3440|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|To Minoc|0|0|1643|1521|49|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2997|Superior Ships|0|0|608|2273|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|Fisherman's Brew|0|0|3011|3464|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3011|The Pirates Plunder|0|0|2688|2232|-4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2984|Gadgets And Things|0|0|1411|3808|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|River Road|0|0|1599|1571|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|River Road|0|0|1599|1571|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3019|Sundry Supplies|0|0|592|2225|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3019|The Pirate's Provisioner|0|0|2744|2248|-4|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2981|Adventurer's Needle|0|0|1360|3786|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3077|Cavalry Guild|0|0|1592|1562|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4759|River Road|0|0|1565|1584|43|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|Serpents Arms|0|0|3024|3430|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3022|Bloody Bowyer|0|0|593|2216|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3021|Bloody Bowyer|0|0|600|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3047|Mage's Bridge|0|0|1536|1582|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|River Road|0|0|1572|1600|29|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|The Chamber Of Virtue|0|0|1556|1612|11|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|River Road|0|0|1546|1624|27|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|River Road|0|0|1546|1624|23|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3045|Virtue's Pass|0|0|1534|1633|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3045|Virtue's Pass|0|0|1521|1633|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4761|River Road|0|0|1537|1668|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2988|The Healing Hand|0|0|2576|603|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|River Road|0|0|1561|1670|36|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2982|The Right Fit|0|0|1554|1664|26|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2999|Serpents Hold Stablery|0|0|3042|3462|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2988|Healer of Skara Brae|0|0|621|2224|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2974|#|0|0|3009|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3016|Blacksmith|0|0|3009|3416|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Skara Brae Town Hall|0|0|576|2209|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3081|Debtor's Prison|0|0|3720|1380|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|River Road|0|0|1566|1678|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4759|River Road|0|0|1559|1695|45|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|Nujel'm Court|0|0|3732|1394|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2988|Jhelom Healer|0|0|1409|3792|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2995|Restful Slumber|0|0|3740|1314|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3076|Warriors' Guild|0|0|3054|3408|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4765|The Great Southern Way|0|0|1532|1705|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4766|River Road|0|0|1532|1705|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3043|River's Gate Bridge|0|0|1519|1710|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3043|River's Gate Bridge|0|0|1506|1710|14|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3020|Needful Things|0|0|1434|3800|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2986|Bountiful Meats|0|0|582|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2985|Bountiful Meats|0|0|592|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3019|Supplier|0|0|3016|3386|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2977|#|0|0|2232|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3083|Bank of Cove|0|0|2232|1199|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3011|The Shattered Skull|0|0|568|2177|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3024|Jail|0|0|1850|2777|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|#|0|0|1552|1728|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4762|The Great Southern Way|0|0|1552|1728|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|Bay Side Road|0|0|1562|1720|50|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|River Road|0|0|1558|1753|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3006|Silver Serpent Bows|0|0|3053|3376|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2992|From Tree To Yew|0|0|1425|3824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|More Than Just Mail|0|0|592|2170|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2972|#|0|0|3027|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3076|Serpent Warriors|0|0|3027|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Farmers' Market|0|0|610|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|The Unicorn's Horn|0|0|1549|1776|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Farmers' Market|0|0|616|2154|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Farmers' Market|0|0|2220|1192|-6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2990|Mages' Meangerie|0|0|609|2184|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|The Warrior's Supplies|0|0|2224|1165|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2985|The Trinsic Cut|0|0|2000|2888|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3015|On Guard Armory|0|0|632|2185|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2990|Serpent's Spells|0|0|3005|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2977|#|0|0|3768|1313|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4766|Yew and Britain|0|0|2606|985|12|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3014|Britannian Herbs|0|0|3009|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3083|Bank of Nujel'm|0|0|3768|1313|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|The Horse's Head|0|0|1433|3776|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4759|Minoc|0|0|2606|985|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|Vesper|0|0|2606|985|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Trinsic Fine Skins|0|0|1997|2864|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2982|Shear Pleasure|0|0|648|2192|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2980|Plenty O' Dough|0|0|2977|3360|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2982|Adventurer's Clothing|0|0|1986|2846|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2992|Builders' Delight|0|0|633|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3012|The Silver Bow|0|0|3748|1256|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2996|The Ironwood Inn|0|0|2769|976|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3000|First Trinsic Stablery|0|0|2005|2813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2996|The Rusty Anchor|0|0|2030|2813|9|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3008|Gore Galore|0|0|648|2168|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Ocean's Treasure|0|0|1440|3746|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2990|Mystic Treasures|0|0|656|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Tanner's Shop|0|0|2863|989|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2981|Tailor of the Isle|0|0|3784|1264|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2998|Sailor's Keeper|0|0|1449|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3059|Sons Of The Sea|0|0|2037|2843|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3023|Skara Brae Community Center|0|0|624|2112|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Skara Brae Community Center|0|0|617|2144|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3007|Second Skin|0|0|1448|3721|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|The Watch Tower|0|0|1618|1768|59|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2968|wooden signpost|0|0|5323|1975|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3024|Sage Advice|0|0|1574|1720|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2968|wooden signpost|0|0|5305|1962|19|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3011|Mystical Spirits|0|0|3784|1231|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3025|Vesper Museum|0|0|2920|962|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2993|Vesper Customs|0|0|2952|929|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3020|Profuse Provisions|0|0|1602|1720|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3025|Nujel'm Theater|0|0|3752|1239|2|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2995|Vesper Youth Hostel|0|0|2976|875|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7976|The maze of the mad mage Relvinian is close! Turn back now if thou dost care for thy life!|0|0|1252|2145|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7976|No Trespassing!|0|0|1260|2316|9|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|This means YOU!|0|0|1260|2313|11|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|Relvinian is MAD! Beware the Daemons!|0|0|1268|2190|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|Venture no further or thou shalt suffer the wrath of Relvinian!|0|0|1284|2256|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|The maze of Relvinian the Mad is nigh! Hasten from this spot!|0|0|1072|2322|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7976|There is nothing in Relvinian's maze but death. Mark my word, travelers.|0|0|1128|2313|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7976|Thou hast nothing to fear from Relvinian's maze...unless thou dost fear death!|0|0|1184|2316|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|The maze is South, thou shouldst head North!|0|0|1212|2133|6|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7976|No Trespassing by order of Relvinian the sane!|0|0|1132|2145|8|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|Get thee gone or suffer my wrath! -Relvinian, Master of Daemons|0|0|1024|2157|5|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|Thou has come too close. Turn back now if thou dost treasure thy soul!|0|0|1028|2238|7|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7976|Enter and become one among ghosts. So decries Relvinian!|0|0|1028|2307|2|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4765|Bay Side Road|0|0|1595|1678|22|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4759|Bay Side Road|0|0|1595|1678|25|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4762|Bay Side Road|0|0|1617|1679|35|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Counselor's Guild|0|0|1633|1672|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4759|Bay Side Road|0|0|1640|1680|33|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3010|A Girl's Best Friend|0|0|1660|1648|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3004|Bardic Guild|0|0|3743|1207|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3013|The Magician's Friend|0|0|3000|833|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4764|sign|0|0|6049|1430|20|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3024|Counselor's Guild|0|0|1425|3704|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|Counselor's Guild|0|0|3776|1196|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|Bay Side Road|0|0|1676|1625|10|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3010|Jewel of the Isle|0|0|3778|1176|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3023|#|0|0|1622|1637|36|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7977|East Side Park|0|0|1614|1636|37|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2968|#|0|0|3666|2512|0|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2995|The Wayfarer's Inn|0|0|1600|1589|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3026|#|0|0|3666|2512|0|0|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -3016|First Defense|0|0|1385|3712|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3011|The Keg and Anchor|0|0|1942|2791|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -7976|Sewer Entrance: ENTER AT YOUR OWN PERIL!|0|0|1495|1643|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3033|Brothers in Arms|0|0|1368|3713|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2967|wooden signpost|0|0|2632|2099|10|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 2998|The Majestic Boat|0|0|2993|824|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 2967|wooden signpost|0|0|2688|2234|4|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -3012|The Salty Dog|0|0|1610|1592|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2967|wooden signpost|0|0|2688|2237|4|0|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 -3011|The Salty Dog|0|0|1632|1586|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Bank of Skara Brae|0|0|595|2152|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3059|The Fishermens' Guild|0|0|2976|817|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2988|Trinsic Healer|0|0|1914|2813|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3008|Jhelom Dueling Pit|0|0|1376|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3055|Rangers' Guild|0|0|576|2145|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3010|The Pearl of Trinsic|0|0|1901|2814|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2987|Healer of Vesper|0|0|2928|852|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2972|#|0|0|4518|1402|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Britannia Royal Zoo|0|0|4518|1402|17|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3023|Britannia Royal Zoo|0|0|4537|1376|23|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3016|The Ironworks|0|0|2857|856|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3026|Beasts of Burden|0|0|578|2128|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2980|Baked Delights|0|0|1881|2814|6|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 3007|Deadly Intentions|0|0|1368|3752|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2970|#|0|0|1362|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Deadly Intentions|0|0|1362|3768|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -2981|The Spinning Wheel|0|0|2840|878|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3019|The Adventurer's Friend|0|0|2840|873|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3024|Counselors' Guild|0|0|1896|2842|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4765|Bay Side Road|0|0|1664|1574|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -3050|Sorcerer's Guild|0|0|4686|1423|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/felucca_teleporters.jsdata b/data/js/jsdata/worldtemplates/felucca_teleporters.jsdata index e8d99a509..7c9375016 100644 --- a/data/js/jsdata/worldtemplates/felucca_teleporters.jsdata +++ b/data/js/jsdata/worldtemplates/felucca_teleporters.jsdata @@ -1,27 +1,29 @@ 2 +6153|Teleporter|0|60|4663|1134|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|stone|0|60|2618|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6144|Teleporter|0|60|1419|3832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|4540|898|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|A recall rune for the town of Moonglow.|0|60|4300|968|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|A magical teleporter outside the gates|0|60|1522|1452|15|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|1522|1457|15 +6099|A recall rune for the town of Moonglow.|0|60|4469|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|60|5425|569|78|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5505|626|30 +6153|Teleporter|0|60|1406|3996|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4074|pentagram|0|60|5736|3196|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|5012 +4630|altar|0|60|4619|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6126|teleporter|0|60|4443|1137|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|1142|3621|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6117|Teleporter|0|60|4436|1107|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6099|teleporter|0|60|4469|1174|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|4496|1475|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6099|teleporter|0|60|4543|862|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6126|Teleporter|0|60|1409|3824|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4242|#|0|60|5506|625|39|0|0|2|0|0|255|400000|125|1|0|0|0|0|0|5423|570|65 6153|A recall rune for the Wilderness.|0|60|1677|2987|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6153|A recall rune for the Wilderness.|0|60|1653|2963|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6099|teleporter|0|60|4543|869|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6099|teleporter|0|60|4543|862|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4630|altar|0|60|4619|1203|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 4630|altar|0|60|4627|1207|20|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -4074|pentagram|0|60|5736|3196|10|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|5012 4630|altar|0|60|4545|851|30|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 1822|stone|0|60|2727|2133|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -1955|stone|0|60|2618|977|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6126|teleporter|0|60|4443|1137|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6153|Teleporter|0|60|4496|1475|15|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6117|Teleporter|0|60|4436|1107|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6153|A recall rune for the town of Moonglow.|0|60|4300|968|5|0|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6126|Teleporter|0|60|4449|1107|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6153|Teleporter|0|60|4540|898|32|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6153|Teleporter|0|60|4663|1134|13|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 6108|Teleporter|0|60|4449|1115|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6126|Teleporter|0|60|1409|3824|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6144|Teleporter|0|60|1419|3832|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6153|Teleporter|0|60|1142|3621|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6153|Teleporter|0|60|1406|3996|5|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6099|teleporter|0|60|4469|1174|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 -6099|A recall rune for the town of Moonglow.|0|60|4469|1167|0|0|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|A teleporter to the ground|0|60|1519|1454|35|0|0|2|0|0|0|400000|125|1|0|0|0|0|0|1522|1457|15 diff --git a/data/js/jsdata/worldtemplates/ilshenar_blackthorncastle.jsdata b/data/js/jsdata/worldtemplates/ilshenar_blackthorncastle.jsdata new file mode 100644 index 000000000..3186715aa --- /dev/null +++ b/data/js/jsdata/worldtemplates/ilshenar_blackthorncastle.jsdata @@ -0,0 +1,74 @@ +2 +1661|metal door|0|12|1089|707|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1094|699|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1094|708|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1103|704|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1663|metal door|0|12|1089|706|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1663|metal door|0|12|1094|707|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1663|metal door|0|12|1094|698|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1663|metal door|0|12|1103|703|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|1103|652|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|1111|652|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|1103|651|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|1111|651|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1071|671|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1083|632|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1083|658|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1083|671|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1083|671|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1096|671|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1097|658|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1098|632|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1062|635|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1062|635|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1062|635|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1062|667|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1062|667|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1062|667|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1083|632|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1083|645|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1096|632|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1097|645|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1105|635|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1105|668|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1105|668|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1105|668|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1105|635|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1769|wooden door|0|12|1071|634|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1769|wooden door|0|12|1074|669|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1769|wooden door|0|12|1090|634|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1769|wooden door|0|12|1092|669|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1769|wooden door|0|12|1092|679|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1771|wooden door|0|12|1105|635|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1064|651|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1067|630|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1067|630|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1067|673|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1067|673|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1100|630|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1100|630|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1100|673|-80|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1100|673|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1100|673|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1779|wooden door|0|12|1103|643|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1779|wooden door|0|12|1103|660|-60|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1064|644|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1064|659|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1081|644|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1081|659|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1086|644|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1086|659|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1103|644|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2092|iron gate|0|12|1103|659|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1092|696|-60|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1086|703|-80|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1081|707|-60|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1081|708|-80|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1081|699|-60|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1081|704|-80|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1082|703|-80|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1088|696|-60|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1081|706|-60|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4081|Fropoz's Journal|0|11|1084|707|-74|2|0|2|0|0|100|0|0|1|0|0|0|0|34|0|0|0 +4081|Kabur's Journal|0|11|1073|633|-74|2|0|2|0|0|100|0|0|1|0|0|0|0|36|0|0|0 +4082|Translated Gargoyle Journal|0|11|1089|708|-54|2|0|2|0|0|100|0|0|1|0|0|0|0|35|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_containers.jsdata b/data/js/jsdata/worldtemplates/ilshenar_containers.jsdata index 497785af5..4f31e4cc4 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_containers.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_containers.jsdata @@ -1,323 +1,323 @@ 2 -3644|crate|0|1|140|52|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|264|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|chest of drawers|0|1|1308|1314|6|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2716|bookcase|0|1|776|1157|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|2207|1|834|1467|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|822|1475|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|961|1464|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|657|1526|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|955|1527|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|796|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|388|1255|-42|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2051|931|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|chest of drawers|0|1|754|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3710|small crate|0|1|140|53|-22|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|773|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|266|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|780|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2075|906|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|271|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2153|917|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|99|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2153|907|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|817|1475|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|wooden shelf|1816|1|920|1562|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|768|1154|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2711|bookcase|0|1|449|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|1307|1527|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|1645|1|760|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|781|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|273|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|761|1168|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2612|chest of drawers|0|1|777|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2473|small crate|0|1|818|1468|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|659|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|110|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|905|1497|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|901|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|859|1561|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1307|1568|-3|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|898|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|269|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3647|crate|0|1|462|82|-22|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|140|52|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|140|53|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|129|118|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|136|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2075|919|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|657|1524|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|1252|1|761|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|1645|1|836|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2075|907|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|1281|1494|15|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|1308|1569|0|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|247|98|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|129|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|136|118|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|576|428|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|247|92|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|797|1056|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|797|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|113|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1549|1051|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|393|78|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|400|58|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1549|1040|-1|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|2219|1|834|1469|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|764|1144|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|0|5024 +3708|metal chest|0|1|889|1500|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|261|74|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|1645|1|753|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|961|1549|-29|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|250|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|1252|1|784|1517|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|817|1477|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|253|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|261|75|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|1645|1|777|1521|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|400|67|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|579|422|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|400|79|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1308|1569|-3|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|579|424|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|261|76|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|450|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2177|933|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|261|78|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|109|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|263|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|660|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2620|dresser|0|1|578|408|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3648|metal chest|0|1|1165|1513|-68|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|461|82|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|889|1517|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|1173|1504|-68|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|784|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|771|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|chest of drawers|0|1|780|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2711|bookcase|0|1|268|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1307|1528|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|259|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|107|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2620|dresser|0|1|766|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2714|bookcase|0|1|579|421|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|1553|1049|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3648|metal chest|1645|1|784|1521|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2075|918|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|armoire|0|1|1561|1038|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3648|metal chest|0|1|2051|933|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|1645|1|777|1576|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|442|15|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|873|1469|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|1126|1|834|1468|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1307|1568|0|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|247|95|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3794|#|0|0|2110|903|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|1309|1528|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|394|62|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|442|13|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|829|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|784|1066|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2717|wooden shelf|1815|1|958|1496|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|140|52|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|784|1068|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|400|73|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|657|1523|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|462|82|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|961|1558|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|261|77|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|269|57|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|267|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|784|1068|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|443|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|1108|1|776|1476|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|579|425|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|139|52|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|953|1532|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|772|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|661|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1307|1527|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|576|430|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2153|919|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2628|dresser|0|1|760|1133|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2711|bookcase|0|1|773|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|958|1552|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|247|93|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2153|918|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|2177|931|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3710|small crate|0|1|140|52|-22|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|small crate|0|1|140|53|-22|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|393|72|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|576|424|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|873|1579|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|1645|1|772|1478|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|139|52|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2620|dresser|0|1|757|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2714|bookcase|0|1|261|73|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|1252|1|777|1522|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|767|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|798|1056|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2620|dresser|0|1|1559|1038|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +4014|#|0|0|387|1255|-41|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|140|52|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|752|1136|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|953|1508|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|784|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|776|1155|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|metal box|2414|1|1349|1030|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4013|backgammon game|0|1|757|1147|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|576|427|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|400|64|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|1308|1528|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1549|1040|-7|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|768|1155|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3648|metal chest|0|1|2075|917|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|106|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|1109|1|837|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|784|1066|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3710|small crate|0|1|139|52|-22|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|576|429|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|433|96|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|394|65|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|257|78|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|247|94|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|269|56|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|399|71|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|929|1571|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|955|1496|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|821|1475|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|974|1484|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|1512|546|60|2|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|394|59|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|394|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|442|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|270|96|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|873|1577|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|968|1484|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|1252|1|777|1520|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|140|53|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|129|118|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|136|118|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2616|chest of drawers|0|1|572|412|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2714|bookcase|0|1|576|423|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|bookcase|0|1|576|426|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|576|429|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|579|421|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|579|425|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|576|424|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|576|428|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|579|422|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|579|424|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|576|425|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|576|427|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|576|430|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|579|423|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|579|426|61|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2620|dresser|0|1|578|408|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -3646|crate|0|1|1549|1040|-1|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|1549|1040|-4|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|1549|1040|-7|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|1549|1051|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|1549|1052|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|1549|1052|-24|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3647|crate|0|1|1549|1049|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2612|chest of drawers|0|1|1553|1049|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2643|armoire|0|1|1553|1052|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2643|armoire|0|1|1560|1054|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2620|dresser|0|1|1559|1038|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2637|armoire|0|1|1561|1038|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2604|chest of drawers|0|1|1564|1049|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3650|wooden chest|0|1|920|1565|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3702|#|0|0|1391|439|19|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|387|1255|-41|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|388|1255|-42|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2604|chest of drawers|0|1|754|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2604|chest of drawers|0|1|778|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2604|chest of drawers|0|1|780|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2608|chest of drawers|0|1|766|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2612|chest of drawers|0|1|761|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2612|chest of drawers|0|1|761|1168|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2612|chest of drawers|0|1|768|1154|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2612|chest of drawers|0|1|768|1155|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3651|wooden chest|0|1|926|1553|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2612|chest of drawers|0|1|770|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2612|chest of drawers|0|1|770|1167|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2612|chest of drawers|0|1|777|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2612|chest of drawers|0|1|777|1167|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2620|dresser|0|1|757|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2620|dresser|0|1|766|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2628|dresser|0|1|760|1133|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2711|bookcase|0|1|761|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|bookcase|0|1|764|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|772|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|773|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|767|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|773|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|776|1156|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|776|1155|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|752|1131|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|771|1152|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|780|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|781|1163|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|752|1136|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|776|1157|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4006|a checker board|0|1|763|1149|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|0|5024 -4006|a checker board|0|1|764|1144|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|0|5024 -4013|backgammon game|0|1|757|1147|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|784|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|784|1066|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|784|1066|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|784|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|784|1067|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|822|1475|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|784|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|784|1068|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|784|1068|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|784|1069|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|784|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|796|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|796|1056|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|796|1056|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|797|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|797|1056|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|817|1473|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|797|1056|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|798|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|798|1056|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|798|1056|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|2051|932|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2051|933|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2153|907|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2153|917|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|2177|932|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2051|931|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2075|906|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2075|907|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|2075|908|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2075|917|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2075|918|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2075|919|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|2153|906|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|2153|908|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2153|918|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2153|919|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2177|931|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|2177|933|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3794|#|0|0|2110|903|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|1307|1568|0|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|crate|0|1|1307|1528|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|1307|1568|-3|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|1308|1569|-3|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|1307|1527|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|1307|1528|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|1308|1528|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3710|small crate|0|1|1308|1568|-3|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3710|small crate|0|1|1308|1528|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2473|small crate|0|1|1308|1569|0|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|1165|1513|-68|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|0|1|1170|1508|-68|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|1173|1504|-68|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|1169|1516|-68|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|1171|1518|-68|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|1281|1494|15|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|1307|1527|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3647|crate|0|1|1309|1528|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3645|crate|0|1|1281|1494|12|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|1283|1492|12|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2472|metal box|2414|1|1349|1030|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2604|chest of drawers|0|1|1308|1314|6|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 2612|chest of drawers|0|1|658|662|-15|2|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 -2711|bookcase|0|1|659|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|661|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|660|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|248|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|657|1525|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|657|1527|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|657|1524|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|658|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|662|1521|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|657|1523|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|657|1526|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|270|97|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2473|small crate|0|1|817|1467|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2473|small crate|0|1|818|1468|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|858|1561|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|859|1561|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|893|1497|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|898|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|899|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|901|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|905|1497|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|1108|1|776|1476|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|1109|1|837|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|1252|1|761|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|1645|1|760|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|1645|1|762|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|114|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|1645|1|776|1483|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|1645|1|836|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2717|wooden shelf|1815|1|958|1496|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2717|wooden shelf|1816|1|923|1553|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2718|wooden shelf|1815|1|953|1502|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2718|wooden shelf|1816|1|920|1558|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2718|wooden shelf|1816|1|920|1562|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|817|1470|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|817|1473|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|817|1474|-22|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|817|1475|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|crate|0|1|873|1521|-30|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|1252|1|777|1575|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|1252|1|784|1517|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|1252|1|784|1578|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|1645|1|777|1574|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|1645|1|777|1576|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|1645|1|784|1521|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3648|metal chest|1645|1|784|1574|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|827|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|828|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3649|metal chest|0|1|829|1465|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|817|1476|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|817|1477|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|920|1565|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|929|1571|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|953|1478|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|953|1508|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|953|1532|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3650|wooden chest|0|1|953|1539|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|961|1549|-29|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3650|wooden chest|0|1|961|1558|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|926|1553|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|955|1496|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|955|1527|-27|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|958|1552|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3651|wooden chest|0|1|961|1464|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3651|wooden chest|0|1|972|1480|-30|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|0|1|865|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|873|1469|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|873|1577|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|873|1579|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|889|1500|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|0|1|889|1517|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|1108|1|772|1482|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|1108|1|779|1482|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|1126|1|834|1468|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|1252|1|753|1544|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|1252|1|777|1520|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|1252|1|777|1522|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|1645|1|753|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|1645|1|772|1478|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|1645|1|777|1519|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|1645|1|777|1521|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|1645|1|777|1523|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3708|metal chest|1645|1|779|1478|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|2207|1|834|1467|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3708|metal chest|2219|1|834|1469|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3711|keg|0|1|974|1484|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|821|1475|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|821|1475|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|821|1475|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|821|1476|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|822|1475|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|822|1475|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4014|#|0|0|822|1476|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4014|#|0|0|968|1484|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3648|metal chest|0|1|1512|546|60|2|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|250|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|253|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|259|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|265|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|267|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|269|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|273|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|444|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|448|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|99|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|101|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2715|bookcase|0|1|108|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|110|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2715|bookcase|0|1|114|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|bookcase|0|1|251|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|bookcase|0|1|260|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|263|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|268|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2711|bookcase|0|1|272|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|449|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|442|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|106|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|113|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2711|bookcase|0|1|109|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|bookcase|0|1|257|70|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|257|78|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|261|76|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|269|56|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|270|96|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|261|78|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|261|74|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|bookcase|0|1|270|98|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|247|92|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|247|94|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2716|bookcase|0|1|247|98|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2716|bookcase|0|1|247|99|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|bookcase|0|1|257|71|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|261|73|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|261|75|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|bookcase|0|1|270|95|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2714|bookcase|0|1|247|93|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2714|bookcase|0|1|247|97|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|bookcase|0|1|258|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|bookcase|0|1|261|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|264|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|266|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|271|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|bookcase|0|1|274|69|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|450|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|443|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|bookcase|0|1|100|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2712|bookcase|0|1|447|9|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|107|36|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2712|bookcase|0|1|248|88|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|257|77|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|261|72|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|261|77|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|261|79|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|269|57|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|442|15|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|270|94|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|270|97|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|442|12|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|442|13|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|442|14|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|247|89|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 2713|bookcase|0|1|247|90|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2713|bookcase|0|1|247|95|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|394|59|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|crate|0|1|394|68|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3646|crate|0|1|394|74|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|400|67|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|400|79|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3646|crate|0|1|461|82|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|394|62|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|394|65|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|394|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|400|58|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|400|64|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|400|73|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3712|metal box|0|1|400|76|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3712|metal box|0|1|433|96|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2475|metal chest|0|1|399|62|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|399|71|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|393|72|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2475|metal chest|0|1|393|78|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|433|92|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|435|92|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3649|metal chest|0|1|434|92|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|462|82|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|462|82|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|139|52|-25|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3644|crate|0|1|139|52|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 3644|crate|0|1|140|53|-28|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_doors.jsdata b/data/js/jsdata/worldtemplates/ilshenar_doors.jsdata index 34c74442f..d6bc68f2f 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_doors.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_doors.jsdata @@ -1,188 +1,207 @@ 2 +1765|#|0|12|1512|541|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|861|1088|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1225|1138|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1705|#|0|12|753|1138|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|767|1139|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1224|1153|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1707|wooden door|0|12|1556|1043|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|273|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1224|1138|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1713|#|0|12|1231|1127|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|1562|1048|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1207|1159|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2115|wooden gate|0|12|1227|554|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1183|1110|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1715|#|0|12|1231|1126|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2154|wooden gate|0|12|762|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8187|#|0|12|240|138|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|803|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1565|1047|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1189|1130|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1201|1162|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|774|1156|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1200|1162|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1519|533|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1189|1129|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2156|wooden gate|0|12|1328|1321|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|849|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|266|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|862|1088|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|#|0|12|663|667|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|645|830|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1523|541|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +246|#|2415|12|752|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|metal door|0|12|104|35|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|1565|1046|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|#|0|12|1231|1135|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|2205|12|907|1464|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|metal door|1105|12|660|1535|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1687|#|0|12|637|816|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|779|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|761|1149|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1183|1109|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|2206|12|848|1476|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1216|1099|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|12|231|131|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1512|541|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1519|548|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1184|1163|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1313|1317|-14|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1773|#|0|12|767|1140|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2162|wooden gate|0|12|1229|563|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|1556|1048|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|1221|1158|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|metal door|2206|12|848|1475|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|642|843|-54|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2154|wooden gate|0|12|774|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1221|1148|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1207|1177|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1511|541|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|867|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|803|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|272|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1713|#|0|12|1231|1136|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|646|830|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|847|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|780|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|867|1044|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1203|1105|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|2305|12|872|1508|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1657|metal door|1154|12|699|1527|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|metal door|1154|12|703|1571|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|12|231|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|777|1156|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1705|#|0|12|761|1138|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|847|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1222|1103|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1659|metal door|1154|12|700|1527|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1220|1132|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1195|1105|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2107|wooden gate|0|12|1401|433|-6|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1231|1130|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|803|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|12|2046|841|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|850|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|863|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|836|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|807|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1779|#|0|12|1515|533|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1518|549|10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1779|wooden door|0|12|863|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|847|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|867|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|815|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|12|231|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1222|1181|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|1517|549|10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|1549|1048|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2154|wooden gate|0|12|771|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|807|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1177|1151|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2113|#|0|12|1395|441|13|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|2205|12|872|1476|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|metal door|2305|12|879|1531|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|2219|12|478|1527|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|metal door|2305|12|872|1507|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|#|0|12|663|660|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|12|231|123|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2048|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|12|231|122|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|835|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|778|1162|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2154|wooden gate|0|12|1222|1161|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|1105|12|659|1535|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2107|wooden gate|0|12|1235|543|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|12|2046|835|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|771|1156|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|metal door|0|12|249|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|264|96|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1179|1100|-25|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1185|1099|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1183|1109|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1183|1110|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1194|1105|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1195|1105|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1203|1105|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1202|1105|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1207|1099|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1207|1100|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1216|1099|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1216|1098|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1221|1103|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1222|1103|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1713|#|0|12|1231|1127|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1715|#|0|12|1231|1126|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1715|#|0|12|1231|1135|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1713|#|0|12|1231|1136|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1227|1132|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1705|#|0|12|1227|1129|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1220|1132|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1231|1131|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1231|1130|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1224|1138|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1225|1138|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1221|1148|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1224|1152|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1224|1153|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1207|1159|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1200|1162|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1703|#|0|12|1201|1162|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|1222|1181|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1207|1177|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1184|1163|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1711|#|0|12|1184|1162|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1715|#|0|12|1174|1161|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1177|1151|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1709|#|0|12|1177|1152|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|1189|1130|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1711|#|0|12|1189|1129|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|1183|1138|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1703|#|0|12|1184|1138|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1705|#|0|12|1180|1126|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1765|#|0|12|1511|541|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1767|#|0|12|1512|541|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1779|#|0|12|1515|533|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1775|#|0|12|1519|533|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1765|#|0|12|1523|541|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1767|#|0|12|1524|541|10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1655|#|0|12|1518|549|10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|12|1517|549|10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1777|#|0|12|1519|534|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1773|#|0|12|1515|534|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1765|#|0|12|1512|541|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1767|#|0|12|1513|541|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1779|#|0|12|1515|548|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1775|#|0|12|1519|548|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1767|#|0|12|1523|541|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1765|#|0|12|1522|541|35|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1653|#|1154|12|1357|1064|-13|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1655|#|1154|12|1369|1064|-13|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|272|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|266|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1767|wooden door|0|12|267|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|273|87|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|metal door|0|12|104|35|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|metal door|0|12|249|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1653|metal door|0|12|248|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1653|metal door|0|12|103|35|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1775|wooden door|0|12|264|95|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|264|96|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|wooden door|0|12|1549|1048|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|wooden door|0|12|1556|1048|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1703|wooden door|0|12|1562|1048|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1707|wooden door|0|12|1556|1043|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|1565|1046|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|1565|1047|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2105|wooden gate|0|12|1234|543|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2105|wooden gate|0|12|1253|588|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2107|wooden gate|0|12|1235|543|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2107|wooden gate|0|12|1254|588|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2113|wooden gate|0|12|1227|555|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2115|wooden gate|0|12|1227|554|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2162|wooden gate|0|12|1229|563|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2105|#|0|12|1400|433|-6|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2107|wooden gate|0|12|1401|433|-6|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2113|#|0|12|1395|441|13|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2115|wooden gate|0|12|1395|440|13|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2150|wooden gate|0|12|1390|432|-16|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2150|wooden gate|0|12|1219|1158|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|1221|1158|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2150|wooden gate|0|12|1223|1158|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2154|wooden gate|0|12|1219|1161|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2154|wooden gate|0|12|1222|1161|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|779|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1765|wooden door|0|12|779|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1765|wooden door|0|12|796|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|835|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|849|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1765|wooden door|0|12|861|1088|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1767|wooden door|0|12|780|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|780|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1767|wooden door|0|12|795|1063|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1767|wooden door|0|12|797|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|836|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|850|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1767|wooden door|0|12|862|1088|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1773|wooden door|0|12|799|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1773|wooden door|0|12|803|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|803|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1773|wooden door|0|12|807|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|807|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|815|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|847|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1773|wooden door|0|12|847|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1773|wooden door|0|12|863|1052|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|867|1044|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1773|wooden door|0|12|867|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|803|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|803|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1775|wooden door|0|12|807|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|807|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1775|wooden door|0|12|815|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|847|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|847|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|863|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1775|wooden door|0|12|867|1043|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1775|wooden door|0|12|867|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1777|wooden door|0|12|863|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1779|wooden door|0|12|863|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2150|wooden gate|0|12|768|1156|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|771|1156|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|774|1156|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2150|wooden gate|0|12|777|1156|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2154|wooden gate|0|12|762|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2154|wooden gate|0|12|765|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2154|wooden gate|0|12|768|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2154|wooden gate|0|12|771|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2154|wooden gate|0|12|774|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2154|wooden gate|0|12|777|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2154|wooden gate|0|12|780|1164|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1653|metal door|2219|12|478|1527|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1655|metal door|2219|12|479|1527|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2158|wooden gate|0|12|1311|1325|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2156|wooden gate|0|12|1328|1321|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1709|wooden door|0|12|1313|1317|-14|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|762|1162|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1705|#|0|12|770|1159|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1701|#|0|12|771|1162|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1701|#|0|12|778|1162|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1705|#|0|12|778|1159|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1709|#|0|12|761|1149|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1705|#|0|12|753|1138|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1705|#|0|12|761|1138|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6415|#|0|12|753|1137|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1775|#|0|12|767|1139|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1773|#|0|12|767|1140|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|12|642|843|-54|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1655|#|0|12|643|843|-54|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1653|#|0|12|645|830|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1655|#|0|12|646|830|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1687|#|0|12|637|816|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1767|#|0|12|646|816|-44|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1667|#|0|12|663|674|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1667|#|0|12|663|667|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1667|#|0|12|663|660|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1653|metal door|1105|12|659|1535|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1655|metal door|1105|12|660|1535|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1657|metal door|1154|12|699|1527|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1659|metal door|1154|12|700|1527|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1665|metal door|1154|12|703|1572|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1667|metal door|1154|12|703|1571|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -246|#|2415|12|752|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1653|metal door|2205|12|851|1559|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1653|metal door|2205|12|907|1464|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1655|metal door|2205|12|908|1464|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1655|metal door|2205|12|852|1559|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1661|metal door|2205|12|824|1475|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1661|metal door|2205|12|872|1476|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1661|metal door|2305|12|872|1508|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1661|metal door|2305|12|879|1532|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1661|metal door|2206|12|848|1476|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1663|metal door|2205|12|872|1475|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1663|metal door|2205|12|824|1474|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1663|metal door|2305|12|872|1507|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1663|metal door|2305|12|879|1531|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1663|metal door|2206|12|848|1475|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|12|231|139|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|12|231|132|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|12|231|138|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8185|#|0|12|240|139|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2184|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2172|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2052|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2056|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2176|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8175|#|0|12|2180|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_gargoyle_city.jsdata b/data/js/jsdata/worldtemplates/ilshenar_gargoyle_city.jsdata new file mode 100644 index 000000000..946aa72d7 --- /dev/null +++ b/data/js/jsdata/worldtemplates/ilshenar_gargoyle_city.jsdata @@ -0,0 +1,212 @@ +2 +1653|metal door|2101|12|856|677|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1655|metal door|2101|12|853|672|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1659|metal door|2101|12|856|606|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1659|metal door|2101|12|859|611|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +8173|#|2101|0|892|674|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +8181|#|2101|0|896|657|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +8181|#|2101|0|896|662|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +8181|#|2101|0|896|667|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|848|719|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|850|719|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|854|607|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|854|607|-35|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|857|670|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|828|725|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|844|717|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|608|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|609|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|609|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|609|-32|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|611|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|611|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|613|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|613|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|675|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|675|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|676|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|852|676|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|832|712|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|856|670|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|856|670|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|856|670|-32|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|858|670|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|858|670|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|852|612|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|852|675|-32|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3781|skinning knife|0|0|864|583|-34|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|786|662|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|786|671|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|791|662|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|791|671|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|796|662|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|796|671|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4121|spinning wheel|0|0|893|620|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4121|spinning wheel|0|0|893|622|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4121|spinning wheel|0|0|893|624|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4192|upright loom|0|0|893|617|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4192|upright loom|0|0|893|626|-40|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4243|#|0|0|760|645|10|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5111|butcher knife|0|0|864|582|-34|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5143|platemail arms|1102|0|768|631|5|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5355|world map|0|10|876|661|-34|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|786|659|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|786|668|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|791|659|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|791|668|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|796|659|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|796|668|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|786|660|0|2|0|2|0|1|255|0|0|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|786|669|0|2|0|2|0|1|255|0|0|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|791|660|0|2|0|2|0|1|255|0|0|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|791|669|0|2|0|2|0|1|255|0|0|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|796|660|0|2|0|2|0|1|255|0|0|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|796|669|0|2|0|2|0|1|255|0|0|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|786|661|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|786|670|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|791|661|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|791|670|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|796|661|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|796|670|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|786|665|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|786|674|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|791|665|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|791|674|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|796|665|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|796|674|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|786|664|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|786|673|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|791|664|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|791|673|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|796|664|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|796|673|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|786|663|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|786|672|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|791|663|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|791|672|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|796|663|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|796|672|0|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7030|heater shield|1102|0|766|630|6|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7031|heater shield|1102|0|768|630|5|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7186|Bell of Courage|0|0|846|601|-34|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7186|Bell of Courage|0|0|846|682|-34|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7408|brain|2414|0|771|631|11|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7805|table leg|1105|0|766|631|6|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7857|barrel staves|1102|0|775|632|-1|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7858|barrel staves|1102|0|773|632|-1|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7859|barrel staves|1102|0|767|631|2|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7960|#|1105|0|767|630|6|2|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|847|677|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|846|676|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|847|676|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|848|676|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|882|668|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|883|668|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|884|668|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|873|652|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|874|652|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|875|652|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|874|653|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|861|652|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|862|652|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|863|652|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|862|653|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|831|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|832|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|833|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|847|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|848|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|849|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1655|#|0|12|847|606|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|832|606|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|831|676|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|832|676|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|833|676|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1655|#|0|12|832|677|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|818|692|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|819|692|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|820|692|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1655|#|0|12|819|693|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|12|812|686|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|12|836|715|0|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|#|0|12|836|722|0|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|842|715|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|842|716|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|842|714|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|12|843|715|0|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|#|0|12|843|722|0|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|842|721|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|842|722|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|842|723|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|859|692|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|860|692|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|861|692|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|860|693|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|12|867|686|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|883|669|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|909|645|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|908|645|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|907|645|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|906|645|-20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1657|#|0|12|907|637|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1659|#|0|12|908|637|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1655|#|0|12|908|646|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|907|646|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4191|#|0|0|893|618|-40|2|0|0|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4191|#|0|0|893|627|-40|2|0|0|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|896|609|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|896|614|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1665|#|0|12|891|610|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|896|668|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|895|668|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|897|668|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1657|#|0|12|896|669|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1665|#|0|12|891|674|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1657|#|0|12|883|614|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1657|#|0|12|862|630|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1659|#|0|12|874|630|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|872|590|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1665|#|0|12|867|586|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1657|#|0|12|859|590|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1655|#|0|12|869|587|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1657|#|0|12|820|590|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1667|#|0|12|812|597|-40|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|#|0|12|812|586|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1655|#|0|12|808|590|-20|2|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|611|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|610|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|609|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|608|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|612|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|649|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|648|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|647|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|646|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|633|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|634|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|635|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|636|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|637|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|672|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|673|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|674|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|675|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|802|676|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|890|675|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|890|674|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|890|673|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|870|692|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|871|692|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|872|692|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|873|692|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|874|692|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|890|611|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|890|610|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|890|609|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|866|587|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|866|586|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|866|585|0|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|846|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|850|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|830|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|834|580|20|2|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_lights.jsdata b/data/js/jsdata/worldtemplates/ilshenar_lights.jsdata index 90dfbe58e..0f86d8730 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_lights.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_lights.jsdata @@ -1,90 +1,90 @@ 2 +4882|pure energy|6|0|1942|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4847|pure energy|6|0|1851|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3676|#|1036|0|1789|69|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4846|pure energy|6|0|1940|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4876|pure energy|6|0|1942|205|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|113|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4847|pure energy|6|0|1852|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3688|#|1036|0|1038|579|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4882|pure energy|6|0|1918|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3682|#|1036|0|1038|578|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|117|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|832|1048|-30|2|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +4846|pure energy|6|0|1853|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3682|#|1036|0|1787|69|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +14089|steam|2101|0|2073|118|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3676|#|1036|0|1040|578|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4846|pure energy|6|0|1941|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +10749|#|0|0|1201|1116|-25|2|0|0|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2401|#|0|0|1556|1038|13|2|0|0|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +14089|steam|2101|0|2073|113|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|112|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4871|pure energy|6|0|1855|119|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3679|#|1036|0|1037|579|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4871|pure energy|6|0|1855|110|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 10749|#|0|0|1201|1133|-25|2|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +14089|steam|2101|0|2077|113|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4882|pure energy|6|0|1944|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4876|pure energy|6|0|1942|206|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3688|#|1036|0|1040|579|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3679|#|1036|0|1041|581|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4871|pure energy|6|0|1855|118|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4871|pure energy|6|0|1855|116|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4847|pure energy|6|0|1849|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4871|pure energy|6|0|1855|109|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14089|steam|2101|0|2077|118|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|800|1060|-30|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6526|forge|0|0|1259|585|-19|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3682|#|1036|0|1038|580|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2387|#|0|0|1547|1051|13|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|120|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4882|pure energy|6|0|1946|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4846|pure energy|6|0|1937|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6538|forge|0|0|1228|1098|-25|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|121|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4846|pure energy|6|0|1938|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3688|#|1036|0|1038|582|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +14089|steam|2101|0|1973|141|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|116|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4876|pure energy|6|0|1942|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4847|pure energy|6|0|1850|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3688|#|1036|0|1789|67|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4871|pure energy|6|0|1855|111|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4870|#|6|0|1855|111|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|660|661|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4846|pure energy|6|0|1849|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3679|#|1036|0|1786|68|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3688|#|1036|0|1786|66|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 6538|#|0|0|299|24|-28|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 6571|fire|0|0|579|408|33|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 6571|fire|0|0|580|408|33|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2401|#|0|0|1556|1038|13|2|0|0|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2387|#|0|0|1547|1051|13|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 2387|#|0|0|1547|1051|-7|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -6526|forge|0|0|1259|585|-19|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -6538|forge|0|0|1228|1098|-25|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 6538|forge|0|0|1228|1107|-25|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -10749|#|0|0|1201|1116|-25|2|0|0|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 -3676|#|1036|0|1040|578|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3679|#|1036|0|1037|579|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3679|#|1036|0|1038|581|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3679|#|1036|0|1039|578|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3679|#|1036|0|1041|581|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3682|#|1036|0|1038|578|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3682|#|1036|0|1038|580|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3682|#|1036|0|1039|582|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3682|#|1036|0|1040|581|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3688|#|1036|0|1038|579|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3688|#|1036|0|1038|582|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3688|#|1036|0|1040|579|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3688|#|1036|0|1041|580|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3676|#|1036|0|1789|69|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3679|#|1036|0|1786|68|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3679|#|1036|0|1789|68|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3682|#|1036|0|1786|67|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3682|#|1036|0|1787|69|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3685|#|1036|0|1788|69|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3688|#|1036|0|1786|66|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 3688|#|1036|0|1788|66|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3688|#|1036|0|1789|67|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -2854|candlabra|0|0|832|1048|-30|2|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1935|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1936|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4846|pure energy|6|0|1937|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4846|pure energy|6|0|1938|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1939|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4846|pure energy|6|0|1940|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4846|pure energy|6|0|1941|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1850|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1852|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1851|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4846|pure energy|6|0|1853|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1933|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4846|pure energy|6|0|1934|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4846|pure energy|6|0|1849|115|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4876|pure energy|6|0|1942|204|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4876|pure energy|6|0|1942|205|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4876|pure energy|6|0|1942|206|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4882|pure energy|6|0|1944|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4882|pure energy|6|0|1946|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4882|pure energy|6|0|1916|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4882|pure energy|6|0|1918|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4882|pure energy|6|0|1920|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4882|pure energy|6|0|1942|24|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14089|steam|2101|0|2077|113|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14089|steam|2101|0|2073|118|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14089|steam|2101|0|2077|118|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14089|steam|2101|0|1973|141|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14089|steam|2101|0|2073|113|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4847|pure energy|6|0|1851|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4847|pure energy|6|0|1852|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4847|pure energy|6|0|1850|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4847|pure energy|6|0|1849|115|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4871|pure energy|6|0|1855|109|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4871|pure energy|6|0|1855|110|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4871|pure energy|6|0|1855|111|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4871|pure energy|6|0|1855|112|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4871|pure energy|6|0|1855|116|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4871|pure energy|6|0|1855|117|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4871|pure energy|6|0|1855|118|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4871|pure energy|6|0|1855|119|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4871|pure energy|6|0|1855|120|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4871|pure energy|6|0|1855|121|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|111|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|112|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|113|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|116|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|117|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4870|#|6|0|1855|118|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4870|#|6|0|1855|119|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|120|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4870|#|6|0|1855|121|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4870|#|6|0|1855|109|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4870|#|6|0|1855|110|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6538|forge|0|0|800|1060|-30|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -6228|#|0|0|660|661|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_misc.jsdata b/data/js/jsdata/worldtemplates/ilshenar_misc.jsdata index d0c3dd125..b1dff3d38 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_misc.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_misc.jsdata @@ -1,2502 +1,2481 @@ 2 +4336|garbage|0|0|807|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|1934|206|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1297|marble floor|1|0|1363|1031|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|1893|152|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|868|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1961|#|1423|0|1042|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4067|tapestry|0|0|825|1488|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7023|#|0|0|1218|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5366|overseer part|2218|0|2075|122|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5017 +52685|#|0|0|762|1162|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5366|overseer part|2218|0|1989|34|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5017 +8448|a finely crafted Wisp figurine|0|0|657|1506|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1041|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2039|156|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3494|#|0|0|1194|1185|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|824|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1978|185|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7946|#|0|0|855|1572|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|1945|163|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|2039|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6727|pure energy|6|0|1920|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|359|40|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|1228|1099|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|784|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|657|1501|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2016|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2540|tribal paint|2101|0|1259|765|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|860|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6282|generator gears|1102|0|2034|145|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4082|a book|0|11|2074|107|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +6947|leaves|0|0|824|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +890|status indicator|72|0|1969|35|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|131|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1199|1513|-44|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7962|#|2101|0|1878|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|828|770|-56|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1106|0|1928|206|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1220|1154|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|800|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|859|1035|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|848|1439|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2233|#|1102|0|826|773|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1980|185|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|72|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7094|refuse|0|0|1195|1149|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6943|leaves|0|0|816|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|777|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3781|skinning knife|0|0|174|41|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|790|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1946|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|902|1559|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2036|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|856|1038|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6550|#|0|0|958|419|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1923|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|2038|64|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1863|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|867|1063|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|72|0|1934|26|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7022|#|0|0|1205|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|1232|1124|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|1229|1106|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4400|a strange device|0|0|830|777|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7089|refuse|0|0|1196|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1966|53|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|753|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|1218|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2239|#|1102|0|824|778|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|2101|0|1972|33|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|856|1057|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +890|status indicator|72|0|1969|35|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2043|144|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1969|141|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2032|143|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|830|778|-52|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1974|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|863|1043|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2053|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|860|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2032|48|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|862|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|1423|0|1036|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3812|#|0|0|1218|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2060|44|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|806|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|842|1110|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3797|The true path to Order is through Chaos and the cleansing of all life.|2101|0|879|1559|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|872|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3678|#|1036|0|1037|580|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|1036|0|1040|581|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2068|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|869|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2060|43|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|1423|0|1036|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7962|#|2101|0|1872|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1207|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|782|1543|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|837|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2027|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|828|774|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1941|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1040|679|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7962|#|2101|0|1873|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3122|#|0|0|865|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|spinning wheel|0|0|1306|1316|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|777|1546|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2050|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3103|broken clock|0|0|1199|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|795|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|810|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3366|#|2119|0|579|408|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3105|broken dresser|0|0|1224|1126|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1979|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|873|1575|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2033|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|861|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7021|#|0|0|1195|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2007|155|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|846|1107|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|2002|154|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7961|magic crystal|0|0|279|34|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1905|107|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|0|0|816|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1848|105|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1555|1052|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2252|metal piping|1102|0|1963|42|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7682|mud|0|0|1201|1149|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|776|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1043|688|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|827|778|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2047|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|872|1118|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|73|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|158|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|853|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|1423|0|1039|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|846|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|790|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1959|49|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1861|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1982|#|1036|0|1039|579|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|upright loom|0|0|1305|1320|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1983|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|863|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|785|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2077|121|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|2029|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|866|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2877|counter|0|0|808|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3249|#|0|0|1220|1139|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|786|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|72|0|2033|84|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2032|87|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|865|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1107|0|1984|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|807|1027|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|bone|0|0|836|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1978|114|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|710|667|-14|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1850|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2049|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1167|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6282|generator gears|1102|0|2034|137|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|bed|1106|0|1200|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3254|#|0|0|1227|1183|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|844|1093|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|72|0|1985|69|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7894|generator panel|0|0|1916|198|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3125|#|0|0|1223|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2071|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|856|1045|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3088|broken chair|0|0|1223|1130|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|72|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|1237|585|4|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|2024|71|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3108|broken furniture|0|0|1229|1123|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|824|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3088|broken chair|0|0|1220|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|768|1047|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|867|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2934|table|0|0|1222|1133|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|852|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1964|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6282|generator gears|1102|0|2034|149|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1221|1182|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|857|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1983|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4683|iron maiden|0|0|146|7|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5034 +3796|We who remain true shall rise again.|2101|0|883|1555|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4068|tapestry|0|0|825|1486|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|1224|1134|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|778|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1876|#|0|0|370|30|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|171|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2038|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2233|#|1102|0|828|779|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|62|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|777|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|1237|582|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine adorning an ankh|0|0|718|1553|-18|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|826|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1223|1153|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|1547|1050|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|1167|1167|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|1645|0|1985|71|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1993|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|1168|1165|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3092|ruined bookcase|0|0|1222|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7964|magical power crystal|0|0|2074|121|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3126|#|0|0|1222|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1220|1133|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3492|#|0|0|1194|1185|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1221|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|824|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3096|covered chair|0|0|860|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2234|#|1102|0|829|779|-54|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1964|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|863|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1107|0|1974|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|1423|0|1039|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|1221|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1041|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1965|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|a tribal berry|6|0|1267|752|-73|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|820|779|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|1423|0|1042|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2621|dresser|0|0|1558|1038|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1980|185|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1141|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6554|#|0|0|958|423|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1979|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|784|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1984|141|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5147|a mask of orcish kin|2212|0|1255|761|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5077|studded gloves|0|0|2057|937|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1181|1156|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1973|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2006|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|859|1041|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|864|1100|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1974|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3486|#|0|0|1175|1192|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1983|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|800|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3124|#|0|0|867|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|791|1064|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|2101|0|1972|33|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1082|750|-75|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|875|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|862|1039|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1984|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|875|1069|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|776|1068|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|171|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3687|#|1036|0|1786|69|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2037|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|767|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|779|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1971|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7961|magic crystal|0|0|279|6|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|831|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|865|1093|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1861|105|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3231|#|0|0|1034|704|-79|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|168|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|158|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1042|680|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|756|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1963|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1980|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|869|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|788|1557|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14232|#|1109|0|232|45|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1993|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|bone|0|0|796|1058|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1982|#|1036|0|1038|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|284|66|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1983|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|779|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1139|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3478|#|0|0|1175|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|786|1543|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|874|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|155|90|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4066|a cave entrance|1|0|710|667|-43|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|867|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3090|broken armoire|0|0|1218|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|761|1113|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|0|106|31|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|752|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|862|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|780|1540|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|757|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|860|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7604|broken barrel|0|0|1196|1153|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1029|681|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7962|#|2101|0|1875|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6438|generator gears|1102|0|2033|89|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|832|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1995|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1846|105|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|1645|0|2033|148|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|778|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3678|#|1036|0|1040|580|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|829|777|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|72|0|1985|164|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6938|bone shards|0|0|862|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|755|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1963|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|stone pavers|0|0|427|113|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1978|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|864|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|788|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1942|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|849|1572|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1872|108|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|866|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2069|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|803|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2040|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2079|122|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|1423|0|1042|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1039|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|2101|0|1972|33|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1911|203|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|821|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|824|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6554|forge|0|0|1229|1097|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +267|a polished viewing crystal|1|0|2003|153|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1188|1504|-62|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6723|pure energy|6|0|1932|204|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|1645|0|1985|70|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1222|1151|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|2412|0|2115|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|753|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1963|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|790|1092|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|800|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|820|777|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1905|122|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|2412|0|2113|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6871|keg|0|0|792|1057|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|62|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|63|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1983|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1985|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|423|96|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +8600|#|0|0|1978|115|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4066|a cave entrance|1|0|709|667|-43|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|947|413|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1948|25|-3|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|761|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|72|0|2033|148|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|811|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|155|89|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|801|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1156|767|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|780|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1043|687|-63|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1973|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|788|1090|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|800|1064|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|778|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|798|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|788|1070|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6681|pure energy|6|0|1914|200|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +890|status indicator|1645|0|1977|187|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|865|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|821|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6438|generator gears|1102|0|2033|141|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|691|1513|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1905|108|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|791|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|874|1072|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|829|779|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|1221|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1984|93|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5|#|0|16|719|1350|-55|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +890|status indicator|72|0|1977|187|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|863|1013|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|857|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|756|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3095|covered chair|0|0|792|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|838|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|1228|1097|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1848|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|1423|0|1041|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7731|dartboard w/knives|0|0|1547|1048|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1994|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|786|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|853|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3126|#|0|0|1222|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|1199|1178|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|782|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1177|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4066|a cave entrance|1|0|710|667|-34|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|858|1005|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1980|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|774|1115|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|840|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1138|736|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|830|780|-59|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1033|706|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|810|1027|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|819|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1107|0|1985|140|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|809|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3124|#|0|0|1222|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3249|#|0|0|1225|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1959|46|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1925|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|822|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|792|1086|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|759|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2038|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|816|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|867|1081|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|907|1498|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1984|91|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|a tribal berry|6|0|1264|752|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|780|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6231|#|0|0|666|661|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|801|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3090|broken armoire|0|0|859|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2043|143|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|1423|0|1042|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|0|0|823|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|847|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2119|0|272|141|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1941|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|265|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|1260|583|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|bed|0|0|1199|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2070|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1037|714|-61|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|757|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3480|#|0|0|1175|1187|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|786|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1981|187|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9900|#|0|0|1270|762|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|860|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4651|coolant|0|0|893|1573|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3476|#|0|0|1175|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|654|1300|-21|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|808|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1198|1473|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1944|160|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5365|overseer part|2218|0|1985|35|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5017 +4337|garbage|0|0|805|1028|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1964|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2877|counter|0|0|808|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1030|702|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7962|#|2101|0|1878|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|880|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2044|143|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3108|broken furniture|0|0|1201|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|873|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6438|generator gears|1102|0|2033|81|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1912|195|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7961|magic crystal|0|0|570|414|47|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|817|1031|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|pen and ink|0|0|423|95|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|1645|0|2033|144|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9900|#|0|0|1217|740|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|134|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2050|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3248|#|0|0|1204|1164|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1985|138|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|782|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1919|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1907|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|790|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1985|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3307|#|0|0|1223|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1208|1502|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|776|1062|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|829|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1986|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1935|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|769|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|864|1032|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|1547|1050|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1978|185|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3814|#|0|0|1224|1133|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4963|#|0|0|1237|582|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +260|a shimmering cube|1|0|1995|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1994|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2053|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3254|#|0|0|1219|1135|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1860|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1984|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6227|#|0|0|666|676|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6727|pure energy|6|0|1946|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3686|#|1036|0|1040|582|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|773|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|797|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|0|418|28|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6542|forge|0|0|1228|1108|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2400|#|0|0|1555|1038|13|2|0|0|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1942|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2044|87|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|783|1059|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3096|covered chair|0|0|856|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|776|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1944|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5147|a mask of orcish kin|2212|0|1255|760|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1906|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|869|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6227|#|0|0|658|675|-29|2|0|2|0|99|0|400000|125|1|0|0|0|0|0|1|0|0 +8612|#|0|0|844|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1107|0|1984|92|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|267|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|1237|586|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1984|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6727|pure energy|6|0|1944|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|754|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7681|mud|0|0|1197|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1968|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|854|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|756|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1052|736|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2239|#|1102|0|830|777|-49|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|1226|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14232|#|2122|0|246|45|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1995|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5018|a statue of a woman with the name Zendella Kxriss etched at the base|0|0|876|1556|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|2003|58|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|847|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7603|broken barrel|0|0|794|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|788|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|812|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|848|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2037|80|-34|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|800|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1876|#|0|0|242|27|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +268|a polished viewing crystal|1|0|1985|66|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|745|488|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|811|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1226|1126|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2121|0|555|425|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|802|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1974|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2122|0|556|425|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1965|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|2001|57|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3366|#|2119|0|580|408|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7962|#|2101|0|1879|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1029|700|-72|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7894|generator panel|0|0|1916|193|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|828|779|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1202|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|158|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1974|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1876|#|0|0|370|31|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|0|1029|679|-65|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6930|bone|0|0|794|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|1847|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|823|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|2101|0|1970|33|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|846|1073|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2066|179|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|822|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1980|185|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4654|blood|0|0|878|1570|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6723|pure energy|6|0|1932|203|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4654|blood|0|0|874|1570|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|75|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|790|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|72|0|2033|88|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|754|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|72|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1201|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1975|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1912|201|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2238|#|1102|0|827|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +890|status indicator|1645|0|1969|35|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1038|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|2101|0|1988|33|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4338|pile of garbage|0|0|792|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|845|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|829|778|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3091|broken armoire|0|0|1228|1123|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|846|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|1226|1131|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1946|162|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1107|735|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|845|1086|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|830|778|-59|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1993|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1142|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3837|bottle|0|0|239|42|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|standing harp|0|0|434|1557|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|828|777|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +268|a polished viewing crystal|1|0|1985|163|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|171|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|848|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|754|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1993|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|756|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|856|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1907|107|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|862|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1981|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|299|23|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4949|#|0|0|1237|585|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +260|a shimmering cube|1|0|1985|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +260|a shimmering cube|1|0|1965|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2067|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|769|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1166|690|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|778|1065|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|876|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1907|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +260|a shimmering cube|1|0|1975|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1984|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|712|667|-38|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4|#|0|16|524|211|-49|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3869|overseer lens|0|0|2075|121|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3478|#|0|0|1182|1186|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|874|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1200|1530|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6943|leaves|0|0|1228|1132|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3484|#|0|0|1174|1200|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3494|#|0|0|1184|1195|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4650|blood|0|0|890|1570|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1033|712|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1920|126|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|1170|1288|-30|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|907|1515|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1845|120|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1989|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1980|185|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +260|a shimmering cube|1|0|1995|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1973|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|862|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|1229|1098|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|784|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2233|#|1102|0|829|779|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3797|In remembrance of our noble leaders.|2101|0|875|1563|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2934|table|0|0|1226|1129|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1229|1136|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1968|197|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|843|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1224|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|865|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|1229|1099|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|2412|0|2112|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1978|185|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1226|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2032|139|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|799|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|book|0|11|579|409|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +3722|metal rails|2101|0|1970|33|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1985|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|860|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3095|covered chair|0|0|794|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|790|1557|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|830|779|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1907|108|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8181|#|0|0|474|29|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4961|#|0|0|1236|586|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2933|table|0|0|1222|1130|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|788|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|862|1070|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3311|#|0|0|1227|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|782|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|standing harp|0|0|436|1557|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|72|0|2033|92|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3245|#|0|0|1196|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7943|#|0|0|858|1572|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5140|platemail gloves|0|0|217|49|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1972|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|792|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1924|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4487|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|756|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2024|70|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|110|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2067|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1168|1162|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6723|pure energy|6|0|1931|205|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4066|a cave entrance|1|0|711|667|-34|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1986|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|780|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|72|0|1985|68|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7681|mud|0|0|1207|1155|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|1200|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1967|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|72|0|1857|116|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1984|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|1645|0|2033|92|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1935|118|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1980|114|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1962|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1961|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|72|0|2033|140|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|1645|0|2033|88|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +893|power level indicator|72|0|2033|144|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|830|777|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|845|1083|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1995|100|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3096|covered chair|0|0|792|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3123|#|0|0|1223|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1845|109|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3095|covered chair|0|0|795|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1964|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3247|#|0|0|1208|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3125|#|0|0|1223|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|782|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6438|generator gears|1102|0|2033|93|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1228|1135|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|784|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|805|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6438|generator gears|1102|0|2033|149|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1038|711|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1106|0|1928|206|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1044|686|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +263|a shimmering cube|1|0|1993|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|73|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6231|#|0|0|662|676|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7093|refuse|0|0|1195|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2048|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2934|table|0|0|1226|1133|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3092|ruined bookcase|0|0|1228|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1965|100|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7682|mud|0|0|1200|1162|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3091|broken armoire|0|0|1230|1133|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3498|#|0|0|1194|1189|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2032|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|1645|0|1985|164|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1032|712|-39|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|1850|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7894|generator panel|0|0|1916|200|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1038|689|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1033|711|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1981|115|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6550|#|0|0|958|424|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2933|table|0|0|1222|1134|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1511|541|10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2667|bed|529|0|1225|1136|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3251|#|0|0|1230|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +200|stone wall|2404|0|836|1471|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1223|1124|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|168|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1975|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|171|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2331|a swarm of flies|577|0|1088|759|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|1199|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|958|421|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1978|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1944|161|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|713|667|-37|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|864|468|7|2|0|0|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1041|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|1232|1129|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|649|1300|-19|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1040|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1040|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1107|0|1990|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1229|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|1229|1107|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|1423|0|1040|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3722|metal rails|1106|0|1978|185|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|1229|1108|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +261|a shimmering cube|1|0|1994|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3312|#|0|0|1227|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3480|#|0|0|1185|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +260|a shimmering cube|1|0|1907|122|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3480|#|0|0|1172|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3113|ruined bed|0|0|1226|1123|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1905|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1226|1133|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|778|1542|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7945|#|0|0|136|108|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1933|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8173|#|0|0|161|14|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4011|dying tub|348|0|1311|1319|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|285|73|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|266|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|867|1092|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|866|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|755|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|1988|56|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|862|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|757|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|755|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|158|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|301|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|1984|168|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|879|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|1237|585|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|788|1541|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|714|668|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|782|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|0|0|815|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3844|bottle|0|0|238|42|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|67|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|830|779|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2119|0|557|425|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4269|hanging pole|1102|0|830|778|-55|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|132|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1961|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|786|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|1237|583|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2028|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|786|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4973|#|0|0|1237|586|1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4950|#|0|0|1237|584|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|830|777|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2238|#|1102|0|827|774|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2238|#|1102|0|825|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6001|#|0|0|745|489|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|1934|206|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1970|143|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|784|1541|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1942|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|784|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4171|clock|0|0|1548|1051|8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|824|775|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1981|187|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2233|#|1102|0|826|779|-51|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|829|770|-56|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1943|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|860|1104|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|755|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|796|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|856|1057|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1974|91|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|841|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|359|42|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1973|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5204|bone armor|0|0|130|109|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|833|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2027|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1876|#|0|0|242|26|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +262|a shimmering cube|1|0|1975|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2026|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1241|1504|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|lute|0|0|426|1557|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1903|#|2401|0|1983|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4488|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|757|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2053|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|753|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|860|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1936|25|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7020|#|0|0|1227|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7023|#|0|0|1204|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3482|#|0|0|1175|1187|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3486|#|0|0|1174|1200|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|789|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1205|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|834|1053|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1227|1145|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|824|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|828|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1859|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|826|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|822|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|1228|1106|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1038|709|-56|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1040|680|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|795|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1043|686|-51|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1043|701|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2934|table|0|0|1222|1129|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|870|1092|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|841|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7682|mud|0|0|1205|1159|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3498|#|0|0|1188|1189|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|810|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1219|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2050|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|807|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1221|1140|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1228|1125|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1029|680|-48|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1030|700|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +269|power level indicator|72|0|1985|166|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6546|#|0|0|958|420|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6554|#|0|0|958|418|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3248|#|0|0|1228|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3249|#|0|0|1226|1139|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|809|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3254|#|0|0|1212|1169|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|824|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|1220|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|1199|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1221|1178|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7861|unfinished barrel|0|0|1195|1152|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|759|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|1167|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3100|broken chair|0|0|1221|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|755|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|778|1540|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1984|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1850|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|780|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|778|1542|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1984|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1948|25|-3|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|782|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|864|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|778|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1986|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|957|427|-74|2|0|0|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1107|0|1968|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|782|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|778|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1986|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4066|a cave entrance|1|0|711|667|-43|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1107|0|1974|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|788|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|782|1541|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|780|1540|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1984|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|782|1543|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1984|91|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|782|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1984|93|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|782|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1107|0|1984|94|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1984|94|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|841|1095|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|782|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1984|141|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|782|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1973|89|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|782|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|855|1120|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1107|0|1985|139|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|839|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3244|#|0|0|1208|1159|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|782|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|903|1504|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3125|#|0|0|868|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1107|0|1913|26|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|784|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1974|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|784|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6438|generator gears|1102|0|2033|81|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|784|1541|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6438|generator gears|1102|0|2033|85|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|1220|1178|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|784|1543|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6438|generator gears|1102|0|2033|89|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1920|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|796|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|784|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6438|generator gears|1102|0|2033|93|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|784|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6438|generator gears|1102|0|2033|137|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|784|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6438|generator gears|1102|0|2033|141|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|784|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|873|1567|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|819|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6438|generator gears|1102|0|2033|145|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|784|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6438|generator gears|1102|0|2033|149|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3309|#|0|0|1221|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|784|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|72|0|2033|84|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|786|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|72|0|2033|88|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3313|#|0|0|1227|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|786|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|72|0|2033|92|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|858|1059|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|786|1541|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|72|0|2033|140|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|786|1543|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|72|0|2033|144|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|786|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|72|0|2033|148|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|786|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|824|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 893|power level indicator|1645|0|2033|84|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|786|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|1645|0|2033|88|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3106|broken dresser|0|0|1203|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|786|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|1645|0|2033|92|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|786|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 893|power level indicator|1645|0|2033|140|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3109|broken furniture|0|0|1218|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|786|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|1645|0|2033|144|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|788|1537|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -893|power level indicator|1645|0|2033|148|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1179|1156|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|788|1539|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1978|114|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|788|1541|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|864|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1979|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|1177|1151|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|788|1543|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1980|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|788|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1980|114|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|788|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1978|115|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3095|covered chair|0|0|780|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|788|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1978|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|788|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1978|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|788|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|793|1064|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1979|114|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|788|1557|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8173|#|0|0|100|29|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1979|115|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|790|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1979|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|790|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1308|stone pavers|0|0|426|113|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1980|115|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|790|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1980|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|790|1553|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3742|tambourine|0|0|427|1560|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1981|114|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|790|1555|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1981|115|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|790|1557|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4192|upright loom|0|0|1305|1319|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|1981|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|791|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1981|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|839|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|844|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1983|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|827|777|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|1511|541|10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|844|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1983|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|828|777|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1905|107|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|845|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|753|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 263|a shimmering cube|1|0|1905|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|829|777|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1993|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|845|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1993|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|827|778|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|878|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1963|100|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1986|#|1036|0|1041|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|846|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1963|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|828|778|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1965|100|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|846|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1963|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|829|778|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1963|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|847|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|301|24|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1965|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|853|1015|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|856|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|827|779|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1973|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|847|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1973|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|828|779|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|772|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1973|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|856|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|848|1432|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6939|spine|0|0|799|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1876|#|0|0|370|29|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1973|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|829|779|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1975|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|848|1433|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1975|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1963|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1983|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|848|1438|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|1237|583|1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1983|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|869|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 263|a shimmering cube|1|0|1963|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1985|110|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|848|1439|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|1236|584|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1983|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -263|a shimmering cube|1|0|1973|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1983|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|864|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 263|a shimmering cube|1|0|1973|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|1140|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1985|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1905|108|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1905|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1907|108|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|709|667|-14|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1905|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1907|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1905|122|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2238|#|1102|0|827|780|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 262|a shimmering cube|1|0|1993|100|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1993|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1995|100|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1993|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1993|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -262|a shimmering cube|1|0|1995|130|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1964|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1964|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1964|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1965|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1964|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1965|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1974|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1040|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7961|magic crystal|0|0|578|409|67|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1974|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1974|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1974|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1975|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|287|73|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1975|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3090|broken armoire|0|0|841|1082|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1984|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1984|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1985|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|286|66|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1984|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1984|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|763|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1985|119|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|counter|0|0|784|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1906|107|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1875|#|2101|0|133|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1906|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1907|107|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1906|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1907|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7964|magical power crystal|0|0|284|6|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1906|122|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1994|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1994|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1995|99|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2399|#|0|0|1556|1038|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 261|a shimmering cube|1|0|1994|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1995|129|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -261|a shimmering cube|1|0|1994|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -260|a shimmering cube|1|0|1965|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|1239|586|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 260|a shimmering cube|1|0|1965|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -260|a shimmering cube|1|0|1975|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|832|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 260|a shimmering cube|1|0|1975|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|831|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 260|a shimmering cube|1|0|1985|111|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -260|a shimmering cube|1|0|1985|121|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 260|a shimmering cube|1|0|1907|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -260|a shimmering cube|1|0|1907|122|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -260|a shimmering cube|1|0|1995|101|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -260|a shimmering cube|1|0|1995|131|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3869|overseer lens|0|0|2075|121|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3869|overseer lens|0|0|2075|123|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|831|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7855|clockwork assembly|2105|0|2074|123|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5366|overseer part|2218|0|2075|122|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5017 -5366|overseer part|2218|0|1989|34|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5017 3722|metal rails|2101|0|1970|33|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|830|779|-49|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3722|metal rails|2101|0|1970|33|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|2101|0|1970|33|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|2101|0|1970|33|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|2101|0|1972|33|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|2101|0|1972|33|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|2101|0|1972|33|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3722|metal rails|2101|0|1972|33|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|2101|0|1988|33|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -890|status indicator|1645|0|1969|35|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1037|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 890|status indicator|1645|0|1969|35|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 890|status indicator|1645|0|1977|187|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -890|status indicator|1645|0|1977|187|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|757|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 890|status indicator|72|0|1969|35|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -890|status indicator|72|0|1969|35|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -890|status indicator|72|0|1969|35|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -890|status indicator|72|0|1977|187|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|746|488|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 890|status indicator|72|0|1977|187|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 890|status indicator|72|0|1977|187|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|786|1067|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7962|#|2101|0|1872|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7962|#|2101|0|1872|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1183|1477|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7962|#|2101|0|1873|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7962|#|2101|0|1873|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7962|#|2101|0|1875|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3687|#|1036|0|1787|66|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7962|#|2101|0|1875|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1197|1546|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7962|#|2101|0|1876|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3687|#|1036|0|1039|579|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7962|#|2101|0|1876|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7962|#|2101|0|1878|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7962|#|2101|0|1878|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|1747|1236|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7962|#|2101|0|1879|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7962|#|2101|0|1879|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1107|0|1974|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1107|0|1990|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1107|0|1984|92|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7964|magical power crystal|0|0|579|429|67|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1107|0|1986|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1107|0|1984|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1107|0|1985|140|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|834|1050|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1107|0|1985|141|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1978|185|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1978|185|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1978|185|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1978|185|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1980|185|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1980|185|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1980|185|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3722|metal rails|1106|0|1980|185|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5365|overseer part|2218|0|1985|35|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5017 7964|magical power crystal|0|0|1986|34|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7964|magical power crystal|0|0|2074|121|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|62|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|62|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|807|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|62|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|62|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|824|778|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|62|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|63|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|63|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3233|#|0|0|1030|718|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|63|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2240|#|1102|0|828|770|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|63|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|tribal berry|6|14|1051|705|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|63|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|72|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|72|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|72|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|73|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|73|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|73|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|754|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|75|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|75|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|879|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|75|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|75|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|158|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|158|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|158|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|871|1077|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1983|#|1036|0|1037|578|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|159|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|870|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|756|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|159|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1982|#|1036|0|1039|581|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|159|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|159|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|168|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|168|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|168|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|169|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|155|88|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|169|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|169|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|774|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4269|hanging pole|1102|0|1984|158|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|158|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|171|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|171|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|171|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|1984|171|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -268|a polished viewing crystal|1|0|1985|66|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3091|broken armoire|0|0|778|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 268|a polished viewing crystal|1|0|1985|67|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 268|a polished viewing crystal|1|0|1985|162|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -268|a polished viewing crystal|1|0|1985|163|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4549|#|0|0|1231|1529|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|1645|0|1985|68|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|1645|0|1985|70|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|1645|0|1985|164|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|1645|0|1985|166|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1297|marble floor|1|0|1362|1031|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|1645|0|1928|26|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4082|a book|0|11|2074|107|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4336|garbage|0|0|828|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7847|an arcane gem|0|0|2075|121|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7894|generator panel|0|0|1916|193|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1903|#|2401|0|1980|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7894|generator panel|0|0|1916|196|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7894|generator panel|0|0|1916|198|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7894|generator panel|0|0|1916|200|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|798|1070|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1912|198|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1903|#|2401|0|1984|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1912|200|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|792|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1931|203|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1931|204|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6723|pure energy|6|0|1931|205|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|2412|0|2116|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1931|205|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6723|pure energy|6|0|1932|203|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6723|pure energy|6|0|1932|204|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1932|205|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4489|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|757|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6723|pure energy|6|0|1912|196|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6681|pure energy|6|0|1914|196|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|868|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6681|pure energy|6|0|1914|198|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6681|pure energy|6|0|1914|200|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|752|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1106|0|1927|207|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1106|0|1928|206|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1106|0|1928|206|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|1036|0|1039|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1106|0|1929|206|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|753|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1106|0|1929|206|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1963|#|1423|0|1036|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14624|raw energy|6|0|1856|115|-3|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2237|#|1102|0|824|775|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2233|#|1102|0|829|779|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2233|#|1102|0|826|773|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2233|#|1102|0|826|773|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|849|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2233|#|1102|0|828|773|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2233|#|1102|0|826|779|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2233|#|1102|0|826|779|-51|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2233|#|1102|0|828|779|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|824|775|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|847|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|825|774|-32|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|802|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|824|775|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|824|778|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|824|780|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|824|780|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|828|770|-56|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|828|770|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|829|770|-56|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|829|770|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|830|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|831|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|bone|0|0|859|1049|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2240|#|1102|0|831|774|-32|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|830|777|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|830|777|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|830|779|-49|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2240|#|1102|0|830|780|-59|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|780|1066|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2239|#|1102|0|824|775|-32|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|bone|0|0|847|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2239|#|1102|0|824|776|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2239|#|1102|0|824|778|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2239|#|1102|0|824|780|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2239|#|1102|0|830|777|-49|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2238|#|1102|0|825|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2238|#|1102|0|827|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2238|#|1102|0|827|774|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2238|#|1102|0|829|770|-55|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2238|#|1102|0|827|780|-53|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2238|#|1102|0|827|780|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4239|#|0|0|820|777|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4239|#|0|0|820|779|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4239|#|0|0|830|779|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4239|#|0|0|830|778|-59|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|828|774|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|62|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1093|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|828|780|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2024|69|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|856|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2234|#|1102|0|829|773|-34|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2234|#|1102|0|829|779|-54|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4400|a strange device|0|0|830|777|-55|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4400|a strange device|0|0|830|777|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|830|778|-55|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|830|778|-52|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4269|hanging pole|1102|0|830|779|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1313|stone pavers|1|0|1745|1236|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1313|stone pavers|1|0|1746|1236|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1313|stone pavers|1|0|1747|1236|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|840|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|862|1080|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1313|stone pavers|1|0|1748|1236|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5077|studded gloves|0|0|2057|937|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|2046|835|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|2046|841|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2048|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2052|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2056|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2172|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2176|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2180|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8175|#|0|0|2184|832|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|2412|0|2112|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|2412|0|2113|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3899|#|0|0|1276|785|-80|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|821|1048|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|835|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1929|#|2412|0|2114|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|2412|0|2115|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1929|#|2412|0|2116|829|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1973|35|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4485|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|753|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4486|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|755|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4487|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|756|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4489|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|757|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4488|In loving memory of Gwenno - You were my muse: I am your legacy|0|0|757|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|789|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|752|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1973|35|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|752|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|752|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|752|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|752|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|753|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|753|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|753|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|753|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|753|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|754|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|754|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|754|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|754|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|754|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|755|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|755|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|755|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|755|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|755|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|756|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|756|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|756|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|756|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|756|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|757|489|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|757|490|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|757|491|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6933|pelvis bone|0|0|795|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|757|492|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|757|493|-64|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|745|488|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|746|488|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6001|#|0|0|745|489|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|802|1061|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6001|#|0|0|746|489|-66|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6931|jaw bone|0|0|867|1102|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6583|iron ore|0|0|1284|1538|-3|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1183|1477|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1188|1504|-62|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1198|1473|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1199|1513|-44|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1197|1546|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1200|1530|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1208|1502|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4549|#|0|0|1219|1517|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1231|1529|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1179|1100|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4549|#|0|0|1232|1472|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4549|#|0|0|1244|1474|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4549|#|0|0|1241|1504|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1297|marble floor|1|0|1362|1031|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1297|marble floor|1|0|1363|1031|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|771|1047|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1297|marble floor|1|0|1364|1031|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6939|spine|0|0|855|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3840|bottle|0|0|1378|1049|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1903|#|2401|0|1980|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1903|#|2401|0|1981|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1903|#|2401|0|1982|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1903|#|2401|0|1983|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1903|#|2401|0|1984|1107|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3763|lute|0|0|426|1557|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3762|lap harp|0|0|426|1558|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3742|tambourine|0|0|427|1560|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|standing harp|0|0|434|1557|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3761|standing harp|0|0|436|1557|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3740|drum|0|0|427|1557|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4192|upright loom|0|0|1305|1319|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4117|spinning wheel|0|0|1306|1316|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|776|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3998|scissors|0|0|1309|1319|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4011|dying tub|348|0|1311|1319|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4191|upright loom|0|0|1305|1320|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|266|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|267|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|865|1109|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2101|0|268|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|284|66|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|865|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2101|0|285|66|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2101|0|287|66|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|285|73|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|287|73|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|132|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|134|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|265|129|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|286|66|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2101|0|284|73|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|824|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2101|0|286|73|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|131|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2101|0|133|129|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7961|magic crystal|0|0|279|6|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7961|magic crystal|0|0|279|34|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7961|magic crystal|0|0|249|70|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7961|magic crystal|0|0|250|70|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|1645|0|2000|153|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2120|0|273|141|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7964|magical power crystal|0|0|284|6|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|793|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7964|magical power crystal|0|0|283|34|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5140|platemail gloves|0|0|217|49|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6534|bellows|0|0|299|23|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|anvil|0|0|301|24|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|anvil|0|0|301|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1850|#|0|0|359|40|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1850|#|0|0|359|41|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1850|#|0|0|359|42|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1850|#|0|0|155|88|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1850|#|0|0|155|89|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1850|#|0|0|155|90|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1876|#|0|0|370|29|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1876|#|0|0|370|30|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1876|#|0|0|370|31|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6550|forge|0|0|800|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1876|#|0|0|242|25|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1876|#|0|0|242|26|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1876|#|0|0|242|27|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5204|bone armor|0|0|130|109|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4031|pen and ink|0|0|423|95|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4029|book|0|11|423|96|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 -8181|#|0|0|418|28|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8181|#|0|0|474|29|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8181|#|0|0|106|31|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8181|#|0|0|231|139|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8181|#|0|0|231|132|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8181|#|0|0|231|123|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8181|#|0|0|231|117|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1307|stone pavers|0|0|427|113|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1305|stone pavers|0|0|429|113|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|806|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1875|#|2121|0|274|141|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7945|#|0|0|136|108|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8173|#|0|0|100|29|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8173|#|0|0|161|14|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2119|0|272|141|-18|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|864|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8175|#|0|0|162|14|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|231|138|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|231|131|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|231|122|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8183|#|0|0|231|116|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8187|#|0|0|240|138|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8185|#|0|0|240|139|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1308|stone pavers|0|0|426|113|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|863|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1308|stone pavers|0|0|428|113|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3781|skinning knife|0|0|174|41|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4683|iron maiden|0|0|146|7|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5034 -14232|#|1109|0|232|45|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3844|bottle|0|0|238|42|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3837|bottle|0|0|239|42|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14232|#|1435|0|232|54|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14232|#|2122|0|246|45|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14232|#|1645|0|246|54|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|2068|191|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3218|#|0|0|815|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6542|#|0|0|299|25|-28|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2121|0|555|425|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2122|0|556|425|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1875|#|2119|0|557|425|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7961|magic crystal|0|0|570|414|47|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|843|1081|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1041|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7961|magic crystal|0|0|570|415|47|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7961|magic crystal|0|0|578|409|67|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|0|0|814|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|869|1022|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7961|magic crystal|0|0|578|410|67|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2621|dresser|0|0|577|408|41|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -3366|#|2119|0|579|408|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3366|#|2119|0|580|408|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4030|book|0|11|579|409|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 4030|book|0|11|580|409|26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 7964|magical power crystal|0|0|579|428|67|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7964|magical power crystal|0|0|579|429|67|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7964|magical power crystal|0|0|585|416|47|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1912|202|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|821|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7964|magical power crystal|0|0|586|416|47|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2393|#|0|0|1547|1050|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2393|#|0|0|1547|1050|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4171|clock|0|0|1548|1051|8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1919|175|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7727|dartboard|0|0|1547|1046|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7731|dartboard w/knives|0|0|1547|1048|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2621|dresser|0|0|1558|1038|13|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 -2459|bottle of liquor|0|105|1555|1052|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 5453|water barrel|0|0|1555|1041|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2400|#|0|0|1555|1038|13|2|0|0|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2399|#|0|0|1556|1038|13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|1237|582|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2274|#|0|0|1237|586|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3717|pickaxe|0|0|1238|580|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3718|pickaxe|0|0|1239|586|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4015|anvil|0|0|1260|583|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|759|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4067|tapestry|1|0|1237|585|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4068|tapestry|1|0|1237|583|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4949|#|0|0|1237|585|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4950|#|0|0|1237|584|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4961|#|0|0|1236|586|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2002|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4962|#|0|0|1237|586|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4963|#|0|0|1237|582|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|1645|0|1934|26|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4964|#|0|0|1237|583|4|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4971|#|0|0|1237|583|1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4973|#|0|0|1237|586|1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6002|#|0|0|1237|583|1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6003|#|0|0|1237|585|0|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6005|#|0|0|1237|585|4|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6005|#|0|0|1237|586|3|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6007|#|0|0|1236|584|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6522|bellows|0|0|1258|585|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|863|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6530|forge|0|0|1260|585|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1139|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1140|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1141|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8600|#|0|0|1142|592|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4338|pile of garbage|0|0|776|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2273|#|0|0|707|667|-37|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2273|#|0|0|709|667|-14|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6880|skull|0|0|779|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2274|#|0|0|708|667|-38|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2276|#|0|0|710|667|-10|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2276|#|0|0|714|668|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2277|#|0|0|712|667|-6|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2278|#|0|0|710|667|-14|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|798|1065|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2278|#|0|0|712|667|-13|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|712|667|-38|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2280|#|0|0|713|667|-37|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|947|413|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4015|#|0|0|958|421|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|794|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4015|#|0|0|958|422|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|795|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4017|#|0|0|946|413|-80|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 -4020|sledge hammer|0|0|957|427|-74|2|0|0|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 4021|sledge hammer|0|0|955|415|-74|2|0|0|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 -4066|a cave entrance|1|0|709|667|-43|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4066|a cave entrance|1|0|710|667|-43|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -4066|a cave entrance|1|0|711|667|-43|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -5110|butcher knife|0|0|864|468|7|2|0|0|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 6004|#|0|0|706|668|-36|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6006|#|0|0|711|667|-13|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6546|#|0|0|958|420|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|865|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6546|#|0|0|958|425|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6550|#|0|0|958|419|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6550|#|0|0|958|424|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6554|#|0|0|958|418|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6554|#|0|0|958|423|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|824|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|911|451|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|864|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8600|#|0|0|911|452|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2665|bed|0|0|1199|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2665|bed|0|0|1224|1136|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2667|bed|1106|0|1200|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2667|bed|529|0|1225|1136|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2933|table|0|0|1222|1130|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2933|table|0|0|1222|1134|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2933|table|0|0|1226|1130|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2933|table|0|0|1226|1134|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2934|table|0|0|1222|1129|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2934|table|0|0|1222|1133|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2934|table|0|0|1226|1129|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2934|table|0|0|1226|1133|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3088|broken chair|0|0|1220|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3088|broken chair|0|0|1223|1130|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2038|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1982|#|1036|0|1041|579|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3089|broken chair|0|0|1203|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2050|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|767|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3090|broken armoire|0|0|1167|1166|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3090|broken armoire|0|0|1218|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3091|broken armoire|0|0|1224|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3091|broken armoire|0|0|1228|1123|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3091|broken armoire|0|0|1230|1133|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3092|ruined bookcase|0|0|1222|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3092|ruined bookcase|0|0|1228|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|1167|1162|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|1167|1164|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|1199|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|782|1063|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|761|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|1218|1154|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|1224|1134|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|1167|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|1221|1178|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|1223|1124|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3797|Only then can Balance be found.|2101|0|881|1557|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|776|1060|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|1225|1134|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2053|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|779|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3095|covered chair|0|0|1205|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|1167|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3097|broken chair|0|0|1218|1153|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|1226|1131|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3099|broken chair|0|0|1199|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3100|broken chair|0|0|1221|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3103|broken clock|0|0|1199|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3104|broken dresser|0|0|1224|1127|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3105|broken dresser|0|0|1224|1126|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3106|broken dresser|0|0|1203|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|860|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3107|broken dresser|0|0|1202|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3108|broken furniture|0|0|1201|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3108|broken furniture|0|0|1229|1123|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3109|broken furniture|0|0|1218|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3113|ruined bed|0|0|1226|1123|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|860|1080|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3114|ruined bed|0|0|1225|1124|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|859|1045|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3115|ruined bed|0|0|1224|1125|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|1179|1156|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|1221|1182|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|1226|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|1226|1133|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1177|1151|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1177|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1181|1156|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1205|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1207|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1226|1126|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|1229|1136|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|1167|1167|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|1199|1178|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|1232|1129|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3123|#|0|0|1223|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3124|#|0|0|1222|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3125|#|0|0|1223|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3125|#|0|0|1223|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3126|#|0|0|1222|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3126|#|0|0|1222|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3244|#|0|0|1208|1159|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3245|#|0|0|1196|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3247|#|0|0|1208|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3248|#|0|0|1204|1164|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3248|#|0|0|1228|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|769|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3249|#|0|0|1218|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3249|#|0|0|1220|1139|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3249|#|0|0|1225|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3249|#|0|0|1226|1139|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3251|#|0|0|1230|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2878|counter|0|0|788|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3253|#|0|0|1214|1185|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|766|1115|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3253|#|0|0|1229|1139|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3254|#|0|0|1212|1169|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3254|#|0|0|1219|1135|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3254|#|0|0|1227|1183|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3307|#|0|0|1223|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3308|#|0|0|1220|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3308|#|0|0|1221|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3308|#|0|0|1226|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3309|#|0|0|1218|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3309|#|0|0|1221|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|844|1089|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3309|#|0|0|1224|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3311|#|0|0|1227|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3312|#|0|0|1227|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3313|#|0|0|1227|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3476|#|0|0|1175|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|776|1097|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3476|#|0|0|1180|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|840|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3476|#|0|0|1182|1186|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3478|#|0|0|1175|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3478|#|0|0|1180|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3478|#|0|0|1182|1186|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3480|#|0|0|1172|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3480|#|0|0|1175|1187|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3480|#|0|0|1185|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3482|#|0|0|1172|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3482|#|0|0|1175|1187|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3482|#|0|0|1185|1182|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3484|#|0|0|1174|1200|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3484|#|0|0|1175|1192|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3486|#|0|0|1174|1200|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3486|#|0|0|1175|1192|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|1423|0|1038|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3492|#|0|0|1184|1195|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3492|#|0|0|1186|1197|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3492|#|0|0|1194|1185|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3492|#|0|0|1194|1198|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3494|#|0|0|1184|1195|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|828|1035|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3494|#|0|0|1186|1197|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3494|#|0|0|1194|1185|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|821|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3494|#|0|0|1194|1198|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3496|#|0|0|1188|1189|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3496|#|0|0|1194|1189|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3498|#|0|0|1188|1189|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3498|#|0|0|1194|1189|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3812|#|0|0|1218|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3814|#|0|0|1224|1133|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3892|#|0|0|1219|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3892|#|0|0|1225|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3684|#|1036|0|1789|66|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|1202|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1220|1133|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1221|1140|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1221|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1222|1151|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|786|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|1222|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|1228|1125|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|779|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|1229|1152|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|1201|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|1220|1154|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|1227|1145|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|1228|1135|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|1223|1153|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|1224|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|1229|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|1220|1178|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|1221|1174|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6534|bellows|0|0|1228|1097|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6534|bellows|0|0|1228|1106|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6542|forge|0|0|1228|1099|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6542|forge|0|0|1228|1108|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6546|bellows|0|0|1229|1099|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6546|bellows|0|0|1229|1108|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6550|forge|0|0|1229|1098|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6550|forge|0|0|1229|1107|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6554|forge|0|0|1229|1097|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6554|forge|0|0|1229|1106|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6943|leaves|0|0|1222|1125|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6943|leaves|0|0|1228|1132|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|1218|1175|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|1232|1124|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6948|leaves|0|0|1218|1173|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3232|#|0|0|1045|678|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6948|leaves|0|0|1232|1123|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7020|#|0|0|1195|1160|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7020|#|0|0|1227|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7021|#|0|0|1195|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7022|#|0|0|1205|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|809|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7023|#|0|0|1202|1149|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7023|#|0|0|1204|1163|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|804|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7023|#|0|0|1208|1151|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7023|#|0|0|1218|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7088|refuse|0|0|1196|1149|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7089|refuse|0|0|1196|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7093|refuse|0|0|1195|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7094|refuse|0|0|1195|1149|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7603|broken barrel|0|0|1196|1154|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7604|broken barrel|0|0|1196|1153|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7605|broken barrel|0|0|1195|1153|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1959|48|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1982|#|1036|0|1041|581|-75|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 7606|broken barrel|0|0|1195|1154|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7681|mud|0|0|1197|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7681|mud|0|0|1207|1155|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7682|mud|0|0|1200|1162|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7682|mud|0|0|1201|1149|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|881|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3119|debris|0|0|864|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7682|mud|0|0|1204|1179|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7682|mud|0|0|1205|1159|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1959|47|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|876|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7682|mud|0|0|1220|1150|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7682|mud|0|0|1228|1127|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7712|book|0|0|1168|1165|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7712|book|0|0|1200|1177|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|1168|1162|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|1202|1176|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7682|mud|0|0|1228|1127|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7858|barrel staves|0|0|1195|1154|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7861|unfinished barrel|0|0|1195|1152|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7861|unfinished barrel|0|0|1225|1157|-25|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2067|41|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3093|ruined bookcase|0|0|776|1063|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|1200|1118|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1052|736|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1082|750|-75|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1088|759|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1107|735|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1138|736|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1156|767|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2331|a swarm of flies|577|0|1166|690|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2331|a swarm of flies|577|0|1183|661|-80|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|0|1029|679|-65|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1029|680|-48|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1029|681|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1029|700|-72|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1030|679|-63|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1030|700|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1030|702|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|798|1064|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1031|705|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1032|712|-39|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1033|706|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1033|711|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1033|712|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|830|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1036|715|-51|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1037|714|-61|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|816|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1037|715|-62|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1038|689|-70|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1038|689|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1038|709|-56|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1038|711|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1040|679|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1040|680|-66|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1040|680|-43|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1041|714|-54|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|1036|0|1039|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1041|715|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1042|680|-38|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1043|686|-51|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1043|687|-63|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1043|688|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|869|1045|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1043|699|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1043|701|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1043|714|-58|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1044|686|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1044|686|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1044|699|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1926|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1051|704|-50|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|tribal berry|6|14|1051|705|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2512|tribal berry|6|14|1051|706|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6282|generator gears|1102|0|2034|81|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3231|#|0|0|1028|713|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3231|#|0|0|1034|704|-79|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|2002|58|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3232|#|0|0|1028|695|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3232|#|0|0|1045|678|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3233|#|0|0|1030|718|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1936|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3233|#|0|0|1046|696|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3234|#|0|0|1031|708|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3234|#|0|0|1033|676|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2036|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3234|#|0|0|1036|692|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1937|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3234|#|0|0|1044|718|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6282|generator gears|1102|0|2034|89|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3235|#|0|0|1029|691|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3235|#|0|0|1047|684|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3235|#|0|0|1051|707|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2001|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3236|#|0|0|1038|680|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1037|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1037|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|2028|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1037|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2037|80|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1037|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1920|174|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1037|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1038|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1038|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2037|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1038|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1038|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1038|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|1963|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1039|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2037|136|-34|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1039|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|1938|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1039|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1039|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1039|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|858|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1040|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1040|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1040|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1040|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|801|1066|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1040|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1041|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1041|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1041|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1955|#|1423|0|1041|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1955|#|1423|0|1041|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1956|#|1423|0|1037|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine adorning an ankh|0|0|719|1553|-10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1956|#|1423|0|1038|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1956|#|1423|0|1039|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|654|1297|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 1956|#|1423|0|1040|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1956|#|1423|0|1041|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|1423|0|1042|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1846|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1957|#|1423|0|1042|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|1423|0|1042|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|1423|0|1042|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1957|#|1423|0|1042|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1848|105|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1958|#|1423|0|1037|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2031|48|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1958|#|1423|0|1038|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1958|#|1423|0|1039|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1958|#|1423|0|1040|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1958|#|1423|0|1041|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1959|#|1423|0|1036|578|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1959|#|1423|0|1036|579|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|2003|153|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1959|#|1423|0|1036|580|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|1925|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1959|#|1423|0|1036|581|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1959|#|1423|0|1036|582|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1960|#|1423|0|1036|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1961|#|1423|0|1042|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6940|spine|0|0|822|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1962|#|1423|0|1042|577|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1963|#|1423|0|1036|583|-80|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|1036|0|1037|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4653|blood|0|0|878|1572|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|1036|0|1038|579|-75|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6943|leaves|0|0|815|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|1036|0|1038|581|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4652|blood|0|0|879|1573|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|1036|0|1039|578|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|1036|0|1039|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|1036|0|1039|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6944|leaves|0|0|808|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|1036|0|1040|579|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1981|#|1036|0|1040|581|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1981|#|1036|0|1041|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4654|blood|0|0|880|1571|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1037|579|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6944|leaves|0|0|816|1100|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1037|581|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4654|blood|0|0|873|1572|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1038|578|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1982|#|1036|0|1038|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|870|1063|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1038|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1982|#|1036|0|1039|579|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1982|#|1036|0|1039|581|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1040|578|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|874|1524|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|870|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1040|580|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|871|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1982|#|1036|0|1040|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1982|#|1036|0|1041|579|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1982|#|1036|0|1041|581|-75|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -1983|#|1036|0|1037|578|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1960|51|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|777|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1984|#|1036|0|1041|578|-76|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 1985|#|1036|0|1037|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -1986|#|1036|0|1041|582|-75|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3678|#|1036|0|1037|580|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3678|#|1036|0|1040|580|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3796|Cast out from our world by those who would not believe.|2101|0|877|1561|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3681|#|1036|0|1039|580|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1963|44|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3684|#|1036|0|1041|579|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3686|#|1036|0|1040|582|-73|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2049|80|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3687|#|1036|0|1037|581|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3687|#|1036|0|1039|579|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3687|#|1036|0|1039|581|-73|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2032|181|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3678|#|1036|0|1788|67|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2051|80|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3681|#|1036|0|1787|67|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|2068|41|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3683|#|1036|0|1788|68|-26|2|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 -3684|#|1036|0|1789|66|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3687|#|1036|0|1787|66|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2050|136|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3687|#|1036|0|1787|68|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3687|#|1036|0|1786|69|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|776|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2066|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|776|1070|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|metal piping|1102|0|2052|136|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|782|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2043|88|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|790|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|790|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|790|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|863|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|792|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|792|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|792|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4650|blood|0|0|873|1570|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|792|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|867|1095|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|792|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4468|the first man of Sosaria|0|0|901|1508|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|798|1062|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|798|1064|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|798|1070|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6938|bone shards|0|0|781|1067|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|800|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|800|1056|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|800|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4652|blood|0|0|875|1570|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|802|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1949|28|-35|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|802|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4650|blood|0|0|879|1570|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|802|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|806|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|865|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|806|1070|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6227|#|0|0|664|670|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|806|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|806|1086|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|814|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|865|1091|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|814|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|824|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|824|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6227|#|0|0|663|672|-30|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|832|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|866|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|832|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1962|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|838|1048|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|838|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|839|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|868|1103|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2601|candlabra|0|0|846|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2601|candlabra|0|0|846|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2621|dresser|0|0|756|1131|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +6227|#|0|0|670|675|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2621|dresser|0|0|765|1163|-9|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|863|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2629|dresser|0|0|760|1132|-10|2|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|2028|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2877|counter|0|0|792|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2877|counter|0|0|808|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2877|counter|0|0|808|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2877|counter|0|0|808|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2878|counter|0|0|785|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2878|counter|0|0|788|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|2027|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|792|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|844|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|792|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|2070|190|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|808|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2879|counter|0|0|808|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2880|counter|0|0|784|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|788|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2880|counter|0|0|789|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3090|broken armoire|0|0|841|1082|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3090|broken armoire|0|0|859|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1943|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3090|broken armoire|0|0|860|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|872|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3090|broken armoire|0|0|860|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2067|42|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|781|1084|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3091|broken armoire|0|0|777|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3091|broken armoire|0|0|778|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3091|broken armoire|0|0|783|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2049|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|874|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3092|ruined bookcase|0|0|793|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|792|1106|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3092|ruined bookcase|0|0|800|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|776|1060|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|776|1063|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|776|1068|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|792|1086|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|841|1089|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|856|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4468|the first man of Sosaria|0|0|898|1508|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|877|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|856|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3093|ruined bookcase|0|0|856|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2051|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|856|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1922|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|856|1069|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|863|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|860|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|1525|1341|4|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3093|ruined bookcase|0|0|860|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|763|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|776|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|785|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|793|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|794|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|16|1525|1340|4|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|841|1088|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|864|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|857|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5|#|0|16|533|211|-44|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|861|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|867|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3094|damaged books|0|0|869|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|865|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3094|damaged books|0|0|869|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3095|covered chair|0|0|780|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3095|covered chair|0|0|792|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4|#|0|16|532|211|-44|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3095|covered chair|0|0|793|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3095|covered chair|0|0|794|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3095|covered chair|0|0|795|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3095|covered chair|0|0|845|1080|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3095|covered chair|0|0|865|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|803|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3095|covered chair|0|0|867|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3096|covered chair|0|0|792|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3096|covered chair|0|0|792|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|903|1511|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1984|60|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3096|covered chair|0|0|792|1100|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1917|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|860|1009|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3096|covered chair|0|0|856|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1872|123|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3096|covered chair|0|0|856|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3096|covered chair|0|0|856|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3096|covered chair|0|0|860|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|800|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|845|1083|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3097|broken chair|0|0|865|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3097|broken chair|0|0|866|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1921|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|779|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|759|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|783|1059|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|784|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|801|1066|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|810|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3098|broken chair|0|0|831|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|838|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|861|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3098|broken chair|0|0|867|1081|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|2000|153|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3099|broken chair|0|0|795|1056|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3099|broken chair|0|0|805|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3099|broken chair|0|0|834|1050|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3099|broken chair|0|0|862|1080|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3099|broken chair|0|0|863|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3100|broken chair|0|0|792|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|888|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2067|179|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3100|broken chair|0|0|792|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|835|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3100|broken chair|0|0|792|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1978|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3100|broken chair|0|0|856|1060|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3103|broken clock|0|0|776|1061|-4|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3103|broken clock|0|0|776|1098|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|854|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3109|broken furniture|0|0|856|1060|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|776|1062|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|776|1097|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1973|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|784|1056|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|860|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|786|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1987|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|800|1064|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|829|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|831|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|860|1108|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|832|1049|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|832|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|836|1048|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1985|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|839|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|877|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|841|1083|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2032|123|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|841|1093|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|847|1006|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|847|1080|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|879|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|847|1103|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|857|1062|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|860|1080|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2032|91|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|860|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|793|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|863|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1952|171|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|864|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|864|1032|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|864|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|843|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3117|debris|0|0|864|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3117|debris|0|0|869|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|763|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|2032|147|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|776|1057|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|776|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|787|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|787|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|788|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|796|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1934|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|800|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|800|1064|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1921|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|800|1069|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|806|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|829|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|793|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|836|1048|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|847|1080|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|847|1104|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2007|154|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|856|1044|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|795|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|856|1045|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4066|a cave entrance|1|0|709|667|-34|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|856|1056|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|859|1048|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|860|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|857|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|861|1080|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3118|debris|0|0|864|1032|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|864|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1942|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|864|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|862|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3118|debris|0|0|869|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1937|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|761|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|776|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|777|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|863|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|781|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|782|1056|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|788|1065|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2042|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|792|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|864|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|794|1097|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1943|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|797|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|809|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|840|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|874|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|840|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|841|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|841|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|856|1057|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|876|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|857|1005|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|859|1035|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|860|1104|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|860|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3119|debris|0|0|864|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3119|debris|0|0|867|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1968|143|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|761|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|861|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|763|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|779|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|799|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|789|1064|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|796|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|797|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|769|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|798|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|801|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|801|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|803|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|770|1052|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|806|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1966|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|809|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|811|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|833|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|840|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|840|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|841|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1926|55|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|841|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|781|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|856|1042|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|856|1045|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|856|1056|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|856|1057|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|851|1078|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|856|1061|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|858|1005|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|859|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1935|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|859|1048|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|857|1040|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|860|1105|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|1209|477|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|860|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|863|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|864|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|858|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|864|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3120|debris|0|0|864|1100|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|864|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1941|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|865|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|859|1054|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3120|debris|0|0|867|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1935|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3121|#|0|0|865|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3122|#|0|0|865|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|837|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3123|#|0|0|868|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3124|#|0|0|867|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3125|#|0|0|868|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3126|#|0|0|867|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|a tribal berry|6|0|1258|752|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|846|1096|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|804|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1093|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1912|198|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|807|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|849|1562|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1097|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|a tribal berry|6|0|1259|752|-72|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1912|197|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|757|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|815|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|815|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1962|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|762|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2044|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1093|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|824|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|824|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|764|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1097|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1964|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|768|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1960|51|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|824|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|827|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3218|#|0|0|824|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3218|#|0|0|824|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5452|#|2129|0|1257|765|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4007|dice and Cup|0|0|763|1137|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|830|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4016|anvil|0|0|764|1152|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5451|#|2124|0|1258|765|-74|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4017|forge|0|0|765|1152|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|759|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|761|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|834|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|765|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|766|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|767|1052|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|16|1209|476|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|769|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|842|1044|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|771|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9900|#|0|0|1211|742|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|771|1115|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|772|1035|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|819|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|772|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8611|#|0|0|1221|1147|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|773|1044|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7944|#|1109|0|860|1570|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|774|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|775|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|822|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|779|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|779|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|780|1066|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|824|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|782|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|829|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|785|1057|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1940|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|786|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|890|1498|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|786|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|789|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|831|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|790|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|791|1064|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|791|1084|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +267|a polished viewing crystal|1|0|1931|26|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|795|1065|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|778|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|795|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|1934|203|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|796|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1850|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|797|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|797|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|784|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|800|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|800|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|802|1061|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|1928|26|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|802|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|787|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|804|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2004|151|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|806|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|807|1027|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|807|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|802|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|809|1072|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|810|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|812|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|2001|57|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|812|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|861|1061|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|813|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1921|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|817|1029|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|814|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|819|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|819|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3938|#|0|0|1270|756|-70|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|864|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|819|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|818|1054|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|820|1072|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|821|1048|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|821|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|821|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|824|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|888|1553|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|824|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|826|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5451|#|2124|0|1248|702|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|866|1106|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|827|1073|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|828|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5147|a mask of orcish kin|2212|0|1255|755|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|829|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1106|0|1912|199|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|831|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|801|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|831|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6946|leaves|0|0|823|1100|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|833|1073|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4810|bust|0|0|874|1554|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|835|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|837|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|842|1110|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|845|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|847|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6946|leaves|0|0|808|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|848|1093|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|810|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|848|1104|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|809|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|853|1117|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7944|#|0|0|849|1566|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|854|1072|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|859|1041|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|817|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|859|1058|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|860|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|860|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|808|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|860|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|862|1039|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|862|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1860|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|862|1048|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|863|1058|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|876|1120|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|865|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|866|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|866|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|2052|184|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|867|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|761|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|867|1042|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|2000|153|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|867|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|867|1063|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|867|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|867|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|867|1092|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|867|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|868|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|769|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|868|1103|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|869|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|869|1113|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|870|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|771|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|871|1097|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|873|1078|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|874|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2066|39|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|874|1117|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|876|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1923|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4334|garbage|0|0|878|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4334|garbage|0|0|879|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|759|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|761|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|761|1113|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|763|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1967|53|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|764|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|814|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|765|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2025|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|767|1049|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|767|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|769|1055|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|819|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|770|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|770|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|771|1047|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2025|68|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|771|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|840|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|771|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1936|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|772|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|773|1077|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|773|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|849|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|773|1118|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|778|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|780|1063|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2028|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|780|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|782|1069|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|1938|104|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|783|1060|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|889|1559|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|784|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|788|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|789|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|789|1067|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|789|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|2002|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|791|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|869|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|795|1062|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|1956|88|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|795|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|895|1553|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|795|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|795|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|869|1100|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|797|1068|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|797|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|797|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|2051|40|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|799|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|800|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|801|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|804|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|2001|154|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|804|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|805|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|806|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|807|1024|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|807|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|809|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|810|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|810|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6282|generator gears|1102|0|2034|93|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|812|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|812|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|817|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|819|1027|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|819|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|819|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|819|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|821|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1921|174|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|821|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|821|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|822|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|822|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|823|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|828|1035|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|829|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|829|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|817|1478|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|830|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|831|1056|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|831|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|831|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|833|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|833|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|837|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|839|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|843|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|845|1086|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|846|1096|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|846|1107|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|852|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|853|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|855|1120|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|858|1113|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6686|pure energy|6|0|1984|156|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|859|1038|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|860|1042|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|860|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|68|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|860|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|860|1064|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|861|1044|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|861|1061|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|862|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|862|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|862|1070|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|864|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2025|70|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|864|1073|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|865|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|865|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|865|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|865|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2061|43|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|866|1086|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|866|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|866|1106|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1039|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|867|1060|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1089|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|867|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|868|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|868|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|869|1045|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|869|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|869|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|1863|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|867|1089|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|868|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|1849|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|869|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|869|1095|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|869|1100|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|873|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|874|1072|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|874|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|875|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|876|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2038|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4335|garbage|0|0|876|1078|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|876|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|876|1120|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|878|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|879|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4335|garbage|0|0|881|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|761|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6231|#|0|0|669|670|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|764|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|767|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|767|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|768|1047|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|769|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|770|1077|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|777|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|778|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|779|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2253|metal piping|1102|0|1925|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|780|1060|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|781|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|784|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|785|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|786|1067|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|786|1087|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|787|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|792|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14613|raw energy|6|0|2043|143|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|797|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|801|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|802|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|804|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|807|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|809|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|814|1071|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|816|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|1845|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|816|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|819|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|819|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|826|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|828|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|830|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|840|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|842|1086|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|1858|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|843|1096|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|843|1107|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|849|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|855|1113|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|857|1042|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|857|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|858|1061|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1944|166|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|861|1073|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|862|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|862|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|862|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|862|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|863|1059|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|863|1083|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|863|1086|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2039|158|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|863|1106|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|864|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|864|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4336|garbage|0|0|865|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|866|1100|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4336|garbage|0|0|873|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|757|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|757|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|2219|0|641|1531|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|759|1032|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|759|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|762|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|763|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|763|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|763|1047|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|764|1033|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|765|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1941|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|765|1053|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|766|1115|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|768|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|769|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|769|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|769|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|769|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|769|1114|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|769|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2053|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|770|1050|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|770|1052|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|771|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|772|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|774|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|774|1115|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|778|1065|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1922|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|778|1067|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|779|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|781|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|782|1063|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|783|1066|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|783|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|787|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|787|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1943|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|787|1077|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|788|1070|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|788|1090|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|792|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|793|1064|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|793|1066|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|793|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|793|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1946|161|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|794|1069|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|795|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|795|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|798|1065|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|798|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|799|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|800|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|802|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|661|1497|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|802|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|803|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|804|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|805|1026|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|805|1028|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|0|0|815|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|806|1078|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|807|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|808|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|808|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|809|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|810|1027|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|811|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|813|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|0|0|808|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|816|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|817|1029|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|817|1031|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14625|raw energy|6|0|2032|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|817|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|817|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|818|1054|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|818|1117|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|819|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|0|0|823|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|819|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|821|1046|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|821|1049|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|822|1030|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|822|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|824|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|826|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|826|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|869|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|827|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|827|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|828|1109|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1972|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|829|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|829|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|830|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|831|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|832|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|832|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|834|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|835|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1106|0|1984|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|835|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|840|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|842|1044|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|844|1089|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|845|1099|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|845|1110|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|851|1078|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|851|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|689|1566|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|851|1118|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|856|1117|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|857|1040|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|857|1042|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|857|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|858|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|858|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|858|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Wisp figurine|0|0|697|1513|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|858|1068|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|859|1045|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|859|1054|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|860|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|860|1043|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|860|1064|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|862|1041|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|863|1062|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|863|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1922|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|863|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|863|1082|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|863|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|863|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|864|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|864|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|864|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|864|1108|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2004|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|864|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1041|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|865|1042|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1043|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1062|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1064|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|865|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|865|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1938|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1089|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|865|1091|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|865|1093|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|865|1093|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|865|1109|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|866|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|866|1119|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1944|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|867|1102|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|868|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|868|1103|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|869|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|870|1042|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|860|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|870|1063|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|870|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|2051|104|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|868|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1863|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4339|pile of garbage|0|0|800|1065|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|870|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4339|pile of garbage|0|0|856|1038|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|870|1092|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4339|pile of garbage|0|0|857|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|871|1077|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4339|pile of garbage|0|0|858|1038|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6732|pure energy|6|0|1891|88|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|871|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1847|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4339|pile of garbage|0|0|861|1104|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|872|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|902|1575|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2048|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4339|pile of garbage|0|0|862|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|872|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5453|water barrel|0|0|792|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|872|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6534|bellows|0|0|800|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|872|1118|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6542|forge|0|0|800|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|874|1094|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2052|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6546|bellows|0|0|800|1067|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|874|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6550|forge|0|0|800|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|875|1069|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6554|forge|0|0|800|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2078|122|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|876|1078|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6870|keg|0|0|792|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|877|1075|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7793|a strange metal cabinet|1102|0|2051|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6870|keg|0|0|792|1057|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|877|1105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6871|keg|0|0|792|1057|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|877|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6880|skull|0|0|779|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1935|113|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|877|1117|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6882|skull|0|0|794|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4337|garbage|0|0|879|1095|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4337|garbage|0|0|882|1106|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6882|skull|0|0|864|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4338|pile of garbage|0|0|776|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6883|skull|0|0|793|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4338|pile of garbage|0|0|792|1103|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|286|1014|5|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6921|bone pile|0|0|800|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|798|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|bone pile|0|0|843|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4338|pile of garbage|0|0|848|1104|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|bone pile|0|0|846|1073|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|bone pile|0|0|858|1051|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|bone pile|0|0|860|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6921|bone pile|0|0|869|1022|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2023|63|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6922|bone pile|0|0|764|1040|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|801|1066|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|803|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|834|1053|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|841|1095|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|843|1081|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6922|bone pile|0|0|860|1009|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|0|0|808|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6923|bone pile|0|0|777|1062|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6923|bone pile|0|0|856|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6924|bone pile|0|0|853|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6925|bone pile|0|0|790|1092|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6925|bone pile|0|0|819|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1916|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6925|bone pile|0|0|851|1095|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6925|bone pile|0|0|863|1043|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6925|bone pile|0|0|863|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6926|bone pile|0|0|793|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2045|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6926|bone pile|0|0|794|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|2001|57|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6926|bone pile|0|0|866|1057|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|1935|26|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|809|1059|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|1645|0|2000|153|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6927|bone pile|0|0|844|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|1645|0|1985|71|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|1960|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|788|1056|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|1985|71|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|788|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|1857|116|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|791|1060|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|1985|167|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|835|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|1645|0|1934|26|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2027|114|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|840|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|1934|203|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|854|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|1645|0|1985|167|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|858|1059|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2002|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|860|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2002|56|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2028|118|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|860|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|1859|105|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6928|bone pile|0|0|860|1108|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2001|152|-5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|861|1045|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2001|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1974|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6928|bone pile|0|0|865|1091|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +267|a polished viewing crystal|1|0|2004|57|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2037|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|bone|0|0|784|1057|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2037|80|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6929|bone|0|0|796|1058|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2037|80|-34|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1973|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|bone|0|0|796|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2037|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1987|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|bone|0|0|819|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|0|0|825|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2037|136|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6929|bone|0|0|847|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2037|136|-34|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6929|bone|0|0|859|1049|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2049|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1975|91|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|bone|0|0|865|1037|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2049|80|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6929|bone|0|0|865|1104|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|1985|71|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2051|80|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6930|bone|0|0|794|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2051|80|-29|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6930|bone|0|0|835|1055|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2050|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6930|bone|0|0|836|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2050|136|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6931|jaw bone|0|0|792|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +282|power level indicator|72|0|1985|167|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2052|136|-35|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6931|jaw bone|0|0|867|1102|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|2052|136|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6933|pelvis bone|0|0|795|1060|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|2049|80|-34|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6933|pelvis bone|0|0|852|1021|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1846|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|779|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1848|105|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2025|71|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6935|rib cage|0|0|784|1061|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1848|105|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|795|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1859|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|796|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1848|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|816|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|860|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|1925|25|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|835|1063|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1925|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|840|1070|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|1926|25|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|1847|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6935|rib cage|0|0|842|1090|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1926|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1945|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6935|rib cage|0|0|856|1094|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8611|#|0|0|1215|1098|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|1861|105|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6935|rib cage|0|0|863|1013|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1861|105|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6935|rib cage|0|0|865|1038|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1936|25|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1944|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6935|rib cage|0|0|868|1107|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1936|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1970|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6936|rib cage|0|0|781|1107|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7891|generator panel|0|0|1990|35|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4272|metal piping|1102|0|1937|25|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6936|rib cage|0|0|802|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1937|25|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6936|rib cage|0|0|849|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1846|105|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1107|0|1969|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6936|rib cage|0|0|850|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4272|metal piping|1102|0|1861|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6936|rib cage|0|0|854|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|867|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|72|0|1935|26|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6938|bone shards|0|0|797|1083|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6936|rib cage|0|0|871|1116|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|72|0|1934|26|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|72|0|1985|68|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|780|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6231|#|0|0|659|670|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6938|bone shards|0|0|858|1041|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|777|1058|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1969|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6727|pure energy|6|0|1942|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|72|0|1985|69|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6938|bone shards|0|0|862|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|778|1098|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6727|pure energy|6|0|1944|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|72|0|1985|69|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|780|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1959|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|786|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|781|1084|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6727|pure energy|6|0|1946|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2048|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|72|0|1985|70|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|796|1059|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|792|1106|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6727|pure energy|6|0|1916|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|72|0|1985|164|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|2068|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|798|1097|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|822|1084|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6727|pure energy|6|0|1918|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|72|0|1857|116|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6939|spine|0|0|799|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|853|1015|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6727|pure energy|6|0|1920|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|72|0|1985|165|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1102|0|1925|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|802|1068|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|863|1034|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1942|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2024|68|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|72|0|1985|165|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|841|1101|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6937|bone shards|0|0|867|1095|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1944|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -269|power level indicator|72|0|1985|166|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|854|1074|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6938|bone shards|0|0|781|1067|-10|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1946|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2254|metal piping|1102|0|2027|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 269|power level indicator|72|0|1933|26|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6939|spine|0|0|855|1092|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1949|28|-35|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|1179|1100|-25|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6939|spine|0|0|860|1047|11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1913|28|-35|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6940|spine|0|0|822|1076|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2052|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1916|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7094|refuse|0|0|861|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6943|leaves|0|0|814|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1918|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6943|leaves|0|0|815|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1920|28|-37|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6943|leaves|0|0|816|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2052|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1968|35|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6944|leaves|0|0|808|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2252|metal piping|1107|0|1973|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1968|35|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7605|broken barrel|0|0|793|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6944|leaves|0|0|815|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1973|35|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6944|leaves|0|0|816|1100|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1973|35|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6944|leaves|0|0|823|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +192|wooden post|1102|0|2050|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1976|187|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6945|leaves|0|0|808|1066|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8611|#|0|0|1215|1099|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1976|187|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8611|#|0|0|1215|1098|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6946|leaves|0|0|808|1065|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1981|187|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6946|leaves|0|0|823|1100|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1981|187|-36|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|0|0|804|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1985|35|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|0|0|805|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7891|generator panel|0|0|1990|35|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|808|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1971|90|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|809|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7891|generator panel|0|0|1972|90|-33|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|0|0|810|1087|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 267|a polished viewing crystal|1|0|2003|57|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|824|1088|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -267|a polished viewing crystal|1|0|2004|57|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|824|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 267|a polished viewing crystal|1|0|2002|153|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8611|#|0|0|1221|1147|-5|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|824|1112|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -267|a polished viewing crystal|1|0|2003|153|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6947|leaves|0|0|825|1091|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 267|a polished viewing crystal|1|0|1930|26|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6947|leaves|0|0|825|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -267|a polished viewing crystal|1|0|1931|26|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|0|0|808|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1940|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|0|0|808|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1106|0|2026|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6949|leaves|0|0|809|1064|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1942|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|0|0|814|1099|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|2068|191|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|0|0|815|1101|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1983|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|0|0|815|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1912|195|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6949|leaves|0|0|823|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1106|0|1912|196|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|0|0|808|1079|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1912|197|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|0|0|808|1081|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1912|198|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6950|leaves|0|0|814|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1106|0|1912|200|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6950|leaves|0|0|815|1090|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1912|201|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|0|0|816|1111|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1912|202|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6950|leaves|0|0|823|1110|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1921|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7092|refuse|0|0|799|1096|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1919|175|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7092|refuse|0|0|856|1067|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1106|0|1921|175|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7092|refuse|0|0|860|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1912|199|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7092|refuse|0|0|869|1056|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1911|203|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7092|refuse|0|0|869|1080|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1106|0|1941|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7094|refuse|0|0|857|1038|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6732|pure energy|6|0|2002|88|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7094|refuse|0|0|861|1080|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|2002|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7096|refuse|0|0|856|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|1938|104|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7603|broken barrel|0|0|794|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6732|pure energy|6|0|1939|184|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7604|broken barrel|0|0|794|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|2038|64|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7605|broken barrel|0|0|793|1060|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|2051|40|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7606|broken barrel|0|0|793|1061|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|1956|88|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7712|book|0|0|776|1066|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6732|pure energy|6|0|1956|120|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7712|book|0|0|800|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|2051|104|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7712|book|0|0|867|1036|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|2052|184|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7712|book|0|0|868|1082|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|1988|56|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|796|1104|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6732|pure energy|6|0|1883|88|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|799|1089|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|1891|88|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|844|1093|-9|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6732|pure energy|6|0|1893|152|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|860|1039|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|2000|153|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7713|books|0|0|861|1085|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|72|0|2000|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|72|0|1985|71|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -52685|#|0|0|762|1162|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|1985|71|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|1928|26|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|72|0|1933|26|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|1934|203|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|1934|206|-16|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|1934|206|-13|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|763|1156|-9|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|72|0|1985|167|-12|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|1985|167|-15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -282|power level indicator|72|0|2001|57|-11|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 282|power level indicator|72|0|2001|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2004|151|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2005|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2006|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2007|151|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2007|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2024|68|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2025|68|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2024|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2025|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2026|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2027|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2029|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2030|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2026|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2027|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2028|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1935|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1936|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1936|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1937|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1937|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1938|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1939|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1940|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1941|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1942|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1942|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1943|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1943|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1944|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2037|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2038|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2040|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2041|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2042|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2043|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2044|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2045|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2046|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1946|162|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1960|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1961|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1962|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1960|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1960|51|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1960|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1961|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1961|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1962|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1963|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1964|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1965|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1966|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2047|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2048|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2066|39|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|2067|39|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2068|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2069|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2070|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2071|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2078|122|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1967|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1967|53|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|2079|122|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1923|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1926|55|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1920|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1921|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1922|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1923|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1924|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1102|0|1932|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1933|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1102|0|1934|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2004|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4066|a cave entrance|1|0|709|667|-34|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2004|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4066|a cave entrance|1|0|710|667|-34|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2006|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4066|a cave entrance|1|0|711|667|-34|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2006|153|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2007|154|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2007|155|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|62|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|63|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2023|64|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2023|65|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2023|66|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|67|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|a tribal berry|6|0|1258|752|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|68|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|a tribal berry|6|0|1259|752|-72|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2024|69|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|a tribal berry|6|0|1264|752|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2024|70|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2512|a tribal berry|6|0|1267|752|-73|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2025|69|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2540|tribal paint|2101|0|1259|765|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2025|70|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3899|#|0|0|1276|785|-80|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2025|71|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3900|#|0|0|1287|777|-80|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2023|109|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3938|#|0|0|1270|756|-71|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|110|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3938|#|0|0|1270|756|-70|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5147|a mask of orcish kin|2212|0|1255|755|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2023|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5147|a mask of orcish kin|2212|0|1255|760|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2027|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5147|a mask of orcish kin|2212|0|1255|761|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2027|113|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5451|#|2124|0|1248|702|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2028|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5451|#|2124|0|1258|765|-74|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2027|114|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5451|#|2126|0|1260|765|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2027|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5452|#|2117|0|1266|765|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2028|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5452|#|2129|0|1257|765|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2028|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -9900|#|0|0|1211|742|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2028|118|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -9900|#|0|0|1217|740|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1935|110|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -9900|#|0|0|1270|762|-74|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1935|111|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3|#|0|16|1209|476|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1935|112|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2|#|0|16|1209|477|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1935|113|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1935|114|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4|#|0|16|718|1350|-55|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1935|115|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5|#|0|16|719|1350|-55|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1935|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3|#|0|16|286|1013|5|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1935|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2|#|0|16|286|1014|5|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1935|118|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4|#|0|16|986|996|-22|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1935|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5|#|0|16|987|996|-22|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1941|117|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3|#|0|16|1170|1287|-30|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1943|158|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2|#|0|16|1170|1288|-30|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1943|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3|#|0|16|1525|1340|4|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1944|160|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2|#|0|16|1525|1341|4|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1944|161|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4|#|0|16|524|211|-49|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1946|160|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 5|#|0|16|525|211|-49|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1946|161|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4|#|0|16|532|211|-44|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1944|162|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5|#|0|16|533|211|-44|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1944|163|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1944|164|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1944|165|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6227|#|0|0|658|675|-29|2|0|2|0|99|0|400000|125|1|0|0|0|0|0|1|0|0 -2252|metal piping|1102|0|1944|166|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6227|#|0|0|663|672|-30|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2039|155|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6227|#|0|0|664|670|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2039|156|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6227|#|0|0|666|676|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2039|157|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6227|#|0|0|668|672|-30|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2039|158|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6227|#|0|0|670|675|-29|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1944|167|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1962|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 52685|#|0|0|663|674|-15|2|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1962|41|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|780|1542|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1963|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1959|46|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1959|47|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1959|48|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6231|#|0|0|659|670|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1959|49|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6231|#|0|0|662|676|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1963|42|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6231|#|0|0|666|661|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1963|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6231|#|0|0|669|670|-29|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1963|44|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1959|50|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1960|51|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3|ankh|0|0|286|1013|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1962|51|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2|ankh|0|0|286|1014|5|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1966|53|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2067|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2067|41|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2068|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2067|42|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2067|43|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1946|162|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|2077|121|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|2077|122|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1922|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1922|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1925|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1102|0|1925|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2252|metal piping|1102|0|1923|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2016|109|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6686|pure energy|6|0|2032|83|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2032|87|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|689|1566|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2032|91|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Wisp figurine|0|0|689|1570|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2032|123|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|691|1513|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2032|139|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Wisp figurine|0|0|694|1513|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2032|143|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|697|1513|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|2032|147|-19|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Wisp figurine|0|0|700|1513|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1952|171|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|657|1501|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|896|1511|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6686|pure energy|6|0|2064|108|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|657|1506|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1968|197|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|661|1497|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1984|60|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Wisp figurine|0|0|649|1297|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1845|109|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|649|1300|-19|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1845|120|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|654|1297|-14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1984|156|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|0|0|654|1300|-21|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1872|108|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine adorning an ankh|0|0|718|1553|-18|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1872|123|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine adorning an ankh|0|0|719|1553|-10|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 6686|pure energy|6|0|1888|73|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Wisp figurine adorning an ankh|0|0|720|1553|-18|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -6686|pure energy|6|0|1920|126|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Wisp figurine|2219|0|641|1531|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|2027|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Wisp figurine|2219|0|666|1497|-15|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|2028|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -200|stone wall|2404|0|836|1471|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|2029|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|2031|39|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1942|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1941|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1943|56|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1943|57|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|2070|190|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|2071|190|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1969|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1970|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1971|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1972|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1973|33|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1977|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1978|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1979|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1980|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1981|185|15|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|2069|190|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1984|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1985|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1986|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1987|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1914|193|4|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7944|#|1109|0|850|1570|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1106|0|1912|202|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1920|174|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1106|0|1921|174|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1106|0|2030|40|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7946|#|0|0|850|1565|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1106|0|1988|152|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|2024|71|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1102|0|2028|113|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|2028|119|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7946|#|0|0|858|1573|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2485|Easter Eggs|28|0|964|1547|-29|2|0|2|0|0|50|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|1938|116|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2565|wall torch|0|0|817|1478|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|2039|159|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2404|0|890|1515|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2565|wall torch|0|0|834|1467|-14|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|1945|163|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1102|0|1963|41|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|1963|45|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|777|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2253|metal piping|1102|0|1962|52|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|2068|41|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2253|metal piping|1102|0|1925|58|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4651|coolant|2|0|2024|112|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14613|raw energy|6|0|2031|48|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14613|raw energy|6|0|2031|49|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2032|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2032|181|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14613|raw energy|6|0|2043|87|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2043|88|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2043|143|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2043|144|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14613|raw energy|6|0|2060|43|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2060|44|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14613|raw energy|6|0|2066|179|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14613|raw energy|6|0|2066|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|861|1572|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 14613|raw energy|6|0|1855|116|-3|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2031|48|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2032|48|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2032|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2033|180|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 14625|raw energy|6|0|2043|87|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2044|87|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2043|143|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2044|143|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2060|43|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2061|43|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2066|179|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -14625|raw energy|6|0|2067|179|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4245|#|0|0|2001|57|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4245|#|0|0|2000|153|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4245|#|0|0|2003|153|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4654|blood|0|0|890|1573|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4245|#|0|0|2004|57|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4241|#|0|0|2002|58|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4241|#|0|0|2001|154|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4241|#|0|0|2002|154|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4241|#|0|0|2003|58|-27|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4241|#|0|0|1924|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4241|#|0|0|1938|26|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6282|generator gears|1102|0|2034|81|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7944|#|0|0|849|1566|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6282|generator gears|1102|0|2034|85|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6282|generator gears|1102|0|2034|89|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6282|generator gears|1102|0|2034|93|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6282|generator gears|1102|0|2034|137|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7944|#|0|0|849|1567|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 6282|generator gears|1102|0|2034|141|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6282|generator gears|1102|0|2034|145|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -6282|generator gears|1102|0|2034|149|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2036|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2036|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2038|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2038|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2036|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|902|1567|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2038|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2038|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2048|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3779|cleaver|0|0|874|1524|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2048|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3796|Cast out from our world by those who would not believe.|2101|0|877|1561|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2050|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3796|We who remain true shall rise again.|2101|0|883|1555|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2050|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3797|In remembrance of our noble leaders.|2101|0|875|1563|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2052|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3797|The true path to Order is through Chaos and the cleansing of all life.|2101|0|879|1559|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2052|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3797|Only then can Balance be found.|2101|0|881|1557|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2053|80|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2053|80|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2048|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2048|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2049|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2049|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2051|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2051|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2053|136|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4067|tapestry|0|0|825|1488|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|2053|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4068|tapestry|0|0|825|1486|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|2036|136|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4468|the first man of Sosaria|0|0|898|1508|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1845|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4468|the first man of Sosaria|0|0|901|1508|2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|1845|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4647|a statue of a man with the name Junin Pince etched at the base|0|0|874|1558|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1847|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4647|a statue of a man with the name Martoo Saul etched at the base|0|0|878|1554|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|1850|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4650|blood|0|0|873|1570|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1850|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4650|blood|0|0|879|1570|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|1858|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4650|blood|0|0|890|1570|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1858|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4651|coolant|0|0|893|1573|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1860|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4652|blood|0|0|875|1570|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|889|1557|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1860|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4652|blood|0|0|879|1573|-26|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|1863|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4652|blood|0|0|880|1572|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|894|1554|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1863|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4652|blood|0|0|893|1570|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|1847|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4653|blood|0|0|878|1572|-23|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|894|1558|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1849|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|873|1572|-17|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7793|a strange metal cabinet|1102|0|1849|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|874|1570|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8448|a finely crafted Black Wisp figurine|2406|0|896|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1862|105|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|878|1570|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7793|a strange metal cabinet|1102|0|1862|105|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|880|1571|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 4243|#|0|0|2000|153|-20|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4654|blood|0|0|890|1573|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1943|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -4810|bust|0|0|874|1554|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1944|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -5018|a statue of a woman with the name Zendella Kxriss etched at the base|0|0|876|1556|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1945|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7943|#|0|0|858|1572|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1946|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7944|#|0|0|849|1566|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1947|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7944|#|0|0|849|1566|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1969|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7944|#|0|0|849|1567|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1970|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 7944|#|0|0|849|1568|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1971|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7944|#|1109|0|850|1570|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1972|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7944|#|1109|0|860|1570|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1973|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7946|#|0|0|850|1565|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1974|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7946|#|0|0|855|1572|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1969|141|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -7946|#|0|0|858|1573|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1970|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|890|1498|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1975|91|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|890|1515|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1987|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Black Wisp figurine|2404|0|896|1504|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1988|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|896|1511|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1989|88|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|903|1504|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1984|94|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|903|1511|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1985|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|907|1498|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1985|138|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2404|0|907|1515|14|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1915|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|849|1562|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1916|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|849|1572|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1917|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Black Wisp figurine|2406|0|861|1562|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1918|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|861|1572|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1919|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|873|1567|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1920|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|873|1575|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1921|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|873|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2254|metal piping|1107|0|1942|24|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|880|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 2254|metal piping|1107|0|1984|138|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|888|1553|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1847|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|888|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2038|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Black Wisp figurine|2406|0|889|1555|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2038|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|889|1557|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2050|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|889|1559|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2052|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|894|1554|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2052|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8448|a finely crafted Black Wisp figurine|2406|0|894|1556|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2053|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|894|1558|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2053|80|-2|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|895|1553|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|2050|80|-7|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|896|1582|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1973|90|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1860|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|780|1542|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|902|1559|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1974|91|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1860|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|780|1545|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|902|1567|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1968|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1863|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|780|1547|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8448|a finely crafted Black Wisp figurine|2406|0|902|1575|-16|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1968|143|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1863|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|780|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|777|1546|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1969|142|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1847|105|-1|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 8612|#|0|0|780|1551|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -8612|#|0|0|777|1549|-28|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -2252|metal piping|1107|0|1970|143|-8|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -192|wooden post|1102|0|1850|105|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_moongates.jsdata b/data/js/jsdata/worldtemplates/ilshenar_moongates.jsdata index e7659002a..167fdf2ac 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_moongates.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_moongates.jsdata @@ -1,10 +1,10 @@ 2 -3948|blue moongate|0|0|1215|467|-13|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 -3948|blue moongate|0|0|722|1366|-60|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 -3948|blue moongate|0|0|744|724|-27|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 +3948|blue moongate|0|0|1532|1340|-3|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 3948|blue moongate|0|0|281|1016|3|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 -3948|blue moongate|0|0|987|1011|-31|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 +3948|blue moongate|0|0|744|724|-27|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 3948|blue moongate|0|0|1174|1286|-30|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 -3948|blue moongate|0|0|1532|1340|-3|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 3948|blue moongate|0|0|528|216|-45|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 +3948|blue moongate|0|0|1215|467|-13|2|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 +3948|blue moongate|0|0|722|1366|-60|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 +3948|blue moongate|0|0|987|1011|-31|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 3948|blue moongate|0|0|1721|218|96|2|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0|5011 diff --git a/data/js/jsdata/worldtemplates/ilshenar_signs.jsdata b/data/js/jsdata/worldtemplates/ilshenar_signs.jsdata index 8a0b912ec..01afce343 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_signs.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_signs.jsdata @@ -1,26 +1,26 @@ 2 +3035|repair station control panel|2101|0|1985|153|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3036|Bardic Guild|2101|0|824|777|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3036|Bardic Guild|2101|0|830|778|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3035|repair station control panel|2101|0|828|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3035|repair station control panel|2101|0|1854|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3071|#|2101|0|1852|105|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3036|Bardic Guild|2101|0|820|778|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3035|repair station control panel|2101|0|1976|35|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3071|Assassins Guild|2101|0|829|780|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3011|Twin Oaks Tavern|0|0|1566|1049|-6|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3041|a polished viewing crystal|1|0|1976|35|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3035|repair station control panel|2101|0|2028|41|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3075|#|2101|0|1854|105|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3054|Miners Guild|2101|0|824|779|-39|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3035|repair station control panel|2101|0|1942|57|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3035|repair station control panel|2101|0|1983|35|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3035|repair station control panel|2101|0|1976|35|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3035|repair station control panel|2101|0|1985|153|-31|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3035|repair station control panel|2101|0|1984|187|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3035|repair station control panel|2101|0|1854|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3035|repair station control panel|2101|0|1852|105|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3035|repair station control panel|2101|0|2028|41|-30|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3041|a polished viewing crystal|1|0|1983|35|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3041|a polished viewing crystal|1|0|1976|35|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3041|a polished viewing crystal|1|0|1984|187|-21|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3075|#|2101|0|1854|105|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3071|#|2101|0|1852|105|-24|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3036|Bardic Guild|2101|0|820|778|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3036|Bardic Guild|2101|0|824|777|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3036|Bardic Guild|2101|0|830|778|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3071|Assassins Guild|2101|0|829|780|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3071|Assassins Guild|2101|0|829|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3072|Assassins Guild|2101|0|820|779|-57|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3054|Miners Guild|2101|0|824|779|-39|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 -3035|repair station control panel|2101|0|828|774|-40|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3035|repair station control panel|2101|0|828|780|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3026|brass sign|2101|0|830|779|-60|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 3012|The Deuce's Vinculum Inn|0|0|667|680|-24|2|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/ilshenar_teleporters.jsdata b/data/js/jsdata/worldtemplates/ilshenar_teleporters.jsdata index 442aee531..c2314a7e5 100644 --- a/data/js/jsdata/worldtemplates/ilshenar_teleporters.jsdata +++ b/data/js/jsdata/worldtemplates/ilshenar_teleporters.jsdata @@ -1,2 +1,7 @@ 2 -7961|magic crystal|0|60|248|70|-22|2|0|2|0|0|255|400000|125|1|0|0|0|0|0|236|113|-28 +7961|magic crystal|0|60|249|70|-22|2|0|2|0|0|100|400000|125|1|0|0|0|0|0|235|116|-28 +7961|magic crystal|0|60|250|70|-22|2|0|2|0|0|100|400000|125|1|0|0|0|0|0|236|116|-28 +7961|magic crystal|0|60|236|114|-22|2|0|2|0|0|100|400000|125|1|0|0|0|0|0|250|72|-28 +7961|magic crystal|0|60|248|70|-22|2|0|2|0|0|100|400000|125|1|0|0|0|0|0|234|116|-28 +7961|magic crystal|0|60|235|114|-22|2|0|2|0|0|100|400000|125|1|0|0|0|0|0|249|72|-28 +7961|magic crystal|0|60|234|114|-22|2|0|2|0|0|100|400000|125|1|0|0|0|0|0|248|72|-28 diff --git a/data/js/jsdata/worldtemplates/trammel_blackthorncastle.jsdata b/data/js/jsdata/worldtemplates/trammel_blackthorncastle.jsdata new file mode 100644 index 000000000..25660e3b7 --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_blackthorncastle.jsdata @@ -0,0 +1,63 @@ +2 +1653|#|0|12|1509|1463|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1542|1407|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1500|1463|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|#|0|12|1519|1460|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1737|#|0|12|1552|1441|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1739|#|0|12|1553|1436|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1737|#|0|12|1552|1455|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1745|#|0|12|1559|1401|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1504|1444|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1737|#|0|12|1492|1444|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1504|1463|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1537|1407|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|1503|1444|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1737|#|0|12|1558|1423|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1745|#|0|12|1559|1393|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1739|#|0|12|1559|1423|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1739|#|0|12|1553|1441|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1739|#|0|12|1553|1455|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1747|#|0|12|1559|1392|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1747|#|0|12|1559|1396|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1737|#|0|12|1552|1436|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1747|#|0|12|1559|1400|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1745|#|0|12|1559|1397|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1739|#|0|12|1493|1444|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1519|1459|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1510|1463|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|1500|1450|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1501|1450|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1512|1418|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|1512|1419|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|1503|1463|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1485|1474|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1482|1470|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1490|1463|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1486|1474|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1483|1470|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1501|1463|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1495|1471|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1495|1472|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1491|1463|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1497|1437|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1497|1438|20|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1551|1428|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1552|1428|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1543|1407|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1536|1407|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1506|1431|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1501|1445|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1491|1463|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1492|1463|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1502|1445|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1507|1431|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1497|1439|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1497|1455|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1511|1460|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1511|1459|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1497|1454|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1497|1438|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1511|1450|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1653|#|0|12|1514|1455|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|#|0|12|1502|1448|40|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1502|1447|40|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_blackthorncastle_orig.jsdata b/data/js/jsdata/worldtemplates/trammel_blackthorncastle_orig.jsdata new file mode 100644 index 000000000..04296fc33 --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_blackthorncastle_orig.jsdata @@ -0,0 +1,260 @@ +2 +1781|#|0|0|1523|1454|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1524|1454|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7848|#|0|0|1521|1454|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1532|1441|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1523|1439|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1524|1439|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1534|1439|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1535|1439|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Castle Blackthorn|0|0|1526|1456|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1536|1441|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7031|#|0|0|1530|1412|55|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|205|1522|1454|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|A teleporter to the ground|0|60|1519|1454|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|1522|1457|15 +6178|A magical teleporter outside the gates|0|60|1522|1452|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|1522|1457|15 +1661|metal door|0|12|1532|1435|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1532|1427|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|1532|1420|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1529|1429|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|1529|1428|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1525|1435|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1526|1435|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|1529|1419|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|1529|1420|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1524|1412|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1528|1412|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1416|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1522|1436|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1522|1422|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|1530|1413|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2612|chest of drawers|0|1|1530|1415|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2612|chest of drawers|0|1|1533|1425|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2612|chest of drawers|0|1|1533|1433|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2639|armoire|0|1|1534|1432|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2639|armoire|0|1|1534|1424|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2639|armoire|0|1|1536|1412|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2854|candlabra|0|0|1530|1412|15|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1533|1432|15|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1533|1424|15|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1431|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1429|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1427|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1523|1425|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1431|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1429|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1427|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1527|1425|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2895|#|0|0|1525|1423|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1525|1430|20|1|0|2|0|1|300|0|0|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1525|1426|20|1|0|2|0|1|300|0|0|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1524|1430|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1527|1433|31|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1526|1430|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1526|1428|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1526|1426|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|1524|1432|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|1525|1425|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1431|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1429|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1425|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1425|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1427|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1429|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1524|1431|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1526|1427|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1525|1424|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2494|silverware|0|0|1525|1424|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1425|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1427|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1429|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2493|silverware|0|0|1524|1431|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1431|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1429|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1427|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2517|silverware|0|0|1526|1425|20|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1525|1428|20|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2471|glass pitcher|0|0|1525|1425|20|1|0|2|0|0|50|0|0|1|0|0|0|0|0|0|0|0 +2541|kettle|0|0|1515|1425|21|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2530|skillet|0|0|1514|1422|21|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0|2200 +2528|pot|0|0|1515|1422|21|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +2449|tray|0|0|1516|1427|21|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1422|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1512|1422|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1512|1424|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1514|1432|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1433|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1436|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1513|1437|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1518|1433|15|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4101|#|0|0|1515|1427|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4101|#|0|0|1512|1429|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4159|#|0|0|1518|1422|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1517|1422|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1516|1426|21|1|0|2|0|2|100|0|0|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1512|1428|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2471|#|0|0|1512|1425|21|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1435|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1436|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1437|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1435|18|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1436|18|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1436|21|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|1512|1437|18|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1432|15|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1432|24|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1518|1432|15|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1433|15|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1433|18|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1433|21|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1432|21|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1432|18|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1432|18|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1520|1432|21|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1518|1432|18|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|1519|1433|15|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|1519|1432|15|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|30|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1433|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1434|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1513|1432|25|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1516|1436|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1516|1436|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1436|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1435|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1435|25|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1517|1435|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1518|1435|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1518|1435|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1518|1436|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1513|1432|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1513|1432|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|25|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1432|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1512|1433|15|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1525|1421|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1526|1421|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1422|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1438|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1422|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1438|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1529|1420|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1420|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1537|1412|35|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1529|1412|35|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1533|1413|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1531|1413|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1532|1419|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1534|1419|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1417|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1415|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1530|1417|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1530|1415|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1525|1435|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1527|1435|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1532|1435|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1534|1435|35|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1423|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1426|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1430|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1435|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1522|1437|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1522|1436|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1522|1431|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1522|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1424|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1428|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1432|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1522|1434|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1525|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1527|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1531|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1532|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1533|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1528|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1528|1422|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1530|1422|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1529|1422|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1526|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1534|1425|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1534|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1532|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1528|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1527|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1533|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1531|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1525|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1528|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1526|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1532|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1534|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1526|1429|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1527|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1531|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1533|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1525|1433|35|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2643|armoire|0|1|1529|1415|55|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2628|dresser|0|1|1529|1417|55|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2629|dresser|0|0|1529|1416|55|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1522|1412|55|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1522|1419|55|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1534|1412|61|1|0|2|0|2|100|0|0|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1533|1418|61|1|0|2|0|2|100|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1422|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1422|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1438|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1522|1438|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1530|1421|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1531|1421|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2867|#|0|0|1540|1415|55|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1540|1417|55|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1532|1433|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1532|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1532|1429|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1433|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1535|1429|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1533|1419|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1534|1419|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1535|1419|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1535|1417|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1534|1417|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1533|1417|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1536|1412|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2897|#|0|0|1530|1417|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7713|#|0|0|1535|1418|61|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7712|#|0|0|1534|1418|61|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1537|1420|55|1|0|2|0|29|300|0|0|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|1524|1421|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|1525|1421|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1524|1436|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1524|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1528|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1528|1436|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1533|1429|60|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3612|backgammon board|0|0|1534|1431|60|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|1534|1433|60|1|0|2|0|0|10|0|0|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|1533|1433|60|1|0|2|0|0|10|0|0|1|0|0|0|0|0|0|0|0 +3604|chessmen|0|0|1533|1429|60|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1533|1429|60|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1533|1431|61|1|0|2|0|0|100|0|0|1|0|0|0|0|0|0|0|0 +3605|cards|0|0|1533|1434|61|1|0|2|0|0|10|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1429|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1523|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1432|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1430|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1528|1430|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1529|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1528|1432|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1527|1431|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1528|1434|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1529|1436|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1527|1437|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1436|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1435|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1523|1436|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1437|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1526|1434|55|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5123|short spear|0|0|1529|1413|59|1|0|2|0|0|400|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_containers.jsdata b/data/js/jsdata/worldtemplates/trammel_containers.jsdata new file mode 100644 index 000000000..48768afe2 --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_containers.jsdata @@ -0,0 +1,5601 @@ +2 +2639|#|0|1|4649|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1443|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5645|1400|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5197|93|5|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|333|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5958|68|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|90|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3261|8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2749|2164|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|84|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|333|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|3016|763|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5986|184|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|58|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1577|1736|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|728|885|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1238|1568|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1389|3851|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1416|1578|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|888|2386|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|784|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|794|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|562|2169|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2620|#|0|1|1444|1576|20|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2260|1188|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5395|40|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1481|1586|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4396|1160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1184|1709|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|993|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1431|1762|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5179|18|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2505|595|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2594|520|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1510|1560|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3981|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3722|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3263|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|555|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|12|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|289|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|872|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5908|51|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5678|521|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2768|966|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1359|3782|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|311|789|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1370|3897|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5999|3770|19|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|1775|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1160|2204|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|2864|848|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1466|3988|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|789|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5682|181|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|3048|3349|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1687|2467|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|649|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1377|3884|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5734|89|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1834|2731|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2959|704|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|528|972|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|766|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3683|1243|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1039|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|560|2218|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|791|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5733|88|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5449|91|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1378|3848|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4682|1222|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1707|1557|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5648|1400|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|405|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5718|554|23|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2873|3474|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5408|613|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|456|1134|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1844|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|1003|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|965|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5978|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1806|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|555|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|87|1425|1701|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1690|2467|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3682|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2990|776|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|852|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5507|653|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4333|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1328|3672|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5718|549|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2906|3480|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2786|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4551|856|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|662|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5401|978|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|0|3016|765|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2788|-8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|0|1474|1669|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1384|3773|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3056|3348|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|808|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1538|1685|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|728|882|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1182|3632|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1358|3733|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1688|3|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|825|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1573|1746|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5808|3271|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5520|1289|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3854|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1608|1513|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3852|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3704|#|0|0|5757|3166|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5653|1400|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1382|3848|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6085|93|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|600|827|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5349|1551|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1351|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5494|625|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|813|2192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4300|929|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1347|1649|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1954|2691|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2024|2785|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5435|98|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|2893|656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5179|24|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1506|3693|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|564|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2497|547|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|0|1538|1708|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3795|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5542|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1677|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|0|713|1479|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4329|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2768|963|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4113|key ring|0|0|5310|804|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 +2713|bookcase|0|1|1876|2727|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3849|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1669|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3729|1192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3986|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1537|1740|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|90|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|3030|3352|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5449|92|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|1754|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5985|184|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3985|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1464|1561|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1620|1560|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5281|536|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|617|2192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1932|2800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1721|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3987|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5303|809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3984|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1889|2690|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|328|1057|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5675|1433|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5141|577|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4408|1141|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5489|535|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1610|1584|-17|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2944|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2049|811|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5498|520|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5284|2011|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1141|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4408|1137|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5622|1845|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1459|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3745|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1619|1581|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3851|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3701|#|3|1|1464|1666|7|1|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3262|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1354|3810|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1567|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|0|2637|2084|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3748|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1565|1739|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|600|812|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|613|51|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3988|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|186|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5441|177|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1409|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1615|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1416|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1394|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3683|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2839|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2648|2192|4|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6104|93|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|325|790|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1461|1553|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4289|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|1592|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3850|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1901|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1306|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6084|93|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3793|#|0|0|2761|893|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2474|#|0|1|731|880|0|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|521|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4301|924|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|617|2240|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5418|1863|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2736|980|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3723|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1468|1520|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1404|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1474|3987|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|568|1124|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|961|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|560|2217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|456|1129|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1337|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|893|2384|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|999|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3978|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|5733|3269|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1304|1758|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|836|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3696|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2872|725|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1904|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|201|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5395|40|35|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|2995|832|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1905|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|607|826|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|561|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3737|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2880|746|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|3674|1319|20|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|94|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|5690|3284|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5450|91|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|0|596|2147|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5727|554|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1328|1653|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1855|2824|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4555|856|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4291|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5416|1481|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1600|1525|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2984|834|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2851|728|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2857|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3733|1192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1203|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|5808|3269|40|1|0|1|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3644|crate|0|1|5341|544|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3805|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|0|808|2186|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1429|1592|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2477|424|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1354|1646|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1347|1682|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|857|1684|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2856|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|836|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|732|880|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|610|2241|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|5276|3971|37|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5915|54|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1309|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5686|314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1909|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1747|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1061|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1452|3779|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4453|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|631|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6034|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1846|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3008|3531|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1659|1632|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5733|88|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|552|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1807|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6044|195|21|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3985|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|640|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2896|706|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2734|2184|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|179|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3852|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1405|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1860|2648|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|1834|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4022|40|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1422|3976|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1757|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|853|1693|0|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|309|784|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5176|848|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1347|1658|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1669|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3683|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2502|374|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1560|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5175|830|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1737|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3037|830|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1201|1848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1402|1800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1860|2651|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|5796|3266|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3675|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3693|1240|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2873|3476|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|749|1315|10|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5555|824|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1392|4011|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2443|487|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5422|244|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5360|1705|-67|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4478|1220|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1672|1573|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4392|1227|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|200|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1468|1595|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2865|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1676|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3684|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4424|1225|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5488|531|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1398|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4472|1084|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1462|1553|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2856|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1667|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1809|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1452|3736|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5313|802|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|2912|675|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1656|1646|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1045|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1743|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4424|1205|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4324|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5448|1443|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3889|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|826|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1497|1551|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2672|2243|2|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1846|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1064|2205|17|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1987|2904|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5280|537|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1886|2733|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1689|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2225|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|865|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2676|2241|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|3700|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1033|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1684|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1437|1596|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3981|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|563|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2940|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2935|3401|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|1589|1584|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2480|473|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3983|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|589|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2848|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5740|3258|17|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1044|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1352|1660|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1305|1688|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1717|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|600|2181|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|1888|2685|30|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3986|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|59|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +7774|#|0|0|2471|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4287|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1412|1746|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2904|3481|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5408|607|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|594|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3709|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|616|1147|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2497|545|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5993|149|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1494|1615|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2992|821|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5804|3275|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3989|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3603|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1592|1597|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1834|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1993|2715|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1260|859|16|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1507|3982|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5479|560|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3652|1120|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|323|790|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|611|51|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1418|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1459|1553|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4470|1215|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1996|2721|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2105|1|5392|1468|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1336|1733|60|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1939|2683|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|553|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|800|2273|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|1310|2733|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1250|870|16|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|512|988|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1056|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1838|2676|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|882|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1660|1632|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5317|1975|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|2937|928|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5451|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3983|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1739|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|0|1321|1600|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1834|2738|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|820|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1389|3852|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5163|864|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|1614|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1838|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4534|859|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1379|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3263|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5352|1296|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3853|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3608|1209|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2496|547|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|1164|2205|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1352|1590|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|323|790|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6080|92|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4312|925|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5640|1437|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|584|2148|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1407|1824|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5965|225|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1491|1555|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5135|1966|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1869|2640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1352|3761|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1478|3697|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2779|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5727|147|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|330|1240|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3745|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5196|918|-40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5277|804|1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6085|94|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1606|1704|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3853|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1561|1743|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1352|3752|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5832|242|-4|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1579|1584|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3668|1106|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4534|858|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|59|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2498|547|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2046|810|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2898|704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2886|3420|35|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1457|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3402|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1414|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|3734|1323|21|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2832|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2465|558|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3705|#|0|1|5262|3984|42|1|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|0|864|2313|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3806|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1834|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5387|680|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|640|2225|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2739|978|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5491|528|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5137|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|625|2161|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1981|2907|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1441|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|1762|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|986|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5363|1708|-75|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|1612|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1395|1688|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3793|#|0|0|5139|831|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3689|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|954|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|177|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|4411|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5177|1014|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|704|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2578|595|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2838|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2907|3480|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1142|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3402|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1711|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4560|1490|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1599|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|456|1133|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|960|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1577|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3976|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3054|3360|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2914|664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3269|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1400|1817|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3848|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1738|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6037|203|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1160|2208|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2791|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6057|40|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|4305|916|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|3976|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1609|1584|-20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|597|2160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2952|3447|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5972|172|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1932|2707|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1455|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3758|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|416|1034|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2036|2736|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3915|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6044|221|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3853|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1354|3805|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|595|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2936|941|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1321|3672|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1589|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1428|1596|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4552|856|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1742|23|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3685|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|0|595|2200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4388|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1382|3913|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1428|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1537|1739|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1954|2686|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1548|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2779|958|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3978|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1300|1567|36|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2643|#|0|1|2418|496|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|640|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5288|612|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3704|1226|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2993|640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|892|2396|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2497|382|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1618|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2481|#|0|0|1388|3826|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1370|3898|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|784|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3883|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5810|3274|11|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5805|3275|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|337|872|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4413|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2840|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5176|1013|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|5809|3291|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5133|849|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2791|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1313|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1672|1595|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1168|3638|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2907|3481|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2837|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|188|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2620|#|0|1|1442|1576|20|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5659|302|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5988|46|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2528|552|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|1771|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5575|190|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3402|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1365|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3760|1326|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5568|899|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2042|809|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|973|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|640|2178|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6089|172|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1740|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1415|1605|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1331|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1430|1675|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3792|#|0|0|6106|68|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5296|596|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|260|766|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|729|2233|-3|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3686|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2798|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5575|190|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4531|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3262|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3401|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1460|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3017|3424|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1996|2724|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1494|1544|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1462|3792|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3806|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1846|2738|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|903|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2034|2795|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|644|848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5692|3289|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4330|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4409|1032|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1923|2805|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|649|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5728|91|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|2752|2221|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1649|1547|45|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1354|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1367|3882|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|1497|1686|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1436|1755|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2840|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2787|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|1774|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2790|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3683|1242|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1123|3688|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4408|1221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5915|92|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|320|1060|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1414|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1758|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5145|64|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4293|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4417|1023|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1491|1557|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|3015|820|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3735|1309|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3851|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4397|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1413|1592|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1413|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1495|1544|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1429|1592|30|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|326|790|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5407|605|50|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|3046|816|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3601|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1503|1620|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1141|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1440|3978|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1685|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5672|1434|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|3688|1131|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1250|867|16|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1460|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1710|30|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1381|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1649|1549|45|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4561|1488|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|560|1221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4393|1160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4409|1032|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|575|59|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2427|429|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5297|592|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2841|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2896|789|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5759|144|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1578|1584|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5249|940|-39|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1456|3742|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2791|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|2736|990|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5966|66|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2664|2133|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|309|788|4|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|978|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|739|880|0|1|0|0|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|1440|1580|20|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2992|833|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3736|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4323|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2476|424|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5491|624|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1674|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3275|11|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1668|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1690|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5161|18|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5258|136|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5176|1014|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2259|1188|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|561|2216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1688|2467|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7774|bulletin board|0|0|1141|2234|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1394|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|785|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2225|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3261|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|985|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|656|1006|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3976|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5487|631|31|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|1|1614|1584|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4392|1064|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|633|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5912|231|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2481|592|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5568|1833|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3704|#|0|0|5771|3150|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3684|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3869|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1871|2640|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5931|84|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4391|1024|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1345|3752|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1486|3856|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1624|1584|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5976|83|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1133|3696|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2494|374|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1965|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|870|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4289|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1844|2729|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|820|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5184|629|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5285|688|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1421|3848|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5323|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5262|899|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1342|1658|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1681|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2496|549|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4488|1062|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1244|1696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6080|40|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|555|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1502|1611|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2507|474|21|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4331|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4530|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4424|1229|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3709|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3696|1217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3745|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1827|2669|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5387|587|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|610|882|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1737|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3849|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2965|3480|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3977|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|827|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3728|1293|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3026|3352|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1332|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6069|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5965|224|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3612|backgammon board|0|0|1402|1686|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2506|472|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4312|921|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3036|830|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3688|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1491|1553|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5574|190|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5691|3288|-4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2942|3401|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|563|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1689|1548|65|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2952|3451|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1656|1644|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5823|3238|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5407|605|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1224|1578|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5445|184|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1197|1714|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3675|1241|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1893|2688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1417|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2161|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|811|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|185|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3806|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6085|92|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|808|2327|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1466|1691|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|664|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|6122|166|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5314|776|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|1|1868|2648|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1576|1749|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1573|1742|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5445|1392|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1854|2787|-8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2912|677|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2912|666|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|6015|3564|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|1835|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1989|2858|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|670|1008|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5808|3265|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5348|1996|16|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|765|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3977|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1747|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1120|3612|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|619|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1460|1553|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|5725|3188|9|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5485|622|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2528|557|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1900|2702|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4384|1081|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5756|203|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5175|1010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5489|532|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|629|1032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1265|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2832|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1597|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|979|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6084|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3682|1186|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1468|1560|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1373|3849|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1651|1600|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|568|1125|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1838|2685|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1736|17|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|664|2149|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5982|84|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2476|#|0|0|2024|2862|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5450|1894|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2259|1190|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5960|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1758|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3988|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5436|182|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3401|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1497|1713|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1131|1816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5917|234|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2952|3450|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|616|1148|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3683|1244|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3981|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|544|2209|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|0|4552|1496|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1558|1656|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4328|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3491|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1440|3851|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|632|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5329|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3402|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|809|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4394|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3982|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|5796|3265|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1845|2701|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1199|5|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4531|939|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|679|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|0|2637|2085|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1597|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2496|430|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|872|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|292|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5329|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|600|2278|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3596|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4319|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1196|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1428|1595|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1742|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|1|1256|1884|3|1|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2938|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3735|1322|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|3793|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1250|1696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1445|3776|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2643|#|0|1|2720|2084|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|598|2243|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|808|2197|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2736|977|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1364|1616|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1340|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3032|3427|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3794|#|0|0|5423|1867|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2057|2848|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3977|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2885|3420|35|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|189|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1538|1693|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5932|65|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|552|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6109|42|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2840|946|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5384|656|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1386|1584|30|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|330|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1445|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1333|1740|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3806|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4618|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1396|3864|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|978|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2225|1198|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2259|1189|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2480|593|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1838|2681|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5151|990|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2838|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3696|1218|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4665|1392|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|13|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4410|1056|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|529|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3612|#|0|0|1807|2805|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1253|1696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2877|720|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2042|809|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3982|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1684|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1421|1576|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5913|57|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|1525|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|604|2251|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1496|1746|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2921|859|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|armoire|0|1|1131|2216|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3703|barrel|0|1|6056|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1384|3852|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2944|3401|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1446|1548|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1317|1600|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1496|1665|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3757|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1742|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5309|803|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|0|596|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1954|2692|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2512|639|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5393|520|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2029|2856|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|664|1014|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|6041|224|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3745|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5351|1551|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3889|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|318|785|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1624|1589|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3261|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|874|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|808|2324|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1747|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3737|1295|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|189|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1331|1653|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2955|870|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1932|2700|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3401|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5497|624|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1602|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1839|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1442|1553|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1493|1610|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5144|870|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4408|1217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1487|1689|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2936|3381|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1351|1650|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1457|1549|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1392|4009|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4472|1083|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3264|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1312|3770|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2036|2805|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3849|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4291|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1581|1584|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1364|1615|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4617|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1840|2673|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|983|6|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1363|3825|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1710|1552|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3012|3402|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1547|1648|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|30|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4289|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5440|191|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1379|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3788|#|0|0|5944|216|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5500|536|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5316|31|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|972|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4391|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1428|1647|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5988|220|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1355|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3978|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2034|2801|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|610|2216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1633|1509|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1981|2829|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|309|784|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1637|1504|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|649|2152|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5825|3259|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|185|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|597|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6084|93|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3758|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|543|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3681|1319|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1839|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4417|1460|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3028|835|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|armoire|0|1|6112|211|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2712|#|0|0|1418|1597|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1475|1754|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4289|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1184|1711|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5568|119|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1678|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3985|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4681|1180|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5678|529|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4447|1091|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|966|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1685|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|2520|521|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|1139|3657|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5673|1433|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5944|170|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1498|1656|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5994|144|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2832|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1873|2640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|3792|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2034|2805|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3819|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5296|595|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2024|2789|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6083|40|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|650|944|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1332|1741|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5395|1004|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|61|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|600|2178|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2786|-8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1056|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1464|1563|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3806|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|201|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1452|1613|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1496|1544|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3981|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2000|2720|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|526|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|0|3648|1161|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2541|673|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1579|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4289|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3401|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1709|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|186|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1425|1647|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5944|233|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1748|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2005|2720|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2838|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|97|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5497|520|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4430|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3492|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2020|2838|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1744|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3625|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3733|1295|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1759|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2024|2796|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2962|874|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|425|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5133|967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|178|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3854|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|551|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1246|1696|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1461|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1746|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|284|775|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5361|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3674|1315|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4326|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5976|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|728|2232|-3|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1416|1592|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2936|3498|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1457|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2465|560|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|897|2392|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1321|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3544|1197|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4682|1225|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|336|884|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5576|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2628|#|0|1|1328|1657|72|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1567|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2500|545|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1487|1689|22|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|527|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1493|1620|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|181|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|2753|2169|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1672|1596|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|1761|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1386|3849|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2918|862|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2889|784|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1168|3640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5953|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2963|882|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|874|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5659|320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3986|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3985|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4398|1160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1538|1716|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|597|2272|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|592|2273|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|318|784|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3791|#|0|0|5948|229|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3981|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|205|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5339|544|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1344|3753|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|766|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2873|3466|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5811|3275|11|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|584|2145|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1497|1693|26|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +4014|#|0|0|5503|224|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3820|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1893|2680|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3854|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|632|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1839|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5424|45|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3263|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3850|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|790|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|477|840|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|760|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|1|1384|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1852|2767|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2566|521|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|611|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3697|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|610|2251|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6100|35|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1304|3710|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1417|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1813|2800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4624|1212|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5434|195|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1932|2702|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|593|2250|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6062|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5734|88|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1400|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|593|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5484|622|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1608|1585|-20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3011|3400|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1661|1600|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1044|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|0|648|811|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2952|3444|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2528|553|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|870|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1537|1743|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|Metal Box|0|8|1446|1647|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3680|1100|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1498|3706|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|648|2157|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1834|2742|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1494|1555|36|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3744|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2582|595|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2477|#|0|0|1671|1547|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2963|3480|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4408|1112|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3679|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5929|76|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|585|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2906|3480|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1382|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3982|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|544|809|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5615|776|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2791|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|639|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2941|3401|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3745|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5521|202|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3682|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3009|776|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2965|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|528|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1688|0|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1567|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2252|1189|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3753|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1419|1576|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|999|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1391|1824|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5149|91|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1746|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|852|1693|0|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|584|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5826|3263|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1596|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2992|817|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5145|76|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2941|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|a trash barrel|0|87|3015|3539|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7774|bulletin board|0|0|559|2168|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|5726|3188|9|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4412|1142|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1133|3656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3890|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +16057|#|0|0|683|2239|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3792|#|0|0|6058|66|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1710|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5416|1484|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|700|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1382|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1384|3774|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2672|2244|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4393|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|666|1008|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1487|1546|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|857|1680|0|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3853|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1430|1592|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5741|3258|17|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4332|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|640|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5362|2011|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2786|-5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1448|4013|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|611|48|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1592|1596|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3729|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|3695|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1683|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|6080|93|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5702|306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|5804|3270|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2872|721|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1600|1520|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5693|3288|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1492|1715|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|1761|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1603|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1896|2802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1474|1592|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2029|2862|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1345|3870|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1412|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2425|552|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1496|1657|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|5711|3202|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|833|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1609|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|636|2159|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1560|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1600|1526|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|200|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3853|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|201|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|1502|1610|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1347|1650|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3984|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3689|1318|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3848|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5448|91|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5483|205|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|1|1478|3696|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3042|816|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1466|3987|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|548|2208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1561|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2260|1189|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1328|1588|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4289|920|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1742|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1546|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3976|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5492|574|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3612|#|0|0|1626|1587|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3737|1301|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3708|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1743|26|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|826|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|3792|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4397|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|996|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2788|-5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1744|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1884|2655|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|0|1417|1601|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2448|483|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1419|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|91|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1744|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2996|832|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|744|2264|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|794|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5176|1014|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|1658|1576|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6059|157|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2025|2832|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4396|1045|8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1315|1607|60|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|402|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|577|2188|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|8|1480|1671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|787|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5414|243|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3870|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1676|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|312|790|-23|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5647|1434|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|3977|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6080|91|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3009|776|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1412|3696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5488|631|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5459|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|1457|1548|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4544|1045|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1897|2812|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3275|14|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|964|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1739|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5311|981|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3853|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|3028|818|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|528|969|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2943|3401|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3741|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2252|1190|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1650|1600|26|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3852|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|816|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2529|555|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1677|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3985|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1553|1657|32|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2430|528|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5732|94|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3730|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|201|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5150|741|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1388|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5571|188|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1382|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4300|929|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3745|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1613|1709|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5567|900|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5362|1718|-125|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3869|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|630|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1544|1712|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|633|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3728|1195|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5732|94|2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5826|3260|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4692|1407|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2874|692|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1408|1605|50|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3982|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3649|1136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1688|0|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1579|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5807|3274|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|177|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +16057|#|0|0|709|2239|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|401|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1738|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1392|4017|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3985|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2045|811|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1586|1584|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1415|1601|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1440|3769|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3983|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1573|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5807|3271|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|0|4552|1501|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2857|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5657|320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|819|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|406|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|5804|3271|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4408|1060|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5686|322|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1500|1623|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|826|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|544|808|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2857|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2482|472|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1560|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1991|2887|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|986|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|717|1479|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1332|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|642|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2888|661|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2962|893|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2040|809|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4664|1397|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1386|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|991|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|995|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5728|90|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1687|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5715|556|23|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5387|698|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|3010|838|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5137|1961|6|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5304|32|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|310|788|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4408|1138|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4393|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1619|1583|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1894|2688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5965|222|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1430|3880|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1697|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4330|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2862|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1316|1607|55|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|1608|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|631|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|546|2208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1332|1741|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5692|3287|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2798|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3793|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|12|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1994|2715|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|624|2173|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|314|792|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2676|2245|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2944|3401|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3744|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2857|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|632|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1353|3752|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3688|1106|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1373|3812|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1144|1547|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3618|1248|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3493|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|2152|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5572|192|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2508|466|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1616|1582|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4424|1201|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3270|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|337|872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1061|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|736|2141|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1746|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2500|547|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2963|870|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|0|1578|1594|40|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3978|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5622|1845|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2160|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5908|53|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6085|93|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1689|1549|65|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3008|3457|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1841|2701|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1328|3694|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|473|840|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3853|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|870|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|182|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5173|18|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2693|2204|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4448|1061|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2874|712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|424|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1738|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5916|60|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1567|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5334|1320|8|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1354|1659|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2505|594|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5280|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3708|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|545|808|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1313|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5176|91|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5509|222|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4013|#|0|0|1814|2806|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4625|1328|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|8|1453|1678|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3680|1106|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|A Trashcan|537|87|5671|3128|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1989|2904|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|676|2243|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2940|3402|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4292|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|331|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|642|2176|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|552|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2221|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|5571|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|A Trashcan|632|87|5270|3988|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5247|838|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1560|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3744|1301|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1416|3859|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1810|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|328|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|736|2346|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2837|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3979|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6080|90|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3753|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3483|16|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1492|1617|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6110|68|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5691|3289|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|448|962|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1838|2680|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2893|913|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5645|1413|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|641|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1747|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1562|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|2674|2238|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1873|2640|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|794|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5614|15|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4013|backgammon game|0|1|558|2188|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|2992|813|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3850|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|95|6|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|4410|1136|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1884|2653|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|951|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2416|525|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6060|101|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2974|3400|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4417|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1064|2203|17|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1832|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1648|1644|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5418|1863|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1806|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1442|1552|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3679|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5154|993|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1376|3779|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1467|1560|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3681|1321|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1476|1592|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2225|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1710|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|849|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1123|3688|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|526|68|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1681|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|554|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5491|60|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1607|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|592|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|291|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1840|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1349|3752|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6104|82|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5384|679|24|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2675|2241|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4332|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4313|920|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3744|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3850|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|4683|1168|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2222|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1806|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|641|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|557|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2917|806|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2452|429|21|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3683|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|1|1865|2646|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1743|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5392|520|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|333|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1062|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1844|2716|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3684|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1688|1573|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|790|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4386|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2840|899|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1385|3848|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|542|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1650|1544|25|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2971|3400|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|330|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|323|795|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|3697|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2528|553|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1426|1752|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1161|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|29|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|1761|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3704|#|0|0|5757|3160|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|556|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|637|1040|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|1002|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4623|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3011|3401|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1424|1647|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|864|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2437|408|21|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1580|-20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2885|689|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|617|2250|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1187|1704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1607|1704|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5808|13|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|181|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1353|1650|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4520|1066|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|2674|2233|6|1|0|1|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3703|barrel|0|1|1406|1824|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|2048|803|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2918|805|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|892|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1382|3912|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4287|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1056|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|682|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1366|3853|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|816|2330|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3034|3354|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1556|1656|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|326|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|648|827|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|285|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1740|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5572|895|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3025|825|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4290|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1839|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2955|864|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|330|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1739|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5687|311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2516|652|7|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2641|#|0|1|616|2118|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1738|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|985|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2960|624|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4301|924|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4113|key ring|0|0|3768|1160|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|5013 +3650|#|0|1|2728|2187|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5145|83|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1417|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2779|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1672|1549|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1491|1556|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5390|604|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|857|1693|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2445|483|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|94|2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|2027|2803|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|424|1042|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|809|2192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1345|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1132|3696|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5493|574|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|5711|3203|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1902|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|644|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|642|2235|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3803|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|576|2237|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|639|2246|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|663|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1954|2685|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1648|1641|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1739|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4525|932|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2624|2099|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|836|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3275|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|811|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|11|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|317|784|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2918|857|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3851|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5989|169|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1461|3816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|844|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1433|1592|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4411|1109|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5324|977|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1578|1736|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5317|1975|16|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1882|2808|16|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1133|1816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1595|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2848|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|1003|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1889|2692|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|1750|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|552|2220|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2912|801|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|426|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2997|832|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3675|1237|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|973|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|630|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5157|901|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|3716|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3864|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1675|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5717|144|-16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2837|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1497|1656|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1742|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|959|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4691|1407|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4384|1111|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5205|778|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6063|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1392|3813|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2498|545|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5178|1014|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3677|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3664|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5283|648|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5477|201|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2888|3420|35|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2160|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2872|676|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2923|792|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1844|2717|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1677|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1812|2800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1495|1713|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3741|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1392|1807|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3889|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2912|674|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|715|1479|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|873|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|424|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2590|533|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1938|2683|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1831|2671|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3651|#|0|1|1817|2800|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2020|2744|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3979|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1848|2819|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2173|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|426|1040|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|701|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2844|864|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|1437|1597|20|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1485|3980|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|394|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4329|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|656|827|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1144|1621|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5488|534|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1249|1696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3728|1202|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3984|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3741|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5261|159|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|632|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2842|792|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|626|842|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|573|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2448|#|0|0|1384|3825|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|3025|825|2|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1384|1817|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4616|1206|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5525|204|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1428|1593|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1336|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|956|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|1|1868|2646|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2863|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1435|1720|26|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3703|#|0|1|544|808|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5574|190|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|190|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1743|23|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5774|3153|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1331|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6040|223|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1887|2733|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|624|839|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5868|118|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2616|615|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1347|1656|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3982|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|664|813|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1317|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3686|1240|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4292|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1834|2729|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|416|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1576|1748|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|668|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3000|813|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5317|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1511|1560|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4329|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1889|2689|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1560|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3736|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5598|835|50|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1492|1718|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2507|632|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4624|1209|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7775|bulletin board|0|0|1492|1607|20|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|869|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1472|3701|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3848|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1569|1748|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5487|623|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2833|864|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1544|1688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1738|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1743|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5178|845|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2024|2739|50|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5329|1324|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1519|3984|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1576|1598|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|833|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2512|634|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6085|88|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1184|1710|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|613|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3261|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|1|2509|593|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5904|27|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5281|536|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|576|2233|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3757|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|0|339|872|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5452|83|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|1761|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1350|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1567|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1315|3768|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1176|3637|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3756|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|84|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|5215|4007|37|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2887|3420|35|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|648|944|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|857|1679|0|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1394|4016|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2738|979|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4447|1093|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1304|3694|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1141|3664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5280|573|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2541|674|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5613|777|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|318|795|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3898|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5320|776|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|5691|3284|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3731|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5450|1893|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3849|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1301|30|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|6061|101|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3852|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3991|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1362|3829|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|320|1058|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|200|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5977|187|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2174|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5985|173|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2060|2774|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2841|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|579|2120|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5485|622|31|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1748|21|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1844|2711|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3976|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|189|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|64|5610|1837|0|1|0|2|0|0|13212|400000|125|1|0|0|0|0|0|0|16798814|22036821 +2715|#|0|1|1619|1560|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2061|2774|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4389|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1563|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3703|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3685|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|555|66|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1568|1697|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|843|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5810|3275|17|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3849|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|145|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|0|603|2272|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|181|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1619|1582|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2840|952|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1390|1824|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2832|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2967|3400|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1543|1712|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|1751|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1181|3632|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1328|1647|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5280|658|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|600|828|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1876|2735|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|3008|3530|15|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|453|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2967|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1392|3870|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5280|536|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|552|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1470|1520|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1923|2803|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|5724|3189|9|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3806|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1304|3690|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|728|2233|-3|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|10|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|3004|3389|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|4400|1155|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1388|3852|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|3762|1227|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2715|#|0|1|1460|3792|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|181|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1433|3743|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1841|2710|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2840|948|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2026|2832|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1749|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4330|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1982|2904|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|873|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3275|17|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|3705|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3979|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1568|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5452|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|600|820|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|177|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3005|826|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3696|1179|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|313|793|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1748|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5706|659|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3794|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5740|3258|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1312|3779|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +16019|#|0|0|5834|3260|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2972|3400|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5642|1432|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|94|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|605|2200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5809|3274|11|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1844|2712|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3853|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1299|30|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2834|864|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3688|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3492|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|833|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1442|3718|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1869|2640|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|648|826|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4021|37|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|5742|3195|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3679|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1495|3694|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|60|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1040|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1737|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1168|3645|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2779|952|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3728|1194|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1382|3912|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3821|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2936|3374|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2506|632|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|449|960|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6079|40|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4682|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|323|795|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1336|1732|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5827|3262|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3648|1172|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1412|1756|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1742|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1452|3849|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3674|1313|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1584|1598|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2497|381|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1491|1552|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4300|925|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1567|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4328|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1412|1750|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|656|2140|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1442|1558|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3793|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5406|43|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|6002|3771|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1336|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|582|2120|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|892|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3019|3424|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3739|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1064|2204|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2912|665|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|1397|3824|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1600|1521|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1608|1588|-20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|190|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1876|2728|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1414|1592|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1932|2701|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2790|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4682|1226|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2693|2205|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5510|221|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3981|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1460|3780|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2473|small crate|0|1|5994|144|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|179|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +7774|#|0|0|1452|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2943|3401|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2857|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1838|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5213|167|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4520|1067|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2057|2849|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2033|2789|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3823|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5432|1346|6|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2866|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2841|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5573|114|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1846|2714|16|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5686|321|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5501|217|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3848|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|560|969|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3988|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1415|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3986|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1832|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|461|960|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|541|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3261|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4478|1221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1679|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1845|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3987|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3781|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1512|1610|10|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2514|520|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|311|788|-23|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3048|3368|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5908|17|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1420|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5497|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1649|1545|25|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|642|848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1320|3678|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4544|1043|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2024|2865|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3736|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2542|632|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1041|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|954|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|950|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1461|1551|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1293|1784|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|794|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3992|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2718|2080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2741|2169|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|5961|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2913|857|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1743|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|3701|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|814|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2549|673|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|4300|920|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5308|110|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3672|1133|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3737|1289|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2863|808|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2448|434|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3680|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1560|1739|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5715|556|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|992|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5500|520|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|4420|1040|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|648|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5360|1715|-89|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5341|544|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3762|1187|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1889|2693|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1749|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3733|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5441|177|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5403|150|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4326|997|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|991|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|189|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1417|1592|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5989|185|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4624|1214|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2953|704|0|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2029|2865|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2944|941|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2992|810|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2046|804|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1496|1713|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1345|1728|60|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|827|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|629|1144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|728|884|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|568|2173|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1828|2731|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1327|3672|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1544|1737|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|9|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2869|856|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3982|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|29|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5987|81|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3984|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|200|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5728|1391|-1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1838|2674|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5810|3265|-1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1510|1613|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|190|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|616|2241|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5490|535|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1448|3713|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|6084|92|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2253|1190|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|177|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|392|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3703|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|2152|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6088|170|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3403|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1346|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|308|784|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2786|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2912|668|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1882|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|0|1614|1710|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1344|1588|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2492|398|21|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2716|#|0|1|642|843|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|64|5325|751|-20|1|0|2|0|0|13342|400000|125|1|0|0|0|0|0|0|16798814|22036821 +3646|#|0|1|416|1033|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|619|2215|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1537|1737|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4392|1209|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2940|3496|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1461|1548|53|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5416|243|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3262|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5965|223|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5160|910|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2889|648|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3849|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|972|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2789|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|795|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2789|958|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2579|595|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2204|17|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1484|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5984|24|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3747|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5640|1435|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5175|1011|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|260|775|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|6084|92|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1487|1690|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5300|593|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|3792|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3261|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3853|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1400|1818|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1120|3610|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4412|1142|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2427|552|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3985|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3992|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3983|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|632|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1579|1738|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1336|1590|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4402|1041|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4559|918|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6122|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1400|1806|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|1588|2157|5|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|0|2839|880|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3709|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3704|#|0|0|5759|3150|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1224|1581|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|2153|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5741|48|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2746|2112|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1709|23|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|5741|3258|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|449|1104|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1749|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3035|830|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1839|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3884|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|598|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2955|888|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|850|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2048|811|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3760|1322|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3793|#|0|0|5351|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|272|766|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1885|2733|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1442|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1315|1607|55|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1456|3771|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3624|1213|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3664|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|3793|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3850|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1348|1728|60|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|736|2137|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1469|3984|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2846|865|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|549|808|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|29|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5136|959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3849|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|332|1240|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2960|810|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5660|3128|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3708|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3982|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5440|843|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6060|101|31|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|760|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5662|320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1738|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2043|2773|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|#|0|1|1368|3854|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|311|789|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5904|109|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|2872|3466|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1853|2787|-5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2422|528|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5452|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|998|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1396|1687|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1588|1584|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2174|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|3668|1128|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|630|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5984|32|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2790|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|832|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2040|808|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5505|629|31|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|4681|1169|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3986|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|814|2320|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1678|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4013|#|0|0|2486|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4329|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3484|12|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5917|60|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3702|#|68|1|1464|1665|6|1|0|2|0|0|100|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|98|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1573|1743|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|1289|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|6045|196|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|1416|1601|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|834|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5448|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3852|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1128|3656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2496|545|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3797|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|1|1870|2642|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5432|1348|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5983|81|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|638|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|670|824|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5418|1343|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6045|195|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1747|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1850|2824|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|2995|760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1465|1664|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3702|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|786|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5985|68|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|585|2160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2955|876|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1606|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|2441|435|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3705|pouch|0|1|5922|229|47|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1445|1548|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1062|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|765|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|639|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|598|2251|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2952|3446|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5307|31|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2840|953|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1473|3702|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1845|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5643|1415|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5997|56|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3980|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2225|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1384|3853|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|521|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|969|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3762|1190|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2020|2837|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|93|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5456|1367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1356|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1473|1592|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1332|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1661|1632|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5488|631|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3986|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2027|2856|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2040|811|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|0|1418|1605|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|425|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|792|2265|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1926|2798|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2963|864|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1853|2787|-8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5512|656|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5965|227|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|752|2268|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|600|2277|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|581|2230|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1316|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|787|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1708|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3268|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4681|1182|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3983|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5699|86|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|1417|1605|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5517|809|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|2880|3415|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5520|203|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|632|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5808|3264|-4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|784|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5340|544|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|0|1538|1706|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|322|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1689|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5525|204|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|592|2277|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2416|470|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1879|2726|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|745|2264|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5311|985|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2834|864|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|528|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|628|1032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|424|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3977|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1363|3805|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5982|29|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1366|1572|36|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1316|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4478|1223|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|744|2269|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1908|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5728|90|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|90|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1388|3825|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4288|921|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4392|1221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|528|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|837|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1932|2705|30|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|486|840|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|554|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3853|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1376|3852|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|556|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1327|1678|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|2034|2802|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|669|824|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2003|2715|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5386|552|66|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1344|1590|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3676|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2856|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|600|2284|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1835|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1486|1546|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1385|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2880|745|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1613|1584|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1465|1664|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5198|584|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1565|1747|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|1|1192|1704|3|1|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|913|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|963|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1906|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5619|1833|0|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4558|918|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5386|698|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1846|2673|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3985|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1568|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1748|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3758|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1322|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1352|1588|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1454|3736|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1408|1603|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|785|2216|10|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5587|815|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5922|229|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3701|backpack|0|1|5513|220|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|4690|1219|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|616|2115|0|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|8|1464|1671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3010|776|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|400|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4682|1176|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|555|2168|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|949|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1840|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|2469|563|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3850|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1659|1600|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5989|30|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|1|1586|1593|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3008|3428|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3797|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3992|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2259|1189|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3597|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1682|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|705|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1538|1692|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5476|898|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3593|1192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5466|826|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3977|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|852|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4683|1176|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6040|225|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2530|635|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|963|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3270|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5734|89|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5382|658|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|612|874|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|6080|184|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2886|648|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1328|1645|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1333|1740|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1502|1624|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4384|1027|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5919|236|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|4408|1458|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1304|3750|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1847|2673|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2791|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|832|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2020|2840|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3853|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3665|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|700|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2024|2790|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2421|528|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1845|2786|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|622|2112|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1476|3977|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|635|2163|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2419|494|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5974|81|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|620|874|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3883|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2992|812|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5516|808|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2904|3482|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1605|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2224|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|668|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3268|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|3705|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|3687|1244|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2028|2856|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5424|114|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|543|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2778|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6034|205|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1849|2730|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|625|1032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3239|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3732|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1472|1560|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|323|791|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2046|807|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1416|1605|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3983|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3687|1235|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|656|829|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5824|3262|8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2953|704|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|625|842|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5584|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|953|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1549|1648|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4293|993|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1860|2645|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|325|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5496|522|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1301|1680|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3739|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3986|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1032|1082|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|809|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1450|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4482|1065|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2880|749|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1582|1584|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|2963|888|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2676|2152|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1579|1738|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5439|182|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3805|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3774|1160|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1634|1509|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6060|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5534|45|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3760|1232|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3259|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1932|2704|30|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1444|1548|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3849|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3711|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|892|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|883|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|640|937|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1610|1584|-20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1376|3778|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5325|983|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2677|2245|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3976|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3982|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5329|1321|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1424|3961|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2966|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1415|1597|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2633|2092|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2593|636|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3684|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|644|842|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|982|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1436|1754|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2581|595|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|448|962|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|480|841|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3672|1321|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|718|2232|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1588|2155|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1453|4024|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1677|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5948|66|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|3733|1301|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1391|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3685|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5442|178|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1331|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1833|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1568|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|977|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|1417|2103|35|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2833|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|401|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1511|1565|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3704|1228|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1442|1557|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4476|1063|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1854|2819|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|825|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1907|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1677|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1288|1757|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1469|1560|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1390|3710|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5524|212|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2874|675|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5415|241|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5832|240|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|metal box|0|1|565|1307|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2677|2158|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4448|1060|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5918|91|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1565|1746|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|729|2232|-3|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1305|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3706|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1193|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5162|23|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1838|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1168|3644|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|3026|3354|35|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5362|2011|26|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1576|1698|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3849|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2520|547|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|640|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2915|664|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|6056|98|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1401|1560|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|549|808|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4291|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|639|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1356|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1477|1592|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1465|1664|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2840|950|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3685|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5985|62|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5177|1014|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5313|802|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|1001|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3853|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|975|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|766|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|712|1479|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1424|3885|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1852|2824|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2595|635|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|62|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5451|870|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5708|659|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3687|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1682|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2847|904|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1351|1659|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1176|3632|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1376|3781|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2251|1190|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5819|82|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|3674|1072|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3674|1314|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5479|560|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3986|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|785|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4333|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1565|1747|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3805|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3976|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2530|640|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|819|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2417|468|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|618|2215|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1850|2681|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|642|846|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1853|2767|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1305|1687|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1475|1755|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2018|2744|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5264|162|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3988|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|618|888|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|4300|921|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2024|2832|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|6033|204|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|0|1577|1594|40|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1899|2802|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3687|1245|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3976|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1045|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3853|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4280|925|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1992|2721|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1580|1584|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3976|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2500|374|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2480|469|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2788|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|461|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1676|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3685|1240|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1676|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|293|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3015|776|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1846|2786|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1833|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5356|1296|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|589|2144|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1341|1728|60|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|189|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|2212|1191|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1349|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2522|635|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5640|1404|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3612|#|0|0|3035|3346|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1412|1755|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1349|1590|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4473|1214|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1432|3961|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5727|91|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1608|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2985|640|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|836|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2494|593|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5288|611|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3261|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3688|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|996|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1741|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4396|1045|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1578|1748|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1124|3688|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1418|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|608|2157|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|331|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|776|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1432|1608|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2894|903|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3645|#|0|1|1333|1740|29|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3703|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|865|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|593|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2952|893|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1331|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5615|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2954|882|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1469|3985|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5448|1371|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|2045|803|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|555|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5763|145|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1444|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5828|364|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|568|1122|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6069|100|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5456|82|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|1032|1081|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|3012|3406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|993|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1387|3848|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|599|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3271|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1609|1585|-20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2020|2835|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4669|1392|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|640|941|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1406|1824|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1449|3736|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|656|1003|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|761|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|552|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1748|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1482|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|448|961|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5812|3267|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1459|1522|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4326|969|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5544|1290|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1429|1675|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4554|856|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5734|88|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4327|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|612|874|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2533|677|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5211|174|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1338|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|0|719|1479|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|840|1682|0|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1897|2804|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2046|811|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|5195|4067|57|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2672|2245|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3834|a spellbook|0|9|5291|95|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|546|811|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|1667|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1135|2225|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1804|2814|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2260|1190|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|658|2224|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1414|1588|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|997|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1689|3|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|598|2252|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5948|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1492|1714|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3853|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3978|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|3698|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2857|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2449|424|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1440|3804|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1863|2648|4|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2604|#|0|1|1349|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|290|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1807|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|2968|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2417|520|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1023|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|3057|3388|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3688|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4553|856|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|790|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2678|2157|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2019|2744|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2918|806|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4447|1087|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4321|920|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2252|1190|-2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|677|2244|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|664|821|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5660|320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3676|1144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1844|2701|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|635|2160|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|4400|1156|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4437|1159|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5733|89|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5479|564|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1845|2786|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2074|2857|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|553|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3977|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2225|1197|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|525|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1844|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5908|19|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4332|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|3040|825|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|2224|1212|0|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5386|679|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3704|1227|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|813|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1685|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1417|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|5724|3190|9|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1412|1753|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|3657|1187|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1515|1610|10|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|833|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5408|605|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5736|53|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4616|1203|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1056|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6119|208|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1738|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2677|2241|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1845|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|4457|1080|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|604|2184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5272|3360|32|1|0|0|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1737|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|560|2220|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2465|559|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3493|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2916|664|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1891|2680|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3012|3401|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1737|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1736|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|592|2251|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4321|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|552|2221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5385|698|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|600|2177|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|284|766|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1985|2884|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1354|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3850|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1660|1576|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5494|57|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5479|563|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5539|872|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4693|1407|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2997|632|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1608|1517|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1615|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1430|1592|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2872|722|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4483|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1500|1621|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3275|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5444|1392|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2917|664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3736|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1385|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3269|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|0|4429|1208|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3796|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1421|1547|36|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1814|2800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1248|1697|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2025|2799|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|312|793|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|888|2391|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1839|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|1290|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5384|529|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1324|3672|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1815|2800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4414|1044|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3790|#|0|0|5945|216|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2417|480|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1577|1736|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1148|1616|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3668|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|95|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1304|30|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1328|3751|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1184|1706|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1567|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|1880|2726|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1168|3646|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4429|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3848|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5493|625|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1544|1653|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2482|backpack|0|1|5518|214|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|672|1201|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2968|3400|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5974|84|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1687|3|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|555|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1492|1720|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6037|199|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|550|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1850|2674|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|705|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2833|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1672|1593|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1330|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1845|2787|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4409|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|853|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4293|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|621|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|214|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3984|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|528|70|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1891|2688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4534|860|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|2992|3430|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|147|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3870|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1381|3848|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2481|#|0|0|1385|3827|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6108|34|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|1667|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|888|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|608|2221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1737|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1327|1678|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|0|2736|989|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1739|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1833|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1838|2675|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1327|1677|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|336|882|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1426|1647|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5336|613|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1674|1568|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5988|188|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|401|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1269|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5658|320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1413|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1747|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3825|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|550|808|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|656|1002|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1587|1584|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|913|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1472|3702|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1839|2731|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|2011|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1401|1800|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3030|3354|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1395|1688|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5666|3283|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|1834|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1568|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5958|67|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1315|3720|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2959|704|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1333|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5391|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1810|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5786|554|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|665|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1894|2802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5236|938|-33|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|634|2161|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3268|-16|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|323|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|4408|1089|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5479|561|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|417|1032|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|814|2192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2664|2131|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|3016|776|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2563|674|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1314|3780|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3402|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5822|359|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1839|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|550|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5269|3977|37|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1688|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2967|3400|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2024|2859|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1745|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3882|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3668|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1353|3849|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1384|1586|30|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|666|2144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1329|1653|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3757|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5922|86|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|5724|3191|9|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1749|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1985|2908|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3703|barrel|0|1|1341|1674|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5987|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|1671|2982|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3262|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1312|3732|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|6043|230|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1256|1889|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|4404|1160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1653|1544|25|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1424|3965|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|452|1104|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1708|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3870|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5411|1925|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3008|3457|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4684|1176|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|425|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|1067|2268|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2035|2805|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1538|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1560|1743|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|795|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1872|2640|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|425|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3403|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3806|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5488|532|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6117|227|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3983|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4653|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3984|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|565|960|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1850|2680|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4292|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1474|3986|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1352|1659|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5517|1296|4|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|317|795|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|787|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|618|882|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4327|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1378|3848|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|metal box|1645|1|5537|1337|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5490|529|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5387|590|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3686|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|833|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3017|760|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1685|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3915|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2944|930|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1687|0|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3782|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1132|3696|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2963|3400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1345|3870|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2836|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|791|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1668|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|#|0|1|1419|2103|35|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5488|532|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1981|2905|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5288|611|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2936|3502|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1588|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4620|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1347|1652|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5999|3770|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|0|2750|976|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1393|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3688|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|3680|1112|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5389|223|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1899|2802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|480|842|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3744|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|621|2250|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2906|3480|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3684|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|917|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4403|1041|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2858|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3702|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1557|1656|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1338|1653|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1476|3977|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5553|831|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2797|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3762|1191|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2480|477|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1562|1762|16|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2714|#|0|1|2768|967|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|738|880|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1362|3851|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|1073|2195|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2786|-2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5610|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1344|3870|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3806|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|670|2144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|456|1117|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1354|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|837|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|424|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|2043|2777|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5666|3289|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|320|1241|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1416|1555|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5760|187|-4|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2057|2848|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3715|#|0|1|5666|3287|11|1|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|332|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1471|1560|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4392|1201|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|835|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4425|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1833|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5914|93|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5396|40|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|551|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2034|2807|16|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2962|886|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2920|669|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|552|2173|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +7774|bulletin board|0|0|1932|2786|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|2420|528|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|640|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3740|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|656|1005|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4281|920|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|794|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1847|2821|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1870|2640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3739|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3760|1251|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1675|1568|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2941|928|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|93|2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1572|1743|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1988|2904|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5656|307|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1056|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|983|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5741|3259|14|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3992|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2203|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|649|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2962|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1839|2673|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2224|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3732|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1544|1686|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1458|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|549|2208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|851|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2533|652|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2650|2192|4|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1351|1646|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5520|202|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1405|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1384|3853|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|551|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3686|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|0|4429|1200|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|552|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5496|522|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1622|1588|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3646|crate|0|1|5961|79|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3734|1192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|333|1240|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5392|981|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|553|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|1748|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|0|4552|1495|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2034|2798|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1167|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2838|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5667|3283|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1439|1762|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2849|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2416|524|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|2872|3509|10|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|341|872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1807|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|645|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|616|829|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5683|188|-2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1743|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1748|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1811|2834|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2443|486|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5179|1014|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|2872|3473|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|321|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3976|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5492|56|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5507|520|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|639|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2907|3480|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3989|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4384|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3048|3420|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5348|1996|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3741|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|832|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1347|1682|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1842|2701|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|741|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2888|654|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5984|154|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1347|1654|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3706|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5480|198|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2547|634|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1549|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4022|37|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2712|2209|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3977|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1464|1664|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1664|1547|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2834|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1305|1688|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5211|167|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1142|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1876|2729|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|744|2265|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|2749|976|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1424|3884|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|645|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1336|1735|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1810|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5810|3271|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3683|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1606|1705|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5507|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2936|937|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1477|3696|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1176|3638|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|-2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3030|3356|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5329|1320|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4291|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|2860|998|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|776|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|1771|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2024|2785|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|549|813|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|737|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3805|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1740|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1378|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3651|1160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5660|3124|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4384|1108|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3701|backpack|0|1|5449|82|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6040|226|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5976|189|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1569|1739|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1380|3731|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5280|573|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1354|3752|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2798|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|853|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|1408|1718|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|819|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|612|48|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3702|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|612|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5701|3204|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|29|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3609|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3991|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1708|1552|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1748|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|1134|2226|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1242|1696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1492|1618|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1594|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3980|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3605|1232|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|874|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1412|1749|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1987|2858|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4397|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1415|1592|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1379|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|573|2112|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5750|147|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1318|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|3768|1163|6|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1440|3800|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1576|1564|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|5809|3265|32|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1736|19|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2477|#|0|0|1652|1563|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1832|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2496|429|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2744|2117|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1846|2794|-2|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|3745|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2960|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1840|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1608|1584|-20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2736|989|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5944|168|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|1770|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2962|889|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1198|5|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2497|384|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1537|1741|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1485|3856|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1652|1544|25|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|177|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2025|2832|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2835|864|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5280|653|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|642|844|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3683|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|528|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5388|601|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3977|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1965|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4421|1039|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|544|2213|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2477|#|0|0|1552|1682|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2020|2836|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4549|921|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1676|1584|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2206|17|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1471|1577|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1440|3849|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1305|1687|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5336|613|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5215|161|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4330|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|570|2123|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|549|814|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1200|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1301|1680|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|888|2390|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1352|3757|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|2198|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1458|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1579|-20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3914|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1687|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5525|62|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|820|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1377|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1814|2810|26|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2639|#|0|1|2967|3410|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5184|629|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2462|450|21|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3270|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2991|640|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2058|2858|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2421|520|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1510|1560|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|636|2159|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|542|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|560|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1579|1736|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3011|779|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2790|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2533|672|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1744|23|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2021|2744|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1066|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5720|1386|2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4384|1109|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2222|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1355|3825|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|0|4425|1208|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4392|1080|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|680|1209|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1832|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|474|840|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1346|1683|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3865|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1607|1704|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|1|1865|2648|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|5270|3971|37|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1056|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1057|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3978|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5388|1907|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1849|2819|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3987|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4682|1223|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3748|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1424|1753|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3682|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1506|3693|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5284|2011|7|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|180|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6081|44|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1838|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|1336|1588|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2580|595|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5213|174|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1129|3656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|586|2224|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3064|3336|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5417|1864|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1617|1579|-20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1429|3872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1415|1608|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1537|1742|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5355|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1621|1646|35|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1496|1658|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6064|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4392|1210|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1384|3853|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3648|1171|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3669|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1846|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1337|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5162|26|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1413|1588|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1155|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|560|2219|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5366|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1462|3816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3687|1240|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5594|245|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|332|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1316|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5285|648|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4396|1045|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3048|3402|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4414|1044|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5944|169|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4292|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|0|602|808|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3771|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2880|748|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5709|659|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|592|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2920|667|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1342|1660|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2837|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|874|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5703|58|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|659|2224|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5439|182|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3260|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|317|795|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5390|552|70|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1900|2705|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2543|632|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4409|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1459|1512|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|642|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4392|1205|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1438|3736|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1737|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3731|1335|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3985|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|578|2120|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2832|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|1678|2838|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|5669|3283|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5230|4025|37|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1468|1761|-2|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|528|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|armoire|0|1|1132|2230|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2712|#|0|1|4291|993|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|1|1872|2642|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|4456|1063|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|3677|1064|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1878|2726|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1595|24|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1568|1699|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3851|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5455|84|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5195|584|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2529|670|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|2888|786|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4409|1142|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5525|59|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3668|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1662|1632|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3678|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|331|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1352|1658|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|1979|2829|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|424|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|6113|227|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1416|1608|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|1763|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1590|1584|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1844|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|0|595|2147|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|986|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3991|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1649|1600|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|665|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|784|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3029|835|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|994|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4525|934|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|601|2200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3746|1289|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1336|1737|60|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5175|1009|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1492|1618|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2941|3381|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|598|2241|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1933|2788|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3692|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3989|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|648|2158|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|653|2152|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5307|35|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|0|1476|3678|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|402|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1333|1740|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4472|1214|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|323|790|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4333|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|2649|2192|4|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|5962|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3683|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|330|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2482|592|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3592|1225|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|568|960|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|0|4425|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2736|981|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2937|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2496|433|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3035|830|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|181|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4452|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|320|1245|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|4410|1456|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3976|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2025|2833|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3648|1148|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2049|810|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2837|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1541|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5285|850|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4411|1056|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|640|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1747|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|5723|3242|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5390|698|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|1839|2710|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1377|3848|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2984|639|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|569|2168|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5909|101|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6026|196|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1062|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|449|960|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|983|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|#|0|1|1457|1548|56|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|457|960|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4421|1039|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2029|2856|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1568|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1876|2733|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1737|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5925|84|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1477|3978|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|1668|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|560|2221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5988|221|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1468|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4420|1041|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1578|1736|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4681|1177|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1429|3880|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5676|1435|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|1616|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|453|1104|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5965|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3791|#|0|0|5356|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5673|1434|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1934|2683|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3797|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1315|1607|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|1213|2259|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4557|924|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1539|1712|20|1|0|0|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3853|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2530|581|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1884|2656|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1176|3633|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|818|2328|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2528|557|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1426|3960|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|888|2389|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3988|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1689|3|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|0|340|872|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1424|3882|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3981|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|331|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1396|1687|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|653|824|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2983|633|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1420|3753|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|632|1045|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6056|161|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|764|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2887|648|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6108|68|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1746|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5207|167|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2944|3402|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|1760|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1568|1698|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|2193|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3728|1299|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1537|1744|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|3026|3356|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|874|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|320|1061|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3701|backpack|0|1|5728|94|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5491|574|62|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|417|1032|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3810|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1066|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1347|1648|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3979|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5176|18|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|190|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3036|830|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5164|18|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|1448|4009|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1130|3656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3978|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1431|3880|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|527|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|1668|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4331|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1578|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1197|1848|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2022|2832|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|850|1689|0|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2063|2849|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3261|8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1466|3988|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1616|1583|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4533|1056|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1408|3776|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|552|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1890|2688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1354|3815|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|665|2144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1840|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|179|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2942|3402|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4557|925|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1868|2640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2858|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3012|820|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1149|1544|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6064|101|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1132|3656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1966|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|5741|3258|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1367|3882|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5753|211|-7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3915|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1329|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5693|3289|-4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|789|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|317|785|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2888|648|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1740|21|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|569|2112|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|604|826|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1468|1596|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3982|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4327|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1985|2881|5|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5840|357|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3864|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3676|1235|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6057|162|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1537|1738|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2496|434|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2873|3468|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|-8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3269|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3795|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5604|20|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|2733|2184|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1416|3747|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2915|664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|652|2160|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|584|2147|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1561|1742|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3986|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|457|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2004|2715|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1044|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2952|877|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|840|1680|0|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3612|#|0|0|2467|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|643|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|832|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|2753|2164|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1357|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5504|532|62|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1900|2802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5261|237|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4013|#|0|0|1550|1762|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1565|1740|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3977|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5931|48|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1416|1580|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|541|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1406|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2529|556|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1518|3985|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2718|wooden shelf|0|1|5984|148|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5280|654|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|813|2320|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|3005|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2952|704|0|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|416|1033|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2529|557|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3683|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1453|3736|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1418|1601|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1386|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1616|1578|-20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3894|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|3714|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1845|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|98|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1331|3720|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5186|89|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2416|522|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|a trash barrel|951|87|1428|1550|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3978|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4385|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1328|1649|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|280|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1605|1704|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1346|3870|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2861|728|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1576|1740|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1404|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3805|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1416|1579|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5408|929|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1347|1657|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1615|1584|-20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|544|813|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1746|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3883|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5510|812|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|645|842|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|1408|1633|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1337|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1871|2640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3271|-15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3852|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|808|2325|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|873|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|5202|4061|57|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5510|222|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1332|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|581|2120|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1147|1616|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2481|472|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|840|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1652|1600|26|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5385|679|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4648|1217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2507|471|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3983|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|2467|408|21|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3644|#|0|1|1350|1780|35|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1888|2657|16|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1401|1560|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1709|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|5661|320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|2416|521|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5388|522|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2448|#|0|1|3688|1301|27|1|0|2|0|0|200|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3979|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2024|2799|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1485|1750|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3914|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5768|3153|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5135|1964|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5509|222|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1466|3987|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1306|30|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|955|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1413|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5407|613|48|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1608|1589|-20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4320|925|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1926|2798|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5564|899|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5989|26|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|2419|479|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3849|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1384|3852|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1561|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5298|592|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5135|1964|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2985|640|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1372|3914|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5133|964|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|952|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3978|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1689|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1131|3696|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1328|1643|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|0|4552|1497|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1850|2676|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1638|1509|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5640|1403|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2205|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3715|#|0|0|2046|803|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2087|2863|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|180|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1416|1588|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|640|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|329|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1570|1739|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5262|3982|37|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1576|1737|17|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1452|4000|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1670|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1881|2726|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|318|784|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|457|1112|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2920|668|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2838|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5313|35|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1932|2708|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5406|42|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2852|728|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|525|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4408|1211|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1406|3806|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1872|2640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5728|95|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|0|648|810|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4408|1111|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|553|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1486|1690|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1440|3801|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2786|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1506|3692|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|744|2264|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2911|3481|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1353|1646|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|448|1111|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1595|22|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1746|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1497|1746|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|482|840|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1737|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1336|1733|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2240|1231|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1311|3704|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1456|3801|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1392|3812|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|542|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1895|2688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6061|102|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5661|302|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1839|2729|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2838|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2224|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2776|979|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1400|3741|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|188|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1459|1517|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1409|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1809|2828|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2664|2134|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2840|898|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|605|2250|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4292|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5465|1809|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|5762|3153|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2962|3408|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2260|1188|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|802|2272|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1398|3869|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6060|101|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5718|554|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|612|874|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4290|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5307|810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1897|2808|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2872|3474|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3826|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1579|1584|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2029|2856|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1685|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1124|3688|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|600|819|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5385|520|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2593|610|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1608|1587|-20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1854|2728|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5690|3285|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|624|2169|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5825|3260|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1603|1711|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1488|1546|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|3762|1189|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4557|927|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|781|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1455|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|639|2245|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|5662|3123|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1415|1588|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4621|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2938|3496|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|2910|706|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1895|2802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2596|623|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1130|1816|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3849|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5640|1433|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|188|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5312|750|-20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1853|2824|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1196|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4533|939|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|318|794|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|643|842|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1344|3870|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|324|796|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3813|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|808|2193|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2260|1189|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5418|1864|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1328|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|95|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2498|549|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1854|2787|-5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1876|2732|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1384|3772|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|11|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1388|3848|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6054|159|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5912|237|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1407|1824|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3982|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5391|703|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3889|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|625|1144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|624|2191|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1489|1546|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1506|1656|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1044|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4392|1028|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|617|824|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3262|2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2921|792|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|957|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|584|2149|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1992|2717|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3854|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1648|1643|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1481|3989|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4293|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|0|1417|1597|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|610|888|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1304|1688|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1492|1614|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|64|5320|754|-20|1|0|2|0|0|24246|400000|125|1|0|0|0|0|0|0|16800868|23023716 +2715|#|0|1|589|2160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|323|796|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|450|1104|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5340|544|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|615|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1984|2838|21|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1497|1679|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|764|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1481|3856|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1196|1714|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|630|816|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1544|1652|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1450|3736|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1876|2737|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|0|5345|1322|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1505|1615|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2856|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5965|222|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5539|877|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1249|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1492|3683|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1380|3731|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4474|1214|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|1928|2794|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|593|2160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|0|1416|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5567|897|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|5717|3196|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2909|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2872|676|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|776|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|2968|882|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1341|1675|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|4412|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1425|1675|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|1487|1689|24|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6120|160|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|4616|1204|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|182|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5505|629|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1389|3848|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1032|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1352|3762|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1403|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5280|536|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1617|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3688|1162|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5807|3275|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1480|3983|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5416|1866|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1502|3986|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2480|467|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|3771|1160|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2448|426|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1608|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2534|550|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5959|237|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1709|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|869|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1748|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|5262|3980|37|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2916|664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|177|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|676|2244|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6085|88|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3982|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3648|1140|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5432|1346|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|864|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1413|3696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3709|wooden box|0|1|5179|27|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5442|1392|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1332|1741|26|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2745|985|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5384|681|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4408|1202|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1491|3684|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5977|201|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2477|#|0|0|1684|1571|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5544|1289|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|552|2218|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2251|1189|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1384|1818|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5541|1287|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2225|1197|5|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1331|3672|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1500|3680|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3792|#|0|0|5341|548|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5434|180|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1023|8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2933|3401|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|3983|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1677|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1379|3848|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5731|93|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3664|1108|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|1335|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3686|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1370|3897|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1336|1736|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1045|8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1560|1738|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1307|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1745|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4424|1221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|896|2394|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|4424|1217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1385|1800|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|762|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1539|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5693|3287|-4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1416|1597|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1335|3688|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5806|3274|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|3704|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|808|2326|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|641|2236|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5489|528|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3796|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5614|776|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3983|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1651|1560|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1564|1747|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2449|424|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|448|960|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5961|56|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2547|639|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1568|1748|18|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1128|1821|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1589|1594|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|554|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1437|3960|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4306|924|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|584|2146|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2960|813|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4293|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5582|193|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5184|629|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|5723|3240|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2427|431|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1465|3987|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5910|106|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1328|3710|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1677|1568|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5522|203|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6062|101|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|2025|2793|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1365|3853|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3675|1144|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1935|2683|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5907|16|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1355|3820|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4384|1082|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|1389|3848|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1397|3696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1446|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|554|2181|6|1|0|1|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3643|#|0|0|5304|36|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3702|bag|0|1|1435|3793|3|1|0|2|0|0|100|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|3696|1181|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1689|2467|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3013|3402|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2787|-8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|819|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1378|3745|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1566|1739|21|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5607|210|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4412|1057|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5404|60|-20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3982|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1040|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1495|1551|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|810|2184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5523|214|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5989|40|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|1689|1568|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|3680|1113|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6056|96|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3791|#|0|0|5948|97|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2749|2171|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1345|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1684|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|585|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|190|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5445|1392|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6061|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1587|1584|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2953|696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3600|1235|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1847|2823|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5386|552|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3681|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|610|2243|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|3680|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1354|1650|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1672|1598|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3744|1203|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2496|428|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1344|3779|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2482|backpack|0|1|1434|3793|3|1|0|2|0|0|100|40000|125|1|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5669|520|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|317|795|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|872|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1473|3987|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1412|1601|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5967|74|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2448|#|0|0|1384|3826|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|6056|99|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2497|387|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1748|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5979|24|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2224|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|810|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4447|1088|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|476|840|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|339|872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3662|1102|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1409|3741|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1744|26|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5487|631|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|1408|1617|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1461|3792|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3852|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3004|827|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|5733|3262|14|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1344|3780|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6085|42|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3493|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3011|819|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|600|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5450|92|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|2786|971|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1816|2834|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|556|2168|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3492|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1369|3898|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|608|872|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1996|2723|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1834|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|616|2221|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|603|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1481|3976|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1581|1746|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2957|696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1349|1587|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5376|3831|1|1|0|0|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5391|552|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|crate|0|1|5565|900|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|672|1204|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|562|2136|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|761|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5734|549|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|6122|229|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1326|1678|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3690|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2730|2185|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4288|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1649|1560|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|324|790|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5153|859|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1607|1704|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|613|875|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1487|1690|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|178|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1606|1704|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5485|622|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|780|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1045|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3709|#|0|1|749|1294|30|1|0|2|0|0|700|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2989|640|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5313|31|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2450|451|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|600|811|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4419|1460|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1185|1704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|266|766|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1747|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5524|212|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|5587|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4320|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1642|1576|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5384|680|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5312|802|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|1|1432|1592|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1981|2906|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|1001|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1548|1771|16|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +3645|#|0|1|2985|639|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|528|973|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|644|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1337|1653|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4023|37|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|851|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1363|3820|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|553|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1600|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4390|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5209|167|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3884|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5281|536|10|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|1903|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|6080|91|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1409|3696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|1408|1715|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4520|1069|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|616|828|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1353|1659|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1142|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|966|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1353|1677|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|1850|2675|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1496|1551|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5490|528|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|a trash barrel|960|87|656|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3753|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|190|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|5809|3265|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5812|3266|-4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|416|1032|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|4408|1066|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|641|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2031|2784|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3012|3401|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1118|3688|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3619|1256|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7775|#|0|0|1600|1595|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5239|944|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3005|826|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +5344|bucket|0|0|1129|2238|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|2744|2115|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1432|3794|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|449|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|584|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2790|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5929|71|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1304|1757|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|865|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3692|1240|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5284|688|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|1985|2911|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1373|3864|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1486|3976|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5504|650|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|4395|1160|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|329|1240|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1354|1676|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|1032|1083|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2840|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1261|1880|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1313|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|975|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5337|1549|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|1428|1675|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3850|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2528|670|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|2020|2836|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|553|2216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1494|1713|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|202|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|556|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4395|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2833|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2912|676|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|3745|1297|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1561|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3982|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5392|1444|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1046|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|788|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3893|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3624|1225|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1356|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|308|784|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5656|305|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2419|1|5416|1487|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|1881|2701|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2964|3493|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4331|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4691|1217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5363|1320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|1064|2206|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1120|3684|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1567|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1918|2811|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5840|358|1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5926|81|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3402|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2952|3448|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1854|2824|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5354|1296|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1738|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4409|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1851|2824|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|1507|1597|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1412|1752|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|620|873|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2595|609|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|593|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2986|832|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|201|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3747|1288|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|555|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2904|3484|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5391|522|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|557|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1613|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1537|1741|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1493|1551|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4664|1393|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1334|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2577|530|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5236|4021|40|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|546|810|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|824|2|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|792|2270|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2944|3402|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2789|964|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|5258|135|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|0|603|2232|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3010|776|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1840|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|5741|3259|17|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5683|521|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5401|932|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2473|#|0|1|636|2161|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2943|3402|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2837|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5489|2008|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2024|2841|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5613|1839|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5686|312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1622|1560|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1560|1738|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1424|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1303|1561|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3616|1261|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5616|1832|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|580|2232|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1467|3979|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3014|776|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5505|656|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2997|640|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2040|810|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|4627|1328|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4410|1056|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2692|2205|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1581|1737|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|986|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4410|1142|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1617|1578|-20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1538|1717|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|448|960|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2994|832|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|522|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2876|690|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|2029|2859|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3028|835|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|185|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2252|1190|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1461|1548|50|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3731|1334|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5465|101|35|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1464|1564|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1854|2786|-5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1576|1707|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|656|826|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5437|102|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1833|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3711|keg|0|1|5908|28|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|1900|2703|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1480|3856|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1360|3851|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|544|812|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5650|1438|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5484|622|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2837|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|340|872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3976|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2028|2856|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1849|2791|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1433|3960|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2845|870|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1390|1824|5|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|619|892|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2583|517|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|205|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|278|766|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5620|1844|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5342|544|9|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2042|811|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1311|3744|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3739|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2840|947|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2717|wooden shelf|0|1|5996|144|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1419|1552|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1617|1564|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|149|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1425|3872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1334|1740|29|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2915|857|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1024|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3650|1112|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|964|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|1476|3676|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2913|664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1577|1748|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1412|1747|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2776|2132|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|329|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1317|1600|55|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|189|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4393|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1137|3664|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5198|585|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3702|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|661|1008|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2259|1188|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4408|1226|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1381|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1507|1595|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1391|1824|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2963|3492|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1594|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|565|808|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1355|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4538|939|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|840|1681|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5501|528|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|701|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2475|424|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|#|0|1|2873|674|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4534|861|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|5338|544|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|0|1328|1659|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1248|1701|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3049|3365|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6115|223|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|92|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|616|810|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1681|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|851|1689|0|1|0|2|0|0|600|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|1632|1512|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1416|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|590|2164|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1942|2762|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4325|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|5916|58|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1354|1655|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|616|811|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2040|810|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3728|1200|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4421|1040|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2939|3381|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5393|46|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2628|#|0|1|5799|3268|32|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1355|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|914|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1648|1642|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1461|1549|50|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|5727|3188|9|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1427|1647|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2595|625|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1224|1579|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1605|1704|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1563|1747|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1443|3805|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1046|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2789|952|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5943|67|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|4408|1209|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3882|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5947|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5609|1838|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|5665|3123|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1410|3696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|745|2264|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5475|196|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|643|848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|5742|3194|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|873|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5613|779|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1376|3848|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5311|982|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|624|2192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5701|305|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|3792|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|0|594|2147|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3914|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5575|190|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|338|872|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2025|2836|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1046|8|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1041|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1494|1551|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2432|528|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4286|958|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5667|549|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|605|2184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2932|3401|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1856|2819|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|324|795|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1292|1784|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4328|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2476|#|0|0|609|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6063|101|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1032|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3780|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1353|3853|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|0|648|2181|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1443|1548|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1365|3810|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5437|102|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4395|1045|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4290|990|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1376|3780|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1562|1737|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1612|1710|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3758|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2020|2838|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3986|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|557|2216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|0|1328|1655|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5150|746|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3689|1296|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2992|640|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5497|623|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1340|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1579|1737|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1314|3768|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2876|673|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3011|3401|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|3016|764|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1476|3976|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3883|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3669|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5230|4024|37|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6033|205|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5464|1809|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1680|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3982|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3000|3387|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|2991|640|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4624|1211|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|749|1296|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1876|2736|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5320|569|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5496|528|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1614|1709|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|186|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5688|311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1142|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6085|93|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|4478|1222|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1492|1616|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1884|2654|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|309|788|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2529|554|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1576|1699|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|5810|3275|14|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1538|1713|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1664|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5297|592|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3982|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5365|1320|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2481|#|0|0|2492|475|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|5812|3287|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|2896|908|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3648|#|0|1|2962|868|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1429|1592|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5961|71|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2737|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5924|229|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2860|728|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1569|1747|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|186|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5228|828|1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2872|724|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2941|3496|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5282|536|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1330|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5569|190|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|2786|978|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4616|1201|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|613|824|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5144|907|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5703|661|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|825|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1426|1675|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5408|613|48|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2639|#|0|1|1644|1576|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5136|994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3689|1232|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|189|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|613|874|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|1457|1548|53|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|3698|1178|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|977|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4422|1460|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3626|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2473|#|0|1|634|2163|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3864|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|750|1314|10|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5296|595|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|645|848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2958|704|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3754|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4681|1179|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2736|985|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2872|714|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6108|70|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|1352|3816|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4390|1023|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1494|3695|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5494|625|30|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1332|1740|23|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5417|1864|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|632|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|837|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1613|1710|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1364|1634|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3981|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3744|1204|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1495|1620|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1413|3800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1440|3977|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|5760|3158|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|640|2245|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1397|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2496|435|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5619|1839|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5577|190|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5682|332|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5418|1863|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2882|744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1398|1684|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1119|3684|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5436|102|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3851|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2744|985|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|small crate|0|1|6080|90|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|2990|639|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5495|625|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|601|1184|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3688|1161|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|3762|1223|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|1|565|2216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|3760|1324|6|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3977|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1538|1714|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1844|2786|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1233|1573|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|448|1110|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2628|#|0|1|3689|1326|20|1|0|2|0|0|5000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4402|1041|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5229|828|2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3647|#|0|1|1381|3848|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3668|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1811|2801|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1632|1506|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2993|832|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|5656|324|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|5760|3164|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5510|221|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|2953|707|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|0|593|2147|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1378|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3979|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5913|229|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|266|775|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2023|2840|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1344|3754|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|3691|1312|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1496|1666|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2788|-5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2027|2856|0|1|0|0|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1459|3816|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5192|584|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3643|#|0|0|5311|113|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1482|3986|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3915|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5311|800|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5826|3262|5|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1380|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|chest of drawers|0|1|5308|108|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2715|#|0|1|2961|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3848|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|3688|1132|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5456|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|4384|1173|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1399|1568|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1739|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5692|3288|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5492|574|63|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1850|2790|-5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|2206|1|5445|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5440|178|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5689|311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5487|631|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1363|3850|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5492|576|58|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|2963|3492|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|336|883|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5570|190|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3762|1188|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1333|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5617|1834|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|642|2236|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1565|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4447|1090|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3762|1186|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1354|3852|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1483|3982|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2849|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2225|1199|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6032|204|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3712|#|0|1|1934|2768|16|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3041|816|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2475|#|0|1|1653|1600|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2608|#|0|1|2865|856|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1592|1594|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1129|3682|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5472|761|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|2429|435|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2428|552|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +7774|#|0|0|2778|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3596|1192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|2615|617|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1538|1684|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2898|916|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1540|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4420|1460|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|792|2269|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4411|1142|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1844|2731|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2844|864|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3849|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1302|1560|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|320|1057|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|313|792|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6082|42|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|994|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1456|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2918|806|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5770|185|-1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|664|2145|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1440|1762|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1440|3802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1045|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5610|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|2787|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1519|3984|-3|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5316|35|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5491|574|59|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|1503|1615|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1408|1806|0|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6053|40|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6057|101|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1437|1594|22|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1576|1598|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5455|84|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1388|3851|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1835|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|1672|1588|7|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1504|3708|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2452|450|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5966|69|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1316|1607|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5910|110|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5344|bucket|0|0|1138|2238|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5417|1868|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3681|1320|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1422|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1580|1746|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|4409|1142|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|639|2246|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3612|#|0|0|1554|1763|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2056|2848|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|278|775|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2936|3503|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1561|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3893|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|325|790|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|324|1061|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|624|2197|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3683|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1617|1560|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2918|858|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2848|904|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|336|884|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3983|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1377|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1368|3853|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4300|925|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|2952|626|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1670|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|621|2192|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2457|400|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4689|1407|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1456|3795|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|4392|1225|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5312|983|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4291|965|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1386|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1898|2802|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5578|190|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2431|528|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2954|624|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2917|664|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|617|2215|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1184|1715|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1473|3987|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1328|3725|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1844|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|635|2162|6|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5805|3274|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|1834|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1440|3805|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|0|1415|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|5195|4066|57|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5952|176|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|600|2283|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1480|3976|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3728|1201|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|616|2243|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1854|2787|-2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3696|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6124|152|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|2483|592|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5681|331|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5976|194|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|1544|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1853|2787|-2|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|620|2215|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1484|3981|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5310|35|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5930|74|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1474|1754|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5154|859|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|642|936|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|6040|227|44|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4404|1039|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1840|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|338|872|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|894|2384|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2963|3493|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|971|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5523|204|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3710|#|0|1|1385|3852|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|6080|93|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1474|1755|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1024|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|2506|468|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2037|2784|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|2952|704|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1400|1568|52|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|61|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|6121|208|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3740|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|872|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1892|2688|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1184|1705|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4557|926|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1613|1710|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4293|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|760|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4013|#|0|0|1540|1749|39|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1485|3977|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|2748|976|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1600|1710|23|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|567|960|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|585|2225|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3702|bag|0|1|5949|228|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|313|792|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1353|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5978|171|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1870|2640|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5387|679|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1632|1510|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|4397|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|653|1080|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5989|221|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|624|845|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|550|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5170|18|27|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|3034|3352|35|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1505|3991|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1352|1655|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2833|864|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1593|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|4387|1056|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|5575|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|3013|3424|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1392|4035|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2043|811|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4416|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1352|3849|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1572|1737|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1492|1613|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|555|988|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1456|1548|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5197|585|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1437|3758|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1375|3890|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3044|836|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1421|3753|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1329|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2641|#|0|1|1328|1590|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1401|4032|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2616|#|0|1|1942|2759|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5136|1962|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|91|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3696|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2965|3493|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|312|793|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2511|471|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5984|149|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5384|820|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2892|914|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3677|1128|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5507|1805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|2966|3400|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|2532|652|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4288|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4280|921|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|0|1476|3677|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1417|1588|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5388|552|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1576|1708|35|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|835|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4534|857|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|600|2276|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5611|11|15|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|552|66|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3705|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6026|198|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5621|1844|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|2712|2084|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2917|806|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5389|552|65|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3892|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2522|636|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|552|2217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2842|864|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2251|1189|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|2952|3493|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|5514|803|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1608|1584|-17|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2741|976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2872|3476|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2717|#|0|0|1619|1587|-20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|609|873|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1356|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3037|830|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1424|3883|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5522|60|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5576|185|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3689|1319|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|1851|2742|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5385|680|20|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4289|993|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|332|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1316|1600|50|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2641|armoire|0|1|1132|2231|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0|50|61 +3644|#|0|1|546|810|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|656|2141|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2837|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|604|2178|8|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5153|859|3|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1477|3976|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1184|1707|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|641|848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|888|2387|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1381|3852|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2528|549|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5608|822|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3728|1204|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2497|385|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5493|528|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|5757|3156|14|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|4303|916|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|1337|1642|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1850|2728|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|596|2272|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2456|426|15|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1420|1576|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4288|925|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|4331|970|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5824|3238|4|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|562|1008|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|6060|102|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2073|2858|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5384|701|15|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5574|190|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2768|968|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1418|3712|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5284|648|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1851|2767|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1353|1655|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1561|1738|24|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2024|2832|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2033|2785|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|1464|1669|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3016|762|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1317|3720|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1515|3711|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|955|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|3058|3343|21|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +3703|#|0|1|1362|3850|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1460|3816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|4408|1139|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|2497|549|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|5804|3269|11|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1468|1667|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|616|1146|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|312|794|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1364|3853|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|3680|1189|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2992|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1418|1608|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|555|2168|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2835|864|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|554|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5768|189|-5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|616|2217|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1851|2738|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2213|1165|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|metal box|0|1|5162|20|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|784|2221|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1419|1544|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5686|313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|4332|962|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1503|3708|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1739|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|614|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2941|3402|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1376|3777|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2482|backpack|0|1|5513|213|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5506|520|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|1386|1800|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5280|543|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1352|1646|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2934|3401|1|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5472|760|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1332|1745|23|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|2992|3431|15|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1495|3695|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|0|5406|44|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5433|780|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3983|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1344|3778|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1420|3754|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|672|1202|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1472|3982|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1384|3824|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2940|3401|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2492|374|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|448|961|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|0|341|872|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1394|3894|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1576|1748|21|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4320|921|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|1312|3769|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4532|939|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5487|194|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|5825|3262|8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|2944|935|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|5732|3216|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|2993|632|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1996|2722|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5433|180|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3715|#|0|1|5811|3303|12|1|0|2|0|0|300|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|574|2120|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1304|3704|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1473|3983|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|836|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5808|3275|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4391|1130|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5247|838|23|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3711|#|0|0|2736|988|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|619|873|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1130|3682|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4014|#|0|1|5804|3274|11|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|1348|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3687|1232|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3789|#|0|0|5939|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|1|616|2251|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5985|47|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|2840|900|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1544|1687|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1420|3848|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|6080|93|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|1329|1600|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|2840|949|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5177|1013|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1853|2788|-8|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5488|530|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5576|197|22|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|4682|1230|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1356|3850|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3646|#|0|1|324|796|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|5388|698|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3043|837|2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1252|1696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|2533|551|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1833|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6084|93|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +7774|#|0|0|3017|3450|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1371|3849|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1470|1560|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1474|3986|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|547|810|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3787|#|0|0|5940|98|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3645|crate|0|1|5618|1839|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|4322|948|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4326|998|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1484|3987|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2962|816|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|5690|3286|14|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1544|1749|41|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2475|metal chest|0|1|5723|1384|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1571|1738|15|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5349|1739|-125|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|1383|3776|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1335|1653|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2984|633|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3650|wooden chest|0|1|5565|824|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|597|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|5656|327|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|545|2208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1379|3731|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3708|metal chest|0|1|6040|221|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5493|529|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|1392|4019|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5727|94|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5384|556|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3015|776|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|1464|3977|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1925|2797|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5488|630|25|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2528|556|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1493|3703|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5505|629|28|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|3697|1178|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1397|4008|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|4286|1002|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3593|1224|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|448|1109|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1373|3864|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|1427|1675|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|6056|100|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5698|19|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1357|3850|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|6109|93|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5707|659|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1576|1748|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4413|1056|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1370|3898|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|0|1438|3737|5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2473|small crate|0|1|5304|809|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|1465|3977|6|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1470|1763|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1483|3986|10|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3710|#|0|1|2026|2837|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|720|2232|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1444|3805|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|1327|1677|57|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2059|2858|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2549|678|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1309|3688|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3712|#|0|1|1432|3824|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1352|1650|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2835|864|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|2884|744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4006|a checker board|0|1|1618|1587|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|2|0|5024 +2713|#|0|1|600|2285|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2714|#|0|1|1592|1595|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|1362|3800|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1498|3706|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1390|3848|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3687|1300|20|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5296|594|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|610|2252|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1503|1610|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1390|3745|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2448|#|0|0|1384|3828|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1385|3849|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1476|3978|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|3662|1097|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|#|0|1|1394|3864|20|1|0|2|0|0|400|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|1134|3656|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5604|807|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4014|#|0|1|4429|1023|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5354|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|1374|3864|25|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|1408|1598|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1393|3696|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|4292|993|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3711|keg|0|1|5196|584|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|310|789|0|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|1839|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|1491|1554|70|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1588|1594|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|2021|2838|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2711|#|0|1|2428|435|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|728|881|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|624|1033|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|2997|760|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1580|1737|18|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3649|#|0|1|3011|3424|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1476|3976|5|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3593|1208|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1137|3656|0|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1490|1761|-2|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1351|1655|72|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|272|775|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|5723|3246|15|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2637|#|0|1|1501|1610|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5608|30|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5648|549|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|#|0|1|1442|3806|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|1424|1680|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|2512|522|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|4286|973|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|642|845|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|crate|0|1|5612|780|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2472|#|0|1|1988|2865|26|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|641|2235|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3646|crate|0|1|5386|585|45|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5341|544|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|4429|1216|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|metal box|0|1|5167|18|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4006|a chess board|0|1|1931|2795|6|1|0|2|0|0|500|1000|32|1|0|0|0|0|0|0|1|0|5024 +2711|bookcase|0|1|5963|216|22|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2643|#|0|1|4549|919|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2472|#|0|1|4476|1080|6|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|6040|230|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|2086|2854|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|1900|2704|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3646|#|0|1|1432|3796|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1421|3976|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|624|838|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2943|3402|1|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|3026|824|-3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5833|247|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5510|813|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2475|metal chest|0|1|5510|660|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3703|barrel|0|1|5610|10|10|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|4391|1023|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3645|#|0|1|2833|864|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5905|108|0|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|592|2241|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|2496|593|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2639|#|0|1|2915|3480|10|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|1314|3744|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1475|3987|9|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2715|#|0|1|1505|1656|27|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|2849|904|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|672|1205|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2612|#|0|1|1352|3829|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|1408|1602|30|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3644|#|0|1|1605|1704|20|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5310|31|40|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3645|#|0|1|584|2224|3|1|0|2|0|0|600|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|1|592|2243|0|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|4403|1041|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +3644|crate|0|1|5386|552|60|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|656|828|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5207|174|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|1675|1544|50|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3703|#|0|1|1120|3684|3|1|0|2|0|0|500|400000|125|0|0|0|0|0|0|0|0|0 +2712|#|0|1|1545|1736|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2474|wooden box|0|1|5209|174|5|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3762|1232|0|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3708|#|0|1|2872|3468|15|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5416|1343|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3644|crate|0|1|5432|1345|6|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5442|1392|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2415|1|5400|1408|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|0|1|5448|1367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5444|1392|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3708|metal chest|2206|1|5457|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5344|bucket|0|0|5539|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3651|wooden chest|0|1|5541|1287|4|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2402|1|5400|1409|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3646|crate|0|1|5518|1296|1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|0|1|5605|1348|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5443|1392|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5420|1440|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3649|metal chest|2419|1|5443|1392|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3648|metal chest|2420|1|5400|1407|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_doors.jsdata b/data/js/jsdata/worldtemplates/trammel_doors.jsdata new file mode 100644 index 000000000..5d8146c96 --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_doors.jsdata @@ -0,0 +1,1662 @@ +2 +1701|#|0|12|1186|1713|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2655|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|279|763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2781|955|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5539|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2014|2720|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1476|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1175|3635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|556|2127|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5911|28|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1450|4007|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2132|#|0|12|4379|1101|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|357|839|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2450|431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2458|495|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|6100|47|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|6050|42|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1410|3711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1771|wooden door|0|12|5309|1556|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2115|#|0|12|1311|1803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1705|1556|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2243|1207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5835|1487|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|1884|2813|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2524|547|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4423|1112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1380|3735|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2458|494|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5569|1835|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|#|0|12|2887|3504|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1958|2694|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|1141|3599|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|591|2162|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2476|404|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|#|0|12|3709|1382|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1391|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1836|2737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2932|3511|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2796|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2012|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2919|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|6063|66|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1263|1888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1493|1545|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|#|0|12|2283|1210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|367|878|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|4571|1481|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6069|87|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|639|851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|2215|1116|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1940|2693|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|732|887|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3703|1214|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3683|1315|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5567|1864|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2961|866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1607|1523|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|351|835|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5150|597|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1757|#|0|12|1391|1819|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1938|2742|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|634|1488|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1431|1658|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|611|2183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5330|695|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2532|374|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|633|1488|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|594|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5823|50|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|595|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1392|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|895|2387|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|327|1051|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5295|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|5279|4010|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|#|0|12|1359|1624|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|570|2119|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|879|1683|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|5292|1560|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3546|1148|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1693|#|0|12|5694|3286|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|635|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1948|2690|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5851|1431|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|575|1011|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1486|1550|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5806|3274|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3012|3463|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|3058|3391|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1753|#|0|12|2731|2257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5319|676|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1949|2690|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|4643|1316|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6079|172|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5515|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5323|591|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1424|1551|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|1421|1564|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5677|3284|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1655|1611|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3695|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5691|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1684|1575|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5988|159|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2124|#|0|12|724|1135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5506|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3765|1235|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|2070|797|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4415|1095|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|2275|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1455|3773|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3015|3387|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1655|1604|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|3695|1280|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5651|1439|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|4397|1087|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1749|#|0|12|1373|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5599|1905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1994|2723|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2924|982|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5783|3161|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1476|3991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5761|3160|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2910|3483|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|6082|47|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|607|811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|299|764|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1479|1747|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|3039|3364|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|724|1125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5988|55|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1471|1695|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|370|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2980|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2779|885|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|2875|687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2134|#|0|12|2783|867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2859|804|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5691|3212|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1631|1671|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|287|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5577|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1232|1571|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1541|1711|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5531|1806|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2801|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|metal door|0|12|2045|233|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2999|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2961|891|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|631|851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|602|2183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1618|1567|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2115|#|0|12|1299|1782|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1339|1599|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|2911|3521|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2719|2081|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|567|2170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|658|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2036|2846|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2711|2179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5343|1557|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|wooden gate|0|12|1133|2237|50|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5571|198|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3004|3359|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5739|3217|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2124|#|0|12|4545|1335|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5440|187|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3003|3359|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2470|457|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|289|771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5441|194|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3739|1316|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|4513|1376|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|571|1127|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1311|1804|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3765|1255|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1435|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|#|0|12|5541|170|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1194|1713|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1411|1621|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1463|4026|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2965|3405|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1820|2742|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1339|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|#|0|12|2283|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3692|1315|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1399|3867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1399|3828|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1656|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1351|1646|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2839|876|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|2014|2808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1359|3706|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1474|1583|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4480|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|2276|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2663|2193|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1347|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1673|2984|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|652|943|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2033|2812|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2602|626|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2682|2240|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1647|1580|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|369|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1331|3735|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|599|2211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1757|#|0|12|2879|3508|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2492|479|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|563|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8|#|0|12|2719|2091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4559|1492|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5642|1401|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5959|28|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|587|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5603|1867|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1331|3695|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3767|1315|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2971|623|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2132|#|0|12|2783|868|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1591|1663|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5615|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1497|1616|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3693|1315|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|811|2191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|3431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|6060|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|#|0|12|667|1191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|455|1115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|3015|3347|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|4415|1206|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2164|#|0|12|2018|2810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5591|1903|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1899|2810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|607|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1340|1604|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1324|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|2283|1231|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|291|777|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5681|3286|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5988|31|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|#|0|12|3051|3375|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|2215|1115|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3719|1382|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2631|2101|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2943|939|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|327|792|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|555|999|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1857|2766|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|wooden gate|0|12|5840|363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1843|2743|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|543|1011|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1827|2735|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5307|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|4513|1356|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4479|1063|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2007|2719|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|647|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1431|1659|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|4500|1356|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1667|metal door|0|12|5333|1547|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2105|#|0|12|1297|1755|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|355|891|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|6062|42|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|#|0|12|666|1191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2134|#|0|12|1292|3719|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2887|747|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4485|1071|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4561|933|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2955|711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2033|2800|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5951|98|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|2231|1198|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|815|2323|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|5233|4027|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1463|3851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2435|407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5671|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1853|2836|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1632|1671|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5579|1871|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|600|2245|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|6103|68|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1310|1575|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5914|95|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1651|1551|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1827|2736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|556|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2509|470|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|343|873|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1563|1751|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5567|1830|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1199|1855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1457|1681|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5915|95|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1327|1605|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|6070|87|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|5831|346|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|#|0|12|1407|1819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1367|3716|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5445|183|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|575|2212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2010|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5567|1863|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1349|1674|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1902|2729|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|262|773|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1455|1722|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5682|3286|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|13|1816|2830|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6087|155|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5589|1851|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1351|1645|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2717|2090|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1171|3647|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5283|695|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5322|583|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2534|577|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1421|3751|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5288|4015|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2979|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2708|2151|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2126|#|0|12|3780|1135|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1291|1767|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|555|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|#|0|12|5257|4021|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1351|3868|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5676|3138|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|403|1223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1771|wooden door|0|12|5294|1564|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1759|#|0|12|2887|3503|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3690|1239|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1903|2688|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4431|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|624|2223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|metal door|0|12|2044|233|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1607|1515|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1399|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1892|2841|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5150|579|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3688|1240|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2903|796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5611|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|5857|571|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|647|2178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2235|1191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5797|3290|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|580|2191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1849|2762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3812|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|2911|3516|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1717|#|0|12|2972|3415|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1859|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2115|#|0|12|1299|1767|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1393|1575|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4455|1060|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|895|2396|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|6103|83|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|634|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2504|434|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2975|879|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2715|2215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8175|#|0|12|3727|1399|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1479|1611|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|566|975|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|5251|4006|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|5279|4009|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1389|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2747|2119|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|815|2332|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4629|1327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1388|1807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2903|739|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2107|#|0|12|1521|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1383|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|586|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5563|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1693|#|0|12|5761|3165|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5726|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2924|671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|5698|3287|-6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3677|1316|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|4417|1447|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5567|1829|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5311|603|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2435|442|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5302|4012|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|795|2271|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5517|178|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1685|#|0|12|5675|3138|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2107|#|0|12|1516|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|595|2245|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1580|1593|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2716|2103|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3012|3359|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|891|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1846|2732|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1407|3811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|5667|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|369|867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2425|498|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1668|1548|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1687|1571|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1351|1593|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1719|#|0|12|1885|2813|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5578|202|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|#|0|12|1821|2731|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|600|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6111|220|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2152|wooden gate|0|12|1133|2237|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1671|#|0|12|1408|3727|-21|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5150|586|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3771|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1415|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|5675|2396|59|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|563|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5718|3206|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5387|693|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|2679|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1896|2806|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1371|1583|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2843|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|5297|4003|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|1140|3599|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|262|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1849|2678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +792|dungeon wall|0|12|5722|553|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2469|457|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2975|819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|285|763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|747|2159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|268|769|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1428|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5292|4012|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6087|156|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1439|3866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1820|2736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|356|839|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5507|182|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5307|695|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1311|1680|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4403|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1428|3991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1555|1663|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1399|4018|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5287|699|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5698|3287|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|623|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4416|1095|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2771|975|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2279|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2162|#|0|12|1823|2737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|3039|3363|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1894|2829|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1439|1613|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|667|951|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3035|3431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1630|1659|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2781|961|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5435|190|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|619|2245|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4388|1153|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5702|3211|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|3409|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|463|1131|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4557|1503|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|599|2274|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1599|1651|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1479|3700|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|578|2231|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1139|3663|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1853|2737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3536|1137|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1941|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1367|3715|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5647|1420|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|455|1107|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1334|1641|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2126|#|0|12|4466|1048|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1719|#|0|12|1496|1620|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4415|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1421|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1843|2714|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5761|3156|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|4489|1375|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1771|wooden door|0|12|5300|1556|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2115|#|0|12|1386|1650|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|650|2167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|262|773|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1841|2732|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5980|28|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8173|#|0|12|1856|2770|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2124|#|0|12|4465|1048|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|519|987|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1483|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1367|3754|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1375|3817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2516|523|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|572|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5156|735|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5801|3276|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2485|439|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1656|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|5653|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1503|1527|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1939|2693|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1509|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2655|2195|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|591|2187|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|563|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +232|#|0|12|286|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4431|1213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4689|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3731|1395|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2016|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|623|2114|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1897|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2032|2797|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2680|2244|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|3015|3348|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|2883|679|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5779|3168|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1543|1751|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|684|1207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2527|577|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|560|2207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1505|1569|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4650|1223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +246|#|0|12|296|761|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1506|1575|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5295|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2036|2845|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1349|1675|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5523|1806|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|804|2271|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5434|190|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1549|1743|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1935|2775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|274|769|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|668|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|611|2167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2926|980|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1399|4013|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2859|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2424|483|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2999|835|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5579|1887|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5650|1416|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|668|1007|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5812|3294|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2991|835|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1497|1622|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4423|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|274|773|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +792|dungeon wall|0|12|5679|520|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|#|0|12|1403|1807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1291|1773|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1395|3887|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5531|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|615|2156|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3689|2262|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1662|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|659|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|280|769|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2126|#|0|12|4546|1335|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|641|848|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2908|3495|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5967|236|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1386|1607|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1475|1669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +852|#|1109|12|5687|319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|732|1109|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|metal door|0|12|5353|1715|-85|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3777|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|2545|853|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3547|1148|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|563|2215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|5857|563|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1436|3799|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5302|4006|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2028|2833|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6111|219|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|4637|1327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5603|1871|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1680|2985|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1410|4015|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2426|535|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1647|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|615|2234|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5447|186|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +794|#|0|12|5652|552|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5287|676|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|268|769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|571|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5951|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|343|873|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|567|2180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5987|31|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|4388|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1912|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +232|#|0|12|273|763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2014|2719|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|3023|3431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1319|3747|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5986|207|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1327|1604|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2107|#|0|12|557|2127|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5331|695|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1713|wooden door|0|12|1139|2236|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1351|3754|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3688|1237|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|579|2191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1355|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4388|1165|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1159|1547|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5297|4006|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1199|1711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1492|1550|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|356|891|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|289|771|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5797|579|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1692|2477|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|370|867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1427|1547|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1439|4011|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|286|769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1549|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1662|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1453|1577|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2461|431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1427|1682|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1399|3771|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2951|931|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|2975|3359|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1487|1588|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1479|1612|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5987|159|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2767|851|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5599|1897|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5591|1904|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3014|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5764|3154|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3051|3351|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2995|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1757|#|0|12|2743|2252|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1565|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1858|2687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1691|1551|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1611|1591|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1323|1609|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5739|3268|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2971|3431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2667|2095|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|2231|1197|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2965|3409|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1550|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5319|675|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3684|1315|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5708|3203|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1759|wooden door|0|12|2879|3499|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1679|1571|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1447|3850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2883|655|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1889|2829|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|1392|1575|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1423|1748|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1586|1593|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1435|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|335|1243|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1372|3823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2596|642|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1339|1609|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5343|1571|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|#|0|12|5301|4003|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|261|763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1902|2710|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1639|1699|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1396|3871|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2847|931|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2667|2079|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2032|2812|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2903|3519|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1495|1723|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|313|783|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|5660|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1367|3868|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1476|3695|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1474|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2935|3508|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1355|1656|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|274|779|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|723|1125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1987|2845|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|6103|179|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|2668|2095|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2007|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1299|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5283|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5647|1402|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|6103|67|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1579|1751|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|1132|2237|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5580|1871|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5144|604|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3765|1255|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|6103|84|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1372|1583|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|2077|817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1501|1612|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|6083|87|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1685|#|0|12|5730|3202|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2028|2832|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1396|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2719|2085|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1938|2702|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1842|2687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1683|1575|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1851|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2496|379|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2719|2082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|607|819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1468|3991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|575|2211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1309|1575|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1291|1756|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1319|3707|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5191|559|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|1851|2711|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1311|1681|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2961|872|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2916|679|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|611|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5659|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|274|773|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1385|1607|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1659|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2631|2100|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5187|567|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4423|1462|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|356|890|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2691|2207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|615|2219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|2879|3500|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2887|723|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|628|848|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|5356|1548|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5615|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2160|#|0|12|2014|2810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1351|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1680|2986|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2862|991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1439|1692|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4423|1063|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1934|2775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2247|1229|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|5295|3997|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1378|3751|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1291|1770|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2031|2747|50|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2126|#|0|12|3537|1152|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2423|472|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2975|3407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5989|28|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1334|1609|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3055|3407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|3695|1279|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5655|1363|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1501|1622|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|327|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5580|1887|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|2767|876|-21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1412|1621|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5955|215|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6082|87|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2667|2087|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|2516|374|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1331|3711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1938|2734|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5669|3149|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|2887|673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1360|1675|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1857|2766|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|4570|1481|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5540|183|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1445|1561|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1035|1082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1707|1567|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5803|3272|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|623|2223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2731|2191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5443|180|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1364|3767|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|4512|1376|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|4388|1171|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5857|570|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|4500|1357|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5563|1903|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|#|0|12|1411|1629|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2915|671|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1439|1612|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1820|726|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1456|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4686|1175|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1451|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1591|1563|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1388|3831|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6047|203|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2126|#|0|12|725|1135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1452|1727|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1395|3871|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5857|586|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|879|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1287|3731|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5770|3168|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1412|1629|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5662|3129|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2287|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2482|599|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5780|3168|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1399|3868|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5303|628|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|2687|2235|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1360|1674|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5994|95|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5731|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1685|#|0|12|5745|3206|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|5298|4003|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|5857|595|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5515|1806|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|650|2191|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1448|1653|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1423|3746|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|3682|1239|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1434|3967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4431|1229|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4484|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2600|612|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5508|182|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2160|#|0|12|1820|2733|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1154|1623|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1691|2477|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2423|523|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|562|1111|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|6107|87|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5652|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1411|3791|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4439|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|1968|2682|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1538|1746|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1446|1669|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|748|2159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2862|1002|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1475|1583|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1371|3823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +234|#|0|12|285|763|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1479|3683|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3537|1137|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8173|#|0|12|1851|2760|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1461|1519|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|635|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5848|580|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5188|567|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1332|3759|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2663|2194|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1551|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4669|1399|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3011|3359|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1671|1551|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1856|2826|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|2045|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6063|51|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +232|#|0|12|279|763|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1359|1778|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|#|0|12|3684|2068|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2867|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2126|#|0|12|2444|1119|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1854|2799|-8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|666|951|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1304|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5447|187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1560|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5543|1881|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|631|2187|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5857|578|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|623|2195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|13|3763|1320|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|567|2179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1998|2719|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4391|1071|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1443|1583|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5595|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +820|#|0|12|5830|367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|599|2202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|3041|3466|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3764|1255|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4684|1232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|6115|87|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5863|555|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1988|2845|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1338|1593|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5643|1416|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2788|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5139|688|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5783|3162|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5575|195|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1657|metal door|0|12|5343|1577|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|591|2188|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1980|2837|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5803|3273|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5927|219|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +232|#|0|12|286|779|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|515|999|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5295|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2484|471|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2964|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5739|3218|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5581|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|3059|3351|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1851|2712|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1857|2687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1294|1755|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3719|1381|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1588|1589|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1393|1679|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5504|179|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3690|2262|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2219|1190|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1676|1599|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5617|1847|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5618|1871|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|659|1007|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3671|2262|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1661|#|0|12|367|873|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|367|878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|5290|4008|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3767|1314|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|291|991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|1846|2827|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5985|28|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|2976|3359|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|531|1015|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5577|188|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2995|3439|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1867|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2425|535|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5563|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1930|2799|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|262|769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2107|#|0|12|1510|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|607|2275|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5995|95|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5441|193|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|metal door|0|12|6124|175|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +246|#|0|12|301|761|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4423|1111|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5191|558|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5322|591|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1579|1701|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5298|4006|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5303|627|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2915|807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2279|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1539|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1340|1659|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1475|1519|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3023|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1844|2762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2423|559|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2618|622|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1612|1591|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1465|1552|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5618|1847|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|4440|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4421|1135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1426|1583|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2107|#|0|12|1525|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2434|442|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5919|155|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3778|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3022|767|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2003|2727|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1346|1656|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2975|3408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1755|#|0|12|2732|2257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6061|42|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1340|1609|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1447|3715|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|623|883|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2781|980|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2444|415|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1524|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5727|3248|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|675|1207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5355|1544|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1571|1701|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2668|2079|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2927|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|4492|1396|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3743|1294|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1673|metal door|0|12|5539|1806|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1841|2687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2263|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3023|767|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1340|1658|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|5302|4003|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|6079|171|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2115|#|0|12|1299|1770|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2895|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1820|2739|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|6106|87|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5283|551|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5769|3168|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2943|932|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2778|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2223|1168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5570|198|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1457|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1460|4007|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5319|708|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|1345|1677|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5619|1859|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|351|834|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|metal door|0|12|5242|1602|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|612|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|559|987|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1315|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1340|1599|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1429|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|2503|547|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5818|54|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1890|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|5848|581|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|4479|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2033|2789|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5320|575|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|3041|3467|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|327|793|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1459|3831|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1903|2687|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6063|52|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1555|1687|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1631|1587|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5599|1890|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1898|2810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1915|2812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|1151|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +790|secret door|0|12|5266|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5857|562|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|6123|175|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1843|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1651|1567|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|313|791|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4455|1071|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4485|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2503|434|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1941|2793|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1421|3711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1427|1583|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4487|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2891|655|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|428|1039|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5855|1427|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4689|1221|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2961|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1944|2764|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5559|1876|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|metal door|0|12|4608|3573|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3771|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1359|3701|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5726|3248|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2975|878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1346|1646|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2247|1230|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1693|1549|65|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5144|588|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1357|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1555|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1811|2824|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8181|#|0|12|1857|2764|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|597|2151|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1717|#|0|12|5218|4017|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|5832|346|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5687|1441|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1494|1723|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1810|2824|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1316|3695|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|286|769|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1852|2836|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1375|3818|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|2282|1231|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2504|559|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2955|703|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1351|1603|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2907|3495|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1916|2812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5577|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1367|3867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2424|559|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1427|3879|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|6083|47|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1571|1751|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1447|3723|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1444|1583|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2025|2869|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|280|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3719|1228|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2795|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2767|875|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1476|1519|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1717|#|0|12|2883|687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|639|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|591|2227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|1824|2731|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5595|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|4431|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2903|707|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1362|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5987|55|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2514|481|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|wooden door|0|12|2671|2235|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|1990|2892|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|419|1039|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5309|734|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1671|barred metal door|0|12|5727|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2998|767|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5677|3285|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|580|2127|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4688|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|4490|1375|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1450|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1751|#|0|12|3053|3364|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|591|2172|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2522|374|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|1372|3871|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1663|#|0|12|2077|816|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2917|860|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1592|1663|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +244|#|0|12|301|762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1323|3679|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5776|3154|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1501|1617|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2915|907|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5959|27|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1655|1651|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2999|767|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|627|1039|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5617|1871|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5835|1431|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|1375|3867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|643|943|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|547|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1459|1612|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2895|676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2859|803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5303|699|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1143|1819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1692|1551|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|268|773|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1693|1548|65|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2995|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|262|769|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1371|3871|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2847|932|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1461|1524|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|2902|3519|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|268|779|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5679|1434|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|559|2207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|455|1131|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +796|#|0|12|6119|180|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|274|769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|559|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5284|551|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3013|3463|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|615|2235|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +794|secret door|0|12|5178|583|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1474|1552|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5311|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1775|wooden door|0|12|6031|197|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5523|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1431|1731|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|5295|3998|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1751|#|0|12|2636|2087|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5310|734|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1359|3789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|5857|579|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1659|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|metal door|0|12|5337|1560|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|619|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2863|734|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5283|575|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|1887|2707|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|647|1082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1438|1692|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3770|1125|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1451|3751|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5679|1444|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1421|1555|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5919|52|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|12|1479|3699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4415|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|580|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1844|2743|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|563|1111|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1547|1655|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1575|1557|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2959|627|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1445|1669|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1943|2768|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3822|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1845|2760|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1591|1564|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|627|2167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2223|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|1987|2887|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5344|1577|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2113|#|0|12|1291|1782|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|2911|3515|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5590|1851|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|2046|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1996|2868|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2495|600|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2164|#|0|12|2018|2808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4528|946|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2862|1002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5283|663|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|551|2211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|1132|2237|50|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2999|811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|262|779|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1939|2764|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5287|4015|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|3682|1240|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2717|2085|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|1139|2235|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1733|metal door|0|12|6059|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|651|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|739|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5647|1443|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|396|1223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1469|1552|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2863|735|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5581|191|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|663|819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2115|#|0|12|1299|1779|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2687|2236|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2160|#|0|12|1167|3620|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2531|559|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|550|831|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1279|3738|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|5256|4021|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3719|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4540|943|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|5290|4007|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1647|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5311|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1497|1612|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1339|1593|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1650|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5911|27|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|5293|4003|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2907|719|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5284|575|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|2531|374|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1392|1679|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2115|#|0|12|1299|1773|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5698|3279|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|5666|567|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|12|1620|1767|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2839|875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1675|1599|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|268|773|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|1479|3684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5311|604|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|619|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5563|1863|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1695|#|0|12|5669|3148|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5723|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|811|2199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5563|1864|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|wooden door|0|12|5272|3987|37|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|2431|434|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|2779|847|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2457|453|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1819|726|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1436|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2933|3511|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5857|594|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|5839|363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1452|3863|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1475|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2124|#|0|12|3779|1135|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1895|2663|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1655|1612|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1846|2828|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5563|1841|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|metal door|0|12|5333|1556|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|620|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|543|966|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2781|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5599|1913|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|#|0|13|3764|1320|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2031|2804|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|3058|3351|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1571|1719|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|1378|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1717|#|0|12|2875|679|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1132|3615|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|623|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|543|967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5770|3154|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1357|3817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|615|983|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|479|844|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|620|2143|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|13|1163|2247|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|1247|1699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|6099|47|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1941|2738|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +796|secret door|0|12|5263|672|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1623|1586|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1619|1767|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1132|3663|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1993|2723|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1300|1755|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1957|2694|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1351|1604|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|612|2245|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|309|791|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1474|3871|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2507|600|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2668|2087|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2895|787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|6047|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|#|0|12|1483|3991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1851|2732|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4551|1047|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1859|2762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3740|1206|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5511|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2503|559|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5919|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|595|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2113|#|0|12|1390|1653|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +856|#|0|12|1333|1652|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1990|2864|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|588|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3731|1396|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1475|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|575|2147|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5919|156|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1513|1599|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1849|2826|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|5987|207|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3743|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2428|523|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|1167|3621|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4556|922|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|5223|4011|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5643|1408|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5543|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|615|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1853|2799|-8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4399|1117|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1586|1589|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1227|1583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5823|51|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|631|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5800|3276|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1251|1711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5581|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2740|983|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4560|933|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|319|791|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1639|1690|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1444|3991|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|5223|4012|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2715|2103|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1708|1567|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|5647|1410|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1773|#|0|12|1391|3868|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1735|metal door|0|12|2546|853|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|551|831|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1636|1519|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|567|975|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|312|783|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1375|3868|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2919|965|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|555|2215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2029|2791|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1507|1658|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2767|877|-21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1717|#|0|12|1495|1620|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3776|1162|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|wooden door|0|12|5273|3987|37|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|1476|3711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4399|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8173|#|0|12|1854|2762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1131|2228|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|4492|1397|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2162|#|0|12|1824|2733|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1367|3735|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5551|1881|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2287|1228|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1515|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3056|3407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2875|719|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +854|#|1109|12|5688|319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2707|2151|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|13|1815|2830|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|273|763|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5956|215|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1685|#|0|12|5774|3168|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2156|#|0|12|5293|4012|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4415|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|371|871|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1279|3731|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2751|984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|612|2167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|650|2159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1659|metal door|0|12|5335|1543|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|2032|2804|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1441|1550|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1759|#|0|12|2743|2251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1429|3967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|#|0|12|1346|1660|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2124|#|0|12|3536|1152|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|3678|1316|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1836|2732|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|872|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1455|1721|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1759|#|0|12|2671|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5504|178|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|955|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1681|barred metal door|0|12|5857|587|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3015|3388|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1399|3772|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5655|1402|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1499|1618|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1544|1719|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2219|1189|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|3027|3467|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1456|1599|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1706|1559|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|343|885|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2525|535|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2501|389|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|5155|735|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4404|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1396|3887|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4413|1461|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5583|195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1631|1588|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|4643|1317|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|327|1243|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +822|#|0|12|5831|367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5287|675|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|636|1039|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1581|1593|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|607|1187|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|455|967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|#|0|12|355|890|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5442|179|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2132|#|0|12|1292|3720|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1331|1593|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3764|1255|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|267|763|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1386|1653|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4456|1071|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2513|481|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1487|1589|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2032|2803|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1583|1589|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4528|938|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1436|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|4608|3574|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1387|3711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1603|1719|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3739|1206|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3743|1299|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2839|803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2957|878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3747|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2996|3439|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1655|#|0|12|2071|797|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|1407|3727|-21|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5755|3270|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1464|1524|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1637|1519|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1387|3831|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1747|metal door|0|12|5611|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1657|metal door|0|12|5155|687|1|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1896|2683|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1667|metal door|0|12|1140|2228|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|5356|1556|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1457|1552|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|barred metal door|0|12|6114|87|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|651|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1693|#|0|12|5815|3268|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|575|2148|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1504|1527|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1737|metal door|0|12|6049|42|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|1884|2729|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|1674|2984|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5927|220|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5967|235|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +232|#|0|12|280|779|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5644|1409|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|4556|921|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1461|1514|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3747|1189|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3003|3386|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|4513|1357|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|280|773|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1412|3791|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2160|#|0|12|1968|2681|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|2671|2236|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1741|#|0|12|1359|1625|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8181|#|0|12|1857|2758|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|3747|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3743|1192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|280|769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1415|3698|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|286|773|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1391|3867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1745|metal door|0|12|6103|180|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|2927|854|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|1034|1080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2919|794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5301|4006|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1334|1599|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5321|575|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1749|#|0|12|2635|2087|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2158|#|0|12|2911|3522|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|2751|983|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2972|3405|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|6063|67|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1316|3735|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1407|4034|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|274|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|1459|1611|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|714|1109|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|4402|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1683|barred metal door|0|12|5150|605|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5144|595|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1415|3850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1455|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|635|2167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3703|1215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5579|187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|2231|1214|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2019|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2124|#|0|12|2443|1119|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|4540|942|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|961|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2134|#|0|12|4379|1100|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|563|1015|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|4529|938|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1685|#|0|12|5805|3274|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2855|907|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1751|#|0|12|3052|3375|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1291|1776|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|secret door|0|12|5279|649|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5718|3205|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2113|#|0|12|1291|1779|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|3023|3432|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1773|wooden door|0|12|6031|198|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2156|#|0|12|5298|4012|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1135|2219|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2115|#|0|12|1299|1776|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|1351|3867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1499|1614|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2162|#|0|12|1823|2741|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4564|921|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|267|763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|metal door|0|12|5242|1603|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1669|#|0|12|286|773|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1669|#|0|12|280|773|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2501|377|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|261|763|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +232|#|0|12|268|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1896|2663|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|480|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|610|879|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2150|wooden gate|0|12|5206|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1679|barred metal door|0|12|5863|554|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1677|barred metal door|0|12|5797|564|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|559|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5301|4012|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2915|679|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1687|#|0|12|5775|3168|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1846|2709|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5386|693|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1636|1508|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1361|3822|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|2477|404|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1695|#|0|12|5815|3267|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1407|3802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2154|#|0|12|5297|4012|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3051|3423|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2105|#|0|12|1520|1545|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|663|811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1460|1727|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1777|wooden door|0|12|1331|1676|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|595|2215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1556|1663|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|2755|2223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|1459|3807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1711|#|0|12|3739|1292|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|1439|4012|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1771|wooden door|0|12|5303|1568|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2150|#|0|12|2521|374|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2021|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2785|980|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|2032|2787|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|367|873|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1653|#|0|12|1651|1639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1779|wooden door|0|12|1331|1675|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|1579|1705|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1767|#|0|12|1476|3687|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1661|#|0|12|343|884|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1582|1589|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1733|metal door|0|12|5651|1412|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|5349|1560|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1663|1578|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1703|#|0|12|1476|1669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5855|1475|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1739|metal door|0|12|5651|1416|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1743|metal door|0|12|5583|194|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|1423|1755|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1765|#|0|12|1333|1641|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1741|metal door|0|12|5579|202|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|2923|671|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2152|#|0|12|2517|374|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|4549|1045|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_lights.jsdata b/data/js/jsdata/worldtemplates/trammel_lights.jsdata new file mode 100644 index 000000000..1734e966c --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_lights.jsdata @@ -0,0 +1,1796 @@ +2 +2842|#|0|0|2842|868|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1408|3769|6|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1227|1576|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1492|1610|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2422|544|2|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3681|1243|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1056|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6106|42|27|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +7887|light|0|0|5289|1313|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1908|2844|20|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2923|675|29|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|1004|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1427|1539|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5581|1855|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|626|2191|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1366|1576|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1656|1576|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|#|0|0|3054|3376|28|1|0|0|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|1344|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2520|544|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1846|2744|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|452|963|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5167|568|7|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5360|1359|13|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|344|816|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4458|1088|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2752|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3677|1313|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1995|2914|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5225|172|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3743|1338|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1939|2831|11|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|419|1034|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2933|851|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2620|615|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4490|1216|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5994|68|28|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5368|1363|11|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1947|2685|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2828|889|1|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1648|1555|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1694|2476|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1809|2819|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1676|2981|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5345|85|25|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2823|706|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1456|1596|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1502|1620|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4470|1161|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|3980|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1677|2986|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2065|10|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2957|707|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|4626|1320|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4567|922|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1462|3794|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1304|3749|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1441|3718|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6230|#|0|0|5993|66|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1540|1716|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1446|1563|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1208|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1340|1744|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1497|1676|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1433|1725|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1488|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2213|1164|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2672|2156|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2784|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1579|1607|19|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3770|1184|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5308|1296|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|710|1488|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2479|399|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2955|817|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5990|56|22|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4426|1224|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1877|2805|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4390|1104|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|1424|1562|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2861|988|-15|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1479|1676|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|575|2177|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1432|3965|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5327|1370|9|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1907|2734|24|1|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3675|1243|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4328|927|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|532|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1948|2822|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3688|#|0|0|5453|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1568|1577|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5293|1335|28|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +7188|#|0|0|3688|1281|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5368|1359|11|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|624|2143|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1246|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2969|3403|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1262|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1565|1760|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1456|3768|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1334|1656|56|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1438|4008|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|674|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|6113|81|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1691|1547|51|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1460|1693|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1670|1626|-5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|1841|2737|0|1|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2883|746|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1872|2672|-4|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1846|2772|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3674|1326|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|589|2148|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5310|1316|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1142|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5389|1343|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|5790|3362|0|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1272|3|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1983|2846|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3760|1252|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2822|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1588|1685|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1183|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|738|2139|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4410|1216|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|964|1767|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3698|1298|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5766|1457|20|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3630|#|0|0|627|834|6|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2764|25|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|793|2272|12|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|669|2148|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2857|993|-15|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1358|3734|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5297|622|-5|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1895|2832|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4631|1198|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1402|3804|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|5795|3362|1|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2058|2800|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6570|#|0|0|3680|1277|25|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1961|2775|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5188|573|11|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1482|1586|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2872|983|-1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4546|850|30|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|554|2138|3|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1396|1566|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5241|152|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2478|567|5|1|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|604|2200|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|3008|3454|15|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|665|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5338|1287|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1907|2730|24|1|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4406|1152|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1457|841|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|5747|3189|18|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|2437|435|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1619|1564|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3675|1188|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1421|3758|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3688|#|0|0|5451|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1932|2751|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3635|brazier|0|0|5917|195|22|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2798|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3730|1308|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5312|1375|9|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +7888|light|0|0|5537|1337|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2743|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5138|577|-45|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4618|1202|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2880|851|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|1886|2855|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1160|2209|40|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2048|2800|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|1278|25|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|819|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1819|2818|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5341|73|25|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|3692|1266|31|1|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5289|1338|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1307|1566|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1881|2783|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1880|2723|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +6571|fire|0|0|5290|1344|28|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +14089|#|2101|0|5336|1310|29|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2401|#|0|0|2508|544|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3682|#|0|0|5738|48|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1364|3704|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1397|3891|7|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2856|728|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|515|988|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2441|439|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3776|1152|24|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5525|1352|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2500|380|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2431|523|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5186|573|10|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4529|949|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1342|1644|56|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5316|1310|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1304|1974|0|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1346|1586|72|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1985|2865|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1499|1724|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1546|1688|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2595|629|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3791|1272|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4426|1216|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4474|1161|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4333|948|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|2939|3347|15|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|280|981|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3678|1321|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4626|1206|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2886|780|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|639|2190|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|4002|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2483|428|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2851|739|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2015|2723|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2836|990|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5177|88|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|365|876|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|756|2267|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2900|789|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|978|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3006|813|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4399|1128|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4684|1220|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|2961|3459|34|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1408|1610|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2225|1201|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5175|615|0|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|500761|2202|4751 +2850|#|0|0|4549|872|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|728|880|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2919|711|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5241|187|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1094|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2714|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2856|14|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|1680|2843|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1335|1672|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2505|427|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|1015|1432|10|1|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2844|899|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|3718|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1992|2715|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3698|1292|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +14089|#|2101|0|5336|1304|29|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3679|1313|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1801|2701|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1934|2700|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3670|1335|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1501|1555|26|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3760|1176|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4279|928|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4621|1203|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4400|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1819|2839|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1942|2741|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2996|813|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1448|1596|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3776|1287|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3660|1208|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|5450|1004|19|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3728|1197|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1520|1582|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2743|4|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1474|3683|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|542|974|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1634|1515|41|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4399|1168|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1426|1745|16|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2023|2870|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|2976|3352|15|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4549|924|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2880|712|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2952|943|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4546|852|30|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1890|2814|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1343|1732|64|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|812|2334|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2923|859|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1847|2714|16|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1423|3848|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5317|1287|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5365|1291|15|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4388|1085|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2836|996|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5145|79|29|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1380|3772|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1569|1532|40|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1037|1079|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1964|2690|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2736|982|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1134|3611|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4429|1059|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4527|949|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4398|1130|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1492|1620|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1816|721|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2997|763|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6538|forge|0|0|5640|1411|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1224|1568|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5293|3986|37|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5241|144|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1646|1567|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2072|11|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2059|2784|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1138|2231|40|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1440|3980|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|667|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5568|1866|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3700|1266|33|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2039|2869|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2283|1226|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2894|660|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4544|852|30|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4559|1048|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4560|1488|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2463|397|24|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2996|632|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1845|2688|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5360|1363|13|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2387|#|0|0|1128|2217|60|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1588|1531|38|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1344|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1396|1687|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1414|2106|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5181|88|7|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|584|2127|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1446|3776|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1897|2733|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1554|1776|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4673|1409|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|38|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1943|2686|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2974|838|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5784|1457|-5|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|959|1767|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1651|1635|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1823|727|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4422|1066|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2040|2813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5784|1458|-5|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3746|1331|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3007|817|-2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4531|931|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1080|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2486|435|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1943|2705|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5151|103|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|595|2205|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5182|90|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2807|990|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1514|1613|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1847|2835|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1395|4008|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4478|1071|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1473|1609|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1947|2681|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2886|686|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5364|1322|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|5774|3391|-3|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4469|1049|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4322|1011|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2511|474|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|815|2196|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5449|81|20|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2573|wall torch|0|0|5989|184|59|1|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2016|2750|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2730|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|629|2133|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2480|435|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|893|2390|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2887|675|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4569|922|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|990|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1429|1628|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1807|2743|7|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3767|1176|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2031|2811|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3660|1199|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1833|2678|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5208|169|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|624|842|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4384|1130|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1966|2814|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|634|1032|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|589|2200|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1264|891|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5327|1378|9|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2950|918|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|356|834|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4542|872|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|530|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|282|989|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1432|1665|10|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1669|1550|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|5228|733|-17|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|4619|1205|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4384|1104|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1247|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1932|2733|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|1544|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6048|53|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2061|11|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2775|19|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2884|739|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3676|1321|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4567|920|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1508|1655|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2847|candlabra|0|0|1132|2216|66|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|1609|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1388|1604|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4569|920|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|486|848|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1583|1564|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1436|3881|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|600|2176|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5912|227|44|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1998|2909|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|786|2233|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4430|1142|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1656|1655|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2052|802|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2276|1200|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1654|1640|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|332|816|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2743|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2964|811|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|5984|105|-1|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|640|1087|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1632|1504|35|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2284|1228|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1871|2863|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2841|912|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4525|939|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1462|1526|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2715|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5163|92|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1630|1583|-20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2038|2750|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|1281|25|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|554|1210|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5708|3214|-2|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3783|1287|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1612|1584|-20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5179|86|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1394|3768|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1815|727|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5465|189|13|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2594|lantern|0|0|2574|603|12|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|4022|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4394|1224|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1882|2840|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3731|1329|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1460|1600|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5439|1337|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2575|#|0|0|1897|2691|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2943|617|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5748|1454|-25|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2387|#|0|0|4552|1491|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|2938|3362|15|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1440|1623|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|606|816|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4692|1184|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1453|4028|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1872|2775|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6229|#|0|0|5950|219|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|576|2236|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2024|2840|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5328|1287|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2903|663|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1455|4000|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1494|1549|36|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2024|2736|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1247|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|648|2156|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|990|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1439|1754|-2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2488|475|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4673|1411|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|6108|82|6|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1256|1880|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2914|910|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5536|1879|6|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2615|621|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1336|1586|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5284|2015|9|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5547|1334|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1985|2858|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1168|3641|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4480|1235|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2437|412|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|27|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1907|2658|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4400|1215|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3630|crystal ball|0|0|5199|609|7|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|811|2321|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1500|1617|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1900|2834|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5312|1368|9|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4416|1460|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4617|1204|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3630|crystal ball|0|0|5225|553|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|4408|1466|0|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|#|0|0|784|2218|16|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1440|1705|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2914|904|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3699|1259|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2740|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1344|3757|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1974|2784|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2810|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1332|3753|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|528|967|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3674|1330|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4626|1202|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3687|1313|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1262|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4394|1200|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4392|1066|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1213|2191|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4557|918|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1387|1818|3|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2023|2743|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|1593|2145|5|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2959|740|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1640|1582|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5157|91|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2427|437|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2672|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5294|622|-5|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1838|2686|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|1424|1713|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3763|1186|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1423|3976|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2791|984|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1849|2798|-2|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2213|1168|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2842|810|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1888|2832|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|4000|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1364|3700|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1241|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4684|1180|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1498|1626|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2953|857|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|948|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1544|1771|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5309|737|0|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1501|1543|28|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|2530|658|0|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1889|2688|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2847|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5432|1340|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1800|2714|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2913|813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1240|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5547|1330|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4490|1218|2|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5308|1287|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|336|872|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|328|1247|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|655|2150|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1446|1548|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|676|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3705|1216|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|3001|3403|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2454|480|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2952|701|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1985|2909|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4628|1206|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2959|616|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1142|3666|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3728|1288|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2863|812|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4384|1063|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|608|2279|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2462|454|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1481|3860|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1352|3765|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2634|2080|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1408|4008|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3690|1281|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3722|1276|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|394|1216|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7887|light|0|0|5290|1318|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1820|2803|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1471|1576|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1348|3868|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2076|798|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5945|219|34|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4324|964|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1479|1623|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6570|#|0|0|1324|1626|55|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1814|2807|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3760|1159|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1857|2835|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1044|1083|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2275|1198|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|480|840|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1808|2716|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1812|2827|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3732|1397|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|556|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3722|1283|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1372|3864|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1897|2706|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1500|1612|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1446|3780|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1150|1616|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2672|2153|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5154|64|25|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1472|1636|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4439|1174|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|584|2140|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1351|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1584|1607|19|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|wall torch|0|0|5207|557|-7|1|0|2|0|5|0|400000|125|0|0|0|0|0|0|0|0|0 +6538|#|0|0|637|2194|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|608|2120|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2778|962|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1986|2775|11|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|597|1187|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4557|930|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5378|3836|-1|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3631|#|0|0|1594|1652|16|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3020|763|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2051|2782|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|896|2384|13|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1998|2742|30|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1828|2810|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2473|399|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1561|1664|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1903|2716|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|5176|616|3|1|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1355|1678|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2742|976|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4480|1060|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2481|410|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1328|3693|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|679|1203|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|716|1484|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|2977|3410|29|1|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6062|54|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2790|979|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1844|2710|10|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5205|611|4|1|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1948|2847|8|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1828|2848|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1684|2673|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5312|1304|14|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1418|1610|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1462|3818|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3776|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1396|3867|7|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2016|2744|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1998|2914|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1489|1551|70|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1464|1548|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|6103|38|31|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4392|1218|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2632|2086|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1851|2680|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1114|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1814|2809|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2475|426|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5174|616|2|1|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2037|2849|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|1549|1680|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|970|1760|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2683|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|553|984|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2732|2185|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2851|731|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|1015|1435|10|1|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2916|801|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2599|635|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4628|1208|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|568|2116|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3746|1338|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1208|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1408|3853|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1381|3794|7|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1672|1592|7|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|322|1240|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6220|#|0|0|5994|66|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2907|706|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2478|424|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|656|824|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2401|#|0|0|4389|1056|0|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5432|1343|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1260|1885|7|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2929|936|-1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2020|2886|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1954|2684|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4392|1160|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5536|1882|6|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1854|2736|0|1|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5989|29|22|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1381|3778|-14|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5269|152|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +468|#|0|0|5311|1373|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1256|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2733|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|652|2163|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2028|2849|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1046|1084|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|#|0|0|3049|3376|28|1|0|0|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5289|1340|8|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1543|1669|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4335|983|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4416|1231|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1328|3709|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4432|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5145|62|25|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5305|108|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1476|3670|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|555|984|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2790|973|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1920|2822|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2847|850|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1538|1585|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2452|427|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|2735|2157|8|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2567|#|0|0|2603|628|13|1|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|592|2248|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6538|#|0|0|5813|3302|12|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2992|644|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3687|1278|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4552|1498|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1813|2812|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2485|399|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1340|1679|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3686|2254|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1856|2856|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5297|625|-5|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2969|3410|41|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|556|2220|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|552|2189|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|2045|221|54|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2861|795|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1610|1567|25|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4539|859|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5314|104|18|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1440|3776|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2877|721|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5295|3977|37|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|843|1680|0|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1848|2772|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1456|3736|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1966|2820|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1422|1614|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1925|2786|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|860|1679|0|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|4425|1116|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1584|1590|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1900|2701|20|1|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2892|784|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2848|799|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5207|176|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1846|2742|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6048|43|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4424|1210|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4288|920|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1840|2835|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5246|181|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|lamp post|0|0|1632|1591|0|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|616|824|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4298|931|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|710|1485|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3735|1320|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|2054|2780|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1478|3718|28|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5246|174|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3683|1246|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2847|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1998|2879|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2020|2896|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|#|0|0|2030|2721|25|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|816|2320|12|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2478|430|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2892|901|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4460|1094|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1403|4037|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|564|2220|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1462|1512|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2907|786|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1320|3677|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5274|3365|27|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2904|858|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|755|2203|0|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2040|2780|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1912|2864|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1386|1803|2|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4558|944|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2776|978|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1307|1688|37|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1942|2735|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|814|2200|8|1|0|0|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2567|#|0|0|2426|497|28|1|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5437|1336|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|2064|798|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1472|1696|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2471|553|11|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|#|0|0|2026|2716|24|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|621|1146|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|616|814|6|1|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1686|2673|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2225|1195|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2437|523|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|1351|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5289|1338|8|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1888|2738|20|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|6050|3493|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4312|920|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|607|2208|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|624|2237|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2570|587|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1648|1560|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1420|2101|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4296|1011|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3746|1295|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1348|1746|60|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2752|991|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2892|918|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5347|1312|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1474|3698|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4695|1176|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1240|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2483|407|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5976|29|22|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1655|1635|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5238|174|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2352|#|0|0|682|1200|0|1|0|2|0|47|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3736|1304|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2034|2809|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +1147|#|0|0|5265|3977|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1986|2784|13|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4380|1098|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|365|876|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|oven|0|0|1440|3781|0|1|0|2|0|1|5000|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|1352|3733|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|591|2232|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1441|1693|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|630|2120|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|632|816|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1232|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2433|528|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4447|1072|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2880|790|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2837|912|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3687|1281|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|456|1112|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|528|960|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2467|407|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2775|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|959|1760|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1940|2842|14|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1887|2842|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1449|1558|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5754|1455|-25|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4682|1229|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2714|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|1132|2223|23|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1403|1818|4|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2032|2744|70|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5145|70|25|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5994|58|30|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|1137|2216|40|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2861|992|-15|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1537|1720|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4399|1146|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|5152|53|31|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|344|876|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5177|86|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3686|1320|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1682|1570|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3791|1183|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1832|2696|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3689|1313|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|2717|2104|9|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2913|676|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|660|1002|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2454|484|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|#|0|0|2735|2173|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6570|#|0|0|1324|1622|55|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1378|3728|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4320|920|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|616|2183|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1857|2835|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4408|1108|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2020|2822|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|1680|2843|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1378|3780|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3762|1218|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2864|849|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1412|1744|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2872|686|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3681|1235|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3746|1333|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4446|1160|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5590|1866|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3705|1213|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2903|692|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2788|968|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5785|1459|0|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1903|2722|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2856|candlabra|0|0|6048|40|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2862|856|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2387|#|0|0|1925|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1448|3749|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6587|brazier|0|0|1894|2738|61|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +13640|#|0|0|5748|1455|-24|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1694|1556|40|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|292|980|8|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1818|2800|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2913|674|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|592|2166|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1166|2232|60|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5439|1343|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1538|1576|25|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1890|2706|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|645|2176|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1460|3825|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1600|1516|46|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2450|453|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1904|2812|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3725|1376|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2071|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4457|1083|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|674|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2719|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2593|638|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3770|1191|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|722|1489|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|664|1008|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5465|184|12|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1997|2872|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2574|592|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|328|1060|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3667|1188|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1872|2813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5226|562|0|1|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|1886|2856|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1837|2701|10|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2520|525|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5213|160|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2713|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1826|2744|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6125|229|22|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1344|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1900|2840|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4478|1134|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1600|1522|46|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1342|1647|56|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4488|1218|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6117|208|22|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1684|2679|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5389|1348|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3739|1327|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2868|727|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2480|474|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|474|844|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2244|1204|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2982|640|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1620|1672|18|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1436|3877|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1847|2835|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4675|1409|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1460|3801|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2687|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4313|1012|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1904|2684|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4400|1231|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2531|574|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|flame of eternity|0|0|1894|2738|63|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4307|1012|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1372|3867|7|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1616|1581|-20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|738|2344|6|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|757|1314|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2888|650|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2962|3410|41|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|1558|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1550|1705|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5238|181|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4553|1040|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5289|1340|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2854|950|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|#|0|0|2598|643|13|1|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5348|1322|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2574|596|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4390|1174|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1472|1623|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|575|2152|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1471|1676|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5316|1316|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1208|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|3016|3389|28|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2752|29|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2911|956|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1128|3660|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2567|#|0|0|2424|471|28|1|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4552|1488|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3685|#|0|0|5738|50|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3731|1382|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3731|1327|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|665|2136|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1991|2879|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2704|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4544|850|30|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|5502|541|60|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2465|553|11|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4620|1201|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|2549|657|5|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +468|#|0|0|5311|1370|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1412|1758|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5178|91|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2055|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3685|1281|22|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2784|952|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1272|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2495|403|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5547|1332|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2594|#|0|0|1884|2855|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7888|light|0|0|5536|1337|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|542|960|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2946|705|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2530|578|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|711|1479|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4408|1227|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5315|107|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4012|#|0|0|5285|3980|37|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3686|1278|22|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2528|545|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2990|780|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1328|1586|72|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4454|1056|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2914|686|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5268|156|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4624|1208|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1265|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2002|2720|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5999|3770|25|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2939|940|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4464|1143|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5150|92|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6526|#|0|0|1424|1554|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2746|987|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2752|3|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6061|40|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3728|1301|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1800|2702|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|4627|1203|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3735|1288|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1852|2715|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3687|1246|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1816|2743|4|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3740|1338|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1960|2761|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2939|932|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1947|2842|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|888|2394|0|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4306|922|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3767|1152|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3688|1265|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3762|1226|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5749|1456|-3|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5400|1410|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2486|424|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|5470|1331|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2501|427|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1820|724|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1304|3693|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1326|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|5195|3996|37|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1355|1671|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2905|988|-1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4399|1121|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2562|#|0|0|621|2136|13|1|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5265|161|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1495|1613|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1479|1636|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2600|623|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1440|1670|10|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2861|919|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1044|1077|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5392|89|20|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1344|3782|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1600|1561|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4681|1410|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2965|3400|41|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1256|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1882|2834|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1704|1565|56|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3690|1278|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3674|1312|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1336|1734|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|552|1218|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|664|808|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|554|2145|3|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4648|1224|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1460|1587|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1549|1585|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3686|1281|22|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|3001|3412|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4392|1211|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2232|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1341|1604|56|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|591|2257|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1463|1569|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1332|3723|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2790|955|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4525|945|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1871|2856|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1435|3743|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|640|846|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3698|1296|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4671|1400|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4296|964|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2048|2888|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3685|1278|22|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1983|2909|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1876|2726|20|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2465|411|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2031|2739|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5210|112|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1229|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +35|#|0|0|2511|522|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3003|782|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6229|#|0|0|5945|222|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5180|92|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2778|956|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1834|2736|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4480|1217|4|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1942|2798|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4544|947|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|320|787|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2457|403|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1438|4014|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1880|2714|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1130|3612|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2896|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1672|2474|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2920|798|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4313|934|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4380|1103|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|857|1688|0|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5362|1291|15|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5179|89|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2387|#|0|0|1128|2217|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2856|candlabra|0|0|1138|2226|40|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1553|1656|32|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1669|1557|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1359|3776|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1378|3750|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5197|94|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2751|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4410|1208|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|581|2226|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1240|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|798|2267|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1948|2856|6|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1418|3747|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1847|2848|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2984|765|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|564|2138|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|21|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2575|#|0|0|2026|2721|25|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1519|1633|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2886|755|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1881|2776|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1344|1586|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1422|3747|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|755|2203|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2575|#|0|0|5753|3194|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5364|1330|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2026|2813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2822|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|448|1128|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2915|674|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|1753|254|22|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4488|1216|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2491|399|21|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1832|2721|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1479|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4539|1067|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|746|2264|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2736|988|9|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2228|1216|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5322|1980|9|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2468|563|13|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2879|663|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|549|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|604|2179|8|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1960|2704|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|candle|0|0|5451|1375|-3|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0|500 +2845|#|0|0|2790|961|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|592|2274|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1287|3|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|808|2331|0|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5439|1340|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3050|3360|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|572|2123|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1875|2640|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|562|1012|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4422|1108|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1355|3708|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1937|2684|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2387|#|0|0|4408|1469|0|1|0|2|0|9|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2427|554|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|1132|2227|46|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|1315|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3689|2069|14|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2734|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|632|1040|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4481|1134|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1904|2691|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4675|1411|2|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2063|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2832|879|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1663|1584|4|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5316|103|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1370|3864|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5266|155|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5144|64|29|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2029|2739|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1392|3698|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5270|154|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4424|1202|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2854|936|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2888|739|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4416|1215|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5313|106|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|1270|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2000|2891|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1352|1586|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|609|2157|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4520|1056|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4456|1121|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4527|951|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1224|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|742|880|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1334|1650|56|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|962|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1947|2830|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4326|1004|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3681|1330|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2700|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1429|3960|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2593|614|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2872|680|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2573|wall torch|0|0|5984|184|59|1|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2046|2782|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1599|1600|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5405|43|30|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1304|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4664|1394|4|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1176|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3731|1376|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3776|1204|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1848|2673|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1888|2811|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3685|1318|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5217|121|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +4012|#|0|0|1085|2130|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2000|2880|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4470|1214|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1412|3776|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1816|2728|7|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1347|1678|36|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|1825|2672|4|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5350|75|25|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2594|#|0|0|1884|2856|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1356|3757|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1544|1680|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1686|2679|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1494|1691|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1552|1608|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1416|1582|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1939|2822|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1240|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1427|3816|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1558|1592|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5349|1330|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|656|2136|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3675|1235|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|651|2181|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1472|1512|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|586|2164|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5290|1335|28|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3760|1152|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2721|990|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1978|2821|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|864|2314|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1258|891|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1980|2829|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2807|996|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1412|1617|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4619|1205|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4445|1174|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1825|2685|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|600|2167|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2866|700|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4529|951|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1430|1752|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2236|1188|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|1312|2738|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1441|1668|-10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|1236|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|978|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1805|2802|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2243|1231|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3015|779|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|1588|2153|11|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2054|2776|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2886|912|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1872|2663|-10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1316|3723|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4414|1142|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2467|399|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|556|2202|4|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1906|2813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|2744|1061|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|648|808|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3746|1302|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2696|3|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3689|1278|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5145|73|29|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1640|1672|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2972|3400|41|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2980|878|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4450|1094|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1183|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1448|1569|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|638|816|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3768|1166|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|#|0|0|2620|623|13|1|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|5349|1330|2|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2842|793|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3634|brazier|0|0|5294|625|-5|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1985|2913|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1194|1709|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1435|3824|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1537|1614|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1539|1782|12|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1837|2710|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|336|872|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6229|#|0|0|5987|63|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1951|2688|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2446|485|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3688|1260|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1559|1688|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|320|1048|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3739|1398|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5317|1296|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +4012|#|0|0|748|2350|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2419|522|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|lamp post|0|0|1456|1728|0|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1960|2813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|539|1008|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2040|2896|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1592|1587|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1478|3715|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1690|2472|16|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4462|1049|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4286|962|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2775|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2856|988|-15|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1815|2701|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1343|1736|64|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4432|1160|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2387|#|0|0|1648|1602|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1816|725|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3760|1250|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4648|1218|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2013|2715|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1682|2478|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1940|2765|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|5366|1330|2|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1408|3806|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1838|2673|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|1336|1605|78|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4452|1088|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1654|1544|25|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2570|601|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4457|1063|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3679|#|0|0|5736|48|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|2956|3458|24|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|599|2142|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4526|1070|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1488|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1215|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1943|2677|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1358|3830|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1384|1584|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1388|3827|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1488|1592|19|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1456|1720|12|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1328|1586|50|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|1046|1076|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2784|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|720|1479|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1287|3|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|5211|733|-15|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3689|1281|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5432|1337|7|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +7888|light|0|0|5537|1336|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5515|1338|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5550|1334|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|552|2169|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1940|2689|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|802|2264|0|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3759|1272|3|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +1147|#|0|0|5198|4054|37|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1933|2769|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1537|1736|15|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1880|2688|10|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2915|676|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1670|1621|-5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|620|2219|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5176|614|2|1|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5224|560|0|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1665|1608|13|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|560|1216|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4416|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2063|2777|6|1|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|5274|3365|27|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1503|1576|24|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4406|1160|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|1272|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1801|2713|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|616|2197|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2575|#|0|0|2691|2200|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3730|1204|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|757|2149|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5347|1330|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +1147|#|0|0|5234|4014|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1132|2216|40|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1428|1608|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|1985|2895|5|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3698|1294|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4633|1329|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1849|2776|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2567|#|0|0|2425|482|28|1|0|2|0|14|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1139|3659|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1599|1573|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|664|816|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1895|2806|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5396|1290|20|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|2422|549|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5434|1336|20|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2712|2212|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3730|1192|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2969|3409|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4390|1152|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1151|1548|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1938|2769|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5709|1457|-14|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1942|2760|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4687|1423|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1454|4008|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3690|1241|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|1877|2807|10|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1953|2695|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|2474|405|27|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1431|1761|-2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|665|2140|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4444|1168|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2058|2790|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3782|1174|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|1424|1558|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3780|1204|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|637|816|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2950|898|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4478|1224|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|2746|1065|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1863|2706|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5177|97|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +3676|#|0|0|5736|50|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1829|2669|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1478|3684|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2976|623|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1444|3848|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|5779|3171|14|1|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5267|153|18|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2823|700|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1911|2692|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1198|1851|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|5174|614|0|1|0|2|0|2|255|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|5226|4004|37|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2416|544|2|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3725|1382|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2423|528|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1822|2681|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1568|1618|9|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|344|876|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1671|2985|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|849|1698|6|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|4408|1203|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2864|859|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1204|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3683|1240|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|campfire|0|0|5156|1963|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|5579|1862|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|630|2161|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2832|872|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3728|1295|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5234|142|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6526|forge|0|0|5328|1296|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3692|1259|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1517|1669|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2989|832|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3767|1250|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2032|2750|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5169|1586|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2922|676|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +5168|candle|0|0|5312|1307|8|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2066|2784|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5971|232|22|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2964|624|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|606|814|6|1|0|0|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|forge|0|0|5347|1304|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1895|2802|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1913|2856|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2952|629|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1443|3800|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3631|#|0|0|2532|655|8|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1446|3886|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1502|1610|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|5235|4005|37|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1394|4020|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5435|1339|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5550|1330|6|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2921|839|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1900|2663|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4634|1323|4|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|lamp post|0|0|1891|2733|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1857|2772|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1412|1717|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5156|1963|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1849|2837|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4624|1328|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|667|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4416|1136|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1498|1549|70|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1229|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|632|2224|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4400|1163|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2964|718|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|2974|3352|15|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|757|1320|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1860|2654|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1910|2712|20|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1935|2694|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1865|2656|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4392|1084|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7887|light|0|0|5292|1313|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|648|824|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4632|1215|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5167|566|6|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|0|0|0 +3688|#|0|0|5686|1432|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3681|1335|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|398|1219|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1176|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|1448|1616|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4432|1215|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1422|1595|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1417|1623|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2562|#|0|0|618|2136|13|1|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1616|1592|1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6571|fire|0|0|5293|1344|28|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2847|818|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|1240|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2217|1195|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1539|1745|35|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2212|1116|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4419|1097|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3696|2061|11|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2721|984|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2982|737|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3007|840|-1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4422|1114|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1422|1599|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2887|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|424|1040|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1384|1595|36|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2919|903|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6112|215|22|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3732|1391|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4686|1233|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2069|10|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3555|#|0|0|5378|3836|-1|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|4280|920|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6218|heating stand|0|0|5332|1320|8|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4285|983|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4306|922|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5144|81|29|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|592|2191|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1888|2680|10|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1691|1578|9|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1992|2846|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1158|1544|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4395|1089|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1430|1582|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1951|2789|9|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|1416|3976|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4428|1461|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3783|1152|24|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2775|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|candlabra|0|0|1879|2707|24|1|0|2|0|1|300|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|2052|813|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|1335|1604|56|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|640|2167|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4300|928|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3690|2248|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|646|938|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5502|541|60|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|1138|2223|40|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|2856|904|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1817|2819|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1452|3853|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1420|3776|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2882|674|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1691|2467|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|562|2202|4|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1912|2757|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1854|2776|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1804|2810|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1582|1702|35|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4534|1062|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3752|1235|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|3688|1320|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2952|837|-1|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2905|924|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4456|1126|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|4432|1231|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1500|1701|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1359|3800|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2872|717|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|870|2324|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3630|crystal ball|0|0|5201|609|8|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|2916|675|29|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|624|1032|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1588|1564|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2472|563|13|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|2479|405|27|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6222|heating stand|0|0|1161|2208|41|1|0|2|0|2|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|2924|665|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1304|3709|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1999|2764|25|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1458|1678|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|546|2212|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2965|3404|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1558|1605|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|4628|1320|0|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2572|wall torch|0|0|2961|3440|30|1|0|2|0|5|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1453|1682|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1381|3740|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1535|1625|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3780|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|1881|2856|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|5390|43|20|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1383|3773|-14|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1440|1606|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1457|846|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1568|1702|35|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1930|2776|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2886|680|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2752|976|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2848|883|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6570|#|0|0|3680|1282|25|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1388|3774|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|753|2141|4|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1440|1591|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|4318|948|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1978|2814|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3010|762|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3768|1174|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|oven|0|0|5621|1872|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|1884|2658|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|6001|3772|21|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|1568|1610|11|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3670|1330|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|970|1767|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1858|2800|-8|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|candle|0|0|1402|1803|2|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2452|432|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|5770|3389|0|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3747|1240|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3762|1222|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1531|1670|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|1312|2738|0|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5187|91|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|candle|0|0|753|2145|4|1|0|2|0|2|100|400000|125|1|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5198|85|5|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6230|#|0|0|6061|48|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|2580|599|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2955|811|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3782|1166|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|lantern|0|0|852|1695|0|1|0|2|0|1|200|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4335|1011|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2594|#|0|0|2742|979|26|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5146|55|25|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1961|2784|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1417|1628|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1550|1742|35|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|4300|928|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2822|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2586|lantern|0|0|5781|3171|14|1|0|2|0|5|200|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|609|2133|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7188|#|0|0|3688|1278|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2347|#|0|0|2992|761|0|1|0|2|0|8|0|400000|125|0|0|0|0|0|0|0|0|0 +6230|#|0|0|5993|59|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3031|774|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|460|965|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2896|709|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2064|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|613|2216|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|629|2173|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +6229|#|0|0|5987|67|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6229|#|0|0|6112|224|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|1918|2807|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2965|3411|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1615|1672|18|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3679|#|0|0|5699|663|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|2259|1218|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1608|1512|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|614|824|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2728|2259|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1549|1614|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +13640|#|0|0|5784|1457|-15|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +13640|#|0|0|5786|1459|35|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|2039|221|54|1|0|0|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3791|1176|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2573|wall torch|0|0|5908|16|59|1|0|2|0|5|255|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2070|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2212|1116|46|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3784|1200|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2215|1191|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1520|1701|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1872|2783|2|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|3720|1226|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|#|0|0|600|2184|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|4389|1075|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1984|2839|21|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|448|1106|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2845|#|0|0|2778|974|6|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2039|2822|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|2037|2839|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1486|3851|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|5781|3150|15|1|0|2|0|12|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|2971|875|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2581|lantern|0|0|5284|2010|9|1|0|2|0|8|255|400000|125|1|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|5366|1330|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|4542|1047|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|6100|42|27|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|1502|1690|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1502|1615|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1647|1584|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|2848|867|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2852|#|0|0|1360|1772|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|964|1760|0|1|0|0|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5236|135|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +2850|#|0|0|722|1482|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2855|candlabra|0|0|5234|152|15|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|#|0|0|4685|1410|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1845|2835|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1951|2677|30|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3633|brazier|0|0|5300|88|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +1122|#|0|0|5195|4057|37|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5317|105|15|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|458|1133|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|candlabra|0|0|1940|2786|0|1|0|2|0|29|300|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|2008|2728|30|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1180|3638|8|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1919|2663|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1974|2775|10|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|1943|2691|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|1948|2763|10|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2850|#|0|0|2943|624|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6526|#|0|0|1354|1779|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +6228|#|0|0|4626|1208|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|1134|1820|6|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2854|#|0|0|2429|528|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +7888|light|0|0|5536|1336|0|1|0|2|0|29|255|400000|125|1|0|0|0|0|0|0|0|0 +6228|skull with candle|0|0|5400|1405|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +6232|skull with candle|0|0|5516|1340|5|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_magincia_original.jsdata b/data/js/jsdata/worldtemplates/trammel_magincia_original.jsdata new file mode 100644 index 000000000..2cd1259b5 --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_magincia_original.jsdata @@ -0,0 +1,706 @@ +2 +2661|#|0|0|3693|2227|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2543|#|0|0|3722|2221|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3704|2217|20|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3689|2069|14|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +7612|#|0|0|3699|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4174|#|0|0|3714|2127|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3664|2096|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3650|#|0|1|3696|2228|40|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +1910|#|0|0|3685|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3752|2225|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3697|2056|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3686|2184|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3687|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3696|2245|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3698|2253|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3728|2218|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2973|#|0|0|3672|2183|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|2251|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3684|2203|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2129|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3880|#|0|0|3664|2133|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3697|2060|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3719|2083|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2130|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3736|2067|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3691|2208|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3715|2083|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2220|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3741|2146|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3742|2076|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4172|#|0|0|3714|2125|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3729|2147|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3664|2248|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3696|2152|26|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3656|2099|26|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2144|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3715|2084|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3669|2236|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4171|#|0|0|3722|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4176|#|0|0|3725|2125|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3689|2163|19|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3723|2084|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4088|#|0|0|3722|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3683|2204|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2492|#|0|0|3690|2165|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3696|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3770|2104|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3752|2226|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3862|#|0|0|3664|2147|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3222|#|0|0|3684|2195|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2987|Magincia Wedding Chapel|0|0|3704|2079|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7614|#|0|0|3699|2061|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|3718|2123|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3680|2208|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3688|2193|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3731|2147|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3851|#|0|0|3706|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2067|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|3728|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|12|3684|2068|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3684|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|3718|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3698|2062|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3719|2208|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3698|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2124|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3698|2056|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3716|2120|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3699|2209|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3732|2147|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3739|2147|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3841|#|0|0|3696|2222|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|#|0|0|3704|2211|46|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3701|2211|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2756|#|0|0|3685|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2219|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2198|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3026|Counselors' Guild|0|0|3720|2184|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2059|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3752|2220|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2458|#|0|0|3689|2067|14|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3722|2227|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3721|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3688|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3719|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3723|2123|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3659|2117|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3887|#|0|0|3664|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|3705|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2914|#|0|0|3680|2212|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3692|2208|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2218|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4172|#|0|0|3719|2120|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3691|2167|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4174|#|0|0|3714|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7616|#|0|0|3697|2061|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3864|#|0|0|3664|2147|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3683|2203|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3737|2146|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3669|2235|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3233|#|0|0|3684|2197|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3704|2221|20|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3690|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3683|2168|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3691|2164|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3736|2252|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3691|2076|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3694|2056|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2063|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3699|2210|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2056|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3840|#|0|0|3696|2223|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3722|2222|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2067|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2066|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4002|#|0|0|3722|2226|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3708|#|0|1|3715|2085|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3717|2084|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2072|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|1|3720|2080|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3830|#|0|0|3706|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2916|#|0|0|3680|2211|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3857|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|3700|2152|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2146|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3026|Bank of Magincia|0|0|3728|2160|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2097|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3683|2204|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3766|2096|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6816|#|0|0|3704|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3741|2147|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3759|2216|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3236|#|0|0|3684|2194|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3688|2197|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3680|2189|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3856|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3752|2221|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4156|#|0|0|3681|2168|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3838|#|0|0|3696|2226|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4184|#|0|0|3722|2123|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3672|2110|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3662|2104|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|3705|2208|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3687|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3701|2056|5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3682|2202|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3696|2224|20|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3837|#|0|0|3696|2227|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3688|2160|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3719|2083|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3720|2123|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|3680|2153|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2228|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3672|2240|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3665|2254|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3725|2129|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3683|2205|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3739|2145|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2061|11|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|0|3702|2208|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3741|2144|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3831|#|0|0|3707|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2176|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|2204|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3695|2056|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3702|2078|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2066|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3861|#|0|0|3664|2146|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2216|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3730|2147|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4004|#|0|0|3730|2221|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3661|2116|27|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|3727|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|0|3684|2067|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3676|2100|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3665|2261|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3690|2248|26|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3686|2215|30|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2217|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3688|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3695|2232|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4160|#|0|0|3680|2173|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3722|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2567|#|0|0|3776|2106|33|1|0|2|0|14|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3721|2083|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3689|2185|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2136|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2151|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2616|#|0|1|3680|2157|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +4610|#|0|0|3689|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|3751|2217|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|3722|2229|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3662|2116|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3690|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3711|2184|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3221|#|0|0|3683|2196|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3690|2208|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3220|#|0|0|3685|2195|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3705|2212|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2208|30|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3719|2232|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3236|#|0|0|3685|2197|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3694|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|0|3706|2208|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|3684|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2213|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3656|2194|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3752|2223|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3758|2216|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|3662|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3694|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3680|2185|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2915|#|0|0|3680|2210|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2216|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3682|2201|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3721|2083|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3682|2205|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3682|2168|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3694|2170|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3656|2137|26|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3683|2201|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3656|2112|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3847|#|0|0|3705|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3708|2222|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3730|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3757|2226|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3834|#|0|0|3696|2218|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3687|2224|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|3722|2224|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4609|#|0|0|3689|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3696|2160|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3231|#|0|0|3684|2196|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3707|2212|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3009|The Family Jewels|0|0|3672|2183|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3692|2056|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|3751|2218|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3700|2056|5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3686|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3722|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|3683|2204|32|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3689|2222|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3680|2171|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3721|2082|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3683|2203|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2112|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2220|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3656|2141|26|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3877|#|0|0|3664|2147|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2148|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3697|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2567|#|0|0|3776|2116|33|1|0|2|0|14|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2071|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3737|2147|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|3661|2229|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|3662|2238|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3697|2062|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|3763|2216|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3702|2056|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|3696|2222|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3699|2072|11|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2065|10|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3721|2085|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3714|2125|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7613|#|0|0|3699|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3717|2120|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|#|0|0|3563|2139|34|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2250|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3060|Fishermen's Guild & Supplies|0|0|3682|2261|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3699|2240|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3680|2250|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3704|2240|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3726|2218|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3683|2202|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3682|2204|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|2203|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4185|#|0|0|3724|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4176|#|0|0|3714|2130|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2492|#|0|0|3660|2117|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3662|2117|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3861|#|0|0|3664|2133|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3886|#|0|0|3664|2133|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|0|3712|2125|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7615|#|0|0|3696|2061|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3882|#|0|0|3664|2132|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3884|#|0|0|3664|2132|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3864|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1663|#|0|13|3735|2147|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3737|2145|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +2978|#|0|0|3728|2160|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2145|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2112|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3760|2104|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2064|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|3726|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3743|2215|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3708|2216|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|2202|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3757|2225|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4160|#|0|0|3752|2227|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|0|3704|2208|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3834|#|0|0|3696|2217|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3830|#|0|0|3696|2223|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3839|#|0|0|3696|2222|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|3667|2237|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3666|2238|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2981|Stitchin' Time|0|0|3672|2232|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|2202|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|0|3701|2208|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3725|2126|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3714|2129|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3689|2165|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4161|#|0|0|3680|2169|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|2204|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3698|2060|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3702|2250|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3703|#|0|1|3680|2256|20|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|3757|2227|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3695|2250|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3696|2247|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3691|2075|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3678|2288|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3834|#|0|0|3696|2219|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3664|2291|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3686|2254|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3858|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3860|#|0|0|3664|2146|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3689|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2137|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2637|#|0|1|3690|2152|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3691|2152|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3691|2162|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4174|#|0|0|3725|2128|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3697|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3739|2144|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +6814|#|0|0|3704|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|12|3704|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3718|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3719|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3855|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3676|2098|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3686|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3676|2101|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3678|2110|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3678|2096|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2755|#|0|0|3685|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2641|#|0|1|3656|2096|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2608|#|0|1|3661|2096|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3664|2102|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2111|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2118|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|3661|2116|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3659|2116|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2118|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2112|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3855|#|0|0|3664|2133|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3887|#|0|0|3664|2134|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3693|2056|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3883|#|0|0|3664|2132|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2062|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3879|#|0|0|3664|2146|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3878|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3863|#|0|0|3664|2146|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3862|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3859|#|0|0|3664|2148|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3718|#|0|0|3656|2139|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3718|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3053|Magincia Miner's Guild|0|0|3672|2137|13|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2176|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3663|2182|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3656|2193|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2198|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3663|2192|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3656|2190|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2215|30|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4000|#|0|0|3668|2237|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|3666|2237|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|3662|2234|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|3662|2235|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3661|2232|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|3662|2231|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3665|2253|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3664|2254|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3664|2253|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3664|2253|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3664|2250|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3669|2248|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3666|2248|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3664|2251|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3696|2220|20|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3664|2257|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2259|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2998|The Furled Sail|0|0|3669|2261|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3672|2261|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3664|2261|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3679|2261|21|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3741|2145|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3670|2282|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3663|2290|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3664|2290|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2975|#|0|0|3704|2079|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3841|#|0|0|3709|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3833|#|0|0|3709|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2989|Magincia's Magicka|0|0|3712|2215|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3691|2184|26|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +4081|#|0|0|3706|2211|46|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3703|2212|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3705|2210|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|0|3703|2208|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2430|#|0|0|3684|2168|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4162|#|0|0|3680|2172|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3691|2165|26|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2980|The Bread Baker|0|0|3681|2176|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4156|#|0|0|3756|2216|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3715|2090|11|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2112|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4082|#|0|0|3707|2211|46|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3703|2210|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3707|2210|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2221|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2754|#|0|0|3691|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2225|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3685|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3686|2224|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3736|2191|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2058|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3722|2223|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2352|#|0|0|3754|2215|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3681|2203|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3721|2084|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3680|2168|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3731|2221|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2543|#|0|0|3727|2218|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|3722|2217|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3722|2225|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3682|2203|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3719|2082|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|2203|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3682|2203|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3737|2076|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4185|#|0|0|3719|2123|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3704|2048|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3700|2073|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3710|2240|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3722|2120|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3699|2056|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7611|#|0|0|3699|2074|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3696|2056|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2984|The Tic- Toc Shop|0|0|3712|2136|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2713|#|0|1|3691|2077|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3689|2068|14|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3649|#|0|1|3737|2144|20|1|0|2|0|0|3000|40000|125|1|0|0|0|0|0|0|0|0 +3633|#|0|0|3684|2069|10|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2150|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2067|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2066|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3735|2149|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2067|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2575|#|0|0|3680|2153|33|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2066|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2066|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3696|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2065|8|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3709|2248|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3684|2065|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1912|#|0|0|3685|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3081|Merchants' Guild|0|0|3712|2242|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1902|#|0|0|3685|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1902|#|0|0|3685|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3767|2118|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2067|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3689|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2757|#|0|0|3691|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2068|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|0|3704|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2065|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2070|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2063|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2069|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2066|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7616|#|0|0|3698|2061|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3696|2061|11|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3684|2070|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3691|2078|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2072|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|0|3704|2064|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2071|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3711|2072|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3711|2160|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3719|2085|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3701|2152|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|1|3721|2080|5|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3701|2165|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3701|2160|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3734|2087|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +7775|#|0|0|3688|2161|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3692|2163|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3727|2055|5|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3692|2165|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3696|2176|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3220|#|0|0|3682|2196|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3232|#|0|0|3683|2195|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3681|2184|26|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3690|2184|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2507|#|0|0|3682|2204|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3704|2222|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3704|2216|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4080|#|0|0|3703|2211|46|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2845|#|0|0|3705|2211|46|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3707|2208|40|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3630|#|0|0|3696|2227|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3842|#|0|0|3708|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3832|#|0|0|3708|2224|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3630|#|0|0|3704|2224|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3680|2214|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|3693|2208|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2218|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3688|2222|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2229|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2223|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|2215|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3616|#|0|0|3683|2224|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2988|Healer of Magincia|0|0|3685|2231|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3709|2246|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3708|2250|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3705|2250|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3700|2253|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7774|#|0|0|3728|2216|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3705|2240|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3698|2240|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2711|#|0|1|3702|2240|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|#|0|1|3701|2240|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|#|0|1|3700|2240|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|#|0|1|3696|2246|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3696|2240|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3695|2251|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3680|2258|26|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2718|#|0|1|3680|2249|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3680|2253|26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3680|2254|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|3752|2222|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|3753|2215|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2980|Baker's Dozen|0|0|3753|2232|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4006|#|0|0|3730|2221|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3743|2232|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3736|2062|5|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +4184|#|0|0|3723|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|3718|2131|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4180|#|0|0|3714|2126|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2717|#|0|0|3721|2120|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3728|2147|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2475|#|0|1|3739|2146|20|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3735|2167|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3722|2219|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|3722|2218|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4005|#|0|0|3730|2221|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3729|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3011|Great Horns Tavern|0|0|3736|2230|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3752|2120|20|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2852|#|0|0|3744|2112|20|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +4156|#|0|0|3757|2216|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4160|#|0|0|3752|2228|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2590|#|0|0|3762|2216|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2567|#|0|0|3776|2106|20|1|0|0|0|14|0|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_misc.jsdata b/data/js/jsdata/worldtemplates/trammel_misc.jsdata new file mode 100644 index 000000000..9cb3f03eb --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_misc.jsdata @@ -0,0 +1,16972 @@ +2 +2861|#|0|0|2954|618|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|1363|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5314|750|-20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|16978231|2504 +2278|#|0|0|5345|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3723|cannon|0|0|5317|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3823|#|0|0|3765|1326|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5444|1395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +37|stone wall|0|0|5336|1305|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2922|859|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2995|835|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|3007|3404|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +49|stone wall|0|0|5336|1310|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|642|841|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2232|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5284|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|1425|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5874|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1380|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5340|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3620|empty vial|0|0|5212|723|-14|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5155|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2506|ceramic mug|0|0|1200|1851|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3976|#|0|0|4621|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5955|320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5133|1967|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|614|886|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1638|#|2419|0|5999|3767|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3733|1289|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5796|546|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +3607|#|0|0|1806|2809|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7393|head|0|0|5946|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2474|398|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3308|#|0|0|5293|1311|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1468|1771|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1477|1664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2040|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3738|1258|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1818|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1010|#|0|0|1892|2738|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|1|0|5564|1354|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5313|1304|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5204|bone armor|2101|0|5389|1336|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|2101|0|5517|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1322|#|0|0|1776|2845|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Wild Girl in The Forest|0|11|1987|2910|26|1|0|2|0|0|100|400000|125|1|0|0|0|0|21|0|0|0 +2293|#|0|0|1772|2848|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5131|1968|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1411|1716|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3765|#|0|0|1467|1563|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5351|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1315|1650|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3319|#|0|0|5347|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1898|2708|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|5179|50|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2516|656|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2903|#|0|0|1579|1553|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2035|2746|76|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2023|2863|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +878|#|2419|0|6002|3762|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|632|2196|0|1|0|2|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5360|1365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|2467|401|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5879|3815|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5142|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5198|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2212|#|0|0|2066|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6938|bone shards|0|0|5421|1868|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1152|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1523|1548|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1383|3770|-16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|481|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|tongs|0|0|634|2194|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +7824|skinned deer|0|0|859|1688|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|355|900|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3312|#|0|0|5287|1317|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5283|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5145|960|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1159|2247|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3691|1105|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|190|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5324|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2209|#|0|0|5288|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|603|2200|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3050|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5184|cutlass|0|0|5616|1328|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2593|639|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5924|42|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5339|2000|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|5153|584|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|5624|1861|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5394|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +3117|debris|0|0|5298|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5402|1352|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1340|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|1421|3856|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4478|1225|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5933|#|0|0|1382|1588|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2896|708|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6534|#|0|0|637|2193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1386|3826|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3650|1168|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1193|1711|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2964|#|0|0|3730|1309|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1396|3891|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1338|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6108|153|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1152|1620|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5327|1378|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6080|145|-7|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5346|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3498|#|0|0|1380|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|999|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|5399|40|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +147|log post|0|0|5366|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5597|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6938|bone shards|0|0|5312|1305|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3748|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4168|#|0|0|1892|2692|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|600|2186|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4308|small web|0|0|5930|48|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5306|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|0|0|1449|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4121|#|0|0|1453|4005|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5134|1968|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5948|#|0|0|1231|2219|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1991|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6264|#|0|0|1392|3715|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5997|98|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1760|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1579|1708|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1473|1576|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5698|662|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1850|#|0|0|5312|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2691|#|0|0|3008|3424|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5507|1991|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1366|3705|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5950|#|0|0|4309|953|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5306|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|2509|433|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|739|2349|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5192|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1452|4001|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3604|#|0|0|1814|2810|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1774|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2485|408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3101|broken chair|0|0|5574|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5625|bowl of carrots|0|14|806|2267|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4428|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3699|1299|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1510|1599|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|625|831|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7819|#|0|0|1449|1726|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1411|1617|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5253|4021|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1137|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|733|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|Classic tales of Vesper vol.1|0|11|1402|1564|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|17|0|0|0 +4153|#|0|0|1562|1739|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1499|1664|31|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5200|bone gauntlets|2101|0|5384|1336|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4092|#|0|0|3016|3453|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|740|2344|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +28|#|0|0|1140|2222|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3627|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|#|0|0|3684|2067|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|420|1034|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1598|1584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|4635|1323|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5482|27|-30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2834|912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2569|525|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +5458|vat|0|0|5295|1999|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|2245|1203|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5133|958|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4463|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|643|837|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16054|#|0|0|708|2239|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5131|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2677|#|0|0|484|841|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3780|#|0|0|2212|1196|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5330|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2502|bottles of wine|0|105|3735|1254|4|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +4150|hay|0|0|788|2221|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2969|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1474|3699|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5347|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5334|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3494|#|0|0|1376|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4408|1204|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5604|1862|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1388|3773|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1962|#|0|0|5184|578|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5669|564|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6787|#|0|0|3012|3410|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|1355|1786|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2899|915|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1322|1679|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2026|2862|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2746|rug|0|0|2966|3403|35|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|4388|1093|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1195|#|0|0|2438|410|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|4635|1323|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5143|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1070|tattered banner|0|0|5359|1355|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4572|log table|0|0|5315|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1593|1556|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3600|1232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|602|2274|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1652|1547|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4005|#|0|0|2674|2233|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5112|gnarled staff|0|0|5960|179|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5275|2035|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|3672|1130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1604|1713|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|1082|2266|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|flowerpot|0|0|5304|40|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5216|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2468|409|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3739|mortar & pestle|0|0|5432|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4031 +3206|#|0|0|4477|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|797|2267|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|584|2160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1055|#|0|0|5383|3834|-3|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +879|tent wall|1109|0|5998|3766|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1375|3904|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|891|2386|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|416|1037|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5627|#|0|0|1322|1605|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6880|skull|0|0|5344|1329|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3000|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|420|1035|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5148|962|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|560|2204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5946|105|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2687|bed|0|0|1133|2217|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|2668|2236|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1851|#|0|0|5307|2006|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|813|2327|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +2902|#|0|0|1891|2691|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2232|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4291|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Ethical Hedonism: An Introduction|0|11|562|810|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|9|0|0|0 +2519|#|0|0|3697|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2944|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3657|1060|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|4527|942|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5307|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2893|902|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1424|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1828|2730|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7985|#|0|0|624|837|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|622|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1853|2759|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|1114|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|65|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|839|2229|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|#|0|0|5327|759|-20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2904|916|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1858|2759|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|1165|2204|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2481|596|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1403|1569|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1388|1817|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2478|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6872|pile of skulls|0|0|5338|1360|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|1753|254|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5156|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2527|dirty pot|0|0|5156|869|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5481|27|-30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|4690|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1504|1567|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2648|#|0|0|3600|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1310|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1867|2646|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2685|#|0|0|3728|1296|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4522|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3746|1330|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1384|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2270|#|0|0|1153|1544|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2793|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3717|1402|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1646|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2463|484|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5339|1999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5331|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1896|2806|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5437|3154|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|642|842|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2878|#|0|0|2731|2185|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5158|1708|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3477|#|0|0|1363|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|568|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1781|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7405|heart|0|0|5954|228|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5321|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2834|#|0|0|2738|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2468|405|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2420|#|0|0|1593|2145|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3136|#|0|0|5289|1318|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|603|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6942|#|0|0|2772|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16028|#|0|0|710|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1426|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|669|1003|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1254|1696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1393|4020|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|592|2276|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4726|block|0|0|5501|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|#|0|0|2741|881|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|4481|1217|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7613|#|0|0|3699|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|3594|1232|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1971|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1903|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3828|#|0|0|3770|1168|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1976|2829|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1470|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5330|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2038|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|555|1210|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2994|813|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3307|#|0|0|5289|1311|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1450|1553|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2418|557|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1637|#|2419|0|5999|3763|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1490|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1690|1546|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2843|899|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5924|25|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3905|#|0|0|5360|1357|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1990|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5152|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|614|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|1004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1430|1715|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|349|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5332|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2874|683|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1334|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4288|1000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2968|3403|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2885|#|0|0|1568|1744|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|891|2386|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6259|sheep carcass|0|0|5991|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2501|381|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|#|0|0|2769|845|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1440|3771|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1|#|0|0|5653|568|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2852|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2619|615|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1372|3812|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4596|a fur|0|0|5362|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1330|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1947|2686|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3851|#|0|0|640|1082|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5331|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1332|1653|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5169|569|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4174|#|0|0|2898|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|625|819|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|1814|2808|24|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1413|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3488|#|0|0|1367|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2652|#|0|0|3010|3345|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1000|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5501|1806|20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4079|A Song of Samlethe|0|11|1401|1565|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 +1957|#|0|0|5593|1840|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6017|#|0|0|5911|3272|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|648|2160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2661|2187|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1882|2810|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +584|#|0|0|6067|85|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2525|677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9023|#|0|0|5972|2695|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|1474|1594|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16067|#|0|0|709|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3774|#|0|0|624|821|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1311|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1472|3978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2491|#|0|0|3742|1264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5322|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5132|1967|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4023|forged metal|0|0|5320|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1815|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4138|#|0|0|2462|459|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|2957|620|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|#|0|0|4629|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|book|0|11|5961|228|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2900|#|0|0|3013|780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|3728|1303|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|1420|3856|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|806|2301|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3695|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1200|1850|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3763|#|0|0|3745|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|648|1084|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|6108|90|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3018|3429|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|323|1240|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5328|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5327|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2545|cut of raw ribs|0|0|1134|2216|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2023|2832|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2941|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1171|3632|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1663|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1927|#|0|0|5288|1337|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1333|1645|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1672|1545|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6938|#|0|0|2735|877|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|2025|2747|54|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4238|#|0|0|5251|1603|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5936|49|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|1392|4020|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7817|#|0|0|1453|1725|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2593|639|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3920|#|0|0|616|1149|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1781|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2468|407|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5134|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1467|1516|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2687|#|0|0|3008|3425|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1364|3698|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2227|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2026|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|1933|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6054|#|0|0|5323|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|261|766|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1451|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5311|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2909|3517|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5289|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7857|barrel staves|0|0|5321|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5145|1999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4468|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|1013|1433|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4825|statue|0|0|5577|1911|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|50331648|0|0|1010057|2202 +145|log wall|0|0|5360|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2930|3505|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|755|2153|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5326|745|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +325|log post|0|0|5322|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|555|1211|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1251|1698|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3229|#|0|0|5460|3162|-45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|804|2198|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1445|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6009|#|0|0|5289|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1462|3795|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5570|194|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1513|1613|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|A Grammer of Orchish|0|11|631|819|26|1|0|2|0|0|100|400000|125|1|0|0|0|0|2|0|0|0 +3118|debris|0|0|5323|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|579|2188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5948|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5600|57|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1252|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1184|1714|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|2616|977|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1420|1578|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|2510|433|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6163|#|0|0|5988|104|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|silverware|0|0|1133|2220|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6933|pelvis bone|0|0|5950|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1897|2810|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4465|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5137|578|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2868|1002|-21|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|chair|0|0|1475|1749|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5316|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5549|2029|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|470|1281|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5335|vat|0|0|5356|1993|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|4556|1488|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|399|1221|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5868|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2539|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +873|tent wall|1109|0|5999|3767|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|2918|804|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6010|#|0|0|5419|240|10|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2953|811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5315|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|2508|638|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|878|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|546|808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1408|3852|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5692|1351|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +3097|#|0|0|2506|476|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1302|1753|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3922|dagger|0|0|5623|1329|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|1473|1739|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6919|#|0|0|1261|1219|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|5365|1299|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1459|3825|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7914|#|0|0|5547|1296|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6870|keg|0|0|5330|1320|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5349|1992|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7932|#|0|0|5520|1299|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7815|chicken|0|0|5312|1309|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1344|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|3687|1232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1896|2680|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3398|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6938|#|0|0|2771|862|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5179|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1284|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|404|0|617|2115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3765|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2955|706|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1303|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5328|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2468|401|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2036|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3750|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1478|1739|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1354|3757|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|0|0|5211|730|-17|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5332|1381|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1249|wooden planks|0|0|5297|1998|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4077|#|0|0|5692|1349|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2905|3487|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4520|gas trap|0|0|5441|181|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2518|#|0|0|1316|3728|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3617|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1616|1582|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5751|17|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3641|#|0|0|5956|208|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1447|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|993|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5314|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5368|1297|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|808|2195|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3440|554|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|1852|2761|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|2844|793|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5019|statue|0|0|563|2156|9|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1442|3800|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5354|#|0|0|2997|764|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2024|2745|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5054|chainmail leggings|0|0|5306|609|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|797|2267|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3310|#|0|0|616|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|2526|634|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5204|bone armor|2101|0|5391|1336|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|458|1135|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1511|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2267|#|0|0|808|2332|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4634|stone chair|0|0|5167|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|608|873|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1848|2714|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5365|1287|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5363|1287|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6876|pile of skulls|0|0|5326|1359|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1448|1660|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|33|0|1554|1656|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1366|3701|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2713|2096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5152|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5314|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1129|3659|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4811|#|0|0|623|2120|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1311|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1891|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2472|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3013|779|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2507|goblet|0|0|5600|1878|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3337|#|0|0|1248|2200|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5179|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1288|1753|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|616|2209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|2620|977|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1443|3881|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5312|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|735|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5323|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4185|#|0|0|1424|1650|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +876|tent wall|2419|0|5998|3767|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|rope|0|0|5951|317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|1|5992|316|0|5048 +145|log wall|0|0|5344|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5162|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2407|#|0|0|2975|3352|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1388|1599|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1549|1749|39|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4605|cot|0|0|5602|1899|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2474|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2231|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2732|2260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4072|#|0|0|5690|1351|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2680|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4234|ring|0|0|5971|168|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1204|2266|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5335|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3735|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|5341|1999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1466|1671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5927|bunch of dates|0|14|1166|2280|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3775|#|0|0|1449|1665|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5111|butcher knife|0|0|5986|104|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2426|520|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|2508|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4127|#|0|0|1544|1657|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2995|835|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|553|814|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4773|sign|0|0|2917|675|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|4461|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3839|bottle|0|0|5436|188|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5132|1970|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3963|blood moss|0|0|5264|164|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2534|dirty pot|0|0|5480|630|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3048|3345|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5|#|0|16|1301|629|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3486|#|0|0|1363|1589|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4646|statue|0|0|5552|1333|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|4623|1202|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|6082|1449|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1860|2678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1139|1816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5352|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2897|907|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5289|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3612|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5355|1993|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1472|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|614|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1341|1733|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|784|2220|16|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2885|#|0|0|1568|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9|wooden post|0|0|5365|1290|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5443|1813|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5165|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1128|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4624|1202|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4367|stone face|0|0|5569|201|0|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +5368|rope|0|0|2069|2861|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1340|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5581|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|469|1281|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3654|empty jars|0|0|5318|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1646|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4160|pizza|0|14|1136|2216|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5990|81|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|5154|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5346|77|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1829|2671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|1933|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7621|#|0|0|5688|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1420|1558|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|644|851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1647|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|playing cards|0|0|3016|3454|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3719|pitchfork|0|0|5347|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4107|#|0|0|1998|2694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1652|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7124|#|0|0|587|2202|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5507|1804|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1308|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4478|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5576|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1755|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|829|2223|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2531|578|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13579|#|0|0|5311|1956|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2247|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2225|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3648|1163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5162|pot of wax|2101|0|5389|1347|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3754|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1368|1659|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2488|#|0|0|574|1123|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2224|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|#|0|0|2001|713|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +872|tent wall|1109|0|6003|3767|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4023|forged metal|0|0|5337|1304|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5307|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|5940|148|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1291|1765|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|1545|1656|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5147|962|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1336|1605|78|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4475|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1451|1579|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1432|1712|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2528|#|0|0|1193|1852|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2042|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5448|184|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1264|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7403|body part|0|0|6060|158|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5366|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|171|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|3762|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3852|lesser heal potion|0|19|5304|87|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|4|1 +1312|#|0|0|5871|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|810|2322|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +13597|#|0|0|5312|1954|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1661|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3011|3460|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4604|bamboo stool|0|0|6000|3773|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5049|viking sword|0|0|5324|624|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5152|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1467|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4536|859|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2922|859|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|56|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|1128|2216|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|628|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|3776|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2503|427|19|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +3960|bat wing|0|0|5205|620|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5138|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|628|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5361|2006|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5418|909|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1897|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2434|522|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|1013|1432|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2851|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|739|2345|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2785|3394|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1512|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|665|2138|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4322|954|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5086|#|0|0|1432|3720|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|2839|883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2025|2809|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|555|814|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1672|1546|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1364|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2539|637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5305|1369|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1418|4011|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1371|1660|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5160|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1649|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2418|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3980|sulfurous ash|0|0|5144|84|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1353|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|#|0|0|786|2233|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|5786|1337|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4817|wall carving|2424|0|5557|1313|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1492|1688|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4320|923|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2520|plate of food|0|14|5346|78|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3088|#|0|0|630|2157|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|562|2189|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5472|1927|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2901|909|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5157|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4455|1083|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7812|bird|0|0|5364|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|fork|0|0|1128|2218|43|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2490|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1496|1555|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|1502|1628|10|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3103|broken clock|0|0|1160|2240|48|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1203|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4186|#|0|0|1428|1650|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|2071|817|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|3690|1232|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5360|1361|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2715|2089|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1300|1754|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|636|2156|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2525|dirty pot|0|0|5495|624|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|574|1122|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5875|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3748|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1877|2707|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1550|1736|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|465|1280|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5117|heavy crossbow|0|0|5339|605|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5202|599|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5328|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2270|#|0|0|804|2264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|613|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5302|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|1334|1644|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2652|#|0|0|3013|3345|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|1659|1580|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1315|stone pavers|0|0|5905|97|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5344|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3693|1161|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1847|2759|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1650|1612|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1344|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2995|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|3749|1266|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1381|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3761|1235|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|4399|1160|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|562|2174|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2660|#|0|0|3624|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5124|904|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1434|3824|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2492|400|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1616|1583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2877|722|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2473|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|books|0|0|1136|2230|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1000|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3540|fishing net|0|0|5499|222|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1544|#|2419|0|6001|3765|49|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13494|#|0|0|5311|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2510|474|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7397|arm|0|0|6053|155|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3732|1319|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|3730|1255|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4574|log table|0|0|5365|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|4463|1163|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|6116|90|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1327|1674|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1395|3866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|3743|1264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5306|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1388|1579|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|425|1035|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2945|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3610|checkers|0|0|562|2169|6|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1100|2193|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|173|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4084|On the diversity of our land|0|11|5985|65|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|10|0|0|0 +4151|hay|0|0|1316|1804|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2847|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|1326|562|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16029|#|0|0|682|2233|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6659|#|0|0|2745|871|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1987|2867|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1331|1604|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1196|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2733|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1494|1676|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +18|wooden wall|0|0|5350|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|fork|0|0|2593|613|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1846|2740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1828|#|0|0|5150|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1340|#|0|0|5518|175|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3736|1406|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5244|169|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5363|#|0|0|2994|808|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5288|1317|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5693|536|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2905|#|0|0|2034|2741|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5225|137|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|1445|1665|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|1474|1512|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5456|1407|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|593|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1359|3781|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1150|1548|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|2025|2747|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5226|137|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1457|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|994|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3648|1139|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1882|2805|16|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +798|#|0|0|5279|649|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2532|575|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|999|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|#|0|0|1437|1773|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|1138|2218|60|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1354|3707|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1899|2708|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2229|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4311|#|0|0|2729|893|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1340|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5367|1774|-118|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3726|cannon|0|0|5321|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6211|flask|0|0|5993|64|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3766|1225|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2418|553|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5336|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5282|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|1545|1658|26|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|318|787|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1780|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|753|2156|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2895|a chair|0|0|3740|1336|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1428|1718|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|4384|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|349|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +146|log wall|0|0|5329|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4013|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1299|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3675|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6080|144|-7|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1644|1578|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1261|1883|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2459|#|0|0|451|1112|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|4384|1069|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2912|805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9023|#|0|0|5265|2755|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1937|2789|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5318|1975|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2493|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5629|#|0|0|1248|1709|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5407|1934|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1468|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|352|893|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5146|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5399|shirt|0|0|2545|678|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5240|149|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5832|527|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +2884|#|0|0|1318|1800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5134|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2850|735|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5290|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3000|3348|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3529|#|0|0|1129|3675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|3766|1266|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3596|1231|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5150|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2728|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2028|2807|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1141|2229|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +157|log post|0|0|5360|1363|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3316|#|0|0|5154|1964|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1296|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5120|kryss|0|0|5616|1331|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1499|1663|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2904|904|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5792|525|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2419|523|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5568|2027|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 +4524|floor saw|0|0|5915|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4825|statue|0|0|5577|1895|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|50331648|0|0|1010056|2202 +2498|#|0|0|2483|408|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2895|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2501|381|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1614|1512|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2901|908|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|2499|434|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5129|close helm|0|0|5925|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2900|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1305|3692|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1705|1566|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|959|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2032|2737|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4386|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2968|3402|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5300|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5923|42|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5162|1970|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1135|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|pen and ink|0|0|1831|2680|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3746|1339|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Classic Childrens Tales Vol.2|0|11|1168|3642|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 +2913|#|0|0|2484|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1770|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5360|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|#|0|0|1257|866|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2845|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5637|#|0|0|803|2268|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2493|597|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1289|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2234|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1897|2802|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6013|3779|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4331|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6991|#|0|0|5870|1519|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1445|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|chair|0|0|1136|2223|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5599|1876|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1321|1813|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|964|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1482|1671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|814|2195|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1576|1584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5298|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2647|#|0|0|3601|1213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1310|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3942|#|0|0|1445|1662|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1192|1709|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5183|#|0|0|1372|1578|33|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3024|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2761|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +50|stone wall|0|0|5336|1304|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1368|3808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1511|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|4461|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2707|folded sheet|0|0|1134|2218|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|153|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8066|#|0|0|3771|1227|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1990|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3738|1264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|1428|1654|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5996|67|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4573|log table|0|0|5313|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5331|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2898|784|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|chair|0|0|1905|2703|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1819|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1317|1658|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1412|#|0|0|4624|1203|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5349|2006|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|458|1134|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4572|log table|0|0|5830|360|-1|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5412|860|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1419|1579|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5137|901|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|833|2294|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5360|1356|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7405|heart|0|0|6112|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5076|studded sleeves|0|0|5919|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4460|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7088|refuse|0|0|5324|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1133|1819|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|558|2186|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1059|palisade|0|0|5164|1967|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5312|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3720|#|0|0|1291|1758|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3830|#|0|0|5922|232|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2062|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|2001|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1311|1664|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3743|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3319|#|0|0|5157|1965|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|568|2168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2025|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1758|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|2970|3419|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1304|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|pier|0|0|1894|2738|50|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5366|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|3680|1280|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2996|808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2599|623|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|0|1543|1683|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5332|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3900|horse dung|0|0|2516|375|23|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1962|#|0|0|5184|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5827|593|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6942|skeletong with meat|0|0|5308|1368|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1514|1549|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|399|1219|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1441|1558|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1336|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1926|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1499|3679|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1546|1658|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|600|2186|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4982|#|0|0|625|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2417|484|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5305|38|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5315|1981|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|archery butte|0|0|2207|1176|0|1|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 +8081|#|0|0|2679|2233|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1340|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5465|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5473|1802|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1351|1742|66|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5314|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3460|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1380|3739|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1134|3684|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1402|3800|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4691|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5508|526|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5132|1971|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5295|2000|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1804|#|0|0|5282|122|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1516|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2226|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|#|0|0|1675|2987|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5160|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1941|2772|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5316|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|554|2186|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1171|3639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|frypan|0|0|1135|1816|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2041|2775|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|bench|0|0|5915|229|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1876|#|0|0|5473|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1011|#|0|0|1892|2736|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1100|2191|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5629|#|0|0|4624|1325|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2491|397|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5317|1975|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1292|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6225|scales|0|0|6108|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4292|998|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1855|2680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|972|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|645|836|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4576|log table|0|0|5368|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1450|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5788|1338|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1326|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6723|#|0|0|5336|1311|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2973|875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13350|#|0|0|469|1280|-4|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3683|1319|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5910|49|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1449|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3592|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4814|wall carving|2424|0|5558|1313|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Wild Girl in The Forest|0|11|337|873|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|21|0|0|0 +2515|ham|0|14|1133|2216|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2969|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5304|1961|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2874|683|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|5193|4066|57|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1291|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5135|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2465|bottles of ale|0|105|6002|3771|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2537|#|0|0|451|1117|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6795|ore cart|0|0|5290|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|480|852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1452|1663|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|647|940|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|999|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4190|#|0|0|1428|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|661|1002|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1513|1612|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2518|474|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2804|carpet|0|0|1901|2806|20|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1971|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1659|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1338|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1452|3851|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|2845|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1366|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|4461|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5359|1364|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1554|1682|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3657|full jars|0|0|5946|220|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2669|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5412|881|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5165|569|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1293|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1390|1644|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1597|1512|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6919|#|0|0|1261|1220|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5195|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5359|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3783|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|0|1342|1646|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2485|eggs|0|0|5355|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1334|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2923|667|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3674|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1326|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4478|1225|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1259|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1597|1595|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|615|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2232|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5942|#|0|0|4473|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +582|#|0|0|6067|84|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2407|#|0|0|4388|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|312|796|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1884|2800|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5421|140|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2450|#|0|0|4692|1179|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|#|0|0|1433|3821|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1647|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2617|977|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4325|950|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5158|1011|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2948|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2228|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|861|2391|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|1403|4036|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|5274|3365|27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4464|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1692|1546|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2549|652|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2485|427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2451|428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|811|2322|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5142|960|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5864|546|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1981|#|0|0|617|2122|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12789|#|0|0|5491|22|-52|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1892|2691|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|428|1034|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|613|875|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7389|arm|0|0|5991|84|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5939|106|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1392|1656|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4395|#|0|0|5953|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10|#|0|0|621|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5337|1302|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5584|199|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2656|#|0|0|3672|1074|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|643|835|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|600|2232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2913|795|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1744|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5925|44|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|Treatise on Alchemy|0|11|6113|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|28|0|0|0 +2880|#|0|0|2954|707|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1171|3637|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|1346|1774|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1424|1685|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|5317|1976|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|cookie mix|0|0|822|2195|9|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5335|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1508|3993|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6044|194|9|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|1457|845|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|349|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1474|3988|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|3012|3455|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5694|564|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6015|3787|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|797|2266|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2963|811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5151|962|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1435|1716|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|5963|218|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1903|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|2749|2177|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1013|1432|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1978|2842|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4139|#|0|0|628|2157|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5167|998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5367|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4221|#|0|0|3546|1176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1550|1707|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|1456|845|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1730|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5327|1350|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3937|#|0|0|3060|3402|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|bloody water|0|0|5960|227|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1192|1708|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5297|1999|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5337|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4185|#|0|0|1841|2679|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3675|1244|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2522|640|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5953|#|0|0|4470|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|1504|3679|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|1312|2738|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1133|1818|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2225|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3354|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5309|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1199|1850|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1603|1715|28|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3349|#|0|0|5293|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1764|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1992|2915|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3052|3402|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2518|478|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1389|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5290|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4161|baked pie|0|14|5347|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4186|#|0|0|2900|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1446|#|0|0|2530|584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16108|#|0|0|707|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|alchemical symbol|1154|0|5336|600|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1424|1656|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3691|1233|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3989|#|0|0|1466|1694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +130|stone wall|1|0|5363|1287|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5317|1369|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2733|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1341|66|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7402|leg|0|0|6056|161|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|999|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|556|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|677|1202|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1537|#|2419|0|6001|3767|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5356|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1304|3707|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3013|3400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2745|rug|0|0|2966|3401|35|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4608|#|0|0|2524|634|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5332|2011|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1273|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +938|#|0|0|1495|1863|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2027|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2842|900|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|chair|0|0|1306|1689|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1316|1661|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1297|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5303|1373|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2480|597|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3773|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|1428|1651|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|1424|1651|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5324|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|2535|571|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5878|3818|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3738|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2422|551|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1843|2756|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1299|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4000|#|0|0|3691|1232|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4022|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5289|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3990|#|360|0|1977|2839|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1152|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5327|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3639|#|0|0|5936|188|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2224|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5427|215|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2903|#|0|0|3689|1163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1496|1548|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|3006|812|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4596|a fur|0|0|5348|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5329|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13422|#|0|0|5318|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|466|1280|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2082|iron fence|0|0|5437|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1988|2910|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5286|2009|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1316|3724|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3783|#|0|0|1549|1660|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5315|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4683|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|857|2342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|2660|2187|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4349|#|0|0|5434|184|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2842|794|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|349|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1420|4020|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3531|fishing net|0|0|5501|221|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|chair|0|0|5151|55|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1895|2680|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6212|flask|0|0|5990|105|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|191|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3638|#|0|0|5961|197|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|6103|32|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1328|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1295|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1340|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3657|1075|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1595|1555|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5576|1848|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2948|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +478|#|0|0|6015|3791|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1133|3611|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5384|1341|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1304|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +18|wooden wall|0|0|5366|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|2418|546|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|758|2156|2|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1448|1614|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4691|1177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1510|1598|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|4463|1163|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1437|3760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2548|656|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2781|876|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3570|wand|0|0|5145|82|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|641|1083|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5345|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3896|#|0|0|1306|1758|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|569|2115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7129|#|0|0|608|2278|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5310|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5309|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1637|#|1109|0|6000|3764|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|286|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1762|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|537|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5078|studded gorget|0|0|5984|149|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1596|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|5193|4065|57|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3769|#|0|0|1447|1664|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5131|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5150|962|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|5395|705|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|2955|707|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5187|690|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4787|#|0|0|2468|523|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5133|958|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5290|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|5228|4005|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1543|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|612|2216|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5430|gold belt|0|0|5912|206|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5136|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|lesser heal potion|0|19|5211|723|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2865|858|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2486|475|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2748|2114|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2799|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2490|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1304|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|598|1189|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|6016|3784|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|2837|898|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6001|#|0|0|5365|1298|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7135|logs|0|0|5388|528|65|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1442|1660|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3348|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5289|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1894|2805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5356|1990|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|598|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1759|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|562|2176|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1305|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4479|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2523|638|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5333|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1934|2787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2436|525|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|chair|0|0|1134|2218|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|876|2395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3672|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4240|#|0|0|5552|1864|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5360|1319|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5173|995|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3668|1097|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3470|514|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3628|bottle|0|0|5318|1982|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4234|ring|0|0|5417|1926|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4238|#|0|0|5420|240|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2447|486|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1535|#|2419|0|6000|3765|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2835|#|0|0|2740|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3686|1319|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|643|2176|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5933|pear|0|14|1205|2268|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1352|3764|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1608|1586|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3963|blood moss|0|0|5183|85|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2041|2777|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|4552|1296|8|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5173|995|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4386|1111|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|554|1211|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2560|wall sconce|0|0|1992|2724|45|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|11|0|0 +2519|#|0|0|3684|1115|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5154|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1438|1548|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2122|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2598|candle|0|0|5438|186|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1766|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|2042|2775|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5998|3774|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1417|1546|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4980|bridle|0|0|577|2123|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|649|2181|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5223|175|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2040|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1415|1751|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4576|log table|0|0|5360|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1535|#|1109|0|5999|3766|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +464|#|0|0|5524|1367|-20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7574|#|0|0|2736|885|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1460|3826|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2454|#|0|0|3735|1254|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1560|1745|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|861|2424|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4477|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2743|rug|0|0|2965|3402|35|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1338|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|5691|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5324|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4078|#|0|0|5692|1348|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1832|2673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|spoon|0|0|5157|869|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9|wooden post|0|0|5362|1290|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5920|46|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|893|2391|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +6016|#|0|0|5911|3277|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1497|3684|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2487|474|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|music stand|0|0|1450|1660|-10|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|195|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3768|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1310|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3905|#|0|0|3009|3348|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4639|wall carving|0|0|5574|1299|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2939|931|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|4648|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4289|web|0|0|5943|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|1423|1559|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1230|1582|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2030|2849|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1844|2673|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3318|#|0|0|5349|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|2543|671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3484|#|0|0|1369|1644|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2939|931|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5923|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1649|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5139|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4602|#|0|0|5366|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2517|479|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1820|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3616|#|0|0|642|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2899|904|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|2970|3412|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4536|939|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3935|broadsword|0|0|5456|1406|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1829|2675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5690|1328|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5275|2036|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1013|#|0|0|1895|2737|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3746|1335|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5169|567|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3488|#|0|0|1382|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3673|1144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5621|1838|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1133|3610|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2902|916|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2890|#|0|0|619|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5295|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|282|986|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|866|2322|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1568|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4092|skull mug|0|0|5180|21|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5114|large battle axe|0|216|5360|1364|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|2260|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +558|#|0|0|3777|1131|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2070|790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1425|3816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3739|1326|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3747|1253|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5140|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4554|1044|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2731|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|2469|553|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3001|3348|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3663|1099|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|1145|2228|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1303|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5946|#|0|0|4310|954|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5351|2021|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5364|1287|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2908|709|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1598|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2069|793|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1347|1600|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3783|#|0|0|1991|2837|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2659|#|0|0|3013|3344|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +584|#|0|0|6067|82|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5336|1305|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1767|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5294|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1474|3699|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2838|#|0|0|2940|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|2955|620|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|3683|1233|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1516|1544|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1772|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3018|763|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2581|518|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5164|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2896|708|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2747|986|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|554|1211|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|3729|1249|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5993|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2656|#|0|0|3648|1116|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2575|531|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1840|2741|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|1626|1589|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|1458|3826|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1495|1615|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|3728|1337|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|350|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3391|#|0|0|5484|3146|-51|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1315|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4408|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2962|#|0|0|3731|1308|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|2997|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5319|744|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|1387|1817|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1875|#|0|0|5474|1878|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2227|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|805|2187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5920|45|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4716|block|0|0|5988|99|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5295|2000|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|5493|200|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3053|3420|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +29|#|0|0|2224|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1013|#|0|0|1896|2736|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4468|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|997|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|814|2197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5288|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5019|#|0|0|1898|2691|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1993|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1874|#|0|0|5476|1880|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|#|0|0|632|1488|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|420|1036|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|forge|0|0|5309|2009|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5988|46|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3942|#|0|0|618|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|794|2304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1326|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2659|#|0|0|3010|3344|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6016|#|0|0|1792|358|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3348|#|0|0|5290|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5289|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|2491|397|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2649|#|0|0|5524|57|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1197|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3738|1259|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2232|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5347|2008|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|600|2186|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4731|block|0|0|5502|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1547|1715|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5304|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5440|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +3190|#|0|0|5214|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5300|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2922|#|0|0|1420|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|1458|845|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5331|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3869|#|0|0|5288|2013|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1136|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5334|550|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1129|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5798|581|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5205|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7395|body part|0|0|5987|83|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5163|#|0|0|2957|704|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2292|111|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1985|2698|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1559|1760|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6016|#|0|0|5911|3275|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5613|1843|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1855|2674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1193|#|0|0|2435|407|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|5990|108|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1437|1685|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1553|1658|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|754|2200|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3696|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1383|3769|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1521|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|598|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6238|full vials|0|0|5993|60|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|640|939|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1461|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1772|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|5347|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1815|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5306|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3627|bottle|0|0|5985|66|36|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1509|1543|25|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5353|#|0|0|1879|2805|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5286|2011|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5740|#|0|0|610|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4393|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|557|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|669|2146|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3996|#|274|0|1551|1657|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1224|wooden planks|0|0|5456|185|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4|ankh|0|16|5474|525|79|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5677|521|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|2858|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5599|1877|4|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1546|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2962|#|0|0|3734|1308|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6056|89|37|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1165|2206|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3760|1288|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3310|#|0|0|5295|1311|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1803|#|0|0|5286|144|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2468|407|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2745|988|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2895|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1948|2679|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|2000|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1179|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5296|2000|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|541|963|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5505|531|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2283|1227|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1649|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5076|studded sleeves|0|0|5968|145|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5949|#|0|0|4470|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|678|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4234|#|0|0|1660|1643|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|625|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5566|1336|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|1648|1601|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7981|a reactive armor scroll|0|0|624|841|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +157|log post|0|0|5368|1363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6416|#|0|0|623|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4308|small web|0|0|5961|144|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1406|1806|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1777|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1604|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2619|615|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5211|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3636|a blank scroll|0|0|5566|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2507|goblet|0|0|1164|2234|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|985|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5405|920|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3737|1255|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|463|1280|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1325|1804|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5552|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5308|1353|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5329|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5356|1993|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5322|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3920|#|0|0|3054|3391|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5310|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|1131|2216|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3341|#|0|0|5290|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|5357|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1196|#|0|0|2437|410|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|A Primer on Arms and Weopons|0|11|5985|66|36|1|0|2|0|0|255|400000|125|1|0|0|0|0|22|0|0|0 +6921|#|0|0|2773|878|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|599|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|#|0|0|1676|2841|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2845|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|615|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4624|1202|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5211|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5150|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4466|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1381|3773|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1889|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3910|executioner's axe|0|216|754|2201|0|1|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 +7393|head|0|0|5965|77|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2716|2097|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5301|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5088|#|0|0|1432|3718|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|448|0|3760|1264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3594|1236|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6264|#|0|0|1354|1774|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|554|2187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3391|#|0|0|5478|3148|-45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1985|#|0|0|617|2125|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1797|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|1459|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|1358|3732|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5878|3819|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5702|532|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4553|#|0|0|1675|1544|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5087|#|0|0|1432|3719|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5282|161|25|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4139|#|0|0|629|2154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1441|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3665|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5360|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5348|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|563|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|#|0|0|4441|1155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5315|735|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +3767|#|0|0|1446|1553|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4385|#|0|0|5324|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +3854|empty bottle|0|0|1132|2235|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5307|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|1448|1610|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|1468|1580|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|558|2182|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5065|#|0|0|1438|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|2880|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1550|1765|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|alchemical symbol|0|0|2041|232|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2597|lantern|0|0|1132|2227|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8079|glass of wine|0|105|1133|2222|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2548|#|0|0|1308|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5615|237|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4181|#|0|0|628|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5541|171|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1924|#|0|0|5288|1341|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1184|1704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5202|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|6013|3782|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|568|2115|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4976|#|0|0|578|2123|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5334|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|#|0|0|1402|1569|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|717|1483|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3088|broken chair|0|0|5606|1874|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3137|#|0|0|5290|1315|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2691|#|0|0|3691|1241|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +200|#|0|0|3036|3343|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5336|1305|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1353|3764|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1346|1737|80|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5632|bowl of lettuce|0|14|1951|2675|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5302|127|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2473|397|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4512|floor spikes|0|0|5409|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +465|#|0|0|6010|3785|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5320|1306|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +2149|wooden fence|0|0|5286|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6428|#|0|0|615|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5305|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3792|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|201|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|993|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|2916|3484|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|2880|3509|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5291|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2509|593|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|chair|0|0|5243|180|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5202|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5437|3152|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|2845|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5274|2024|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5304|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5178|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2619|977|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3760|1253|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5922|168|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2863|#|0|0|3675|1322|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3857|sapphire|0|0|5288|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1303|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1392|3700|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2481|427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|452|1110|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|609|872|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3672|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1652|1604|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5990|148|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5357|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1392|1647|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3109|#|0|0|5554|1906|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5595|62|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12865|blood|33|0|5422|1492|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3605|#|0|0|716|1485|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1424|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|#|0|0|1519|1543|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1310|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5350|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5151|999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2849|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5290|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3744|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3533|#|0|0|1481|1869|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4288|953|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5860|546|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3892|#|0|0|1322|1800|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2994|838|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5965|171|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5138|plate helm|0|0|5829|23|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|652|2162|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|5350|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3673|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5575|203|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1333|1604|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|1300|1685|34|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5943|100|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6257|#|0|0|1988|2893|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1199|1852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1133|3611|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2228|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3300|#|0|0|1614|1636|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1336|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2293|110|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1448|1764|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2265|#|0|0|808|2330|25|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1423|1650|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1442|1577|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2463|488|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1248|1696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5131|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2504|637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3088|#|0|0|626|2154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1362|3903|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|56|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|5753|3269|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2853|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2656|#|0|0|3648|1147|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|201|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3729|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5404|1937|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|5351|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|1468|1613|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2942|#|0|0|621|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3701|1211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1312|1646|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|3731|1257|11|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|1640|1576|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2660|2203|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3545|small fish|0|0|713|2238|-1|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1859|2764|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1371|3867|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|2421|545|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2036|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1306|#|0|0|1423|1561|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1385|1805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2854|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5933|#|0|0|1378|1598|30|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1301|1770|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2893|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|1862|2647|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|719|2232|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|181|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2231|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1428|4021|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3539|#|0|0|1128|3674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3625|1240|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1509|1547|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1487|#|0|0|5287|2011|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1505|3694|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5368|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5362|1289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2915|673|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5957|217|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1648|1640|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2957|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2228|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2505|#|0|0|3552|1168|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|3744|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|5236|145|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|5962|223|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|5288|1311|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5205|bone gauntlets|2101|0|5391|1338|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1446|3777|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1293|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|3594|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2028|2863|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1053|2228|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4521|1059|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1555|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|589|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1455|4005|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3765|#|0|0|1437|1551|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|4482|1217|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1456|1723|12|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4608|#|0|0|1849|2757|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5363|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2903|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3636|#|0|0|1328|1601|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7039|#|0|0|6059|64|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|626|831|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1758|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|639|2226|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1857|2674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1440|3771|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4647|statue|0|0|5964|181|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|#|0|0|2731|2261|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2898|902|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4013|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1133|3610|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|1946|2684|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5583|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|661|1004|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|536|1011|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12|#|0|0|618|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5927|228|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2489|#|0|0|3552|1170|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2784|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|598|1186|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5311|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5328|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2534|dirty pot|0|0|5153|873|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|pile of hides|0|0|1988|2872|20|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1883|2800|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2897|708|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1436|3884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5379|plough|0|0|833|2342|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4556|1495|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5295|1355|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|2227|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|999|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1130|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5503|523|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|592|2275|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7622|#|0|0|5689|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1450|1608|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7827|skinned rabbit|0|0|5222|3611|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4815|wall carving|2424|0|5441|1287|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5339|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|483|850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2521|544|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5304|735|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2519|#|0|0|1344|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5368|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1340|69|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3795|#|0|0|1083|2267|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|5961|46|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4638|wall carving|0|0|5406|1295|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1171|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|630|2162|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1569|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4981|#|0|0|576|2123|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|625|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1315|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1676|1594|11|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2282|#|0|0|5138|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4648|statue|0|0|5267|683|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|4683|1410|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|547|808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4091|#|0|0|3016|3454|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5134|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2463|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|1460|1551|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3738|1325|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|6008|3788|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2888|#|0|0|1581|1736|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1352|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5162|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2242|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4314|cocoon|0|0|5939|96|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1963|#|0|0|5176|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|859|2342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2485|397|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2903|#|0|0|3018|3427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1988|2867|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|5|0|1979|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3652|empty jars|0|0|3689|1301|22|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1338|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5336|1311|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3651|1169|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1259|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|1984|2830|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1441|1553|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1471|1562|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2585|529|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2515|#|0|0|603|1189|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1877|2705|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1392|4016|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5143|platemail arms|0|0|5921|222|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5220|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2837|#|0|0|2734|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1594|1555|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5139|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2237|1188|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7611|#|0|0|3699|2074|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12907|blood|33|0|5420|1489|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|2000|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2457|#|0|0|2852|998|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5332|3319|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|802|2196|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1305|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|568|2115|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2846|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|dough|0|0|3740|1264|8|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1426|1719|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|792|2304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5186|two handed axe|0|216|5368|1358|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5322|1958|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|6012|3786|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5926|46|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5359|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +148|log wall|0|0|5352|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1877|2709|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3319|#|0|0|5367|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5391|1340|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5386|888|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3832|#|0|0|3715|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6004|#|0|0|6106|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2858|999|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|557|2219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|179|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3833|#|0|0|5151|53|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5164|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +482|#|0|0|5142|1558|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1518|1550|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7932|#|0|0|5520|1306|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1524|1544|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1577|1738|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1411|1633|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1441|3800|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2864|850|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|891|2386|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3934|broadsword|0|0|5953|157|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|0|0|3765|1266|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1453|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5144|960|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1516|1547|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|789|2218|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1825|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|475|853|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1276|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|2027|2747|54|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2963|624|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5331|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4135|chisels|0|0|5960|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5299|1297|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|648|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1859|2834|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5366|#|0|0|1398|3891|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3007|3386|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|556|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5144|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2509|593|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1293|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|3008|3412|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5320|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1295|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|tray|0|0|5620|1881|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|749|2267|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|4392|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1452|1611|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1341|1735|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2027|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|535|973|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2432|521|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2790|#|0|0|1403|757|1|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2915|#|0|0|5868|1509|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2885|737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|1877|2808|10|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4293|956|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1892|2660|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5291|2001|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|2876|3502|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|4482|1069|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5137|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|555|1211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3769|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1152|1548|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1385|1641|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3577|bale of cotton|0|0|1344|1587|72|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1660|1579|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1440|1576|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4471|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|#|0|0|1893|752|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1256|873|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2492|roast pig|0|14|3747|1251|4|1|0|2|0|0|4500|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1705|1565|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1850|#|0|0|5312|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5444|1824|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5134|1954|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4980|#|0|0|2525|382|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2881|#|0|0|1312|1811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|cooked bird|0|14|1224|1570|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2952|700|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2|ankh|0|0|5425|571|65|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1410|1606|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7032|kite shield|0|0|5928|213|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5354|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|828|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3672|1132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1380|3740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1935|2763|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2549|652|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|1932|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5834|534|0|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +8600|#|0|0|5305|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|450|1117|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5722|549|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +6048|#|0|0|5318|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6106|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5571|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1773|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5466|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1957|#|0|0|5923|170|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1911|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5924|43|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|588|2163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|660|1003|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5287|2013|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1133|3694|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2450|454|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2271|#|0|0|820|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2042|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2357|#|0|0|1315|1605|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1428|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5355|1990|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2888|676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7679|dirt|0|0|1163|2239|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1371|3864|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1433|1685|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|2467|557|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1697|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|3761|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1410|#|0|0|1164|2209|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1305|1773|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5329|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3608|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5313|1991|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5381|harrow|0|0|814|2276|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5437|188|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5312|1991|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1261|1884|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2493|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2494|596|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1805|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6237|#|0|0|3010|3353|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1548|1715|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4306|small web|0|0|5984|160|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5158|1979|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|5624|1860|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2237|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|4386|1084|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|323|1241|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|584|2139|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5314|1954|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|323|1240|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|742|2347|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|624|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3484|514|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5141|platemail|0|0|5911|183|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|#|0|0|1986|2910|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|80|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1617|1582|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|963|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5292|2024|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|654|936|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5181|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1594|1587|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4698|#|0|0|5507|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6004|#|0|0|5294|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|#|0|0|2731|850|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1749|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|398|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2533|#|0|0|3732|1335|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1779|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|5623|1860|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|683|2237|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1165|2245|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5378|plough|0|0|833|2341|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1427|1655|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3685|1115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5396|705|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4115|rusty iron key|0|0|5851|571|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 +6006|#|0|0|5328|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2456|479|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3699|1291|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2971|873|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3594|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3760|1252|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2229|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2847|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5340|1999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4395|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5996|100|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2484|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1403|1687|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|2914|3484|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1310|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5986|162|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2885|741|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5305|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3739|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3754|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1320|3675|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1341|1737|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5323|1973|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1354|1677|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1334|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5583|3017|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1653|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1456|3781|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3944|#|0|0|1350|1604|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|544|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5342|vat|0|0|5294|1999|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5276|2037|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2260|1218|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3650|1170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|1361|885|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5318|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|232|0|5592|2010|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5433|long pants|0|0|5579|195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|3015|3525|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1352|3763|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3873|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|888|2363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|362|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3307|#|0|0|5294|1311|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5334|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5993|147|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6048|#|0|0|5314|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|3525|1148|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1342|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5933|pear|0|14|1207|2270|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4329|993|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1843|2757|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2853|1000|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5385|756|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3356|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|#|2416|0|892|2380|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1884|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2691|#|0|0|2962|3400|35|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2680|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6058|#|0|0|5320|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|5311|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|863|2389|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4017|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2123|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1443|3877|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2043|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +4553|#|0|0|1606|1512|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3131|#|0|0|5224|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5952|165|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1420|3747|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1075|curtain rod|0|0|5365|1291|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|890|2385|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3763|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5404|decorative armor|0|0|3528|1125|20|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1260|1884|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5312|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5352|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|3012|3453|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7619|marble table|0|0|5820|52|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4322|953|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|4624|1322|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5141|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3167|#|0|0|1249|2173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|592|2272|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6263|#|0|0|3005|3404|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|608|2216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5284|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|4413|1465|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14133|#|0|0|5348|1996|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4296|956|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12840|blood|33|0|5420|1491|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5304|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2988|832|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4023|#|0|0|4441|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3001|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1520|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|2897|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1419|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1853|2680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1334|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1467|1564|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3742|#|0|0|1440|1553|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16053|#|0|0|710|2239|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|619|876|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1844|2674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1130|3669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1778|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|1160|2247|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5361|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4349|#|0|0|5572|192|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2245|1205|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2593|613|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2041|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|449|1107|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1325|1801|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|992|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1262|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5985|33|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3853|#|0|0|642|850|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2456|485|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5979|172|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2244|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1317|1646|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5159|1966|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1461|3795|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3605|#|0|0|3014|3527|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3748|1333|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5574|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1452|1680|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2423|#|0|0|392|1218|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5114|#|0|0|3004|3348|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5156|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|fork|0|0|5224|175|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2463|461|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2535|dirty pot|0|0|5400|590|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|329|1247|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5306|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3940|torch|0|0|6003|3771|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3594|1231|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1584|1594|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1811|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1467|1765|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7094|refuse|0|0|5321|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5134|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|wooden fence|0|0|5351|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|643|839|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|562|2182|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|4393|1065|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5293|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2914|800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4289|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6013|3784|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|756|2267|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1134|3687|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3698|1290|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|3594|1232|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5577|1855|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1421|1549|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1369|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3354|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4302|web|0|0|5951|98|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2899|913|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13353|#|0|0|469|1281|-4|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3391|#|0|0|5484|3146|-45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|336|879|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|4635|1323|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5311|1376|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3729|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|616|2196|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1852|2676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1299|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4204|#|0|0|2734|2258|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1590|1553|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4482|1067|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1660|1644|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1764|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|737|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5245|178|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|404|0|613|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1074|#|0|0|3782|1121|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|597|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2940|932|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7408|brain|0|0|5949|229|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|891|2385|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3829|#|0|0|5968|197|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5260|125|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +4599|#|0|0|5362|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|tray|0|0|1133|2220|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1302|1759|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5360|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3688|1301|23|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1261|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3728|1297|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|156|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5334|1381|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|5620|1872|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5994|63|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7616|#|0|0|3697|2061|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2581|522|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3850|#|0|0|644|830|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|667|1004|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1544|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5570|197|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1596|1655|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2486|400|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1900|#|0|0|3685|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3494|#|0|0|1206|2184|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5333|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1135|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3866|#|0|0|1660|1643|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5310|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|756|2155|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1258|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5336|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|328|1240|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5051|chainmail coif|0|0|5193|575|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|4558|1488|6|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +2550|#|0|0|4413|1466|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3649|1145|8|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1288|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1434|3876|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3722|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|642|837|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5159|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3771|1220|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2913|801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1299|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4241|#|0|0|5650|568|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5437|3153|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4139|hammer|0|0|5791|542|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1302|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3581|#|0|0|5959|228|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1511|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1805|#|0|0|5224|176|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5439|1798|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|547|-7|1|0|2|0|99|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2969|3425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1643|1579|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5921|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5063|leather gorget|0|0|5952|210|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|#|0|0|1393|3713|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|6036|1440|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4648|statue|0|0|563|2152|8|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5323|1974|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3601|1234|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|#|0|0|5304|757|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1193|#|0|0|2436|409|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|629|2157|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2228|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5293|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6711|#|0|0|5336|1310|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1312|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|3000|3405|15|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1382|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1847|2772|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1292|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|2658|2203|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4234|ring|0|0|5919|222|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3476|#|0|0|1367|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5288|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +768|#|0|0|5189|574|20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|1439|1560|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1987|2912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1055|#|0|0|5279|3363|28|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1320|1600|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|631|2156|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3740|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1393|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1590|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1601|1516|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5350|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|1497|1664|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|1373|3915|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1120|3608|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5924|44|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5531|1303|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +6225|#|0|0|4453|1083|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5282|2013|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2468|406|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3696|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5154|577|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1409|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|2471|59|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1342|cave floor|0|0|5258|199|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5360|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1276|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1367|1659|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2674|2232|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5171|993|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4596|a fur|0|0|5346|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3746|1334|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|#|0|0|3016|3455|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|756|2157|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|5243|178|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2065|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2225|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16039|#|0|0|682|2238|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1305|3708|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|734|882|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|642|1087|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5506|1812|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4645|statue|0|0|5137|579|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5862|549|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2517|#|0|0|1635|1514|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1273|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Taming Dragons|0|11|564|2208|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 +2686|#|0|0|3729|1297|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7622|#|0|0|5691|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5905|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1710|1555|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1333|1728|80|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5220|744|-20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2519|#|0|0|3691|1259|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|647|938|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2260|1217|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2120|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1912|#|0|0|3685|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1600|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1576|1594|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|chair|0|0|5341|84|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5134|840|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|617|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5339|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5135|1953|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5291|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1284|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|4476|1153|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5284|2012|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|5314|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1936|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5328|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4537|857|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2853|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2732|2259|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5327|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1608|1584|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1008|#|0|0|1896|2737|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5331|1360|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|1863|2647|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2572|523|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2450|455|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3741|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1960|#|0|0|5191|578|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4162|unbaked pie|0|0|5348|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1597|1556|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1601|1515|44|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3729|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2944|934|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1547|1740|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2908|706|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +586|#|0|0|6067|87|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2497|#|0|0|1448|4028|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4600|a fur|0|0|5364|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1419|1579|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2907|706|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1985|2879|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1342|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5300|1548|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1347|1778|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1198|1718|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1803|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5186|568|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1876|#|0|0|5473|1880|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5159|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5141|959|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2484|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3697|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|2901|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5366|1368|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1341|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1342|cave floor|0|0|5943|176|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1458|3801|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +474|#|0|0|5589|201|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1568|1696|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2903|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16036|#|0|0|684|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3908|hatchet|0|216|5368|1365|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1659|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1291|1762|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|2994|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1947|2682|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5111|butcher knife|0|0|5312|1308|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2905|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|982|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|38|0|3767|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|361|893|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5985|145|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2030|2737|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1261|1884|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1648|1638|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4177|axle with gears|0|0|5318|1974|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1449|1768|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4643|#|0|0|623|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3698|1301|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3576|pile of wool|13|0|1390|1603|30|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1273|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3681|1099|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|4411|1462|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|1508|1563|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1545|1705|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3733|1406|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1408|3772|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2894|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|1943|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1135|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|451|1111|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2882|747|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3307|#|0|0|617|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1864|2824|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|iron fence|0|0|5433|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3919|#|0|0|3048|3372|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2715|2080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|529|970|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1483|1755|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5194|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1310|1652|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1242|wooden planks|0|0|5355|1991|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2733|2260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5346|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2087|2849|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|354|834|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5312|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1061|palisade|0|0|5164|1970|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1653|1637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1801|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1823|#|0|0|2727|2135|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2942|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1871|2650|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|2915|795|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2903|913|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6193|flask|0|0|5994|66|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|kettle|0|0|1129|2216|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|564|810|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6050|#|0|0|5315|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5308|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2904|901|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1579|1699|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5314|1955|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|3594|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1001|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6013|3783|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2853|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3690|1161|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|#|0|0|1132|2228|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1444|3770|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1314|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|#|0|0|2534|572|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1511|1548|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2021|2859|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5159|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2814|#|0|0|2734|2249|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5329|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3762|#|0|0|1451|1667|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|5436|195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4474|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5213|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|1410|2106|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|810|2321|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1805|#|0|0|5253|180|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3965|daemon blood|0|0|5304|33|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1630|1584|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5356|1990|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|2963|3413|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4280|923|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5344|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|796|2267|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1090|2189|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3015|3452|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5226|563|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5138|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|801|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|5335|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5956|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1006|#|0|0|1894|2738|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1889|#|2107|0|5475|1880|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2899|785|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2024|2833|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2473|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6106|153|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5181|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|987|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|5293|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4322|956|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1316|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1564|1742|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6929|#|0|0|2763|863|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1461|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5594|1842|-12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2813|#|0|0|2740|2249|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5444|1817|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4307|small web|0|0|5984|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|5142|586|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5304|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1469|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1938|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1401|1802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|594|846|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|2487|475|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|6013|3558|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|2474|397|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|312|797|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|565|962|9|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16027|#|0|0|682|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3388|174|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1939|2690|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6016|3785|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1518|1547|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|609|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3852|#|0|0|640|1094|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2467|409|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|483|849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3698|2062|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1093|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1070|tattered banner|0|0|5359|1367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|4393|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5294|89|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|chair|0|0|1878|2703|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6883|#|0|0|2736|884|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5453|612|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|5365|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4630|#|0|0|312|786|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|5183|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|1084|2267|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|1192|1849|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2284|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1618|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1170|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1404|4036|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5400|shirt|0|0|2528|675|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5995|151|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3604|chessmen|0|0|554|2181|7|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|562|2176|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2272|#|0|0|5132|1952|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1384|1640|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2421|468|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3619|#|0|0|320|1051|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1299|1752|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|2963|3412|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3656|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|1365|3826|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|2868|850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1443|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1936|2746|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|1475|1689|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2969|875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1356|3706|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|1430|1597|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|556|1211|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1377|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1405|1817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5316|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5319|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1614|1587|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|565|2139|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|261|766|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1388|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5041|bow|0|0|5360|1356|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2667|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|1137|1817|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4236|#|0|0|5320|568|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2680|#|0|0|1673|1547|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2865|850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5462|vat|0|0|5357|1992|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5237|145|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|4036|314|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2649|#|0|0|5523|54|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1118|3689|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5165|567|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4626|#|0|0|313|787|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +465|#|0|0|6016|3787|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|829|2267|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2063|2852|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|2026|343|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1485|3850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4427|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5135|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1773|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5304|1353|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2400|#|0|0|1548|1680|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5414|1933|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5158|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6106|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3013|779|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|ceramic mug|0|0|1198|1850|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2420|524|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16030|#|0|0|710|2233|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5363|1289|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1622|1588|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5914|feathered hat|0|0|5174|570|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5995|147|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1852|#|0|0|5306|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3851|#|0|0|329|1254|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1493|1714|11|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1995|2694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5152|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1449|1669|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5465|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16035|#|0|0|708|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3600|1234|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|#|0|0|1423|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +874|tent wall|2419|0|6003|3764|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|glass|0|0|5961|227|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5290|1338|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|600|2282|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3352|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1734|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4522|1061|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|1154|1544|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|1453|1720|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1381|3771|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5302|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|999|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3310|#|0|0|5291|1311|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|6119|176|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1200|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1804|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4758|#|0|0|2664|465|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4121|#|0|0|1390|1604|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|6009|3785|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2678|#|0|0|483|841|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5611|61|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4244|#|0|0|6049|1431|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4541|861|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1851|#|0|0|1161|2245|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1453|4008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|283|986|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7405|heart|0|0|6059|69|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|562|2183|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +5483|decorative weapons|0|0|5416|1355|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1130|3611|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|3594|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4312|egg case web|0|0|5986|24|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +878|#|2419|0|6000|3762|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|336|880|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1820|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1301|#|0|0|383|917|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3693|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1873|2643|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5195|589|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1453|1680|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4684|1179|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1250|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1989|2694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5963|88|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +552|wooden wall|0|0|5160|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5242|176|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1450|1552|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2464|486|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|625|821|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1514|1552|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7267|sarcophagus|0|0|3524|1125|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|355|833|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|sledge hammer|0|0|5327|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5800|542|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3908|hatchet|0|216|5368|1357|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5358|#|0|0|3031|3356|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|628|2173|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7|#|0|0|623|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|450|963|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4107|#|0|0|753|2153|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|#|0|0|1338|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Deceit: A Dungeon of Horrors|0|11|641|852|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 +4031|#|0|0|2035|2808|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|#|0|0|2730|872|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|6013|3785|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5221|532|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1634|1513|39|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5913|59|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2416|472|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|4627|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16032|#|0|0|684|2234|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|2673|2233|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1659|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1142|1822|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|4478|1153|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1371|3867|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|82|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5306|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1353|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1649|1612|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5360|1293|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5937|149|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1151|1547|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1263|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1928|2787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|3752|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4484|gravestone|0|0|5741|3313|3|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5948|223|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5629|a pewter bowl|0|0|813|2328|4|1|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5312|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|48|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5366|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|672|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5321|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4565|bed|0|0|5449|177|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2893|672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1517|1542|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|72|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5940|#|0|0|4473|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3625|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1328|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8066|#|0|0|3770|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3746|1251|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4560|923|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5144|1949|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2475|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|336|879|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5927|171|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|194|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +482|#|0|0|6009|3778|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|639|2225|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4462|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2021|2862|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2863|#|0|0|3685|1321|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|1767|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2851|1000|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|1392|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4477|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5353|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5582|202|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1437|1550|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3572|wand|0|0|5416|1929|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5477|1854|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 +2901|#|0|0|1337|1647|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3761|1236|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5988|158|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1550|1648|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|chair|0|0|1880|2703|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1813|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|642|835|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1441|1549|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5454|3154|-53|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|3763|1302|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3664|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5435|557|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4028|#|0|0|1362|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1136|3664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5307|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1964|#|0|0|5192|578|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5344|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5297|2000|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|#|0|0|2066|1948|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3640|#|0|0|5186|548|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5307|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|1425|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4464|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4149|saw|0|0|5961|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1476|1610|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1264|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|800|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|810|2321|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1292|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5204|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|648|939|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|617|2120|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1306|1566|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4184|#|0|0|2459|461|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2857|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|644|831|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3594|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|4408|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5317|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3989|#|0|0|3761|1269|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1390|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|287|986|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1974|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1151|1547|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|573|1123|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|4424|1211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1760|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1788|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1601|1515|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|1200|1706|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2756|#|0|0|3685|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|642|833|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|624|1148|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5562|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2280|#|0|0|5318|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3574|#|0|0|2839|881|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5328|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5309|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6001|#|0|0|5270|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5352|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3594|1235|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1294|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|861|2280|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1332|1603|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|2616|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1366|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5925|43|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5391|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3729|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1314|stone pavers|0|0|6044|226|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5458|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4182|#|0|0|2459|462|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3917|bardiche|0|0|5316|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1825|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5273|2024|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|1470|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1980|2842|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2815|#|0|0|2733|2249|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5482|decorative weapons|0|0|5416|1356|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16024|#|0|0|709|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|1364|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2661|2203|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1838|2683|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7821|#|0|0|4386|1130|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4481|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2417|483|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3850|#|0|0|1328|1605|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6558|#|0|0|1420|3861|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2867|1003|-21|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2520|#|0|0|2748|2113|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5224|173|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5317|1341|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5643|pan of cookies|0|14|1135|2216|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1486|3850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3024|3352|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1510|1600|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1493|1762|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5296|1997|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3748|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2504|425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|1162|2234|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5314|1987|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|600|2200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2531|579|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5492|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +12888|#|0|0|5154|1717|-35|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5988|40|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2953|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|201|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16039|#|0|0|708|2238|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7407|entrails|0|0|6118|228|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|1362|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1595|1553|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|624|1147|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|4424|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|#|0|0|2737|884|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2524|dirty pot|0|0|5390|525|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|610|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2284|1227|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|#|0|0|620|1146|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|360|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1388|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|735|883|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1771|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5481|decorative weapons|0|0|5411|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1803|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5912|59|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5849|586|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7095|refuse|0|0|5321|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2619|615|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1316|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4101|empty jar|0|0|5727|92|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|876|2393|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4082|a book|0|11|565|2208|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +3766|#|0|0|2894|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|448|1117|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2478|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5680|528|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2687|#|0|0|3691|1242|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6041|192|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4299|951|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3010|3409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|2869|853|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5354|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2955|707|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1508|1565|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2227|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3574|#|0|0|4459|1063|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4455|1082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5168|570|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|2747|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|1474|1685|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1447|1755|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13351|#|0|0|470|1280|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2496|#|0|0|3552|1172|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2747|989|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1205|#|0|0|1630|1590|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +9023|#|0|0|422|3281|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3910|executioner's axe|0|216|5368|1358|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3572|wand|0|0|5310|589|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5307|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5313|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5324|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4022|#|0|0|1419|3856|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|2834|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5947|76|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1207|#|0|0|1449|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5345|77|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|3049|3394|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5317|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6042|193|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3697|1291|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1289|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|564|2219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5315|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1898|2810|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2942|#|0|0|5873|1514|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1467|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3090|broken armoire|0|0|5904|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6014|3785|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5332|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1054|2227|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1520|1549|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5338|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|645|831|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|knife|0|0|4528|942|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4628|1210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5933|pear|0|14|1206|2270|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2035|2808|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5284|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5679|525|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +2906|#|0|0|3770|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3750|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5973|236|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3841|#|0|0|1328|1607|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5497|527|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|5997|3774|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5353|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4016|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5303|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|3014|3525|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2706|#|0|0|535|960|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2260|#|0|0|1191|1704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2592|525|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5287|2010|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2259|#|0|0|1152|1616|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1887|2701|20|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|3027|3381|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1509|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2843|794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6069|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +8066|#|0|0|3766|1218|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1135|3660|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2493|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|6008|3787|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2027|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3696|1259|26|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2995|632|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|1139|2222|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3733|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|1312|1812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2459|484|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2592|#|0|0|2735|2173|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|knife|0|0|5153|871|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1769|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1337|66|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5099|ringmail gloves|0|0|5364|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5267|123|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +1339|#|0|0|5869|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2062|2861|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2598|#|0|0|308|951|-17|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5985|34|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|595|2206|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5481|decorative weapons|0|0|5423|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|2420|546|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|6082|1450|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|1432|3864|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2067|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7405|heart|0|0|5961|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2214|1192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2944|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5502|541|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|1192|1850|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +8600|#|0|0|5285|2012|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5216|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|0|0|5286|566|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5411|1901|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|589|2146|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2676|#|0|0|484|840|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2457|#|0|0|2852|996|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2941|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4685|1168|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1475|1738|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2399|#|0|0|2460|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3688|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12954|#|0|0|4621|3555|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2883|747|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2776|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|614|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5397|cloak|437|0|5557|138|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5340|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5945|101|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2525|673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3492|#|0|0|1376|1600|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5205|616|9|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1842|2673|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5342|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +10265|#|0|0|2958|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|961|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|#|0|0|685|1204|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3318|#|0|0|5346|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1380|1619|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|2669|2073|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7822|pig's head|0|0|5344|1330|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1366|1574|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1321|1802|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2276|1198|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5304|1983|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5307|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1948|2685|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5308|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|4427|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1231|1568|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|chair|0|0|1136|2218|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1857|2771|5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5356|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1904|2802|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2944|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5142|584|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1387|1641|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2472|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|goblet|0|0|5201|597|8|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1360|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1338|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1289|1770|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7394|leg|0|0|5344|1331|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1337|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|2880|3497|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|2678|2233|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3738|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5687|531|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1442|#|0|0|2227|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1145|2228|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3727|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5434|99|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|2025|2745|54|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3735|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5306|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3740|#|0|0|2885|740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5318|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|#|0|0|1457|1550|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5295|1999|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6011|#|0|0|5291|2008|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1447|1765|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1453|1680|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5362|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2575|533|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5296|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|1885|2644|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|#|0|0|2632|2086|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5457|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2450|454|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|1396|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1321|1804|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5682|529|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6055|#|0|0|5318|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7083|refuse|0|0|5321|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6042|194|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1821|2669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5337|1303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5302|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5413|723|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1338|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1658|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Life of a Travelling Minstrel|0|11|338|884|20|1|0|2|0|0|100|400000|125|1|0|0|0|0|20|0|0|0 +6875|pile of skulls|0|0|5337|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|718|1484|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2492|roast pig|0|14|5991|82|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3602|chessmen|0|0|1300|1568|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2872|716|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2739|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7614|#|0|0|3699|2061|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1323|1679|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5324|1303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3698|1290|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3012|3352|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5363|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5327|1374|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4305|916|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1320|1664|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2504|635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4587|#|0|0|5337|549|1|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1227|1575|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5217|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|2000|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5939|107|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1470|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2213|1191|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1655|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1832|2671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|oven|0|0|5984|104|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7574|#|0|0|2760|883|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5868|56|0|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2647|#|0|0|2715|2209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|2515|474|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4311|#|0|0|2753|881|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2928|#|0|0|2659|2188|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5133|713|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +4638|wall carving|0|0|5573|1299|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1493|1687|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1851|#|0|0|5309|2006|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1571|1697|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|599|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4482|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2681|#|0|0|3729|1296|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5703|639|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|2992|3435|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5175|1000|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|chair|0|0|1136|2228|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3367|#|0|0|1206|2225|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|1479|1594|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5302|1301|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16037|#|0|0|708|2237|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7985|#|0|0|627|843|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5259|133|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +2081|iron fence|0|0|5196|795|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5782|572|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2860|#|0|0|1429|4008|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6209|#|0|0|4628|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2939|939|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5947|104|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3667|1128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|2494|476|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3502|334|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|2995|632|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5976|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1316|stone pavers|0|0|5973|169|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|playing cards|0|0|2970|3425|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|558|2204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5540|213|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +6225|scales|0|0|5949|219|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|silverware|0|0|1136|2219|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6786|#|0|0|3002|3408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5391|526|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|890|2387|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2232|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3747|1252|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3639|a mass dispel scroll|0|0|627|835|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|3710|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1378|1618|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3663|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2393|#|0|0|4408|1468|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5327|1348|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5798|581|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5334|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3694|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4410|1060|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|#|0|0|2992|3432|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1677|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2243|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3676|1073|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3015|3455|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5297|2000|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4348|stone face|0|0|5913|101|0|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +6584|iron ore|0|0|2856|740|3|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|2237|1187|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1657|1635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|books|0|0|1164|2208|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|627|2158|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2223|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2433|407|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5604|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1817|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|3735|1255|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4696|#|0|0|5272|2039|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1481|1768|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1810|-5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5288|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5365|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|5316|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1441|3714|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5307|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5303|1370|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4563|bed|0|0|5447|179|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4648|statue|0|0|5266|677|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1838|2679|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1224|wooden planks|0|0|5456|187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|975|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3934|#|0|0|3546|1184|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1316|1644|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2454|432|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3776|1249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|280|774|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3944|#|0|0|2905|712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|6012|3785|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7979|#|0|0|1671|2981|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|588|2164|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|612|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1332|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|2418|547|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1453|4013|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1428|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5330|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2969|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8025|#|0|0|627|838|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1805|#|0|0|5237|165|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1440|3803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1804|#|0|0|1595|2488|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|328|1061|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|#|0|0|2731|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|ceramic mug|0|0|5222|174|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5311|722|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2855|728|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|633|1041|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1814|2804|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|4481|1218|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5968|219|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2884|water trough|0|0|5300|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1553|1683|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1571|1698|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1510|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|641|839|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5336|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|#|0|0|2759|887|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5315|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1150|1548|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5870|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5941|#|0|0|4473|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|459|1134|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|603|2180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3108|broken furniture|0|0|1165|2232|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5447|1819|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|0|0|1983|2830|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3743|1340|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1443|3848|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5357|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1435|1765|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5943|#|0|0|1234|2217|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5208|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|1342|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2728|2259|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2971|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1408|3800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|5513|9|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4602|#|0|0|5346|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|428|1035|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1315|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4086|glass pitcher|0|0|1133|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1449|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5245|169|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3348|#|0|0|5324|1305|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|1040|2247|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1456|3740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2924|668|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4300|927|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|small fish|0|0|1132|3694|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6161|#|0|0|669|2136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5413|192|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4242|#|0|0|5793|560|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5180|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5546|banner|0|0|1165|2232|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5311|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3747|1301|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5343|vat|0|0|5355|1990|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1934|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|anvil|0|0|5336|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5297|1997|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|890|2243|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2945|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5989|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1940|2690|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3736|1403|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|My Story|0|11|3773|1122|26|1|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 +2292|#|0|0|1776|2847|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1811|2819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3480|#|0|0|1363|1651|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3493|#|0|0|1376|1590|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5878|3816|-9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5046|scimitar|0|0|5405|1352|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3024|3356|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3692|1261|28|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1881|2736|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +586|#|0|0|6067|83|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2864|850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4329|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5134|2014|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5322|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2894|659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3736|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1829|#|0|0|5137|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|1138|2216|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1441|#|0|0|2227|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2922|668|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2724|#|0|0|2949|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1803|#|0|0|1596|2489|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1473|1746|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3830|#|0|0|5949|166|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|1338|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2255|#|0|0|1192|1853|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7682|mud|0|0|1162|2239|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5314|740|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5152|999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4773|#|0|0|1849|2714|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6013|3778|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|514|990|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6055|#|0|0|5319|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|1468|1581|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1434|3882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5322|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3944|#|0|0|2905|709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2102|wooden fence|0|0|5997|3773|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|2027|2745|54|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|837|2231|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1525|1541|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1008|#|0|0|1896|2739|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3028|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2867|#|0|0|1379|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|560|822|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1319|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5926|45|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5139|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2889|#|0|0|4522|1069|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1433|3964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|601|2186|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1947|2679|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2948|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1444|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4412|1091|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|319|786|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5945|108|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2944|#|0|0|1497|1664|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|598|836|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1305|1771|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1806|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1354|1740|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2468|399|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2273|#|0|0|5332|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5271|2044|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|4685|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5468|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4151|hay|0|0|1297|1787|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2884|3497|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2230|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1928|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1907|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1757|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|3594|1234|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5315|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2203|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2245|1204|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|878|2395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4686|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|620|2112|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5194|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|1040|2249|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5444|skullcap|0|0|2540|634|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5132|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1821|-5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2849|731|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5183|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4715|block|0|0|5988|100|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4327|957|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|459|1128|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|1328|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5145|74|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|5751|3272|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1614|1587|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|627|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3152|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1773|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1453|4008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2226|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|crossbow|0|0|2880|3418|39|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|4037|312|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5287|2009|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1171|3636|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1618|1589|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|354|899|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1292|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5159|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5292|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7265|sarcophagus|0|0|3525|1126|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3900|horse dung|0|0|2535|374|23|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5823|349|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4460|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1764|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5489|631|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4175|#|0|0|4476|1154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5348|1996|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5363|#|0|0|1420|1744|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|3744|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1649|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|628|2193|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1858|2757|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4091|#|0|0|3010|3452|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1089|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +408|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3946|#|0|0|1445|1666|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1999|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|portcullis|0|3|6085|71|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5132|841|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|647|938|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2898|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1662|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2903|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1649|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1446|3779|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6941|skeletong with meat|0|0|6056|67|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1948|2679|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2809|#|0|0|3690|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|1467|1562|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1314|stone pavers|0|0|5904|97|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|562|2182|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1199|1850|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1840|2739|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3677|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5912|203|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1253|1703|4|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +4717|block|0|0|5988|98|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1443|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7032|kite shield|0|0|5333|614|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2962|624|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|iron fence|0|0|5435|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1300|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|4555|1043|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5926|240|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1012|#|0|0|1895|2739|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3732|1329|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1332|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|4630|1322|6|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +1782|#|0|0|1393|3887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|69|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|5294|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2946|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5182|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1514|1543|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5337|1309|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|4458|1068|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2479|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3136|#|0|0|5289|1315|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|604|2180|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1326|1800|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4396|1200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|4391|1082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2420|469|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|579|2188|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1614|1587|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1859|2757|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3628|bottle|0|0|5314|1304|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|5336|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3092|ruined bookcase|0|0|5992|144|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2684|#|0|0|1352|3828|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2481|431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2230|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1477|3715|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1614|1589|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1133|1819|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|842|2354|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|627|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1717|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2947|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5455|1894|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|628|2157|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2887|676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5190|568|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|564|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1828|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|5336|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|640|818|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3296|#|0|0|1614|1636|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1913|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1395|3708|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1420|1548|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|403|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2533|pot|0|0|5389|527|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1946|2683|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6058|#|0|0|5318|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|1082|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5131|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5426|1875|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|2|0|0|4750 +1443|#|0|0|2226|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6050|#|0|0|5316|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5328|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4635|1322|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1552|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|68|0|5392|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5990|84|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3846|#|0|0|1328|1600|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5282|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|2992|760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1139|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5153|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1179|3637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2213|1166|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|2525|371|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|610|887|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|797|2265|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2041|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|1960|2672|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5316|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5135|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3768|1169|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2520|523|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|2709|2177|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5328|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|3015|3453|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|1566|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3767|music stand|0|0|1445|1551|51|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|789|2221|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1248|wooden planks|0|0|5297|2000|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5212|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|661|1003|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5324|1307|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|709|2234|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|2658|2187|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3011|3402|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8708|#|0|0|5170|1590|-13|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2905|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|2883|740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5336|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|980|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|4287|953|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5315|1982|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|4395|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2895|912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3734|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2851|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1440|3976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2484|407|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2541|#|0|0|3734|1335|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3887|emerald|0|0|5288|2013|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +547|palisade|0|0|5134|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|866|2320|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1448|3769|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2245|1204|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4603|#|0|0|5349|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3851|#|0|0|332|1254|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5325|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6050|#|0|0|5314|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|6108|83|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2467|#|0|0|3594|1234|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3617|1253|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3690|1160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4160|pizza|0|14|3680|1297|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5321|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5333|1360|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4008|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3738|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5415|904|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2453|432|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2852|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|small fish|0|0|1131|3695|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|2997|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5312|1310|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5990|#|0|0|1466|1687|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2058|2780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3772|#|0|0|3744|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2493|596|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3850|#|0|0|642|853|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2588|534|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1383|3770|-16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16084|#|0|0|711|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|4623|1203|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1312|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|slab of bacon|0|14|1448|1724|12|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|1806|2805|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5145|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4160|pizza|0|14|3680|1298|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2419|523|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1155|#|0|0|5233|4014|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5322|747|-20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2449|#|0|0|4630|1321|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2849|735|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4127|pile of wool|416|0|1979|2841|15|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1345|3756|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3667|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6189|flask|0|0|6108|81|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1401|1803|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4411|1111|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|6010|3783|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|642|841|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1814|2812|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1618|1589|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3609|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|38|0|1476|3671|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4001|#|0|0|1468|1693|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|1830|2676|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2266|#|0|0|1486|1688|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4610|#|0|0|3689|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5142|959|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|1452|1662|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4084|Deceit: A Dungeon of Horrors|0|11|5244|178|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 +4307|small web|0|0|5943|96|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2684|#|0|0|2962|3413|35|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5471|1857|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2505|#|0|0|604|1184|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|2042|2775|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|1449|1663|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1065|#|0|0|5383|3825|-2|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|1164|2207|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|6012|3792|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|#|0|0|2627|2097|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16028|#|0|0|684|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2881|739|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1140|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2629|#|0|0|1440|1579|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1326|3677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5331|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4310|#|0|0|2759|881|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|831|2269|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2530|583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5290|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1934|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6108|155|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|1456|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|4440|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16053|#|0|0|684|2239|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2522|544|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2906|#|0|0|1927|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5209|3620|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|829|2221|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|goblet|0|0|1136|2229|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|2971|874|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5129|close helm|0|0|5129|690|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3697|1297|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5314|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|613|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2259|#|0|0|1547|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|1508|1562|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5460|vat|0|0|5296|1998|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1410|#|0|0|4620|1203|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5987|34|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2028|2860|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2849|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1535|#|1109|0|5999|3764|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5945|98|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|624|1148|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3488|#|0|0|1382|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3616|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|6107|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5290|2026|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1007|#|0|0|1894|2739|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|3690|1296|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|6037|1435|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4157|dough|0|0|822|2194|9|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4149|#|0|0|4415|1082|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|5272|2029|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4006|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|887|2422|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4480|1218|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4338|pile of garbage|0|0|5997|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1292|1758|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5309|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +484|#|0|0|6015|3777|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5924|25|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3851|#|0|0|4617|1202|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|563|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1394|3805|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1316|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2908|712|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1365|1649|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2912|798|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|training dummy|0|0|2216|1173|0|1|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1757|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1763|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|610|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2452|496|18|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5322|740|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2480|596|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|3009|3455|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5083|studded tunic|0|0|5995|158|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3489|#|0|0|1382|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6238|#|0|0|4457|1081|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5349|2010|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5494|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7393|#|0|0|2737|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1350|1744|80|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5919|222|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2500|#|0|0|2970|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3739|1328|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1671|1546|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1540|1748|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3697|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|556|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5327|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5542|2012|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 +2147|wooden fence|0|0|5305|1960|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|312|794|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|1363|3899|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5178|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|735|882|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2023|2866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1411|1616|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|3005|3402|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5960|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1152|1547|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2903|#|0|0|1470|1513|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6045|#|0|0|5325|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5424|1490|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1440|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|600|857|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1871|2650|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|156|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6932|jaw bone|0|0|6059|67|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1387|1816|2|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1350|cave floor|0|0|5878|3818|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|0|1367|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6215|flask|0|0|5985|63|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|1842|2759|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|1163|2210|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1309|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5205|615|9|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5322|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5349|1996|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1393|1596|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|561|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5924|25|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1244|wooden planks|0|0|5293|2001|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|363|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2849|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|1137|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3746|#|0|0|618|2112|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1768|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5220|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3477|#|0|0|1367|1606|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5330|1371|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5353|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3700|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1065|gruesome standard|0|0|6022|3558|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|740|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7034|wooden shield|0|0|5282|548|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2467|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2897|912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|557|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1960|#|0|0|5176|578|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5962|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1549|1715|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2652|#|0|0|3007|3345|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|2259|1217|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5345|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5159|1991|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1310|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2422|494|22|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1878|2805|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|558|2182|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3350|mushroom|0|14|5500|2005|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5159|1011|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2895|908|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6445|#|0|0|552|820|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +547|palisade|0|0|5146|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4684|1179|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6433|#|0|0|5754|3190|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2726|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4104|wash basin|0|0|785|2217|10|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2896|chair|0|0|1136|2221|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|2936|3500|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3510|340|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5651|556|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2519|#|0|0|2521|544|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1315|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16031|#|0|0|682|2234|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4563|bed|0|0|5575|201|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|558|2187|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1812|2810|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|81|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3836|bottle|0|0|6110|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2026|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2994|3433|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2691|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2524|dirty pot|0|0|5497|564|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1803|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2043|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3999|scissors|0|0|2952|620|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3037|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|564|2219|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2768|969|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2466|409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|544|810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|5621|1856|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2100 +7625|#|0|0|3693|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5225|140|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2358|#|0|0|1592|1515|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1459|3803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4392|1082|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5150|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3088|#|0|0|1435|1595|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1166|2237|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2041|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|1862|2649|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3729|1304|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5839|349|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|iron fence|0|0|5434|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2040|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5137|1946|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1475|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|5878|3817|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|2026|2748|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1452|3851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2134|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|5153|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2851|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1274|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|748|2268|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3571|wand|0|0|5921|226|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|585|2139|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|1545|1680|36|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5390|552|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4575|log table|0|0|5368|1366|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|3680|1098|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|865|2318|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2836|#|0|0|2949|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4389|1065|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5285|2013|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|635|2155|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5983|174|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5313|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5147|961|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2897|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1516|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5579|199|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4154|#|0|0|4394|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4968|#|0|0|572|1642|-6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2227|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|747|2264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3750|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2299|stone rail|0|0|1014|1432|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5955|98|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3775|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1169|3632|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2474|400|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|787|2220|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5792|544|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +2902|#|0|0|2953|817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|792|2264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6057|#|0|0|5320|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2809|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|958|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1448|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1859|2764|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|4688|1410|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3484|#|0|0|1363|1589|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2896|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1305|1783|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1286|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5140|958|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3605|#|0|0|2071|793|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3140|The Busy Bees|0|0|2958|712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2121|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5268|124|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1562|1764|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|355|834|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|1257|867|22|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2421|494|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7707|fish heads|0|0|5343|59|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|1411|2105|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1902|#|0|0|3685|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1135|3658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1985|2702|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|1162|2209|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1319|1648|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|My Story|0|11|1872|2643|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 +4027|#|0|0|2842|795|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1459|3801|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2509|474|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1579|1563|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|70|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1413|#|0|0|4620|1202|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6262|#|0|0|3012|3412|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1602|1515|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1451|3976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1888|2655|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4485|1060|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2209|#|0|0|5299|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1546|1767|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1897|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|2963|629|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5316|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1014|#|0|0|1892|2740|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|616|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1255|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5181|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3619|bloody water|0|0|6114|81|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1443|3849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5153|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1964|2691|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1156|1544|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3960|#|0|0|626|853|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1391|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2908|706|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2629|2096|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|2959|622|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|989|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|808|2195|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +4029|#|0|0|620|2217|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2660|2201|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|576|2234|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2292|#|0|0|1776|2846|-6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1435|1721|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1388|1652|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5333|2004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3015|3454|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1133|3610|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2371|#|0|0|612|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2035|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5937|#|0|0|4308|955|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1870|2645|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1413|#|0|0|1165|2207|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|1456|842|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|1356|1770|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|558|2181|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2454|#|0|0|3771|1223|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1315|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1332|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3612|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1469|1565|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|4664|1395|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1773|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|1932|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5297|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3053|3421|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3669|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5337|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|866|2317|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|808|2184|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5160|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2592|523|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1430|1717|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3528|fishing net|0|0|5500|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1549|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|1458|3801|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5925|44|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3990|#|0|0|1982|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3934|#|0|0|2880|3417|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1390|1822|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|450|963|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1546|1739|19|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1428|3960|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2900|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1369|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3775|#|0|0|1445|1665|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5310|1953|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5570|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|3015|822|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2520|plate of food|0|14|5343|78|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|996|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5871|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5362|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5131|899|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|1437|1554|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1386|1642|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|1933|2787|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1491|1747|-2|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1972|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2525|dirty pot|0|0|5486|631|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1313|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1713|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|3012|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1511|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2486|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1486|3850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|626|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3669|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5310|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5346|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3769|1168|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|2490|472|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5321|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5329|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1579|1709|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|music stand|0|0|1452|1660|-10|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5834|535|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2602|#|0|0|2073|792|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1338|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1253|1704|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5311|1369|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2593|613|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +766|#|0|0|5925|170|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3847|lesser cure potion|0|19|5228|723|-17|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2485|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|877|2393|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|1000|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5985|148|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5407|1873|19|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|4750 +16045|#|0|0|683|2233|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2599|624|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1513|1544|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|4463|1154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1293|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1345|1733|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2993|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1259|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5334|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1455|1579|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3478|#|0|0|1390|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2071|814|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4562|bed|0|0|5451|177|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1252|1702|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3748|1251|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1305|1776|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5139|1947|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5355|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5325|2000|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1341|cave floor|0|0|5259|198|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2858|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1387|1640|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|iron fence|0|0|5436|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1290|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5336|1311|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|2245|1203|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3438|556|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5151|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4384|1089|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|2494|474|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5689|1350|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +4029|#|0|0|1432|1610|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5494|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5211|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3484|#|0|0|1369|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7125|#|0|0|3048|3366|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4329|967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|chair|0|0|1907|2703|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2229|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3666|1098|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|1949|2674|34|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5137|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7586|#|0|0|2733|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2870|table|0|0|5310|2009|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1449|1758|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5410|137|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1306|#|0|0|1425|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2647|#|0|0|5514|215|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2033|2795|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5161|1969|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5980|184|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3672|#|0|0|756|2201|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1344|1783|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|562|2172|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7100|refuse|0|0|5323|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1435|3747|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3743|1337|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|627|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2232|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3690|1165|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1998|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2921|797|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5259|129|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +3843|bottle|0|0|5436|185|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|563|2218|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|fork|0|0|5223|174|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|#|0|0|2435|403|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3658|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1451|3851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3029|3352|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5255|794|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3286|90|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|6010|3778|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|420|1035|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1590|1557|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|2710|2145|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1332|1588|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1577|1555|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|knife|0|0|1129|2218|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2886|vase|0|0|5734|94|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5180|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1311|1645|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1445|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1443|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|814|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3656|1170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5340|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5078|studded gorget|0|0|5201|620|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1929|2788|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5183|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|459|1134|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3833|#|0|0|3711|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|3690|1301|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|784|2219|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2527|dirty pot|0|0|5201|913|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1487|1554|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2896|911|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5292|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1961|#|0|0|5184|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|328|1061|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1808|#|0|0|1596|2488|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1834|2733|0|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +2510|#|0|0|2028|2865|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|small fish|0|0|716|2236|-2|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5350|2021|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1849|2796|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1390|1653|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|4403|1163|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5281|123|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1330|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|forge|0|0|5350|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1330|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4020|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5468|1805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4016|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2672|2238|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2838|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|5960|209|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5134|975|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1416|1752|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5292|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1135|3658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1336|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4409|1204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5624|#|0|0|1195|1704|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5318|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|1552|1683|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|tray|0|0|5619|1877|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|611|2216|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2450|#|0|0|1842|2759|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5341|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1385|1804|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|2712|2101|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|3689|1232|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2864|858|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|284|988|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4185|#|0|0|1428|1656|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2594|613|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6044|#|0|0|5395|707|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1002|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|2887|740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5977|202|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1659|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1554|1769|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3747|1338|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1451|1581|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2487|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|2919|983|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5962|217|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4079|On the diversity of our land|0|11|1568|1710|41|1|0|2|0|0|100|400000|125|1|0|0|0|0|10|0|0|0 +2517|#|0|0|2915|3484|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1380|3728|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2275|1199|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5990|56|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2929|#|0|0|2660|2204|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4138|#|0|0|1433|3820|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2868|table|0|0|5318|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|#|0|0|2596|528|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1977|2838|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|portcullis|0|3|6084|63|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3089|#|0|0|630|2154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4536|859|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3648|1164|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5537|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +8066|#|0|0|3770|1226|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3714|1401|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|#|0|0|2774|852|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2232|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5212|736|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2418|528|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6081|145|-12|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1554|1772|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2470|563|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1247|wooden planks|0|0|5295|1998|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2083|2852|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2506|#|0|0|1403|4035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2845|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1473|3684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5315|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|993|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5348|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1516|1545|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5605|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1635|1513|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5316|1975|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1470|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1553|1658|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5875|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4177|#|0|0|626|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5146|961|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1546|1771|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3809|#|0|0|1041|2247|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2026|2737|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|1445|1664|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5305|1373|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|614|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3710|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2291|109|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7617|marble table|0|0|5820|53|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1322|1674|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5589|194|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2887|large vase|0|0|5997|3774|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4314|cocoon|0|0|5296|1547|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1326|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5136|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2228|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5425|878|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +766|#|0|0|5924|170|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2506|ceramic mug|0|0|5502|533|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|459|1135|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5344|79|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5311|2029|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|2472|60|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +12909|blood|33|0|5421|1489|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3605|1210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4149|#|0|0|4411|1084|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|747|2264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4226|#|0|0|1432|1609|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1406|1822|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1343|1736|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4647|statue|0|0|5327|538|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3770|1288|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2029|2846|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3486|#|0|0|1378|1617|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1935|2768|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1336|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3272|#|0|0|5327|1310|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|4408|1463|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1441|1554|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|5964|173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5286|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|2548|654|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2995|633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2069|791|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5311|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|544|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1369|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1552|1658|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5178|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1447|#|0|0|2897|3520|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3351|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5357|#|0|0|2962|811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2970|3424|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2838|#|0|0|2940|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1252|1703|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|419|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1368|3849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|ankh|0|0|5425|570|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|dough|0|0|806|2266|9|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5577|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5272|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4384|1080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|1151|1544|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|6106|153|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1260|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5305|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5947|#|0|0|1232|2219|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3448|546|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2944|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4410|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1997|#|0|0|5187|2925|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|451|1111|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2509|593|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +874|tent wall|2419|0|6003|3766|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5309|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|666|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|4523|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1815|2810|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2666|#|0|0|2615|619|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1493|1688|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5445|1825|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4308|small web|0|0|5984|80|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4465|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|4458|1069|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|chair|0|0|1133|2221|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3675|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7621|#|0|0|5692|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1392|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2853|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4322|barrel hoops|0|0|5319|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5350|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5323|1974|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|803|2189|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3348|#|0|0|5326|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3638|#|0|0|5218|724|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5477|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1819|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4464|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1341|49|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1415|1751|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4544|1040|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3346|#|0|0|5291|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1522|1550|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5217|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1921|2811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1404|1816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3833|#|0|0|5150|54|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|1259|1880|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +2552|#|0|0|1150|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|#|0|0|2900|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3595|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|33|0|1409|4010|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1653|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1583|1553|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2499|382|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|0|0|2043|803|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|603|1187|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5585|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5325|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|891|2387|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +583|#|0|0|5872|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2953|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2042|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1363|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|5191|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|1445|1665|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5572|629|45|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5160|1961|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2889|#|0|0|2908|715|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1393|4020|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1309|1664|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|972|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4316|cocoon|0|0|5981|24|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2928|#|0|0|2659|2204|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|fork|0|0|5344|78|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2903|902|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5292|95|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|748|2345|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5325|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5177|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1311|stone pavers|0|0|2669|2072|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5691|526|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2905|#|0|0|350|900|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1376|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3657|1168|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3529|#|0|0|1130|3675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2168|#|0|0|1421|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|978|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6160|hourglass|0|0|6114|82|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2225|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1456|3769|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1411|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5311|1954|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13579|#|0|0|5312|1956|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3769|#|0|0|2416|546|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1497|1681|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|592|2164|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2906|#|0|0|2519|523|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|The Fight|0|11|473|842|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|14|0|0|0 +3900|horse dung|0|0|2524|376|23|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2548|655|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4476|1161|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2890|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|1231|852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2838|#|0|0|2940|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3922|#|0|0|3052|3401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1558|1774|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5313|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1341|1731|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1455|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|1423|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2898|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5310|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1646|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1293|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1361|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1150|1544|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2229|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1291|1752|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4813|wall carving|2424|0|5432|1287|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6444|#|0|0|550|820|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|458|1134|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1076|curtain rod|0|0|1015|1435|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3656|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1423|1661|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|4623|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4648|statue|0|0|5282|582|13|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4476|1161|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2069|2851|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1193|1707|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5326|2019|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1822|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|458|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2520|#|0|0|3735|1248|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1576|1594|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2755|#|0|0|3685|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1461|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1371|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1515|1542|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5257|790|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|5696|1388|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2445|jugs of cider|0|105|5329|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4506|floor spikes|0|0|5691|522|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4151|hay|0|0|1296|1778|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2771|carpet|0|0|5147|75|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5147|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5411|859|60|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4079|Classic Childrens Tales Vol.2|0|11|1872|2645|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 +2653|#|0|0|3608|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|book|0|11|1907|2736|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +1339|#|0|0|5869|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2851|998|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1388|1602|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1444|1761|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13585|#|0|0|5313|1955|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5347|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2920|797|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|1569|1534|39|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5445|977|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|3550|1177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|#|0|0|2915|793|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2485|400|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1450|1555|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3748|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1467|1565|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3771|1302|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5334|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5153|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1369|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4574|log table|0|0|5364|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2917|673|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4819|wall carving|2424|0|5391|1296|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4310|#|0|0|2735|883|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3410|586|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1266|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2279|#|0|0|5297|158|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3733|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1553|1682|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1498|1762|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|chair|0|0|5237|138|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7039|#|0|0|5501|560|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7159|silver ingots|0|0|5333|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|1520|1552|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1319|1646|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|324|1240|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|626|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3576|#|13|0|1364|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5944|218|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1705|1564|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4392|1082|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5337|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2897|911|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|644|836|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4460|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|3729|1249|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4780|#|0|0|1331|1602|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2515|656|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|4457|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1459|3802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3651|1121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5923|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4207|#|0|0|3544|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|1161|2210|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2593|612|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +27|#|0|0|1159|2245|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1308|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1445|1666|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3310|#|0|0|5287|1321|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|1600|1515|44|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5572|628|45|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5573|217|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +465|#|0|0|6016|3786|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1002|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5946|fountain|0|0|1233|2219|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1302|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +695|#|0|0|5310|118|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5305|1338|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6262|iron wire|0|0|5318|1982|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1438|3876|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|678|1204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5307|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +10000|#|0|0|5151|1708|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5468|1804|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3846|nightsight potion|0|19|1165|2233|63|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|5|0 +4337|garbage|0|0|5956|89|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1056|gruesome standard|0|0|5507|539|70|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5305|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|5155|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1661|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5454|3153|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|#|0|0|627|2153|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5305|1367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4083|#|0|0|1871|2643|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|628|2154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4718|block|0|0|5352|1311|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5323|1303|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +4506|floor spikes|0|0|5790|561|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4962|#|0|0|5694|1387|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|784|2219|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5351|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5548|14|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3458|106|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|2231|1197|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2399|#|0|0|1128|3608|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5331|3316|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1193|1709|4|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +2149|wooden fence|0|0|5352|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|997|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|990|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3771|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4642|wall carving|0|0|5419|1295|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|876|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4161|baked pie|0|14|3680|1301|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|878|2393|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1403|1816|4|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4556|#|0|0|1390|3708|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5326|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1497|1546|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1342|1737|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|459|1128|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3498|#|0|0|1205|2269|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|water trough|0|0|1140|2238|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2895|902|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2848|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1653|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|614|885|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4174|#|0|0|636|1032|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3690|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5324|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4303|web|0|0|5950|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4166|open sack of flour|0|0|1130|2219|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4181|#|0|0|4463|1159|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|611|2155|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1874|#|0|0|5476|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1332|3752|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|558|2172|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2963|#|0|0|3736|1204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|5348|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3593|1234|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|635|2153|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1594|1595|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|625|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5572|203|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1782|#|0|0|1393|3875|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1459|3824|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3764|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3616|bloody bandage|0|0|5958|227|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4686|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|2938|3505|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2945|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|3744|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6024|#|0|0|1906|1197|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2589|lantern|0|0|5759|3165|14|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1814|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5359|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5299|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1525|1548|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1289|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1584|1584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|2424|0|5562|1352|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3575|#|0|0|1551|1656|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2256|#|0|0|1256|1885|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|4384|1085|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|empty pewter mug|0|0|1470|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|2100 +578|#|0|0|5412|861|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16050|#|0|0|711|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2908|715|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2453|432|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1435|1713|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3618|#|0|0|1511|1572|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1409|#|0|0|1163|2209|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|2937|3500|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3028|3352|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5298|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5947|#|0|0|4309|954|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5180|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5478|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|4408|1204|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3673|1067|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2903|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|2876|3497|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5288|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|#|0|0|870|2324|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5480|decorative weapons|0|0|5410|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1638|#|1109|0|6000|3766|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5352|1319|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3457|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|5746|3189|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5348|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3666|1147|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5411|137|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5991|cloth|0|0|648|2182|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1309|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2036|2808|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6011|#|0|0|5340|1312|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|739|2139|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1308|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1336|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2488|#|0|0|679|1202|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +798|#|0|0|5322|583|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4395|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3747|1331|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1716|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2521|plate of food|0|14|5344|74|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2734|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1887|2655|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5322|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1846|2681|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|814|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3497|#|0|0|1380|1590|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5315|1982|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5363|1291|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3683|1317|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1449|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5985|36|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1541|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1816|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1056|gruesome standard|0|0|6013|3567|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|1547|1715|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1353|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5145|1562|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3391|#|0|0|2023|2766|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1348|3867|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16037|#|0|0|682|2237|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|1156|1616|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5344|1330|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2729|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|323|1240|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5595|2009|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3996|#|0|0|1455|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1346|1731|80|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|648|2155|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5324|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5146|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4414|1465|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5410|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1254|867|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|chair|0|0|1065|2207|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|1355|1779|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|399|1218|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5271|2024|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5997|99|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5350|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4308|small web|0|0|5980|216|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1650|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5478|decorative weapons|0|0|5416|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5967|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1662|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2769|963|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1278|#|0|0|5838|329|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1408|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5363|1288|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1984|#|0|0|1442|1548|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|584|2138|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2512|apple|0|14|1362|1651|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5604|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|552|2216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|2619|976|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|554|1211|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2232|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1344|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5326|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1199|1851|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2427|555|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5582|1848|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5328|1319|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3767|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2590|#|0|0|1448|1613|26|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2905|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3778|#|0|0|2217|1196|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6558|#|0|0|1396|3717|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2891|785|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5148|1979|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5046|scimitar|0|0|5409|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5141|2006|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1194|#|0|0|2437|409|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5664|557|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2902|#|0|0|1485|1554|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2227|1217|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5341|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4627|1211|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2293|109|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1544|1694|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1445|1549|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5946|104|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5335|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5182|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2756|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|4413|1466|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|546|2211|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1472|3684|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1393|4021|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5328|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|611|872|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1821|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|742|2350|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|554|2183|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5577|1831|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|77|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5114|large battle axe|2101|216|5395|1448|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2036|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5137|1945|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1195|#|0|0|2438|408|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1601|1515|44|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3412|524|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5313|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3649|1147|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1847|#|0|0|2727|2131|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4385|#|0|0|5335|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +4031|#|0|0|3761|1315|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2953|628|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5681|526|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6522|bellows|0|0|5337|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|5362|2012|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1133|1820|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|2534|571|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2480|596|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1514|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|1432|1597|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5442|1802|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5329|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2902|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2964|#|0|0|3675|1235|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5481|25|-30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4178|#|0|0|2462|460|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5401|#|0|0|5211|554|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1495|1546|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4577|log table|0|0|5312|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2598|candle|0|0|5226|564|2|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5292|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5324|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|648|1085|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2850|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3349|#|0|0|5288|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5197|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1340|1737|80|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|2912|3480|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5168|566|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2732|2262|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|1682|1571|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1817|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|610|885|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3651|1120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1193|#|0|0|2436|407|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1939|2750|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|#|0|0|1319|1644|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6191|flask|0|0|5993|61|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6245|dishing stump|0|0|5324|1307|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4774|tarot|0|0|604|2181|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5150|1983|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2838|#|0|0|2940|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|1458|1551|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|6014|3785|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5503|533|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5366|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2400|#|0|0|2459|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|1566|1553|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8061|#|0|0|1255|867|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|669|2147|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|5346|74|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5157|1954|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|2864|810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2629|#|0|0|3689|1325|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4174|#|0|0|2938|3505|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3746|1330|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|1336|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|5345|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5137|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|2666|2090|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6013|3784|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4016|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2852|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5106|ringmail gloves|0|0|5361|1368|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3488|#|0|0|1367|1589|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1683|1570|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|283|986|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2226|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|592|2275|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2006|2715|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4301|927|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5798|585|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2513|#|0|0|610|883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3490|406|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|1830|2675|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5924|45|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1996|2720|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5871|1512|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3692|1265|28|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|0|0|864|2317|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2947|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|1439|1565|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5360|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2461|454|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|3766|1268|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3037|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2545|cut of raw ribs|0|0|3688|1296|22|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|2505|434|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|460|1134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3660|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5386|1336|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1225|wooden planks|0|0|5287|2010|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3739|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5149|53|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|2858|998|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|1003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|868|2318|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1858|2771|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3975|eye of newt|0|0|5313|1304|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2942|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +489|#|0|0|5363|1298|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5207|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|2626|2097|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1450|1755|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|329|1060|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3624|1210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1000|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|1397|3714|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5962|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2898|#|0|0|602|2234|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5330|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|753|2139|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|3729|1303|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2487|476|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|643|839|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5665|561|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2140|#|0|0|1421|1567|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1315|1800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1462|3819|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|clock|0|0|2936|3504|10|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +3488|#|0|0|1378|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5705|41|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|2992|765|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3652|1144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2531|578|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|pitcher|0|0|1132|2219|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5359|1365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2588|536|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1387|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2883|737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16031|#|0|0|708|2234|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1313|1649|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3734|1249|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7251|coffin|0|0|5491|1393|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5439|1799|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1056|#|0|0|1749|252|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5311|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1455|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|2473|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1440|3981|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5156|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|1593|1512|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7392|torso|0|0|5990|83|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1380|3793|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2732|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5294|2001|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4718|block|0|0|5352|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16045|#|0|0|709|2233|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3721|quarter staff|0|0|5912|191|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2423|#|0|0|603|1184|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2229|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7071|refuse|0|0|5320|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1938|2790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2024|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5330|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|863|2391|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3898|#|0|0|2594|533|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5305|1961|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4575|#|0|0|2672|2157|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5920|banana|0|14|1133|2222|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|1486|3849|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4681|1176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|pewter mug|0|0|1867|2647|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1843|2830|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2854|996|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3697|1299|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4185|#|0|0|4477|1152|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1853|2759|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1404|1818|4|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3203|#|0|0|1380|1621|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4086|glass pitcher|0|0|5160|35|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5398|skirt|0|0|2542|673|1|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2035|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5134|979|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1654|1560|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13585|#|0|0|5311|1955|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1432|1610|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2024|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2883|747|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6259|sheep carcass|0|0|5988|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1408|#|0|0|1161|2207|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1338|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1391|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5160|1980|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2037|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3418|580|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|668|2147|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|861|2389|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1860|2676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1009|#|0|0|1893|2736|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|6010|3782|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5473|1876|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3795|#|0|0|1041|2249|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3018|763|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|829|2269|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5150|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5992|#|135|0|648|2186|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5282|123|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1997|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|890|2245|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|2237|1187|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3025|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|4463|1155|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2456|483|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1162|2233|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2907|#|0|0|1815|2801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2120|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1367|1589|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3099|broken chair|0|0|1165|2241|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1308|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1283|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|603|2200|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2873|716|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5389|591|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|626|836|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1288|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8183|#|0|0|5311|1371|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5319|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6936|rib cage|0|0|5154|1985|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|197|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1841|2682|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1328|1674|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|4553|1488|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|872|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3740|1340|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1133|3610|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1297|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4627|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1654|1654|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3352|178|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6226|scales|0|0|5432|1342|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1290|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|627|818|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3770|1302|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1340|#|0|0|5943|179|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5311|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1652|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5359|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|3649|1144|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|320|0|1982|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5328|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5362|2012|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|657|2224|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|#|0|0|2767|887|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3539|#|0|0|1128|3673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|274|774|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4311|#|0|0|2742|884|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1650|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1193|1853|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5290|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5307|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1513|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1500|1610|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1261|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5594|1840|-11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|2470|61|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1475|#|0|0|1640|1690|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1661|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1622|1587|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1412|#|0|0|4622|1202|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1928|2796|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1385|1804|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2001|2720|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6010|3787|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|3664|1130|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|1449|1666|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5319|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|3732|1264|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3660|1073|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5933|pear|0|14|5343|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5327|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5148|79|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1387|1654|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3728|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5317|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1333|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14186|#|0|0|5973|169|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5321|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1510|1548|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1390|1652|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6009|#|0|0|5290|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5399|703|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2028|2737|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1520|1548|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|6033|202|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2420|cauldron|0|0|5402|43|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5287|2033|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5924|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2550|652|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5356|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|644|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|801|2264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5354|1352|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1380|3794|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4636|1323|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1295|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|4561|922|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|621|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4236|#|0|0|5360|2010|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|4399|1163|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1009|#|0|0|1894|2736|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4177|#|0|0|2938|3507|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|568|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|111|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4484|gravestone|0|0|5748|3313|8|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2501|381|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2922|#|0|0|1425|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5987|37|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1260|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|426|1036|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5947|106|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|2479|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2887|741|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4664|1395|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1252|1704|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5305|1993|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5138|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3627|bottle|0|0|5314|1304|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3048|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3960|bat wing|0|0|5302|88|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1408|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4683|iron maiden|0|0|5698|524|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5034 +16050|#|0|0|685|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5304|1961|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4329|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1310|stone pavers|0|0|2669|2071|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1749|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|3596|1231|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|3596|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5324|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|5273|2028|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2506|429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5291|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2232|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3665|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5314|1993|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5315|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3570|wand|0|0|5947|240|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6011|3787|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5320|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1772|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6935|rib cage|0|0|5344|1331|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|481|849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2894|904|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3454|538|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3745|1333|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2807|#|0|0|3688|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|56|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|190|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2491|#|0|0|281|984|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4413|1465|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5959|155|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1330|3677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3649|1122|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|2752|2173|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5313|2024|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3922|dagger|0|0|1134|2235|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|1848|2787|-5|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|2515|371|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8124|blood|33|0|5422|1491|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2776|carpet|0|0|5150|79|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7816|skinned goat|0|0|5344|1332|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|273|766|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5155|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5155|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|627|2161|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5877|3818|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5083|studded tunic|0|0|5966|231|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1395|4010|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|552|2168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|648|2155|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2466|405|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1839|2683|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|6041|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16040|#|0|0|710|2238|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2025|2850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|758|2154|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6950|#|2416|0|904|2237|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|284|987|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3482|#|0|0|1363|1606|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5694|533|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2281|#|0|0|5324|1977|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4174|#|0|0|2941|3507|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1567|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2889|741|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1134|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6011|3785|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1160|2245|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1310|1648|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4014|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6047|#|0|0|5324|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|797|2266|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4023|#|0|0|3002|3401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5691|pillow|0|0|1130|2216|62|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5296|2000|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|portcullis|0|3|6085|63|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5480|decorative weapons|0|0|5410|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4240|#|0|0|5349|1996|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5313|549|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2679|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5541|172|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3626|bottle|0|0|5961|227|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|2526|633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|2894|659|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5342|vat|0|0|5353|1992|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5735|563|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2909|#|0|0|3049|3366|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5350|#|0|0|1458|843|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1842|2682|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5177|999|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1291|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1494|1554|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|557|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5328|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6931|jaw bone|0|0|5312|1310|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|2954|617|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1661|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3760|1252|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5880|3815|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1415|1598|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2867|#|0|0|1331|1653|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5320|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|624|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1597|1554|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1426|4021|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2468|398|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|644|2176|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2923|676|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1550|1750|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5272|2024|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1338|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5304|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|3008|3455|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4408|1205|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1367|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|bone|0|0|5184|605|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|321|1055|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5904|16|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3674|1128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1858|2760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1548|1768|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5680|526|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2894|#|0|0|2712|2097|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5595|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|888|2393|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|544|827|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2848|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|709|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2681|#|0|0|3745|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4076|#|0|0|5691|1349|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5944|148|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|#|0|0|2728|889|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1289|#|0|0|5620|66|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|6014|3783|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2857|729|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1891|#|2107|0|5474|1880|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5938|101|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2948|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1196|#|0|0|2436|408|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3972|garlic|0|0|2682|678|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3741|1184|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|678|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5346|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5658|554|20|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +7138|#|0|0|616|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8005|archcure scroll|0|0|5304|88|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3665|1156|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5695|538|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +8600|#|0|0|5364|1297|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5938|#|0|0|4471|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7392|torso|0|0|5963|84|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|576|2120|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +2861|#|0|0|1420|4022|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3049|3371|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|814|2195|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1334|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1812|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|4438|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4564|bed|0|0|5445|179|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|567|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2944|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3672|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5503|533|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1313|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5427|1875|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|3|1|4|4750 +4555|#|0|0|616|2142|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4379|floor spikes|0|0|5173|592|4|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +3208|#|0|0|4476|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2767|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5516|174|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5332|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1999|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|967|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4158|#|0|0|5991|103|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2682|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|600|2187|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5453|#|0|0|1489|1750|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2230|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1302|1754|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2940|3349|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|5211|732|-16|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|1042|2249|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1471|1578|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|2993|765|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +547|palisade|0|0|5161|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5336|1305|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1294|1752|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|6040|217|59|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5318|740|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5313|1992|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5410|664|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2587|521|15|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5146|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1733|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1305|1779|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2023|2840|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1776|2849|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1411|1617|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6084|1449|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1330|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3745|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5334|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4541|857|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6214|#|0|0|4628|1213|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4962|#|0|0|5695|1387|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2028|2741|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +151|log wall|0|0|5362|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1457|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1899|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4289|923|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1626|1586|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5199|bone armor|0|0|5289|542|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5317|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1939|2746|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12790|#|0|0|1396|757|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3837|bottle|0|0|6113|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1372|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|1137|2222|66|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1474|1760|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5145|plate helm|0|0|5925|203|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|5965|218|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5319|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5220|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2471|#|0|0|3012|3454|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6067|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4150|hay|0|0|1592|1558|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +584|#|0|0|6067|81|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3317|#|0|0|5362|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1472|3976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5330|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|199|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3974|#|0|0|4620|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1216|#|0|0|1844|2786|-8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2836|#|0|0|2949|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3675|1319|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5300|1287|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2426|raw fish steak|0|0|1156|1544|6|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2746|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|#|0|0|1392|3716|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1390|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|2973|3352|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2948|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2422|495|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1438|1593|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1849|#|0|0|5309|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3686|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2914|#|0|0|5868|1513|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5966|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2451|fruit basket|0|14|3657|1169|4|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2835|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|482|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1360|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5193|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5451|82|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5786|589|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2882|#|0|0|1519|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2479|#|0|0|1644|1579|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1689|1544|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2876|table|0|0|5318|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|2491|397|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1438|1550|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1326|1805|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5584|191|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2271|#|0|0|1227|1568|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6017|#|0|0|5911|3274|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|612|2216|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5154|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1828|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4574|log table|0|0|5363|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1440|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6014|3783|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5961|223|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6068|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3892|#|0|0|1321|1800|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1129|2218|43|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5917|29|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5306|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|559|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6057|89|32|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3995|#|0|0|4459|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4300|927|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2914|667|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5346|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3728|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|597|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1279|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|6013|3783|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5475|3139|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4241|#|0|0|5595|62|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|5961|217|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5657|556|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +3098|broken chair|0|0|5576|1827|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5383|harrow|0|0|895|2406|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2245|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|#|0|0|1348|1770|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4625|#|0|0|313|786|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|knife|0|0|5223|174|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1903|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1450|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5311|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|oven|0|0|1352|3732|0|1|0|2|0|0|5000|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2970|882|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1189|1718|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1325|1803|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5286|2012|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1392|1597|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1378|3884|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1310|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1568|1707|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5327|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1798|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1812|2812|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1569|1744|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|603|2276|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2023|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7071|refuse|0|0|5324|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|1486|1747|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5478|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6426|#|0|0|612|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5589|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2268|#|0|0|818|2192|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5137|587|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3721|quarter staff|0|0|5978|238|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7678|dirt|0|0|1161|2239|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5458|3152|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|#|0|0|5239|145|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5336|1311|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5227|137|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|2680|2233|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5317|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2845|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|1435|1714|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5413|934|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6011|3783|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5346|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5360|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5428|906|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|goblet|0|0|3030|3347|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2515|654|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2524|dirty pot|0|0|5153|868|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2028|2866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|894|2382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1344|3756|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1257|866|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|2483|409|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1852|2678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|2545|672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1632|1509|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|book|0|11|792|2267|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +325|log post|0|0|5314|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2437|410|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5916|226|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5946|#|0|0|4472|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1937|2795|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6930|bone|0|0|5312|1310|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2500|bottles of wine|0|105|3766|1238|4|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +4030|#|0|0|4627|1211|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|2873|3509|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2915|668|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5344|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2037|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4520|gas trap|0|0|5579|155|-10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +474|#|0|0|5583|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3349|#|0|0|5323|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|280|766|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3909|executioner's axe|0|216|5456|1409|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3731|1326|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3478|#|0|0|1386|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2124|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2755|2216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2652|#|0|0|2876|3506|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1295|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|1163|2209|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3739|1259|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1452|1615|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8067|#|0|0|3595|1231|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5303|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5304|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|A Politic Call to Anarchy|0|11|575|2120|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 +12909|blood|33|0|5421|1492|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5313|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5183|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|2968|3429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +49|stone wall|0|0|5336|1309|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3367|#|0|0|3544|1172|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4007|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3272|#|0|0|5321|1310|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|443|1043|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7622|#|0|0|5693|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3942|#|0|0|1354|1602|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1468|1692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3680|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|3710|1229|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2893|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5332|1360|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2426|raw fish steak|0|0|1439|1776|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4980|#|0|0|1392|1640|36|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1353|1779|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3341|#|0|0|5289|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5286|2010|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|1618|1589|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1149|1620|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|1473|1613|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2120|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5328|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3932|mace|0|0|5967|160|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1412|#|0|0|1165|2208|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|562|2186|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5323|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1781|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5609|1837|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5203|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5310|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|870|2313|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1001|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|3690|1323|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3458|384|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5333|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5786|543|10|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3884|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|3|1142|2234|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 +1010|#|0|0|1892|2739|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5038|pillow|232|0|1129|2216|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2908|715|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2724|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2691|bed|0|0|1133|2216|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2437|408|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5192|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|644|2176|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3729|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4412|1208|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3051|3403|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1334|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5978|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5997|100|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5987|163|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1929|2788|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5367|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2731|2262|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5323|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1400|1804|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1471|1578|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1593|1553|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|534|972|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1298|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1124|3682|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2039|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|3002|3412|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5288|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|679|2234|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|5624|1857|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2100 +3775|#|0|0|1447|1665|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|#|0|0|1985|2912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3406|520|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1779|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2436|410|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2470|563|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2491|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|615|873|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +483|#|0|0|6020|3787|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|2574|590|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|323|1048|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1945|2684|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3512|#|0|0|1082|2219|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4425|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3164|watermelon|0|14|5990|84|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|994|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5345|59|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2464|#|0|0|2666|2236|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|642|844|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5227|723|-17|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1364|3698|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|1337|1588|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|735|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2482|409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5368|1362|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1410|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1445|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|4384|1113|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4395|#|0|0|5954|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|2937|3496|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2682|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1823|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|4476|1154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5334|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5941|#|0|0|4311|954|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6872|pile of skulls|0|0|5326|1360|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|3049|3388|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2885|#|0|0|1579|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1353|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1133|2220|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|174|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3601|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3264|726|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1422|3849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3454|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|647|939|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1812|2808|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1598|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|pier|0|0|1894|2738|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6215|#|0|0|3011|3353|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|4460|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5359|1369|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|4554|1044|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2232|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|615|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3648|1120|4|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4090|bucket of water|0|0|1129|2238|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3667|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5337|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1150|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2509|594|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2521|376|23|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1443|1660|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1352|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7397|arm|0|0|6057|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1762|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2228|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1987|2908|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5134|715|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2278|#|0|0|5135|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2972|3420|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5312|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4244|#|0|0|5320|1982|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|1444|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5328|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1361|cave floor|0|0|5259|199|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2227|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5352|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|448|1107|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3442|552|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1343|1735|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1316|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6236|empty vials|0|0|6109|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2540|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|1983|2833|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3724|cannon|0|0|5348|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|616|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3605|#|0|0|1256|868|22|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5163|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|2480|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1857|2680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2619|977|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5447|194|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|576|2188|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4464|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|2483|408|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3625|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1247|wooden planks|0|0|5354|1991|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5305|1961|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1907|2704|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5989|161|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5316|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1778|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3625|1243|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5|#|0|16|1858|877|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|The Major Trade Associations|0|11|5240|178|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|26|0|0|0 +4815|wall carving|2424|0|5556|1313|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2123|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5304|1985|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1356|1774|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|628|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1511|1567|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1489|1686|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2970|3403|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|knife|0|0|1129|2218|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|336|879|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2992|642|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5305|31|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4395|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1351|cave floor|1|0|5332|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2501|bottles of wine|0|105|5992|104|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +3206|#|0|0|4460|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1408|3852|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1620|1563|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|2026|2747|54|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1337|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1478|1596|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|4691|1178|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6108|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5687|526|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +8067|glass|0|0|1132|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|819|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5144|platemail gloves|0|0|5779|27|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|lesser heal potion|0|19|1163|2210|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|4|1 +2186|#|0|0|5213|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|273|774|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1809|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|1447|1666|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|811|2322|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1342|cave floor|0|0|5943|181|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|196|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1617|1583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5157|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4787|#|0|0|2462|523|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1401|1803|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3006|812|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1333|1645|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1600|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|#|0|0|1336|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|4439|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1393|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2909|715|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5291|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5922|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3620|1265|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1301|1764|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2594|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Dimensional Travel, a Monograph|0|11|1387|3780|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|25|0|0|0 +4106|#|0|0|1566|1551|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2453|433|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5357|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5098|#|0|0|1432|3714|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1191|1709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|787|2220|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2483|408|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5306|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|865|2315|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5878|3818|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1368|1634|54|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5523|673|35|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1165|2244|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1070|tattered banner|0|0|5359|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5491|52|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2824|#|0|0|616|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +488|#|0|0|5365|1297|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2422|slab of bacon|0|14|3687|1297|24|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2485|407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|5274|3358|32|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2028|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|642|843|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3904|#|0|0|3054|3389|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1452|3780|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1510|1548|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4641|wall carving|0|0|5418|1295|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|crumbling floor|0|0|5448|1920|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +1180|grey slate tile|0|0|5337|1311|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4820|wall carving|2424|0|5407|1307|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5131|1970|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5403|1902|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +480|#|0|0|6019|3785|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3603|#|0|0|1814|2810|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|635|1034|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5158|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2964|#|0|0|3675|1243|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|890|2363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3682|1115|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1470|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2531|578|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5142|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5184|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|2962|3412|35|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1422|3746|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16068|#|0|0|709|2231|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1477|3716|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1404|1817|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7158|silver ingots|0|0|5337|1305|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5990|83|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3729|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5582|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5433|195|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4327|953|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2684|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2523|640|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5325|1303|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +6522|#|0|0|5225|4004|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1336|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5218|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5332|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|319|787|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4192|#|0|0|5751|3271|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1392|3699|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3627|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3576|#|0|0|1448|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5501|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3168|#|0|0|5991|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2542|#|0|0|2971|3419|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1446|1549|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1620|1563|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4814|wall carving|2424|0|5397|1311|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2237|1187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3458|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1985|2694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4158|#|0|0|3688|1301|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5306|1375|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1297|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6238|#|0|0|2888|653|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2745|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3618|#|0|0|531|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|739|2347|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5328|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2478|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1491|1686|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5314|1982|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6016|#|0|0|5911|3273|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5132|1945|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1434|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5433|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2581|597|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|1440|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16044|#|0|0|683|2234|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +50|stone wall|0|0|5336|1310|24|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2922|#|0|0|1411|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1992|2916|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2648|#|0|0|3608|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5360|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|197|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1306|#|0|0|1426|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|644|828|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1001|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1537|#|1109|0|6002|3767|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|70|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3737|1327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5163|1967|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1255|868|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5571|118|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4154|open sack of flour|0|0|1862|2831|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1319|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2518|479|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|5990|81|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|2837|903|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5135|1969|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5632|bowl of lettuce|0|14|5156|868|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2849|737|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|4459|1069|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|4528|942|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5336|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|#|0|0|2767|887|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2647|#|0|0|5526|58|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1936|2787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3457|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2434|525|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2898|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|2548|656|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3675|1236|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5943|#|0|0|4473|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2043|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|3594|1231|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1514|1565|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3705|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2540|633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2434|521|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1299|1685|34|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2919|675|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2228|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2326|#|0|0|613|2121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2691|#|0|0|3690|1232|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5322|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1344|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5976|24|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|452|1112|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5360|1365|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2849|733|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|#|0|0|3002|3407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5330|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1194|1848|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5606|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|867|2315|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|2490|376|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2780|854|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2580|527|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1130|3689|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3694|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|1163|2208|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +2495|goblet|0|0|5166|565|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3341|#|0|0|5294|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1513|1613|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1297|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5166|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1456|3779|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|4529|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1382|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3642|#|0|0|5188|585|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5798|593|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|2842|813|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5933|pear|0|14|1207|2269|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5343|82|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5360|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5948|#|0|0|4308|954|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3846|nightsight potion|0|19|5226|722|-15|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1385|1597|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5308|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|2899|3520|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1344|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5357|#|0|0|3031|3354|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4030|book|0|11|753|2139|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +2459|bottle of liquor|0|105|748|2264|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2909|#|0|0|1169|3642|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8068|#|0|0|3595|1231|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|2070|792|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5152|1984|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5872|532|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5144|2000|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5161|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5940|#|0|0|4311|955|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5149|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|3761|1263|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|4384|1062|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|481|850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|67|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1536|#|1109|0|6002|3763|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1938|2793|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3116|ruined painting|0|0|1161|2232|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2453|432|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1135|2230|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4030|#|0|0|2963|3404|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|#|0|0|1449|4024|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5434|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4338|pile of garbage|0|0|1159|2234|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|78|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2889|672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6235|empty vials|0|0|6114|223|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|1001|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4637|wall carving|0|0|5572|1299|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5463|1855|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1537|#|1109|0|6000|3767|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1778|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|808|2333|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2491|#|0|0|3695|1259|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5473|3141|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4200|#|0|0|3548|1176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1781|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2121|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5134|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1805|#|0|0|5224|175|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3648|1137|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1892|2691|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2963|3404|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1819|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6048|#|0|0|5317|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1205|wooden boards|0|0|1610|1591|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2904|913|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5145|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1410|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|0|0|4408|1467|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4144|#|0|0|2915|801|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4091|skull mug|0|0|5544|1290|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2226|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|596|2203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5436|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|870|2374|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4475|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5312|1304|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5546|13|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1900|2687|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5330|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|0|0|1409|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5944|#|0|0|4472|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3760|1315|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|330|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5088|#|0|0|1448|3853|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5306|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2464|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5589|190|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2487|477|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5311|2011|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1199|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1388|1640|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3489|#|0|0|1378|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2490|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2456|481|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3346|#|0|0|5291|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1393|4020|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2947|929|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5578|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5572|630|45|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1336|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|2066|817|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|190|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2142|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2590|#|0|0|4384|1060|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|3740|1249|5|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|6046|3482|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3640|#|0|0|5918|228|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|1042|2248|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3840|bottle|0|0|6115|81|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|553|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5295|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|bone|0|0|5156|1964|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|The Burning of Trinsic|0|11|1163|2206|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|13|0|0|0 +3854|#|0|0|644|846|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1824|2670|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|755|2153|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|641|1087|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2590|#|0|0|1354|3734|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7393|head|0|0|6113|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1135|2235|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|1346|1782|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1538|1739|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4598|#|0|0|5346|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|555|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5137|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1998|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1915|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1655|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|559|2202|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5288|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3468|114|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|2880|3502|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1441|#|0|0|2231|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5318|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1951|2675|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5867|528|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|363|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4167|#|0|0|601|2272|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5361|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|1439|1759|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2042|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5288|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5657|568|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5291|1338|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5140|platemail gloves|0|0|5391|1343|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1890|#|2107|0|5474|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1385|1803|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4427|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5365|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2260|#|0|0|1548|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|459|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|866|2321|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5350|2021|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3731|1330|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3783|#|0|0|1469|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2549|652|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1056|#|0|0|5374|3834|1|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1545|1739|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|649|1085|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1962|#|0|0|6084|1448|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|683|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5176|war hammer|0|0|5368|1361|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1482|1588|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|547|2212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3936|#|0|0|3015|3434|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3761|1223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2256|#|0|0|1248|1703|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +878|#|1109|0|5999|3762|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|3029|3344|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|1946|2686|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4480|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|1345|1778|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|1448|3770|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|970|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2468|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|83|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|#|0|0|5227|4004|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5347|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1939|2758|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +942|#|0|0|2100|465|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1393|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3596|1230|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1426|1553|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|458|1134|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5134|1967|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1425|1718|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4411|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3454|104|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +615|#|0|0|5287|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|876|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2407|#|0|0|4625|1320|0|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7716|books|0|0|1135|2229|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|643|841|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|horse shoes|0|0|635|2196|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1656|1606|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5359|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|2260|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2326|#|0|0|610|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|1012|1431|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5349|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5345|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3742|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2232|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4476|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|archery butte|0|0|2207|1179|0|1|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|1458|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|5623|1856|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4108|#|0|0|1291|1753|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5156|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4127|pile of wool|416|0|1976|2839|15|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +6226|#|0|0|2072|815|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2733|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2548|657|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|pewter mug|0|0|1867|2646|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2480|475|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5296|2000|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5318|1975|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1353|3734|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1694|1544|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5430|139|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3097|#|0|0|5615|1833|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +464|#|0|0|5329|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1323|#|0|0|1776|2848|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2590|#|0|0|1545|1708|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3809|#|0|0|1083|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5869|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5684|533|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|16978231|2504 +3920|#|0|0|3544|1194|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1423|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +874|tent wall|1109|0|6003|3763|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3088|#|0|0|1433|3818|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|330|1247|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1861|2673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1496|1554|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2722|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2506|ceramic mug|0|0|1132|1820|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1304|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3690|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3920|#|0|0|3544|1193|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5323|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1432|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1936|#|0|0|5362|1297|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1313|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1608|1587|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|647|937|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5991|#|0|0|1466|1689|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1482|1592|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4322|barrel hoops|0|0|5321|1977|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5362|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5042|#|0|0|3011|3348|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5142|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3905|#|0|0|3054|3388|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3771|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|650|2180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1327|1679|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5591|241|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4212|#|0|0|1939|2728|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|2000|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2824|#|0|0|622|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3606|#|0|0|2071|791|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1433|3824|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1453|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|6112|215|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1508|1567|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5368|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2944|#|0|0|1498|1664|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2501|bottles of wine|0|105|5160|36|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2660|#|0|0|3620|1264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|557|814|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4338|pile of garbage|0|0|5917|48|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4144|#|0|0|1431|1596|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4585|#|0|0|5338|549|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3900|horse dung|0|0|2527|381|22|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1831|2671|7|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2679|#|0|0|483|840|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6081|144|-12|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1438|1770|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5458|3153|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2895|909|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5395|703|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5193|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|1947|2683|34|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4148|#|0|0|2915|796|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3009|3451|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1152|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4161|#|0|0|3656|1074|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5305|1961|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2638|2081|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2508|593|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1299|1687|34|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2521|545|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|4389|1089|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|620|1145|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5137|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3607|cards|0|0|1299|1684|34|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5528|1288|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4231|#|0|0|5654|3145|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1466|1688|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|628|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|889|2385|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1310|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5313|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1813|2801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|2903|915|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5336|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1842|2678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|5352|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1987|2914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5948|97|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|1452|1666|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|986|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|624|2161|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4241|#|0|0|5664|568|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2850|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|864|2315|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1976|2838|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5997|100|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|1497|1760|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1881|2709|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3205|#|0|0|1123|2165|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1336|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1413|1606|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|The Life of a Travelling Minstrel|0|11|1539|1739|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|20|0|0|0 +2519|#|0|0|1619|1563|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|2992|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2746|988|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5137|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1498|3711|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5335|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|640|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|650|2163|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5446|1809|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|1361|883|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2747|988|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5987|#|13|0|1354|3776|1|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6039|201|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2519|#|0|0|3699|1291|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3719|#|0|0|1288|1764|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5346|73|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3352|mushroom|0|14|5473|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2484|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1582|1564|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5042|#|0|0|565|965|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3334|192|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5337|1309|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|3547|1189|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4814|wall carving|2424|0|5433|1287|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5286|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1781|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|1248|1708|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2399|#|0|0|1863|2824|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5459|1856|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3892|#|0|0|1510|1542|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|735|883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1425|1559|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3673|1148|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|544|829|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1903|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|3722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|3762|1219|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5305|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4774|#|0|0|2532|657|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5350|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|480|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|614|884|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5143|2004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2944|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1421|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|training dummy|0|0|2214|1173|0|1|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +4968|#|0|0|581|1649|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3698|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|642|837|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3761|1315|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2564|522|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|551|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5334|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|1429|1614|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|1450|1661|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3508|338|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4411|1111|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4157|#|0|0|554|988|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4774|#|0|0|1422|3981|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2168|wooden fence|0|0|5327|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|613|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1816|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4695|#|0|0|5506|1813|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5905|17|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2492|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1803|#|0|0|5310|135|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2864|#|0|0|3679|1322|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5306|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4327|954|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1823|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1983|#|0|0|1436|1549|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1733|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7813|bird|0|0|5312|1306|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5329|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|628|2193|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1971|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|0|1647|1580|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1988|2867|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|562|2170|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4177|#|0|0|4463|1159|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4070|#|0|0|5690|1348|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1151|1620|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3944|#|0|0|643|828|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|867|2316|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4172|#|0|0|631|1032|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5|ankh|0|0|5205|774|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1222|wooden planks|0|0|5460|188|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3689|1104|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1440|3768|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4327|953|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|650|2181|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3771|#|0|0|1449|1665|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1300|1786|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2452|pear|0|14|1379|1592|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5139|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2687|#|0|0|2962|3401|35|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1808|2805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1907|2709|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|79|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1312|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1443|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4560|920|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3350|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1388|1596|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1776|2852|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5710|1336|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2900|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1367|1606|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3991|#|0|0|1978|2839|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4194|#|0|0|1393|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4810|#|0|0|4524|1059|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1930|2795|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5421|1491|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|1161|2240|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5924|41|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1548|1748|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|2222|0|5562|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|592|2246|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1546|1768|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5176|war hammer|0|0|5360|1361|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5172|993|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1816|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5202|597|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2896|chair|0|0|1135|2221|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6258|beef carcass|0|0|5984|101|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2241|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2990|778|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|554|2182|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4153|#|0|0|1578|1737|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5363|#|0|0|2997|808|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2407|#|0|0|2507|544|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5546|14|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2468|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5666|569|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +4031|#|0|0|1437|3883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|5787|1337|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3703|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2598|candle|0|0|5228|564|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5357|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|404|0|621|2113|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5873|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6925|#|0|0|2733|844|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2515|#|0|0|2432|409|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|669|2147|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5359|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1888|2655|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1545|1687|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5906|17|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|2212|489|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1322|1600|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3610|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4291|977|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5451|tribal mask|0|0|5974|236|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3965|#|0|0|4622|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1311|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2470|397|15|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3052|3344|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2881|#|0|0|1523|1540|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3730|1329|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1421|3979|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1471|1564|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|610|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1644|1579|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2500|425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2957|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1967|#|0|0|5177|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2493|597|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2909|#|0|0|1429|3816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1471|1549|32|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1369|1644|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5438|1798|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5350|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1635|1690|42|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6787|#|0|0|1941|325|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|3058|3341|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1326|1804|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2492|#|0|0|392|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1310|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2947|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5740|#|0|0|629|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1482|3858|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5955|98|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|5269|2033|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2617|977|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1519|1548|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|678|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1907|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5941|#|0|0|1234|2219|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|1171|3637|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5332|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3672|1144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5162|#|0|0|2957|705|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|568|2115|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5137|1944|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1885|2800|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6191|flask|0|0|6114|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|bloody water|0|0|5958|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3636|#|0|0|2992|3434|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4979|#|0|0|2536|372|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4648|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5310|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1056|#|0|0|1685|2841|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7121|#|0|0|1468|1581|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|1344|3755|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|sledge hammer|0|0|5318|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2144|#|0|0|1419|1567|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4552|1499|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1818|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1202|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3767|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3690|1324|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5187|two handed axe|0|216|5187|690|-78|1|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|427|1036|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1298|1782|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5289|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1451|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1410|1604|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +476|#|0|0|6014|3790|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3537|#|0|0|1131|3672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|653|2177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1435|1760|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5938|109|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1414|1598|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4149|#|0|0|1431|1597|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5193|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1438|1556|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4409|1228|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5341|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2545|cut of raw ribs|0|0|1448|1720|12|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1199|1851|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1443|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4392|1212|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4233|necklace|0|0|5416|1931|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1519|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1803|#|0|0|1596|2490|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2489|376|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|612|2216|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4389|1066|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1691|1546|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1812|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5914|169|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5354|1993|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|553|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1353|cave floor|1|0|5346|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4425|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|1352|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2948|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5395|704|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|5659|325|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3696|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12854|blood|33|0|5422|1490|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4171|#|0|0|1423|1662|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1515|1542|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5296|1997|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1443|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4395|#|0|0|5957|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|4411|1083|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1945|2675|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1473|3988|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5624|#|0|0|1545|1680|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2255|#|0|0|1248|1704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3776|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5302|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2228|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5296|1976|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|#|0|0|2743|894|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6178|#|0|0|311|786|-24|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1340|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1434|3878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3620|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3466|522|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5975|172|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1265|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2909|712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5153|611|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +7129|#|0|0|608|2277|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4144|#|0|0|2626|2097|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|622|2139|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4268|#|0|0|2718|2082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2659|#|0|0|2876|3505|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1812|2813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6225|#|0|0|668|2136|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5133|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4779|deck of tarot|0|0|6114|224|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2769|963|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|552|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5932|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1626|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1305|1760|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|626|844|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4181|#|0|0|2941|3505|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1338|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5310|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3641|#|0|0|5920|224|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2505|597|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1691|2473|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5134|1969|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2971|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2121|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5285|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7|#|0|0|622|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5161|1970|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2428|438|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2596|627|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1440|3770|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1515|1544|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4067|tapestry|1|0|5878|3818|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1408|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1808|2807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|1680|2843|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1562|1763|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|1331|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6929|#|0|0|2731|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1463|1512|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2616|619|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5158|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1961|#|0|0|2620|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5368|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|Taming Dragons|0|11|1402|1567|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 +2804|carpet|0|0|1901|2807|20|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2526|dirty frypan|0|0|5484|622|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1150|1620|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1897|2708|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2921|673|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|1004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4176|#|0|0|1428|1655|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1497|1696|24|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1651|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|chair|0|0|5239|178|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2488|476|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5133|1945|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5134|1945|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5328|1308|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +4029|#|0|0|1857|2771|4|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5605|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4599|#|0|0|1436|1610|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1849|2713|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5163|1971|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5343|1345|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1523|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6200|flask|0|0|5993|58|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|5156|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4608|#|0|0|2543|672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1423|1660|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1525|1550|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|#|0|0|1490|1755|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|5294|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1584|1584|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2035|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|dressform|0|0|2841|880|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3281|#|0|0|2793|938|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5359|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5322|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2867|#|0|0|1330|1604|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3691|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3732|1329|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|733|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5049|viking sword|0|0|5407|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2750|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|559|2170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1205|#|0|0|1631|1590|-20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6209|flask|0|0|5432|1338|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5287|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1623|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|3008|3456|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5336|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1975|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|The Fight|0|11|5244|179|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|14|0|0|0 +6585|iron ore|0|0|3001|3405|15|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +12909|blood|33|0|5424|1489|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4389|1066|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3352|mushroom|0|14|5480|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5313|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3025|3352|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|3714|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4478|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4075|#|0|0|5691|1351|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2531|#|0|0|3734|1334|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1266|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3673|#|0|0|637|1155|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5924|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3018|3450|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4699|#|0|0|5506|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2209|#|0|0|5299|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4176|#|0|0|1384|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5306|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3011|3451|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1428|1651|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4089|pitcher of water|0|105|5180|20|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4967|#|0|0|578|1649|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5141|958|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|1135|2230|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1309|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5943|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3667|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1404|1817|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5384|897|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1558|1762|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3625|1245|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4|#|0|16|1300|629|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6790|#|0|0|2023|341|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2863|#|0|0|3676|1314|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2259|#|0|0|1136|1816|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1933|2701|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4136|#|0|0|1430|1595|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|1550|1706|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5334|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5921|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4070|#|0|0|5689|1352|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5363|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1246|wooden planks|0|0|5293|1999|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2229|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|3003|3413|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1348|1657|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6001|#|0|0|6107|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1649|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5307|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1430|1758|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|4481|1218|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2264|#|0|0|1440|3781|30|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3744|1333|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1368|1644|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2066|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5138|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5516|216|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4078|#|0|0|5691|1352|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5323|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1388|1818|2|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2660|#|0|0|3676|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5292|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1133|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5863|542|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|420|1034|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|1130|3608|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1823|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|202|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5366|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5368|1360|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1227|1574|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1412|1716|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|538|967|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|1403|1817|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Regarding Llamas|0|11|624|842|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|5|0|0|0 +2880|#|0|0|2909|706|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1517|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1309|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2548|654|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5987|147|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2590|#|0|0|1595|1512|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5315|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1940|2690|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|626|831|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2757|#|0|0|3691|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|469|1280|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5411|861|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|677|2224|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|1860|2834|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +8586|#|0|0|2033|844|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2525|671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|1300|1687|34|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6225|#|0|0|2883|648|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7714|books|0|0|5237|137|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|1397|3802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4458|1063|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|#|0|0|1331|1604|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2962|625|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5724|563|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2266|#|0|0|552|2171|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|557|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3374|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5875|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4978|#|0|0|1390|1640|36|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5690|569|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1436|1593|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|5949|96|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2475|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5166|567|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3898|#|0|0|2582|519|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2532|578|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4107|#|0|0|1320|1644|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1486|1746|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2706|#|0|0|529|960|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|1248|1710|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +6950|leaves|2416|0|853|2363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4411|1208|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5241|180|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3995|#|0|0|1440|1576|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2913|801|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5332|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1401|1804|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2840|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12791|#|0|0|1376|1156|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3530|#|0|0|1130|3673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2030|2849|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2480|596|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5293|2024|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2945|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|617|2196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|4624|1323|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2446|486|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3780|skinning knife|0|0|5416|1937|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3225|#|0|0|1061|2248|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|5270|2035|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1306|1770|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2481|429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3308|#|0|0|627|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2943|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4127|pile of wool|480|0|652|2178|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5718|1409|42|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3627|bottle|0|0|5993|58|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1266|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4300|924|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|1408|3851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1514|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1651|1547|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3656|1075|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2479|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5315|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1928|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3618|#|0|0|539|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5312|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1341|cave floor|0|0|5944|173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|1489|1754|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5581|192|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5292|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5336|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1312|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2417|483|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|4532|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5345|75|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1292|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2521|544|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|349|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|808|2320|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|forge|0|0|5311|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3486|#|0|0|1363|1584|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3601|1213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5288|1342|92|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5543|1355|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3482|512|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|2237|1187|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5368|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2000|2715|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5141|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1972|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3615|#|0|0|1328|1590|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2420|522|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2489|raw bird|0|0|5990|82|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1685|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2224|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|634|1034|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3978|#|0|0|624|846|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3346|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3470|116|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1766|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5330|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|914|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1314|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|1470|1562|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5227|735|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3851|#|0|0|537|973|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3761|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5131|1969|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|1160|2206|54|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4307|small web|0|0|5971|73|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1885|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|1012|1436|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5197|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5327|1346|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|359|893|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1823|#|0|0|2727|2134|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4177|#|0|0|1424|1656|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3742|#|0|0|1439|1555|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1827|#|0|0|5158|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|557|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1014|#|0|0|1893|2739|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5363|1290|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2245|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1539|1715|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1897|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2432|525|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|2748|2113|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|rolling pin|0|0|5990|104|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5295|1299|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3700|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1891|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|551|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5680|530|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2860|#|0|0|3765|1288|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5575|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5410|1936|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|891|2386|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3729|1329|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|793|2289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5925|47|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3676|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7836|pullies|0|0|5305|1963|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2775|carpet|0|0|5148|75|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5991|71|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4077|#|0|0|5691|1353|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1132|1816|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5336|1303|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1451|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +144|log wall|0|0|5368|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5572|202|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|1830|2675|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5241|178|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1619|1583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2919|673|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +2913|#|0|0|1459|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1313|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|#|0|0|1257|1885|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1280|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1308|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|1416|3858|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5337|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|810|2334|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2592|521|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2481|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7834|hook|0|0|5298|1971|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|320|1055|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5282|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2855|729|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1424|3872|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2497|sausage|0|14|5348|52|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3728|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1347|3867|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|clean bandage|0|0|651|2180|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|4000 +3608|#|0|0|3014|3526|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|1134|1819|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3683|1318|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|623|2211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1314|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5311|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|261|774|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1520|1549|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|814|2195|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5585|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4474|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1508|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1461|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7393|head|0|0|5417|1865|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6004|#|0|0|5368|1298|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3823|#|0|0|3766|1326|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1517|1548|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1251|1703|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2541|678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5094|#|0|0|1432|3713|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4687|1410|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|chair|0|0|1881|2737|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1412|1598|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5927|173|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2087|2858|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4080|A Tale of Three Tribes|0|11|5985|64|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 +6006|#|0|0|5157|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1659|1579|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5359|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1443|3848|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5412|857|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|634|2198|6|1|0|2|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|864|2315|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1142|3668|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1388|1650|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|2083|2861|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2897|789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5994|60|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2930|#|0|0|2660|2200|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1353|cave floor|1|0|5332|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6426|#|0|0|611|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1471|1770|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3452|540|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2883|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5309|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3999|#|0|0|1408|4013|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5289|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1276|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2123|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|2907|3520|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|459|1133|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|598|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3725|cannon|0|0|5348|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5129|899|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2685|#|0|0|3689|1323|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5360|1359|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|789|2220|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|forge|0|0|2599|475|60|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3035|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2744|987|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3492|#|0|0|1376|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1487|1555|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|425|1034|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1509|1599|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3693|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5170|993|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|648|1080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|792|2267|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1813|2819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|#|0|0|330|1254|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|bed|0|0|1134|2216|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2485|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2445|jugs of cider|0|105|5331|1320|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +1928|#|0|0|6011|3784|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|192|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2456|#|0|0|4634|1322|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3853|#|0|0|4617|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3319|#|0|0|5364|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5943|178|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1336|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|#|0|0|2917|667|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4288|923|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4167|#|0|0|3033|3344|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|643|837|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|643|834|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|562|2181|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1706|1565|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4554|1042|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3852|lesser heal potion|0|19|5144|65|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|4|1 +146|log wall|0|0|5335|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1477|3979|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1492|1689|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5046|scimitar|0|0|5405|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|2881|3504|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1409|#|0|0|1163|2206|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5360|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|5224|175|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5833|532|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4385|#|0|0|5340|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +2904|#|0|0|1653|1564|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5435|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2846|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2599|623|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|4413|1465|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1945|2682|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1803|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|554|1212|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2520|plate of food|0|14|5342|84|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1483|1588|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5354|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2545|#|0|0|460|1141|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2847|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2270|#|0|0|1228|1568|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5153|1985|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2833|#|0|0|2735|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|3012|3408|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|1163|2204|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2026|2744|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5945|#|0|0|4472|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5168|564|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1765|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2027|2747|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5905|16|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|2869|849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Taming Dragons|0|11|624|836|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|7|0|0|0 +5397|cloak|0|0|5572|20|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1725|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +547|palisade|0|0|5843|367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3638|#|0|0|5915|169|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1309|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5299|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5945|#|0|0|4310|953|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|4635|1322|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5324|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5437|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|5138|593|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|448|1107|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1099|2191|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1936|2732|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|609|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5368|1362|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3772|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6868|#|0|0|870|1197|17|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2264|#|0|0|888|2394|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1913|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2902|915|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3970|dragon's blood|0|0|5292|90|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2498|427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3739|1249|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2351|#|0|0|5620|1872|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4687|1410|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5285|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|640|1084|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|2019|2743|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|5352|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3570|wand|0|0|5970|156|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2889|737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1831|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1964|#|0|0|5177|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1805|#|0|0|5253|181|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3356|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2229|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5142|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|1477|1594|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|537|1010|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5473|1927|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|890|2387|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1492|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5296|2000|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|715|1484|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5158|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1128|3664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4439|1159|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5512|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5210|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|5335|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|562|1011|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5153|613|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5179|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5131|1945|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1683|1570|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2426|raw fish steak|0|0|1468|1772|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1387|1817|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2660|2202|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|1000|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5360|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1852|#|0|0|5306|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3477|#|0|0|1367|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1812|2806|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1694|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5198|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1126|3609|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7124|#|0|0|1468|1577|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1537|#|2419|0|6001|3766|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1806|2811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16044|#|0|0|709|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|#|0|16|1456|843|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1425|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5604|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1603|1713|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2868|table|0|0|5322|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1620|1583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3688|1165|7|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7153|iron ingots|0|0|5337|1311|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|539|1009|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5732|573|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2907|#|0|0|1479|1664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5296|1999|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4600|#|0|0|1432|1612|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5329|3319|5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5315|1982|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3089|#|0|0|627|2157|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1452|1664|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|1442|3848|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2227|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|792|2302|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5132|958|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2930|3505|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|1985|2914|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5422|1489|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|1946|2682|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5359|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5121|kryss|0|0|5523|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2525|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5420|1490|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|0|0|5191|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1626|1589|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1133|3609|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2868|table|0|0|5517|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5161|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5178|999|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5339|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|662|1002|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5204|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1435|1716|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5219|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2038|2742|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|2516|655|5|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3346|#|0|0|5288|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5341|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1134|3610|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|76|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5833|538|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2903|#|0|0|2840|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|813|2195|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2649|#|0|0|5493|50|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1362|1597|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1851|#|0|0|1160|2245|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1141|3667|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5484|544|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|5621|67|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5268|123|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1949|2684|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|2498|438|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2807|#|0|0|3687|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|398|1220|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|554|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5293|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4395|#|0|0|6107|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1634|1514|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2229|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4632|#|0|0|3695|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|981|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1132|2227|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|737|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|479|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5159|1965|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13579|#|0|0|5313|1956|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3689|1105|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3654|#|0|0|3728|1339|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|2874|3505|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2025|2848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5189|650|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2467|#|0|0|1456|3781|5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1873|#|0|0|5474|1881|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|821|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7715|books|0|0|5239|149|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|#|0|0|626|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5922|170|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3595|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2894|658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5021|statue|2414|0|5491|1395|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4309|small web|0|0|5936|109|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5937|180|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2885|#|0|0|1579|1742|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1195|2269|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3740|#|0|0|1469|1562|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1824|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2027|2852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|3767|1268|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1544|1763|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1311|1648|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1448|1611|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6786|#|0|0|3012|3411|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2446|486|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5356|1992|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1777|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5472|1927|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|1844|2790|-8|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1386|1643|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|2668|2129|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1946|2769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5349|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5132|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5480|decorative weapons|0|0|5422|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|960|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|1450|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|554|828|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1128|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4392|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2842|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3221|#|0|0|1091|2190|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5345|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|book|0|11|5436|1340|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +1339|#|0|0|5869|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2121|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7981|a reactive armor scroll|0|0|640|848|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1421|3858|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1265|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3730|1310|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1367|1603|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5875|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3778|1251|8|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1339|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5546|15|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|1001|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1650|1612|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4138|#|0|0|2459|461|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2122|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4645|statue|0|0|5320|758|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5519|216|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|6057|206|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6039|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1803|#|0|0|5310|134|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|568|1120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|1403|4035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1409|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3466|112|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|5549|15|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2921|668|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2509|593|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4648|statue|0|0|5128|700|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5465|#|0|0|5296|1999|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|6050|3493|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2864|#|0|0|3690|1314|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5286|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5791|571|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6876|pile of skulls|0|0|5338|1359|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5324|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5312|1309|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|661|1003|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1596|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4683|iron maiden|0|0|5138|611|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|612|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1138|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5363|#|0|0|1414|1758|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1311|1652|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7943|#|0|0|1659|1643|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2649|#|0|0|5519|216|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|wooden fence|0|0|5351|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2067|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1801|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5299|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6081|146|-12|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|1452|4008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5482|25|-30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5311|1370|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|1452|3781|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|915|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3729|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5365|1368|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1456|3739|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6056|#|0|0|5323|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5200|bone gauntlets|2101|0|5515|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|669|2147|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6160|#|0|0|2885|648|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1332|3752|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2469|409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2542|mug of ale|0|105|5961|227|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2519|#|0|0|482|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1826|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6925|#|0|0|2746|863|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4412|1466|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3636|a blank scroll|1645|0|5561|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|0|1353|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2424|520|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|627|844|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4572|log table|0|0|5366|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1316|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1052|2228|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2284|1226|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4185|#|0|0|1838|2677|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3823|#|0|0|3764|1326|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|3714|1229|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2900|902|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5336|1309|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|624|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1830|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3408|190|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2372|#|0|0|611|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|1163|2243|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|1858|2757|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|2952|700|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|2617|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|#|0|0|1435|3816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1852|2761|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5301|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|617|874|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|#|0|0|2461|484|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5471|1854|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +577|#|0|0|5872|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1659|1644|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1207|#|0|0|1452|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5131|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2899|912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|286|987|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1984|2840|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|892|2245|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1297|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|3771|1288|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2751|885|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5326|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|5335|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|564|2139|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3728|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2226|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|3006|812|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|747|2264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1275|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|2660|2186|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2958|731|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2971|3427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5350|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|#|0|0|5195|3996|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3244|#|0|0|1186|2216|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5286|2010|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +628|#|0|0|5342|1658|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4482|1067|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1932|2790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4232|necklace|0|0|5913|234|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|1449|1766|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3676|1128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|360|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1311|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5293|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2293|111|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|2470|60|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|789|2222|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1477|1744|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +5444|skullcap|0|0|2527|672|1|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|876|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1649|1604|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1364|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2932|3504|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +150|log wall|0|0|5344|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|420|1035|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1316|3722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3766|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4478|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|2459|460|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +583|#|0|0|5871|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5451|1923|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3810|#|0|0|2730|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3687|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|979|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +144|log wall|0|0|5352|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3754|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|1396|3714|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2946|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3746|1337|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1495|1717|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1747|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8079|glass of wine|0|105|1132|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2146|wooden fence|0|0|5297|1976|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1152|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6107|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2691|#|0|0|2969|3400|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1495|1715|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +374|sandstone wall|0|0|1884|2726|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1421|1548|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|617|873|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6534|#|0|0|5813|3301|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2445|#|0|0|2969|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1509|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|4481|1218|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1692|1546|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1820|-5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4648|statue|0|0|5266|674|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1426|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3991|#|3|0|1357|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5425|200|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5922|170|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3576|#|0|0|1454|4004|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|flowerpot|0|0|1900|2733|20|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +2809|#|0|0|3687|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2482|405|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5946|173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5114|large battle axe|0|216|5368|1356|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|610|884|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2781|2131|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5325|1360|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5336|1309|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4470|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1415|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5351|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2598|candle|0|0|845|1677|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1598|1512|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|664|1003|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1459|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|#|0|0|5236|4005|37|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2028|2747|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5940|#|0|0|1234|2220|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4521|1059|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5304|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4626|1210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5330|3316|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5296|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3472|118|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1847|2819|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4475|1163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2592|#|0|0|712|2234|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1228|1569|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|1550|1656|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5303|1983|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2940|3352|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7712|book|0|0|1164|2236|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5920|46|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5328|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|1414|1751|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|1393|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3318|#|0|0|5366|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2996|762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5434|194|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6265|#|0|0|1346|1770|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5044|club|0|0|5963|178|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1992|2915|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4555|1493|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6236|#|0|0|3012|3350|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1345|1731|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4216|pile of hides|0|0|1987|2872|20|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1133|3611|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1332|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2508|433|18|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +5355|#|0|0|307|951|-17|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2920|#|0|0|1421|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2492|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|1473|1685|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3533|fishing weight|0|0|2734|1062|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4448|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|6040|204|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2894|#|0|0|2720|2093|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1983|#|0|0|1437|1548|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6056|90|37|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3769|#|0|0|3741|1187|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5348|#|0|0|1457|844|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1291|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1973|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1308|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3575|#|0|0|1343|1588|78|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4471|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|frypan|0|0|1131|2217|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|1164|2241|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5354|1990|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2545|#|0|0|528|1011|3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|5910|3279|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2073|2859|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2279|#|0|0|5443|1822|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|890|2365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2730|2261|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1334|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|1452|1661|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3738|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|4478|1152|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1397|3804|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3840|#|0|0|1328|1606|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Quest of the Virtues - Volume 1|0|11|627|841|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|33|0|0|0 +2903|#|0|0|2034|2737|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2489|472|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5117|#|0|0|1235|855|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2529|#|0|0|1256|1887|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|157|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1422|3745|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1891|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3317|#|0|0|5365|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7385|blood|0|0|5289|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|pewter mug|0|0|1164|2236|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|2758|2166|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5143|1703|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2598|candle|0|0|857|1676|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|1478|1597|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1355|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3650|1144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1135|3657|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3672|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5938|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2486|476|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4553|#|0|0|2024|2784|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2420|468|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3656|1060|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4428|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2421|468|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2228|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2245|1204|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5250|850|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3352|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3940|torch|0|0|6062|90|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|80|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|4555|1495|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3933|mace|0|0|5368|1361|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5078|studded gorget|0|0|5334|680|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5257|794|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|3730|1255|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5114|large battle axe|0|216|5368|1364|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|1003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +36|stone wall|0|0|5337|1305|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|591|2202|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2883|674|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|458|1135|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2735|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|2922|860|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3676|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3698|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5220|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|814|2194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2031|2848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1442|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2461|484|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1376|1616|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5336|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4812|wall carving|2424|0|5395|1311|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1205|#|0|0|1629|1590|-20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4632|stone chair|0|0|5579|1848|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|33554432|0|500718|500717|2201|2202 +2553|#|0|0|1432|3964|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2505|ham|0|14|5991|105|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|6119|178|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1993|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|1423|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5326|2018|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1328|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|814|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|584|2136|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2890|#|0|0|1355|1602|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5359|1993|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5356|#|0|0|5797|3270|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3308|#|0|0|5289|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1348|3867|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|999|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3724|cannon|0|0|5317|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|1814|2806|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6719|#|0|0|5336|1309|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|1004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5137|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2852|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3695|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1948|2678|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4686|1412|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|78|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|896|2388|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2457|#|0|0|2852|1000|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5615|1833|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|623|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5165|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5393|586|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1193|1708|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|609|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5335|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1369|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3652|1161|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2548|652|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2661|#|0|0|3048|3417|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2993|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5160|1966|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5310|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|5269|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5928|lime|0|14|5344|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5366|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|999|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2881|3497|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4183|#|0|0|629|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|4392|1040|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2945|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1142|1816|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2720|#|0|0|2943|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +151|log wall|0|0|5330|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2037|2810|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5368|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|746|2269|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1565|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1548|1767|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2521|544|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2237|1186|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3109|broken furniture|0|0|5984|156|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1308|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3699|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|629|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6054|#|0|0|5315|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5215|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1446|3777|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3610|checkers|0|0|1562|1762|14|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1448|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1849|2794|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|458|965|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2024|2839|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1392|4032|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4024|#|0|0|3003|3412|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6017|#|0|0|777|463|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1553|1681|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2225|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2124|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1546|1680|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|1448|1663|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2813|#|0|0|2735|2249|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5143|960|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|#|0|0|1554|1764|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5365|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|5255|231|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5444|1816|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|202|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3004|3400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1432|3964|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2517|478|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4709|wall carving|2424|0|5391|1297|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5337|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|3048|3367|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|2844|881|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|556|2142|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5335|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3734|cannon|0|0|5362|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5184|cutlass|0|0|5456|1411|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|0|0|5987|31|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1813|2811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|354|898|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2846|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1524|1549|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3920|#|0|0|3054|3390|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|2969|3412|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1305|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5985|33|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1618|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2571|591|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3609|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|1310|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1497|1685|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2842|794|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1411|#|0|0|4621|1206|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3965|daemon blood|0|0|5293|90|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|6114|228|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +2902|#|0|0|3733|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4237|#|0|0|6057|1442|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|793|2267|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4273|#|0|0|3594|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5331|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5947|97|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +603|#|0|0|4587|3582|88|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3522|366|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2570|wall torch|0|0|5203|557|-7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3747|1249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|4556|1040|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4327|956|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|2617|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9023|#|0|0|2983|2888|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|714|1483|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1576|1745|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5556|2023|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2898|#|0|0|571|2121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5220|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4464|1164|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1322|1649|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1295|1783|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4392|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1763|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5358|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|portcullis|0|3|6084|71|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1259|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|5351|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|392|1218|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1304|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|806|2303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1807|2807|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1316|#|0|0|3016|3345|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1253|864|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|2658|2201|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|624|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2810|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5869|553|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2519|#|0|0|3698|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|625|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|3594|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2968|3420|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1338|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|4535|859|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +24|wooden wall|0|0|5287|2010|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5319|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3639|a dispel field scroll|0|0|627|850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5315|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1392|3800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4082|a book|0|11|5486|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4030|#|0|0|1579|1698|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5198|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5358|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|1513|1552|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5428|113|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1829|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5346|75|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5475|decorative weapons|0|0|5416|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|3777|1252|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5454|3155|-53|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3489|#|0|0|1378|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|2563|503|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2270|#|0|0|821|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1800|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|2535|572|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1859|2830|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5441|1912|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4232|necklace|0|0|5972|173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5289|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|400|1219|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7390|body|0|0|5989|103|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3444|550|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3603|chessmen|0|0|1497|1693|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5433|#|0|0|1443|1578|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3540|#|0|0|1128|3675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|350|893|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1331|1604|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1705|1564|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5344|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3440|176|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1225|wooden planks|0|0|5353|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|285|766|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1775|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4475|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5324|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|1424|1712|20|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1426|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4093|#|0|0|1622|1589|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5358|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7385|blood|0|0|5290|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2864|#|0|0|3680|1314|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4565|bed|0|0|5584|185|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2905|902|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5742|whip|0|0|5864|540|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1242|wooden planks|0|0|5296|1998|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4392|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5871|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4186|#|0|0|2462|463|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12910|blood|33|0|5422|1488|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5197|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4693|1410|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4|#|0|16|1857|877|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2948|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1774|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8081|glass of water|0|105|1133|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +6928|bone pile|0|0|5157|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1935|2767|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|4409|1033|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|576|2235|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|556|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2507|goblet|0|0|5606|1878|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4236|#|0|0|5280|552|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1500|1663|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3641|#|0|0|5913|163|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|3015|3526|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4574|log table|0|0|5362|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3538|#|0|0|1128|3672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1608|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1422|4020|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1691|1545|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5284|2013|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|counter|0|0|5334|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|443|1044|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1338|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|317|792|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2227|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|5176|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2485|#|0|0|3687|1296|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1582|1564|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5903|shoes|0|0|5286|566|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5614|1834|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|#|0|0|2733|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|884|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1312|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2473|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5360|1362|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|644|835|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5913|60|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4159|#|0|0|555|987|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2739|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5333|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5317|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4400|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4316|cocoon|0|0|5940|96|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|69|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3314|#|0|0|5288|1317|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5204|655|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4002|#|0|0|1548|1749|39|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2733|2261|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1224|wooden planks|0|0|5456|188|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5304|2026|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1448|3736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|1470|1595|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1435|1592|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2483|407|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +12791|#|0|0|1375|1157|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5497|523|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5323|1312|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +2081|iron fence|0|0|5196|793|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1002|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2629|#|0|0|1328|1656|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2549|652|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5666|564|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6926|bone pile|0|0|5333|1373|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1371|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|556|2219|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4312|egg case web|0|0|5976|24|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5309|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5|ankh|0|16|5475|525|79|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5163|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1006|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3570|wand|0|0|1137|2221|66|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1577|1737|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3482|#|0|0|1363|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|350|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1495|1550|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|5329|3316|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4413|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5340|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5251|235|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1302|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|3778|1167|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5994|71|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1331|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5439|bandana|0|0|2541|633|1|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|288|986|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3683|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2947|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3312|#|0|0|5288|1316|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|1397|3805|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2475|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4127|pile of wool|815|0|649|2177|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5327|1370|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3575|#|0|0|1328|1589|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3664|1146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1316|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5310|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|3009|3456|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1344|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2420|468|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2946|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5303|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1935|#|0|0|1459|842|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|1326|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1306|1688|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|400|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|3734|1264|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5322|1973|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5115|large battle axe|0|216|5933|224|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|562|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2962|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2946|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2618|615|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4150|hay|0|0|1522|1549|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3823|#|0|0|3762|1326|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5156|1009|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3719|pitchfork|0|0|5316|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5167|992|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4008|#|0|0|1300|1566|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3658|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5139|platemail gorget|0|0|5984|153|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2921|676|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4967|#|0|0|573|1644|-6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5942|102|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|622|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5335|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6011|3784|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3280|#|0|0|2793|938|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2492|399|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3639|#|0|0|5959|217|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2240|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|109|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5328|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|2668|2235|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1680|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4271|#|0|0|3596|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1830|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|627|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1985|2888|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|6014|3786|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2500|382|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|234|0|1551|1657|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6934|pelvis bone|0|0|6058|68|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5953|#|0|0|1231|2217|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1447|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2910|foot stool|0|0|5980|29|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5307|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|5301|87|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 +2280|#|0|0|1013|1436|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2467|405|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4685|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1895|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1324|1679|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +7623|#|0|0|3697|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2863|#|0|0|3686|1314|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1722|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5570|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5305|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|2485|400|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1482|1767|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5228|701|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2281|#|0|0|5133|974|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2896|708|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1437|1713|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1946|2678|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2598|candle|0|0|5228|562|2|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3477|#|0|0|1386|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5922|45|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|3596|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1541|1749|39|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2438|409|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2564|526|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1822|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3091|#|0|0|1459|1548|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5342|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2888|652|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|633|2195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1310|1647|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3854|empty bottle|0|0|5145|66|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5315|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1661|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2458|#|0|0|1257|868|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5317|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|3625|1241|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4396|1224|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1435|1719|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|603|860|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3732|cannon|0|0|5360|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5792|554|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2541|#|0|0|458|1141|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2465|404|15|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5335|2004|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4230|#|0|0|1660|1643|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5348|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6786|ore cart|0|0|5299|1980|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5354|1993|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1472|3977|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5474|3140|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5435|1875|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4727|block|0|0|5501|1810|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2041|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2532|#|0|0|3732|1334|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3060|3384|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1328|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|588|2202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1905|2704|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|633|1040|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5305|36|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|2953|617|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3460|536|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2037|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3778|#|0|0|1986|2893|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5300|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5545|2008|0|1|0|2|0|1|255|400000|125|0|0|0|0|0|0|5|0|17174839|2504 +2861|#|0|0|350|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5287|2012|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1321|1829|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|795|2289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3910|executioner's axe|0|216|5368|1366|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|421|1034|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2739|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5167|999|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5988|folded cloth|785|0|648|2182|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1258|1880|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5112|gnarled staff|0|0|5992|175|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2482|407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|1391|1808|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5568|1852|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5308|1369|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1350|cave floor|0|0|5878|3819|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|286|988|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5283|2013|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2539|635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1193|#|0|0|2434|408|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6919|#|0|0|1274|1212|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3649|1164|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4395|1200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3676|1065|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1445|3718|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2029|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3652|empty jars|0|0|5950|220|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1592|1517|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3743|1339|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1225|wooden planks|0|0|5355|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5346|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2961|#|0|0|3732|1308|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5474|1857|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +577|#|0|0|5920|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|199|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2386|#|0|0|1168|3635|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1327|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|3777|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|552|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1354|1670|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4232|necklace|0|0|5984|158|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1547|1771|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|4555|1495|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|857|2340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|553|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|3867|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|624|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3694|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +766|#|0|0|5922|170|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|1418|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2730|2260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2920|#|0|0|1412|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5285|2031|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3658|1168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|#|0|0|1435|3820|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1652|1547|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1937|2794|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5305|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3700|1211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1814|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1462|3819|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7032|kite shield|0|0|5992|158|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|fork|0|0|5342|83|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|a stool|0|0|5309|2008|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7836|pullies|0|0|5316|1982|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5289|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +99|stone wall|0|0|1517|1670|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2848|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|4392|1212|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1284|wooden logs|0|0|5997|3772|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|648|1085|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5363|#|0|0|1414|1744|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5291|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2846|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5589|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5711|1336|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5328|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5140|799|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1136|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2478|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|627|819|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1398|3888|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|4553|859|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4685|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5357|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5340|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|627|2173|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2880|#|0|0|2732|2185|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2850|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3685|2066|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1340|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1832|2680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1328|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +148|log wall|0|0|5368|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|2471|60|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5873|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|759|2153|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1411|1632|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1354|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6527|#|0|0|2468|557|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5578|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1262|1884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|2634|2092|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5491|1393|-7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1355|3734|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1624|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1646|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1647|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1452|3979|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5979|168|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4824|#|0|0|4462|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1274|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2035|2745|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2731|2260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2883|#|0|0|1314|1800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|2570|595|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|1458|842|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4080|Virtue|0|11|1401|1564|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|11|0|0|0 +2148|wooden fence|0|0|5353|1992|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5343|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1501|1611|40|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1366|1574|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5144|83|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +3717|pickaxe|0|0|5322|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|2530|371|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|547|2210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|1398|3890|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|5989|109|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1180|grey slate tile|0|0|5337|1305|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|5378|3836|-1|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4186|#|0|0|1386|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4269|#|0|0|2718|2081|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5140|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5287|2011|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|1986|2914|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|3596|1231|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1625|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3881|diamond|0|0|5310|2009|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1423|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5947|#|0|0|4471|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|5235|4006|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3657|1098|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|3008|3453|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3665|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|1456|1551|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2660|2187|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1292|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5438|1917|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2905|#|0|0|1571|1699|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3691|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5407|1873|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +4153|sack of flour|0|0|5621|1861|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2027|2745|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|2891|784|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1443|1766|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1659|1576|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2785|3386|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2533|376|23|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1257|868|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1993|2889|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4192|#|0|0|1545|1661|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7166|#|0|0|1231|855|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2239|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5635|#|0|0|4630|1320|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1227|1578|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1506|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|spoon|0|0|5152|869|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5298|608|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2470|562|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|1452|1667|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|902|2392|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2481|404|15|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|576|2232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3455|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5990|80|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2207|#|0|0|5298|1975|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|588|2164|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5349|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5455|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|5657|568|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|559|2202|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1255|866|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|998|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3741|1327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|1862|2824|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2229|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3944|#|0|0|643|822|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1352|cave floor|0|0|5878|3817|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6019|#|0|0|2127|808|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1292|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|5712|1337|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3497|#|0|0|1380|1585|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2228|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1256|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|553|988|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|#|0|0|2057|803|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4758|post|0|0|6049|1430|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3608|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2499|427|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3697|2062|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1293|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|644|839|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|618|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5149|962|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3480|#|0|0|1363|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|#|0|0|1523|1543|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7153|iron ingots|0|0|5363|1299|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +879|tent wall|2419|0|5998|3765|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1918|2809|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|#|0|0|1985|2908|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3594|1234|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6013|3781|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3607|cards|0|0|1807|2810|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +7088|refuse|0|0|5320|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|1163|2236|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3992|#|0|0|1440|1576|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5355|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5311|1374|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2832|#|0|0|2940|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1231|849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2747|988|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5196|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|1433|1597|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1293|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1207|wooden boards|0|0|1619|1590|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1309|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4236|#|0|0|5496|205|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3994|#|0|0|4459|1067|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2427|555|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5364|1288|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1319|1661|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|640|936|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2227|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4177|#|0|0|1394|3803|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2860|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1344|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2988|833|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1061|palisade|0|0|5134|1970|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|5952|145|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|2548|656|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2851|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|606|858|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|362|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4104|wash basin|0|0|745|2265|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|1457|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1392|3699|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|#|0|0|554|2181|7|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2962|#|0|0|3737|1308|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5209|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3947|#|0|0|6003|3771|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1954|#|0|0|2728|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3387|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1262|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5332|3316|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2124|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5326|1365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4469|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1065|#|0|0|1456|1146|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5209|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3735|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5291|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|small fish|0|0|1127|3669|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5687|541|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4099|#|0|0|552|2184|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|muffins|0|14|5346|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6661|#|0|0|2766|881|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1056|#|0|0|5270|3363|31|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|1256|866|22|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2502|429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1815|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3622|bottle|0|0|6107|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4082|a book|0|11|5437|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2271|#|0|0|803|2264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1426|1685|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|3544|1189|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5284|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1459|3825|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5471|decorative weapons|0|0|5400|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5359|1369|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5552|203|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +3707|water tub|0|0|5435|98|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|3549|1189|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1291|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|1267|1254|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5479|decorative weapons|0|0|5416|1357|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4184|#|0|0|2899|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1371|1645|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3318|#|0|0|5363|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3611|checkers|0|0|1618|1587|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1419|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1606|1518|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2971|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|6107|92|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|262|775|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1768|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1579|1708|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5310|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5906|thigh boots|0|0|5952|238|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3029|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|202|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5136|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|628|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4475|1082|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4292|1000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1265|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5552|1804|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1935|2760|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6225|scales|0|0|1162|2210|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5878|3820|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5355|1990|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1451|3718|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5141|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3741|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5213|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|627|2154|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3058|3384|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3616|1267|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5131|1951|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|562|822|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|3692|1241|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5305|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5138|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|5234|4005|37|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1838|2682|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5205|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1582|1565|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2033|2784|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5161|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3731|1319|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1907|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|785|2219|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1398|3805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|890|2385|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5987|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5312|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1008|#|0|0|1895|2738|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2521|544|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|616|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3731|1326|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5186|two handed axe|0|216|5360|1366|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|553|827|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1866|2646|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2550|#|0|0|3594|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|4555|1494|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2824|#|0|0|622|2137|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5351|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3476|#|0|0|1386|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|debris|0|0|5355|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6049|#|0|0|5313|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3544|#|0|0|1450|1757|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1466|1685|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2187|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4395|#|0|0|5955|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2480|596|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|558|2187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2034|2796|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1470|1756|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|3749|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|626|851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3623|#|0|0|1336|1604|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1588|1553|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|1381|1619|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1329|3708|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2492|397|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|#|0|0|2581|527|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2227|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3774|#|0|0|624|823|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|#|0|0|1550|1763|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5180|50|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5324|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1338|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5318|1995|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3654|#|0|0|324|1048|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4413|1464|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5154|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5343|1354|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3528|#|0|0|1130|3672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|1363|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|5959|228|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|1358|3731|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2231|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1201|2263|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1443|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1827|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7618|marble table|0|0|5820|49|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +5355|#|0|0|2947|928|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3458|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2485|405|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1131|3656|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|573|1122|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7156|iron ingots|0|0|5319|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5871|1516|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1807|2811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7392|torso|0|0|5950|233|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|1163|2234|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2043|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +5453|#|0|0|1368|3864|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2686|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1516|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5681|523|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6042|#|0|0|5548|15|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|1843|2761|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|#|0|0|2884|648|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2386|#|0|0|1486|1687|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5368|1356|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1430|1576|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1355|3707|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4462|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5143|1993|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1244|wooden planks|0|0|5294|2001|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|5191|152|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3778|1225|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3352|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2847|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5320|1308|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +7040|#|0|0|5304|1371|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3653|#|0|0|3728|1340|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1441|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1285|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|3014|3526|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|chair|0|0|1135|2218|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5325|2019|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5793|592|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1408|#|0|0|1164|2206|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5179|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2120|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2245|1204|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2468|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|355|899|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5706|625|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5138|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1947|2680|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1321|#|0|0|1775|2848|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|3332|194|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1825|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3613|ball of yarn|0|0|3692|1232|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4758|#|0|0|2909|597|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1314|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4311|small web|0|0|5976|83|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16030|#|0|0|684|2233|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|716|1486|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5193|689|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +3892|#|0|0|1323|1801|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4482|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2970|883|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1831|2673|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5502|534|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2660|2203|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2993|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|421|1034|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1311|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|3682|1279|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1842|2760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +580|#|0|0|5867|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1913|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1936|2724|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3773|#|0|0|1451|1660|-9|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5138|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1334|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4412|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5688|1351|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +4015|anvil|0|0|5351|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3921|dagger|0|0|5286|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5291|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3386|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3648|1145|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5314|1982|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1496|1547|74|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|322|1048|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2898|789|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2422|494|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|2904|903|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|2598|476|60|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4632|#|0|0|3700|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3921|dagger|0|0|5790|542|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5293|672|11|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1714|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3636|#|0|0|1336|1602|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1692|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1999|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|610|886|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5361|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|#|0|0|1129|2230|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4622|#|0|0|311|785|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6198|flask|0|0|5994|65|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4091|#|0|0|3016|3459|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1983|2912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|#|0|0|2768|869|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2841|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1453|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5945|102|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3452|378|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|560|2136|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1818|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2036|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6053|#|0|0|5325|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5331|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|4415|1084|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1293|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1928|2796|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|5984|221|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5976|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1688|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5214|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2520|plate of food|0|14|5342|81|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2858|998|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4312|egg case web|0|0|5302|1552|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|2992|764|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1476|1761|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1376|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5362|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5570|190|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3746|1251|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3853|lesser explosion potion|0|19|5144|66|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|3|1 +1062|tattered banner|0|0|5338|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5154|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2471|glass pitcher|0|0|1322|1603|56|1|0|2|0|0|50|400000|125|1|0|0|0|0|0|0|0|0 +4721|block|0|0|5353|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4967|#|0|0|573|1645|-6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|618|884|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3693|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4310|#|0|0|2741|887|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|5239|180|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1856|2770|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2734|2248|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1467|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2269|#|0|0|819|2192|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|195|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5728|91|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1992|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4479|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1469|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1439|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5136|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5391|896|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2225|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3572|wand|0|0|5228|730|-14|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2548|654|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2988|832|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|804|2301|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1135|3659|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1435|3747|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1428|1719|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4646|statue|0|0|5313|747|-8|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5925|46|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1383|1664|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5291|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|359|892|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|#|0|0|1473|1665|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|459|1134|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|5378|3829|1|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6049|#|0|0|5324|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3832|#|0|0|5173|692|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4680|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1516|1542|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6446|#|0|0|550|821|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5368|1357|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3932|mace|0|0|5308|805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3747|1294|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6259|sheep carcass|0|0|5986|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3729|1249|8|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|4461|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|593|2275|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5740|#|0|0|626|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6942|skeletong with meat|0|0|5316|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5363|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4109|#|0|0|1508|1543|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4081|#|0|0|1384|3780|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1172|3637|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|661|1001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|1474|1596|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|359|893|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7095|refuse|0|0|5317|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5981|#|520|0|648|2187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|2000|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1334|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1936|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|553|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5214|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|0|0|2542|635|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5346|50|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2540|637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5906|16|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5134|974|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1819|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2659|2187|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1997|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5140|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|1012|1435|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|4681|1168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1819|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1132|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1227|1575|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2988|832|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1900|2708|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1946|2685|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1903|2726|20|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5344|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1427|1718|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3773|#|0|0|1450|1660|-9|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2437|407|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|615|872|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1449|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1403|3806|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|566|2200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +489|#|0|0|1214|2258|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5307|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2029|2852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7773|#|0|16|3354|287|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|1844|2763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2393|#|0|0|1128|2216|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1005|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1428|4020|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1597|1554|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5869|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5158|716|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2656|#|0|0|3662|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2449|436|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|584|2139|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1480|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4236|#|0|0|5251|1603|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5276|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5557|1828|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4189|#|0|0|4476|1152|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|1137|3469|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5147|1991|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2575|535|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5156|1708|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2598|623|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5162|1967|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1386|1640|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|642|838|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1655|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6196|flask|0|0|6115|81|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3905|#|0|0|3544|1192|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1759|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|612|2217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|569|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|613|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1298|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4723|block|0|0|5951|218|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5287|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1432|3751|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2948|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|4621|1203|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1311|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5988|52|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2947|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5305|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|#|0|0|2733|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|6012|3783|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2502|425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5058|#|0|0|1448|3854|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|a stool|0|0|5947|220|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2840|937|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5176|999|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|pen and ink|0|0|2034|2739|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1323|1802|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|290|979|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2232|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2548|656|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1385|1802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5311|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3773|1161|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1354|1746|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|dying tub|53|0|5494|52|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1846|2740|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2464|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1368|1615|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +14170|#|0|0|5829|593|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5629|#|0|0|1196|1704|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5141|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5465|#|0|0|5355|1992|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1372|3811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1454|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5925|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3723|cannon|0|0|5348|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|5330|1350|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4408|1456|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13597|#|0|0|5311|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3993|#|0|0|1456|4000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1932|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4554|1043|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2649|#|0|0|3610|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|2869|848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|2484|406|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1974|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3771|1226|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5335|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5483|1913|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2519|#|0|0|4560|922|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2908|712|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4682|1412|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|563|822|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1494|1759|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5283|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1010|#|0|0|1893|2738|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|5180|19|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2519|#|0|0|4555|1494|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5195|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2889|#|0|0|2908|709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1765|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7835|hook|0|0|5323|1975|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|#|0|0|5568|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2038|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3722|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|rope|0|0|3030|819|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5401|576|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|tongs|0|0|636|2198|6|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1897|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1339|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1300|1765|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1457|3740|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1776|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|530|970|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2598|623|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2903|#|0|0|568|1011|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3765|#|0|0|1440|1550|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|spoon|0|0|5223|174|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2026|2743|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3920|crossbow|0|0|5977|206|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +476|#|0|0|6017|3789|33|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5240|174|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|189|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5589|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5350|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2518|652|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2746|987|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5556|1826|-12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2637|2080|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1521|3983|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1930|2790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7714|books|0|0|1165|2243|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4321|923|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2063|2778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|1138|2223|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +3778|#|0|0|2987|781|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1294|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3982|#|0|0|626|830|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4379|floor spikes|0|0|5172|592|4|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1804|#|0|0|1594|2488|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5159|1957|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2929|#|0|0|2660|2188|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1352|3758|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|#|0|0|2899|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1150|1548|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5912|wizard's hat|0|0|5307|545|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2858|988|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5177|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5406|932|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4232|necklace|0|0|5988|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2882|#|0|0|1508|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3132|#|0|0|5289|1318|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4424|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2475|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|1134|2219|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1352|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|2864|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4287|web|0|0|5941|101|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|3011|3408|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1655|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1687|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|1084|2266|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2186|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3999|#|0|0|1344|1588|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1227|1577|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3683|1316|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1986|#|0|0|621|2125|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3530|#|0|0|1130|3674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3936|#|0|0|2936|3377|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|5312|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2224|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5945|#|0|0|1233|2218|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2326|#|0|0|610|2121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5350|2021|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4476|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1596|1655|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|3009|3425|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4480|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5343|1352|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5605|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2231|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7397|arm|0|0|5364|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1231|855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|612|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5301|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1673|1546|36|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5304|37|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +5433|long pants|0|0|2525|637|1|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5448|533|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2665|2235|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|4522|1065|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5694|565|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5604|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7156|iron ingots|0|0|5333|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4812|wall carving|2424|0|5431|1287|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4138|#|0|0|1393|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5875|553|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4032|pen and ink|0|0|5948|221|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1598|1558|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5324|1959|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5135|1945|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|818|2192|0|1|0|2|0|11|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1343|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2007|2715|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|621|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5310|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1328|3677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5308|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|548|808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2213|1115|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2526|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3648|1118|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4411|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5967|152|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4031|#|0|0|603|2274|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3999|#|0|0|1359|3780|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5651|554|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2860|#|0|0|1376|3749|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1983|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|810|2321|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1387|1644|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3682|1116|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1123|3695|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1814|2811|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5956|214|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1089|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3719|pitchfork|0|0|5926|158|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3770|1169|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3693|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2707|#|0|0|424|1043|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1332|3728|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5926|167|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1448|1663|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5933|201|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|1634|1514|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2777|carpet|0|0|5148|81|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4458|1062|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5363|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4084|Classic tales of Vesper vol.1|0|11|3728|1198|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|17|0|0|0 +2519|#|0|0|1948|2679|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|1437|3816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|618|2120|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5581|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|pewter mug|0|0|1164|2235|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1449|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2531|575|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|2692|2200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2883|#|0|0|1519|1552|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1249|1704|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6719|#|0|0|5336|1303|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4299|956|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|421|1034|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1477|1596|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|#|0|0|1381|3781|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|4528|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5509|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3088|#|0|0|4415|1083|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3742|#|0|0|1444|1555|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2491|399|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2750|#|0|0|3687|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5793|568|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3117|debris|0|0|5321|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|1545|1659|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +200|#|0|0|308|791|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|3005|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|889|2387|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6048|#|0|0|5319|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5312|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5049|viking sword|0|0|5391|1340|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5329|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1252|1704|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3010|3460|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5290|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3681|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5159|1973|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2521|385|15|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1403|4036|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1293|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5289|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2445|486|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2481|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2488|#|0|0|459|1141|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3051|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|1012|1434|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|5623|1861|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1438|3880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3827|#|0|0|5436|1336|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4721|block|0|0|5986|100|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5171|#|0|0|2957|706|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|#|0|0|2913|668|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3725|cannon|0|0|5317|1973|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2485|406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5352|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1568|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +5939|#|0|0|4472|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|637|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2073|2848|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|6115|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1451|3718|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5309|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5320|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|1592|2490|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3963|#|0|0|4617|1204|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3346|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|643|826|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1765|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2433|530|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4236|#|0|0|5420|240|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1475|1739|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5582|203|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1748|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5218|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1457|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1504|3709|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1435|1713|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2554|muffins|0|14|3680|1301|24|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +1351|cave floor|1|0|5346|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1656|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2946|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|451|963|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|737|2350|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6017|#|0|0|5911|3276|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1310|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1471|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1258|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1758|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2731|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2266|#|0|0|1424|1715|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1453|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5291|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|2972|875|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1379|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4168|globe|0|0|1128|3661|0|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5130|898|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|648|2154|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2280|#|0|0|5440|1807|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6227|skull with candle|0|0|1163|2207|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2885|large vase|0|0|5997|3772|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2481|475|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5194|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3699|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5290|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4683|iron maiden|0|0|5502|1805|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|5034 +4029|#|0|0|2528|547|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1973|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|5319|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2736|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2231|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1292|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|627|844|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|618|883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3684|2068|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5334|1350|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2023|2860|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1416|1576|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|5354|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3761|1250|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|1594|1512|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1260|1884|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3693|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5360|1361|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5368|1365|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5305|1960|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5347|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|3779|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5366|1289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|624|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|627|2162|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2232|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1936|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5344|1319|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1516|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1315|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|628|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1521|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5255|230|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1842|2829|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1332|3677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +557|#|0|0|3786|1127|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5323|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1420|1580|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|532|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5951|#|0|0|4471|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5333|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1444|1577|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2260|1218|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7621|#|0|0|5690|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5461|195|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|685|1202|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2885|#|0|0|1457|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +547|palisade|0|0|5164|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5287|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5325|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5691|pillow|0|0|1129|2217|62|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|291|978|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3724|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5947|106|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1224|1570|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1895|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5162|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|421|1033|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2023|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1264|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1133|3612|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|1013|1434|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3611|checkers|0|0|1562|1762|14|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1132|3695|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1826|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1691|1546|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +580|#|0|0|5867|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|683|2238|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1523|1547|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1457|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1364|1599|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3577|#|0|0|4456|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|451|1111|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +547|palisade|0|0|5134|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|558|2189|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5442|1395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +3994|#|0|0|2880|3507|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5474|decorative weapons|0|0|5416|1354|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5926|172|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5479|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2133|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|5404|43|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +1305|#|0|0|2228|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2595|535|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2963|3407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1643|1580|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7126|#|0|0|3048|3365|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3698|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2878|counter|0|0|5331|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|1333|1644|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2271|#|0|0|1152|1544|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1391|1596|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1998|#|0|0|5187|2926|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|2019|2750|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1386|3827|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|611|2154|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5202|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2103|wooden fence|0|0|5996|3772|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1227|1577|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4391|1132|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4469|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5581|195|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5985|33|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|810|2323|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5691|1350|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +4644|statue|0|0|5960|188|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1144|2229|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|0|0|2617|977|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5706|41|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|4554|1043|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5472|decorative weapons|0|0|5414|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4684|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2869|1003|-21|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|2516|654|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +15944|#|0|0|709|2240|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1313|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1565|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1600|1515|44|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4639|wall carving|0|0|5407|1295|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6185|flask stand|0|0|5333|1320|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2680|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2883|#|0|0|1959|2672|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5326|2019|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2724|2080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2847|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|1314|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3761|1253|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5336|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|6004|3772|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1444|3769|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5363|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5903|shoes|0|0|5579|195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3051|3361|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16027|#|0|0|708|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2229|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5290|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3486|#|0|0|1195|2269|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3696|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|5348|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|1977|2842|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2590|#|0|0|1881|2805|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5310|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5444|195|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|582|2230|5|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3009|3460|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|653|2178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4293|951|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1990|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5576|202|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2149|wooden fence|0|0|5314|1981|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2914|801|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5571|1825|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5364|1289|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5363|1368|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|6008|3789|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4165|#|0|0|557|984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|4384|1132|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3052|3421|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1833|2669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3680|1099|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5637|#|0|0|822|2192|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1477|3984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|#|0|0|3544|1184|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5314|1955|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4367|#|0|0|5168|599|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|2619|977|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|1448|1665|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5364|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4019|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2211|1115|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3001|3406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1446|#|0|0|5720|3263|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|620|2120|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|835|2296|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3765|#|0|0|1469|1563|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1318|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4384|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|999|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2945|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3678|2288|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5479|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2877|counter|0|0|5344|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3618|1265|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|360|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|610|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3693|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5354|1344|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|896|2392|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5353|#|0|0|4387|1066|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2526|671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|879|2395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3695|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5312|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5328|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1928|2790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|1659|1579|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3637|#|0|0|5176|90|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2435|408|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5135|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2480|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|397|1216|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5252|4021|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3740|1259|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1822|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2125|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1373|3852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|chair|0|0|1476|1749|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|4477|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5341|1365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3605|#|0|0|1985|2915|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|1348|3864|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3593|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1439|1775|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5302|1988|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7820|pig's feet|0|0|5312|1307|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|1353|3828|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2971|877|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2961|#|0|0|3735|1308|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1471|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5986|65|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2522|638|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3840|bottle|0|0|5436|185|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|747|2268|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5310|740|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|4413|1465|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5351|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4684|1412|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5157|1010|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7138|#|0|0|617|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7266|sarcophagus|0|0|3524|1126|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|662|1003|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1334|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3529|fishing net|0|0|5500|222|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5343|1350|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3689|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2242|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2501|383|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1170|3637|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2629|#|0|0|1888|2684|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7090|refuse|0|0|5319|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|1261|1885|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4016|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5740|#|0|0|617|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1803|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5159|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4084|Britannian Flora|0|11|1378|3781|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|24|0|0|0 +2897|#|0|0|3733|1327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1274|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|399|1220|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5441|1803|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|811|2322|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5820|357|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5305|1960|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5441|186|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1808|2811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6934|pelvis bone|0|0|6057|67|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5957|52|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4013|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3626|#|0|0|1508|1560|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1426|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1564|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|4384|1135|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2037|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5355|#|0|0|1339|1588|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|628|2158|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|chair|0|0|1448|1551|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5306|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5867|546|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +5453|#|0|0|1422|1560|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5987|149|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5149|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4160|pizza|0|14|5990|103|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5724|560|20|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +583|#|0|0|5872|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|1581|1740|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|rope|0|0|1844|2789|-8|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3995|#|63|0|1358|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3010|3451|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2745|989|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +167|wooden wall|0|0|2879|3498|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|155|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1385|1640|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5360|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7405|heart|0|0|5949|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1305|1972|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2493|596|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5327|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +579|#|0|0|5875|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5330|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2516|474|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5152|873|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5298|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1412|#|0|0|4620|1204|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|1012|1433|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5366|#|0|0|1478|3685|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5923|coconut|0|14|5342|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|3729|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5363|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6929|#|0|0|2750|881|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2549|fork|0|0|4528|942|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1343|1739|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5361|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|620|2217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4191|#|0|0|2873|3500|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4027|#|0|0|2842|811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|knife|0|0|5224|175|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5938|105|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4331|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1303|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7034|wooden shield|0|0|5417|1930|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|2527|378|23|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +5077|studded gloves|0|0|5914|185|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1420|4014|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5287|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7726|#|0|0|628|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4092|#|0|0|1614|1586|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3453|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|2869|852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|786|2218|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2448|436|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|2574|597|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2549|656|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4553|#|0|0|600|2272|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4389|1062|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2508|#|0|0|2023|2862|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|2465|556|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1316|3724|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1129|2235|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|998|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1540|1750|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5968|172|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|1419|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1657|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1301|1781|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5330|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5322|1976|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2043|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3697|1295|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2416|553|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1884|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1548|1750|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5458|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|1192|1851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1334|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3736|1253|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5947|52|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5351|2005|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5327|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1136|2221|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1445|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3386|174|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1355|1776|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|2747|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1936|2793|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1859|2757|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1462|3795|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6417|#|0|0|615|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5401|41|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1456|3781|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1004|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|747|2264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1875|#|0|0|5475|1878|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2473|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5219|725|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +5921|bananas|0|0|5341|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3698|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5443|1912|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2282|#|0|0|5162|997|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|552|2200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5329|2001|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2853|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2918|#|0|0|2901|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6191|#|0|0|3011|3354|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|564|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2893|912|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|878|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5398|#|0|0|1444|1580|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|5490|19|-30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5325|748|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2149|wooden fence|0|0|5326|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|2992|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|2964|763|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2660|2185|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5332|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1340|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5299|1979|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3767|#|0|0|1438|1554|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2832|#|0|0|2738|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3650|1137|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|619|2217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1657|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1664|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3780|skinning knife|0|0|5703|526|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5333|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1815|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1311|1654|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1983|2831|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5316|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1695|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2426|raw fish steak|0|0|1498|1746|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1864|2649|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +26|#|0|0|2231|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|580|2228|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4115|rusty iron key|0|0|5987|58|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5013 +2517|#|0|0|3735|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2944|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5360|a blank deed|0|0|2941|3348|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|467|1280|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5333|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|1458|3736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +753|#|0|0|597|837|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1423|1655|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3981|spider silk|0|0|5145|81|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1340|49|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|3015|836|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1408|3804|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7095|refuse|0|0|5312|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5341|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4469|1163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|451|1110|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2970|3425|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5326|2018|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4473|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3652|1136|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6795|ore cart|0|0|5341|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1261|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5577|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1197|2268|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5303|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4625|1204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|887|2424|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|4559|921|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4427|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5325|1999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2679|2232|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2744|rug|0|0|2965|3401|35|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|2969|3410|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|5991|83|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1352|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4348|stone face|0|0|5909|101|0|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2519|#|0|0|3698|1290|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|#|0|0|1838|2684|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5311|1373|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2506|427|20|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1758|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1008|#|0|0|1896|2738|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3619|bloody water|0|0|5947|225|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|small web|0|0|5995|144|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2509|474|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|337|879|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1471|1580|28|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3639|#|0|0|5953|213|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3308|#|0|0|5290|1311|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5950|#|0|0|1232|2218|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5322|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4701|#|0|0|5507|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5311|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2850|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|539|961|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2719|#|0|0|2940|3348|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2883|741|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4134|#|0|0|1433|3816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6711|#|0|0|5336|1304|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4401|1162|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1459|3801|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5139|799|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|goblet|0|0|3030|3355|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4481|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1481|3858|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2893|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2233|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2588|538|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1521|1541|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|2913|850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2899|911|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5330|3318|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4169|loom bench|0|0|650|2176|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1437|1768|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1441|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1456|3816|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5318|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5064|#|0|0|1437|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5290|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +146|log wall|0|0|5367|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5338|1365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5368|1319|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2713|2086|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4139|hammer|0|0|5863|541|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3648|1160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|5292|89|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6003|#|0|0|5711|1337|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6190|flask|0|0|6111|81|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2533|pot|0|0|5385|525|68|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4480|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2629|#|0|0|3674|1318|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5283|2012|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7264|sarcophagus|0|0|3526|1126|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2659|#|0|0|3007|3344|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +693|#|0|0|5310|93|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1427|3875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4073|#|0|0|5689|1353|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|984|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|2667|2072|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5968|233|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3997|#|0|0|1410|4008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1402|3802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1290|1753|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1604|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6055|#|0|0|5320|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6981|#|0|0|5870|1518|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5361|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5334|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1595|1557|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1314|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|1423|1556|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|556|2146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|6040|199|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2908|#|0|0|4322|957|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2432|437|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1460|3781|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1332|3724|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4478|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1545|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3781|skinning knife|0|0|5947|226|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2878|counter|0|0|5332|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1437|1593|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1652|1546|29|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +5356|#|0|0|1328|1644|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5343|84|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5311|1363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4148|#|0|0|2912|795|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6185|flask stand|0|0|6112|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5460|vat|0|0|5355|1991|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|2441|437|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3604|#|0|0|2467|408|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5220|145|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|363|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5443|1807|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|1000|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5198|621|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|451|963|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1367|1598|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|352|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1591|#|0|0|3691|1297|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1897|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +766|#|0|0|5926|170|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|646|939|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|2524|633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2502|383|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|610|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3272|#|0|0|5321|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|1451|1665|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1171|3637|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3745|1331|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2842|812|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7128|#|0|0|613|2273|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3769|1248|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5957|97|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3296|#|0|0|2122|806|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|2199|512|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4979|#|0|0|2530|375|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5984|145|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6879|pile of skulls|0|0|5334|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1133|1821|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|The Major Trade Associations|0|11|336|877|26|1|0|2|0|0|100|400000|125|1|0|0|0|0|26|0|0|0 +1928|#|0|0|5288|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2502|381|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1261|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|1395|4009|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1344|1737|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|#|218|0|3760|1266|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3478|#|0|0|1202|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6004|#|0|0|4036|312|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5298|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5306|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2648|a bedroll|0|0|5515|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|5021 +1412|#|0|0|4623|1205|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1163|2236|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1469|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1432|3743|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +585|#|0|0|5873|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3747|1333|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5478|decorative weapons|0|0|3521|1127|20|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1434|3880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2483|405|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2031|2850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5325|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5348|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5305|1963|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1222|wooden planks|0|0|5460|187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4317|web|0|0|5981|24|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|716|1483|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5581|1827|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5330|1381|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3659|#|0|0|536|973|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3754|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2902|908|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1332|3723|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3660|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1388|1659|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2883|#|0|0|1317|1800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6058|#|0|0|5317|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2593|612|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2733|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2484|405|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1303|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2957|817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2235|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4552|859|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3575|knitting|0|0|3693|1232|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|189|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1383|1574|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2264|#|0|0|808|2331|25|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|clean bandage|0|0|5960|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +3893|#|0|0|1512|1549|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6664|#|0|0|2745|871|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|1862|2647|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3488|580|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1338|69|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|6008|3788|48|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2433|408|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2230|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4424|1212|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1336|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3016|3458|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8586|#|0|0|2034|839|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1150|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|2000|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|#|0|0|1468|1757|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2621|#|0|0|1441|1576|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|#|0|0|1894|2738|35|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5360|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|4555|1044|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|3049|3391|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2681|#|0|0|3729|1289|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2894|909|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1424|1559|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2493|596|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|323|1240|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1934|2701|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4022|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1849|2756|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5140|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5322|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1259|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|567|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5581|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5408|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2943|#|0|0|5870|1514|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1468|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4227|uncooked pizza|0|0|5352|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1294|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5292|1338|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4305|web|0|0|5948|101|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4481|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|#|0|0|2761|842|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +465|#|0|0|5288|1341|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6010|#|0|0|5290|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5240|145|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4329|997|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1476|#|0|0|1603|1519|69|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1849|2772|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1436|3883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5422|1491|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1011|#|0|0|1893|2737|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|1425|1558|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3373|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1315|1648|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3640|#|0|0|5169|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5354|1992|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7401|head|0|0|6035|198|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5504|530|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4384|1087|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|192|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1662|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|silverware|0|0|1898|2687|17|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4393|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3035|3426|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5311|1364|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2417|484|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2494|#|0|0|735|882|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|2675|2238|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6225|#|0|0|4627|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1304|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1592|1584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|1432|1595|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6107|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5359|1369|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1291|1760|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2949|3349|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5368|1364|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2229|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1493|1760|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1923|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3884|citrine|0|0|5288|2013|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4558|929|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2854|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6262|#|0|0|3005|3409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5637|#|0|0|1226|1568|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1853|2760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|2627|2096|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6534|bellows|0|0|5387|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1991|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4481|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1262|1880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5700|529|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2273|#|0|0|5332|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|628|2191|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|0|0|1453|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|540|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5349|1995|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2725|#|0|0|2940|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6434|#|0|0|1449|1608|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|872|2372|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|618|886|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5690|1354|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +4238|#|0|0|6048|1432|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3486|#|0|0|1378|1620|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5270|2043|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3154|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4245|#|0|0|5347|1996|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1288|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1290|1752|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|545|2211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1817|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5346|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2888|#|0|0|2043|809|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2066|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1343|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|399|1219|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7825|#|0|0|1453|1724|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1683|1571|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|#|0|0|2737|886|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1309|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5325|603|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6111|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5357|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5524|57|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|2704|2145|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|965|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6050|#|0|0|5311|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1678|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1550|1766|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|chair|0|0|5240|176|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1386|1640|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5140|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1340|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5334|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|fork|0|0|2549|652|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1432|3750|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|1863|2649|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2916|794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3317|#|0|0|5155|1965|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1486|1762|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3017|3455|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5148|77|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5365|#|0|0|1371|3870|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5544|1289|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4050 +1309|stone pavers|0|0|5192|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2915|#|0|0|5868|1505|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|809|2195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2070|794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1297|1753|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3734|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1379|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1889|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5491|1394|-7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5350|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5874|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1661|1579|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|3001|3410|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1131|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3846|#|0|0|644|837|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4560|921|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1386|1804|2|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4242|#|0|0|5428|1875|13|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|4|0|1|4750 +5453|#|0|0|1506|3683|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1483|1588|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1283|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5120|kryss|0|0|5564|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5988|32|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1305|#|0|0|2228|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|glass|0|0|1133|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1402|3806|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5407|575|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2491|399|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +478|#|0|0|6014|3792|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|480|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|833|2296|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1492|1713|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5365|#|0|0|1328|1648|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5983|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5328|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1416|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5332|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2226|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1847|2713|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5516|245|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4573|log table|0|0|5361|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|890|2398|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1451|3717|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|2468|401|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2032|#|0|0|5617|70|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5160|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4462|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5353|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|194|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|329|1247|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2231|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|6048|43|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3537|fishing net|0|0|5501|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4389|1093|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1981|2702|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1294|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|6005|3782|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|5922|40|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|609|854|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|797|2267|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5365|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|468|1280|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3942|#|0|0|1451|1662|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1866|2647|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2754|#|0|0|3691|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1778|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|#|0|0|1807|2809|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7090|refuse|0|0|5314|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1297|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1402|1817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2232|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5303|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|1686|1568|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|5348|55|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1007|#|0|0|1895|2740|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1687|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4817|wall carving|2424|0|5442|1287|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1448|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4014|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4171|clock|0|0|1064|2202|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4017|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1873|2645|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4817|wall carving|2424|0|5443|1287|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2832|801|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7027|buckler|0|0|5971|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7572|#|0|0|2768|874|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3627|#|0|0|1336|1603|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|191|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1134|2229|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4557|929|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1381|3775|-20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5500|523|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6012|3780|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3744|1331|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4082|a book|0|11|5440|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4098|#|0|0|4553|1044|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1899|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|3651|1168|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4481|1218|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2492|400|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|616|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3353|mushroom|0|14|5472|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1481|3862|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5142|658|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4412|1091|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4020|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1934|2790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|352|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|2070|793|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2039|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5443|1395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +798|#|0|0|5295|675|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|810|2321|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5136|1954|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6041|194|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|1513|1540|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1452|1682|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2421|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2145|#|0|0|1421|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|562|2188|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3828|#|0|0|5337|589|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|1997|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1983|2908|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2923|673|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2942|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|990|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2461|488|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2859|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5949|#|0|0|1231|2218|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1299|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6939|#|0|0|2766|859|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6938|#|0|0|2728|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7400|torso|0|0|6118|226|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3346|182|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2522|544|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3724|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5496|542|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5358|#|0|0|3032|3352|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|2895|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|553|2146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3541|fishing net|0|0|5501|222|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4138|#|0|0|562|1009|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2881|#|0|0|1519|1540|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2482|408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5164|1968|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5148|76|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5287|2010|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2938|931|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5572|1832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5363|2005|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6053|#|0|0|5320|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2903|908|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4325|950|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5111|butcher knife|0|0|5703|527|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|small web|0|0|5944|166|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5904|17|59|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2227|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|flowerpot|0|0|5304|29|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1877|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1052|2231|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2211|#|0|0|5354|1994|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3714|1402|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2122|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5325|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1356|1786|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5924|240|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3895|#|0|0|2524|380|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1474|1739|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1171|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3849|strength potion|0|19|5210|724|-16|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +13484|#|0|0|5312|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|2885|738|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5514|215|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5303|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3015|3459|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4172|#|0|0|632|1032|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1222|wooden planks|0|0|5460|186|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5641|#|0|0|1448|4029|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1829|2673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4101|#|0|0|1513|1561|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1385|1804|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3688|1107|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5|#|0|16|5205|774|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|624|2168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5355|#|0|0|1332|1652|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|horse shoes|0|0|628|2195|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|6113|225|34|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|3747|1264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|552|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2038|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4190|#|0|0|2941|3505|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|360|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5306|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1323|#|0|0|1776|2850|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4718|block|0|0|5987|98|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1566|1552|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|598|1187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|1444|3769|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1404|#|0|0|1132|2227|60|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1652|1562|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2842|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +798|#|0|0|5319|708|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|643|835|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|1468|1576|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1338|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1387|3774|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1620|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2490|#|0|0|1993|2893|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1315|1664|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|874|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2768|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7714|books|0|0|1138|2222|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3058|3386|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|1451|1663|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2490|#|0|0|1985|2893|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5213|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1092|2192|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5053|#|0|0|1418|2100|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|5985|156|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5944|225|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2906|#|0|0|2547|652|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2527|dirty pot|0|0|5390|591|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5574|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16036|#|0|0|710|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1549|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5743|whip|0|0|5862|542|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1371|3864|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1924|#|0|0|5288|1342|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|2992|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|4325|949|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5203|bone arms|0|0|5561|905|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|2912|802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|6011|3786|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5274|2024|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5412|859|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2915|801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4599|#|0|0|5539|1289|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3673|1146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1342|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1946|2679|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|624|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|890|2385|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5413|892|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1316|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2842|812|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5363|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4637|wall carving|0|0|5405|1295|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1336|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +490|#|0|0|6019|3787|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1459|3826|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2224|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2458|#|0|0|3689|2067|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|554|2189|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|#|0|0|2880|3419|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4824|#|0|0|4481|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3531|#|0|0|1131|3674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1438|3882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6051|#|0|0|5310|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5365|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5955|92|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5304|1293|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5481|decorative weapons|0|0|5411|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5600|1875|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3696|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2479|#|0|0|1644|1580|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3229|#|0|0|5459|3162|-45|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2202|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2876|722|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5356|#|0|0|1142|3667|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4560|922|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3493|#|0|0|1376|1586|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5956|66|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2083|#|0|0|4463|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5149|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|336|879|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3764|#|0|0|625|823|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1658|1643|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2993|642|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|643|839|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2948|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3895|#|0|0|562|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3698|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|a book|0|11|1164|2232|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2551|#|0|0|584|2139|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12906|blood|33|0|5606|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5198|bone arms|2101|0|5516|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7129|boards|0|0|5364|1299|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3349|#|0|0|5290|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5598|228|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4032|#|0|0|403|1216|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5433|189|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5479|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|1340|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|5235|4004|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3100|broken chair|0|0|1163|2236|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|533|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6003|#|0|0|5325|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5461|195|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1815|2808|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1275|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1842|2830|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4157|#|0|0|554|1221|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2822|#|0|0|622|2141|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2023|2744|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5203|bone arms|2101|0|5384|1339|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3354|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5362|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5167|565|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5282|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|2462|462|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2229|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2915|3484|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4285|web|0|0|5939|103|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1945|2680|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|a book|0|11|554|2208|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +5356|blank map|0|0|3032|3346|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +16038|#|0|0|710|2237|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5936|49|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3897|a shovel|0|0|5290|2032|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1291|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3650|1169|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1841|2830|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7090|refuse|0|0|5323|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|1847|2760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|631|818|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1370|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|999|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|1843|2763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5297|1998|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3773|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1402|3803|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2915|#|0|0|1416|3700|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16033|#|0|0|708|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|536|972|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|626|839|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|1398|3892|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1934|#|0|0|5287|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5217|587|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2882|739|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|5616|1881|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|4560|921|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5403|230|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4031|#|0|0|2850|735|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1301|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3730|1406|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4240|#|0|0|5798|581|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6236|#|0|0|3007|3389|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2906|3487|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|616|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2124|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6108|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4280|923|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2896|909|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4607|#|0|0|1854|2756|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2004|2720|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|chair|0|0|5602|1875|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|A Tale of Three Tribes|0|11|472|840|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 +6791|ore cart|0|0|5323|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5326|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1390|1601|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|#|0|0|1547|1767|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1157|1616|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3747|1250|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6071|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2468|#|0|0|4481|1217|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|2231|1200|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5927|bunch of dates|0|14|1165|2279|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1476|1609|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2228|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|618|887|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5323|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1938|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5285|2021|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2021|2865|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5336|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1467|1692|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2904|908|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|3679|1237|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|5600|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3652|1160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|642|844|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2542|#|0|0|2968|3419|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5315|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|chair|0|0|1903|2703|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3456|382|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5318|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4424|1211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3594|1230|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5314|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5224|176|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5948|97|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1132|2222|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2653|#|0|0|3624|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2525|dirty pot|0|0|5490|623|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2684|#|0|0|3728|1304|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5295|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|803|2187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4468|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5317|1976|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1554|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1324|1600|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|#|0|0|3679|1238|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5318|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4071|#|0|0|5689|1351|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7088|refuse|0|0|5315|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5326|2018|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4685|1169|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2227|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5875|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3594|1192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5322|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1626|1589|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1473|3976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|613|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2226|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4237|#|0|0|6048|1433|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4102|full jar|0|0|5947|222|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|634|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1633|1514|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3592|1213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3700|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1830|2673|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|sack of flour|0|0|1877|2811|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5319|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1441|#|0|0|2232|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|6107|83|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|#|0|0|2762|859|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|620|2216|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5441|1908|0|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +1339|cave floor|0|0|5926|40|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3659|#|0|0|3728|1341|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1915|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5944|222|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5409|138|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3016|3456|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6012|3779|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1935|2768|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5292|2001|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|804|2303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1772|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1471|1595|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4552|1499|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3394|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5350|2020|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2832|806|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2580|597|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5255|4021|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1817|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3424|576|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|873|2324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1655|1633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5360|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|893|2391|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|610|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5359|1368|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4286|web|0|0|5940|102|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3783|#|0|0|2960|617|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|2745|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5412|858|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1554|1762|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5253|4002|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4552|859|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2682|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5056|#|0|0|1440|3725|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|625|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2920|#|0|0|1426|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2040|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2506|425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7269|sarcophagus|0|0|3526|1125|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3348|#|0|0|5324|1309|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2616|977|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8005|#|0|0|627|852|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3848|#|0|0|644|845|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2921|#|0|0|1419|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|chair|0|0|1908|2709|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2838|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|813|2327|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2560|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1651|1547|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|#|0|16|3680|1279|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6041|193|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1772|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1813|2810|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5616|189|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2661|#|0|0|3050|3345|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|831|2221|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2912|804|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3462|108|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5293|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1992|2889|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2428|wedge of cheese|0|14|1132|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5181|85|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5153|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3693|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2846|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|3000|3403|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4240|#|0|0|5786|572|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|360|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1494|1697|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4008|#|0|0|1548|1771|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|1429|1609|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3699|1295|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5289|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4608|cot|0|0|5436|192|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|321|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|stone chair|0|0|5165|565|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1963|2672|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5284|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1594|1586|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +584|#|0|0|6067|86|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3730|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1299|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3746|1334|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5335|1300|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1932|2795|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4183|#|0|0|4463|1155|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1381|1620|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4412|1136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1812|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5359|1356|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5160|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2853|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5835|528|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1411|#|0|0|4624|1202|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2837|#|0|0|2739|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7816|#|0|0|4384|1133|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16067|#|0|0|684|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|636|816|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2353|#|0|0|4627|1320|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|811|2334|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|603|1184|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2417|553|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1788|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1566|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3850|#|0|0|4617|1205|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4148|#|0|0|2627|2097|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5164|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6099|chaos shield|0|0|1361|883|0|1|0|2|1|0|255|400000|125|1|0|0|0|0|0|0|0|0|2750 +2917|#|0|0|2422|557|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3696|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3048|3344|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|678|1202|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2674|2239|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2684|2232|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4624|1334|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1262|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|988|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|1451|1661|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5129|898|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1295|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3730|1329|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|540|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|612|2216|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +481|#|0|0|5270|2033|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5443|1808|11|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1143|2229|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2945|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1006|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1336|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2899|903|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5683|533|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2899|#|0|0|1354|3756|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5485|1911|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3779|cleaver|0|0|5281|688|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1447|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1778|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1655|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5479|26|-30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2450|454|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3990|#|0|0|3692|1233|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2745|988|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|3011|3409|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +3272|#|0|0|5327|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|dressform|0|0|648|2180|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +1635|#|2419|0|6003|3767|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1846|2771|4|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|4463|1153|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1936|2795|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5541|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2911|#|0|0|2466|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|573|1123|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|flowerpot|0|0|1138|2233|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|648|1090|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2496|sausage|0|14|1652|1565|16|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2484|406|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +767|#|0|0|5558|1825|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16054|#|0|0|682|2239|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|6013|3790|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5333|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2225|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|4554|1488|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|642|839|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1685|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|43|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +482|#|0|0|5142|1556|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2968|3405|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5975|52|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1938|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5397|703|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1225|wooden planks|0|0|5350|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1818|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2228|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +407|#|0|0|3704|2073|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2910|#|0|0|3593|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2844|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1325|1800|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3993|#|0|0|3764|1268|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1343|1730|64|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1313|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5939|#|0|0|4310|955|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|2715|2097|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2815|#|0|0|2739|2249|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1207|#|0|0|1442|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|879|2393|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5869|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2834|#|0|0|2732|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1466|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1410|#|0|0|1165|2206|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2463|484|21|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4684|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1133|1819|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5580|1832|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|3017|763|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|sledge hammer|0|0|5366|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1314|1661|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5297|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|4408|1229|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1448|3770|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|tray|0|0|4528|943|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5150|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3769|1173|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1413|1604|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1434|3747|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2485|409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3638|#|0|0|5270|664|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5357|#|0|0|3031|3348|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5136|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2850|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5159|1964|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|4481|1217|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2421|#|0|0|2564|677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3698|1289|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1428|1656|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4008|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1425|1719|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|555|-7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2064|2775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2475|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|2016|2748|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2888|#|0|0|1580|1736|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|284|986|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5139|1984|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|0|0|1977|2839|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +18|wooden wall|0|0|5287|2009|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1659|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2230|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7092|refuse|0|0|5317|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|153|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5305|757|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1931|#|0|0|5329|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1437|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5381|harrow|0|0|828|2338|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|606|845|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5136|1944|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5287|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5366|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|453|1111|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5133|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1985|#|0|0|1436|1559|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5953|#|0|0|4308|952|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4825|statue|0|0|5581|1911|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|50331648|0|0|1010057|2202 +4091|#|0|0|3012|3457|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5181|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4473|1163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4127|pile of wool|0|0|3761|1256|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5146|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3520|fishing pole|0|0|2734|1062|0|1|0|2|0|0|800|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|1397|4038|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1517|1541|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5350|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4693|1410|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5137|902|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5140|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|861|2278|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3752|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|617|877|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|717|1484|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2846|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3704|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|1084|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5269|123|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +2273|#|0|0|5160|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3625|bottle|0|0|5436|188|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1424|3960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6010|3786|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3571|wand|0|0|5419|1928|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1342|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5311|1375|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1477|1745|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5321|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1336|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|6007|3787|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|749|2269|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2822|#|0|0|622|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|3015|3458|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1374|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1380|3750|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1482|1757|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5135|1968|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|3006|812|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|#|0|0|2463|488|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5920|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5305|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|2715|2096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4524|1061|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1660|1580|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2037|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1476|1610|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2723|#|0|0|2940|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5347|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5581|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1727|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2947|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|4408|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|801|2195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2431|#|0|0|1318|1600|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|wooden fence|0|0|5351|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1466|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|1004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|6045|194|9|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|605|2180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3117|debris|0|0|5996|68|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3963|blood moss|0|0|5311|115|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1453|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1665|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2691|#|0|0|1364|3825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4480|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5829|525|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4030|#|0|0|2770|963|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|4624|1205|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2386|#|0|0|1985|2897|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1340|#|0|0|5945|173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4682|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|1252|868|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|536|967|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4479|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5937|#|0|0|1231|2220|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2487|475|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5330|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|My Story|0|11|337|875|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|12|0|0|0 +2909|#|0|0|1379|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1340|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|361|892|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5369|1368|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1340|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1420|4000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1244|wooden planks|0|0|5295|2001|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|1425|1556|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4484|gravestone|0|0|5742|3313|8|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1130|2217|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|chair|0|0|1907|2737|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1385|1803|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2226|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3909|#|0|0|1449|1721|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|1930|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2550|654|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3732|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2520|#|0|0|3739|1250|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6930|bone|0|0|5346|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3766|1222|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5419|240|10|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3827|#|0|0|5202|608|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1380|3740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5163|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5441|187|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|2704|2136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2480|475|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3897|a shovel|0|0|6004|3771|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2781|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2460|461|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|2487|475|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2847|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2745|988|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5328|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1441|3981|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1571|1698|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5333|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2425|520|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|1470|1608|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5315|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4308|small web|0|0|5975|168|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1344|3756|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5952|78|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +1060|palisade|0|0|5164|1968|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|1437|1556|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1424|1654|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1843|2830|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|622|2136|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1320|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|2970|875|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2420|468|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2690|#|0|0|1365|3825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2228|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2885|#|0|0|1454|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1469|1549|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5328|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2487|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|1440|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6066|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +552|wooden wall|0|0|5140|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|784|2219|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1444|3768|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5134|2013|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1432|3964|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5873|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5315|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5307|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1386|1817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|2987|780|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2488|397|15|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5134|1968|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1813|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1537|1750|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1410|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5593|1842|-5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6273|spilled flour|0|0|1131|2219|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7092|refuse|0|0|5321|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|280|979|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|5811|3300|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5868|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1008|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|6056|88|37|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1014|1435|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5291|2022|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1805|#|0|0|5280|144|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2|#|0|16|1456|844|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5364|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|598|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|644|2177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3907|#|0|0|3017|3434|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3849|#|0|0|644|844|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2780|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1150|1547|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5942|#|0|0|1234|2218|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|6041|194|9|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1289|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5325|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3990|#|0|0|3686|1232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1314|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1297|1752|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|1436|3816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5019|statue|0|0|5309|751|-8|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3831|#|0|0|3713|1225|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1263|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5332|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|cot|0|0|5438|191|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3649|1160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|#|0|0|2737|872|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2895|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1589|1554|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5410|857|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2580|597|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8066|#|0|0|3594|1233|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5349|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5043|club|0|0|5368|1361|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1198|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1255|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2599|623|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1651|1637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|1164|2207|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1889|2708|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1224|wooden planks|0|0|5456|186|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5322|1974|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1354|1678|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +583|#|0|0|5871|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8083|glass of water|0|105|1132|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2282|#|0|0|5161|997|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5350|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3620|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|1322|1600|57|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6236|empty vials|0|0|5993|62|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4181|#|0|0|1394|3804|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2224|1198|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5356|blank map|0|0|3031|3350|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5330|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5344|73|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3602|chessmen|0|0|1931|2795|7|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8083|glass of water|0|105|1133|2222|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2416|#|0|0|610|2120|11|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2990|778|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2468|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2946|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4484|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5305|33|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1509|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2667|2237|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1251|1698|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1934|2765|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3872|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2516|478|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|808|2330|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|1882|2800|10|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2884|746|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5472|3141|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2038|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4656|Guillotine|0|236|5141|611|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4304|web|0|0|5949|100|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5302|1987|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5336|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5348|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1400|1803|2|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4017|#|0|0|2026|342|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5138|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|52|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|4416|1040|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|2618|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|4520|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1340|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1856|2772|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3446|548|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1207|#|0|0|1447|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|2483|409|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|2972|874|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1915|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1256|1881|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3094|damaged books|0|0|1165|2233|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1412|#|0|0|4621|1202|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5878|3817|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5354|1993|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|66|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1305|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3468|390|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5679|529|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2659|#|0|0|2872|3505|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|539|1011|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1852|#|0|0|5306|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3739|#|0|0|1502|1656|33|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3011|3351|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2536|764|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2082|#|0|0|2232|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|#|0|0|1142|2229|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2429|wedge of cheese|0|14|3651|1136|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +14232|#|0|0|5673|325|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2518|478|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5220|685|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +5368|#|0|0|1366|3882|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|545|826|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1592|1512|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|4664|1395|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|2471|61|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3089|#|0|0|1429|3817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2774|carpet|0|0|5147|76|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1344|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5292|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7717|books|0|0|1138|2225|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5211|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|88|0|1360|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1300|1759|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|609|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1524|1543|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3910|executioner's axe|0|216|5360|1366|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4389|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3743|1339|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2123|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2728|2251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4022|#|0|0|1417|3858|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2684|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|1850|2763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1195|#|0|0|2436|410|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4148|#|0|0|1434|3820|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2504|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1456|3792|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2228|1217|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|5438|3124|-54|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2036|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2001|2715|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|716|1482|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2143|#|0|0|1418|1567|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1310|stone pavers|0|0|5444|179|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5312|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|3009|3461|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|598|1187|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|open sack of flour|0|0|5625|1859|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1672|1568|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3769|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1294|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4411|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3692|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4563|bed|0|0|5451|179|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|53|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1819|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1467|1515|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5476|3149|-46|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3897|a shovel|0|0|5294|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5304|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2454|477|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5217|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1477|#|0|0|1602|1518|66|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3484|#|0|0|1363|1584|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1669|1544|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3572|wand|0|0|5228|694|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|2574|599|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|1315|1601|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4475|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4465|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1399|4038|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5316|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4556|1494|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2961|#|0|0|3738|1308|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|broken chair|0|0|5604|1880|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5308|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5332|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1936|2790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5166|570|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1403|3803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|869|2315|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5286|2013|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2461|452|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|874|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2227|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1448|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|2875|3502|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1427|3960|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1551|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3692|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1310|stone pavers|0|0|5443|179|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3452|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2226|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1805|#|0|0|5237|164|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5207|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|192|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3695|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5222|734|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4555|#|0|0|1545|1709|28|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7823|#|0|0|4388|1130|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1390|1806|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1092|2188|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3932|#|0|0|3549|1184|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2022|2839|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|1877|2810|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5315|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3608|#|0|0|1806|2809|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2687|#|0|0|3678|1238|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6185|flask stand|0|0|1165|2210|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5959|233|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|2961|629|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1393|3768|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1521|1544|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5112|gnarled staff|0|0|5931|190|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3763|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4576|log table|0|0|5360|1364|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1672|1590|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2452|428|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5790|560|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2905|#|0|0|3699|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1753|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5335|vat|0|0|5297|2000|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2509|433|18|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +3830|#|0|0|3711|1225|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1447|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6014|3784|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2260|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2229|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1398|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1332|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2000|#|0|0|5188|2926|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1991|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5128|898|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5145|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1453|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6024|#|0|0|1907|1201|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|3049|3397|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3717|1401|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1300|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4624|#|0|0|313|785|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2730|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1770|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3847|lesser cure potion|0|19|5301|87|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|1 +2553|#|0|0|1332|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1652|1565|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|457|1134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|#|0|0|2728|893|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5365|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1310|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4466|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3992|#|0|0|1466|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2852|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1395|4009|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1509|1599|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5570|201|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1297|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3772|#|0|0|624|823|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5452|87|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7713|books|0|0|5236|137|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1199|1851|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2480|398|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|399|1220|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5330|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1813|2825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1554|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1326|1802|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1410|#|0|0|1161|2209|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1064|#|0|0|1676|2832|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|5223|174|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5343|1334|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|451|1111|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1457|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3719|pitchfork|0|0|5990|144|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|589|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1505|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7408|brain|0|0|5948|233|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1354|1671|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2472|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|1445|1663|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1264|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2581|520|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1822|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|642|839|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5330|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2965|Seat of Knowledge|0|0|5250|184|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1251|1697|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5165|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|chair|0|0|1452|1551|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|1131|2227|60|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2479|397|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|634|1040|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5230|691|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5492|200|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5148|80|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2271|#|0|0|1477|1512|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5297|1976|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|3004|3401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1141|2238|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1504|1567|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1400|1687|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3348|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5073|#|0|0|1448|3852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6927|bone pile|0|0|5150|1972|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5792|576|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2035|2747|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2491|397|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5059|#|0|0|1442|3725|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6013|#|0|0|3684|2067|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3595|1205|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|627|2193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1308|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5132|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1437|1592|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5915|tricorne hat|0|0|5190|727|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1294|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7094|refuse|0|0|5317|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5368|1356|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5324|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4600|a fur|0|0|5540|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2040|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1193|1710|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1911|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|1164|2235|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3057|3386|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1471|1565|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4648|statue|0|0|5282|586|13|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3346|#|0|0|5293|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|784|2230|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +3640|#|0|0|5176|92|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|1012|1433|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5154|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|890|2387|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1435|1715|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2531|578|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4028|tongs|0|0|5310|2009|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|1841|2683|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3879|#|0|0|1659|1643|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5386|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5289|1314|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +581|#|0|0|5870|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|591|2204|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|652|2181|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|451|963|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2421|494|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2552|#|0|0|1336|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|724|2239|-1|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5997|97|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|3736|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|801|2197|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5673|521|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6263|#|0|0|1345|1786|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1178|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|1900|2701|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4632|stone chair|0|0|5167|563|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1763|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6938|#|0|0|2743|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5282|2012|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2779|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1410|1596|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3736|1255|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|1133|2235|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5718|1410|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3348|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|592|2165|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +489|#|0|0|5270|2032|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5661|549|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +3209|#|0|0|4474|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1938|2795|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|614|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1012|#|0|0|1896|2740|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3734|1403|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6059|#|0|0|5312|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5131|1946|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|595|2203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3530|fishing net|0|0|5500|221|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1932|2787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5310|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1959|#|0|0|5176|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7072|refuse|0|0|5322|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4471|1163|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5148|78|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1845|2771|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3649|1116|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1544|1736|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5717|1410|42|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1284|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5927|46|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1352|1742|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|2745|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5286|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|4409|1068|3|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2920|797|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2914|971|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2476|427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5359|1357|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|4461|1058|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1511|1550|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1427|1650|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2451|454|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1227|1575|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3613|#|0|0|1342|1588|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5202|621|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1498|3692|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2877|722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1692|1547|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1340|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2385|#|0|0|1168|3636|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2647|#|0|0|5515|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3779|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2850|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4165|#|0|0|556|984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5153|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1263|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3772|1222|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5361|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1511|1599|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1123|3689|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5314|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1861|2649|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2038|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|3002|3410|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2530|frypan|0|0|2437|436|15|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|chair|0|0|1395|1565|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5990|146|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1815|2802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|565|2219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3116|ruined painting|0|0|5570|1876|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|33554432|0|500716|500715|2201|2202 +4151|hay|0|0|1326|1821|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2845|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3610|checkers|0|0|1618|1587|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|617|2120|-1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4525|931|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|628|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3616|1258|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4011|dying tub|0|0|5945|216|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|2855|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1343|1604|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2824|#|0|0|616|2137|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1309|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6226|scales|0|0|5993|63|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5137|594|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1257|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2483|#|0|0|1344|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4307|small web|0|0|5986|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|3717|1401|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|316|792|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4175|#|0|0|2938|3508|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5311|2007|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4183|#|0|0|2941|3504|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2724|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|5217|18|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1370|3905|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|hay sheave|0|0|754|2153|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2947|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3989|#|0|0|2880|3496|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|1161|2246|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1604|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2624|2097|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1252|1705|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5399|shirt|0|0|5286|566|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3672|1148|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3642|#|0|0|5161|693|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|2834|898|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|633|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4481|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5333|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3989|#|0|0|1466|1693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +879|#|1109|0|5998|3764|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2915|676|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2728|2258|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|619|2125|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|642|836|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5740|#|0|0|614|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1896|2804|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|2548|654|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1933|2790|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4270|#|0|0|2718|2080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3134|#|0|0|5224|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4413|1466|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1423|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|4037|314|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4172|#|0|0|1426|1663|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4148|#|0|0|1431|1596|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5184|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|626|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4001|spool of thread|0|0|2839|882|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6235|empty vials|0|0|1164|2210|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|3596|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5151|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1446|1649|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5553|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +581|#|0|0|5870|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2224|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2971|3425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5651|564|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2282|#|0|0|5161|1000|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1987|2910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|chair|0|0|1886|2736|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1522|1549|25|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1672|1550|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|5515|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1895|2805|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4101|empty jar|0|0|5728|92|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5158|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1683|1571|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2416|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5301|1988|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3995|#|0|0|1981|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|67|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2465|#|0|0|2072|793|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1318|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1949|2680|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|590|2203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|small fish|0|0|1119|3683|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1566|1766|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2891|739|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1293|1752|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1408|#|0|0|1162|2210|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|5235|4016|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5309|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5433|long pants|0|0|2529|672|1|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +3539|fishing net|0|0|5499|221|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5364|1291|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|0|0|3760|1265|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|685|1201|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1402|4036|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5245|791|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|#|0|0|5374|3825|-1|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5284|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2831|#|0|0|2942|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|4555|1040|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3769|1302|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2726|2086|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5581|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|677|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3629|crystal ball|0|0|5949|147|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5134|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1540|1739|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2299|stone rail|0|0|1014|1435|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|600|2279|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1401|1804|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|1544|1762|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|1137|2234|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|664|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5987|34|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|621|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4475|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5303|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|Beltrans Guide to Guilds|0|11|1871|2645|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|23|0|0|0 +2898|#|0|0|2873|683|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5927|45|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1600|1514|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1321|1826|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5511|222|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1546|1715|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5355|1993|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1470|1664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2326|#|0|0|612|2121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Deceit: A Dungeon of Horrors|0|11|563|2208|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 +5629|#|0|0|4557|1488|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1440|3981|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3730|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2994|835|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1152|1548|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2027|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1471|1761|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5355|1992|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|350|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4465|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|452|1111|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5220|3596|-2|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5196|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5572|222|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2548|#|0|0|814|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3748|1252|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +3968|#|0|0|624|845|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5135|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|678|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4149|#|0|0|616|1144|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|363|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1960|#|0|0|2616|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2877|counter|0|0|5344|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5316|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4018|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4967|#|0|0|576|1647|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4332|993|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3881|diamond|0|0|5288|2013|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4091|#|0|0|3010|3459|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2420|468|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2905|909|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +150|log wall|0|0|5328|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3346|#|0|0|5289|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7131|#|0|0|615|2278|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|0|0|1389|1604|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1516|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1412|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4466|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1645|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1075|curtain rod|0|0|5362|1291|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4109|hay sheave|0|0|757|2153|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5819|361|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3783|dressform|0|0|648|2183|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5309|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|small fish|0|0|715|2234|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2887|#|0|0|1568|1745|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3007|3387|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4465|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3137|#|0|0|5224|574|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1513|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|4623|1204|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2039|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2026|2749|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4481|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2428|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6012|3786|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|5302|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1398|4038|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2005|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5308|2032|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5456|vat|0|0|5355|1994|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3014|779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1775|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2416|551|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1207|#|0|0|1443|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3763|1223|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|554|2142|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|6013|3786|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3622|bottle|0|0|5315|1304|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3033|3352|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|#|0|0|2467|408|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5162|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1650|1635|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|1157|1544|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +2877|#|0|0|1398|3891|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3736|1254|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1655|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|855|2363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2540|635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3472|512|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5349|1995|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1470|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1242|wooden planks|0|0|5297|1971|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|811|2322|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2422|553|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5963|156|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2669|2076|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1390|1599|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|627|2161|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5161|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1935|#|0|0|5292|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5311|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|359|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5215|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|1997|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|wooden fence|0|0|5333|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2480|400|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2661|#|0|0|2937|3497|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1151|1547|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5198|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1460|#|0|0|1070|2197|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|635|816|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|998|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|803|2195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3221|#|0|0|1099|2191|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6236|empty vials|0|0|5945|220|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2226|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1516|1544|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1416|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|558|2175|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2273|#|0|0|5270|2042|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|4037|311|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4625|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4220|#|0|0|1436|1608|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2546|cooked ribs|0|14|5348|53|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4349|#|0|0|5438|184|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2506|ceramic mug|0|0|5498|528|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|1984|2841|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6929|#|0|0|2752|867|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6199|flask|0|0|5332|1320|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5162|991|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|6011|3783|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1403|1565|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4084|Talking to Wisps|0|11|5239|148|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|6|0|0|0 +1801|#|0|0|5324|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2883|674|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5326|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|2720|2092|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1428|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2730|2185|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2964|#|0|0|3736|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1339|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1581|1553|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1855|2772|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|616|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|573|1124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2259|#|0|0|1190|1704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2418|551|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1814|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|65|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5468|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|4394|1046|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1685|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4427|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1526|1548|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|808|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6012|#|0|0|5290|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|624|1149|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5304|1992|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5368|1357|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|1165|2235|63|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 +4688|#|0|0|5308|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5160|1004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|534|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|2694|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3029|3356|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1379|1622|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2690|#|0|0|3691|1232|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|597|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3664|1061|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4411|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +15944|#|0|0|683|2240|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2570|wall torch|0|0|5199|557|-7|1|0|2|0|99|0|400000|125|0|0|0|0|0|0|0|0|0 +4167|#|0|0|1317|3780|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4466|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5398|skirt|0|0|2528|673|1|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1495|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1553|1660|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|611|875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1419|3758|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1856|2772|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2481|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2526|dirty frypan|0|0|5201|912|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1275|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5868|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1494|1717|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1948|2681|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5211|233|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1757|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1340|#|0|0|5945|175|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1259|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7996|#|0|0|625|848|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2231|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2963|810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|643|834|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3829|#|0|0|5291|93|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1354|1672|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|books|0|0|1162|2206|62|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4559|#|0|0|5586|187|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5680|532|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +5353|#|0|0|2992|762|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6259|#|0|0|1992|2893|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|809|2321|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1853|2674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3749|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6011|#|0|0|5332|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3052|3419|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1448|1648|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5993|71|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5254|4002|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|5145|65|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|1|1 +4020|sledge hammer|0|0|5958|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1490|1686|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5318|1974|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|5440|3124|-54|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1434|3825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1447|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2237|1188|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5985|#|33|0|1354|3776|2|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1946|2687|36|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2121|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3672|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +300|#|0|0|1224|1567|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2849|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3780|skinning knife|0|0|5955|221|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|629|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|350|900|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7071|refuse|0|0|5315|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3466|458|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3694|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1675|1593|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2905|3487|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1511|1567|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5306|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|541|962|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4180|#|0|0|1841|2678|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|359|893|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2226|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5214|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|3034|3346|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5445|1824|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5193|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6948|#|2416|0|892|2243|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3946|#|0|0|1451|1666|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5356|1993|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5547|banner|0|0|1166|2232|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|483|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|998|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6107|153|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2124|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4401|1163|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1300|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1456|3779|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5202|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|859|2280|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7153|iron ingots|0|0|5317|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1266|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5133|1971|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5364|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1672|1548|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2894|907|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1964|#|0|0|5177|578|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1291|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|2941|3505|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5362|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3934|broadsword|0|0|5266|682|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4773|#|0|0|2917|668|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2483|goblet|0|0|5201|600|7|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2224|1200|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1847|2770|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5192|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5289|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6262|#|0|0|3003|3403|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3681|1115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4392|1213|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1150|1621|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1760|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7094|refuse|0|0|5312|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5132|1967|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|2912|794|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3412|584|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2484|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1256|869|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4577|log table|0|0|5360|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5310|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|1451|1617|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|626|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5456|vat|0|0|5296|2001|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3577|bale of cotton|0|0|3684|1232|0|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5336|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5585|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|1353|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|451|963|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3693|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|4463|1165|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3996|#|18|0|1356|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2044|2775|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4609|#|0|0|3689|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3746|1339|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5322|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5459|741|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2462|452|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2940|938|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|1931|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3817|clean bandage|0|0|5264|124|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4000 +2686|#|0|0|3692|1242|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4575|log table|0|0|5360|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|cot|0|0|5436|191|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3376|#|0|0|1194|2217|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|1859|2763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1428|1655|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1344|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3919|#|0|0|3048|3370|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|474|842|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4281|923|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1932|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5335|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1617|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5287|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|1448|4004|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|452|1111|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|1396|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|6060|47|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5328|1306|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +2278|#|0|0|5358|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|2963|3401|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6916|#|0|0|1268|1223|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2898|788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1652|1564|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4015|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5688|1353|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +4032|#|0|0|1594|1587|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7619|marble table|0|0|5820|51|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2864|#|0|0|3689|1321|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1202|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|885|2424|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1076|curtain rod|0|0|1015|1432|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2386|#|0|0|1424|1714|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5335|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3692|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1652|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5306|649|15|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|3036|3379|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5349|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1324|#|0|0|1775|2848|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1340|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5391|966|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1139|3658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5574|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|2918|854|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2041|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|612|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1804|#|0|0|5281|122|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|573|1121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4410|1111|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5163|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3573|wand|0|0|1134|2218|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2807|#|0|0|3686|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|4554|1040|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5526|58|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7996|strength scroll|0|0|5304|38|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3665|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1650|1635|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2931|#|0|0|2659|2200|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1263|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4414|1083|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|622|2120|1|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2863|#|0|0|1451|3979|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12911|#|0|0|1150|2276|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|2845|881|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1227|1577|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4551|858|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1864|2647|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12898|#|0|0|5911|3279|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5353|1990|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2629|#|0|0|5799|3267|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|630|2158|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|673|2233|-3|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +4002|#|0|0|1555|1772|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1402|3804|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4562|bed|0|0|5575|199|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4484|gravestone|0|0|5749|3313|3|1|0|2|0|0|3000|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6070|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2880|#|0|0|2913|668|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5617|64|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1619|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5433|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2994|813|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7100|refuse|0|0|5314|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|530|970|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4421|1460|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|1424|1650|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|4384|1093|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5364|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6566|#|0|0|1394|3717|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2685|#|0|0|3728|1289|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|885|2422|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3686|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3627|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6080|146|-7|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4159|#|0|0|1448|1612|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2893|911|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3739|1258|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1371|1643|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2525|dirty pot|0|0|5151|584|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|475|849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5672|43|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5245|180|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1319|1604|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|1410|2105|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1329|1657|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3350|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6012|3787|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5987|37|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1380|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5222|712|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2468|#|0|0|4635|1322|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5322|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5276|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2487|476|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5940|101|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2228|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1776|2851|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1430|1712|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6013|3785|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4017|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4004|#|0|0|2674|2233|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2001|2720|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1323|1674|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +6542|#|0|0|637|2195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|609|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|625|836|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2835|#|0|0|2949|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7625|#|0|0|3696|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2739|979|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5410|861|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2599|623|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5493|2027|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4137|dovetail saw|0|0|5950|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5836|360|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1962|#|0|0|2620|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|1987|2893|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5425|1875|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|1|0|5|4750 +4031|#|0|0|626|836|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +476|#|0|0|6016|3790|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2358|#|0|0|1315|1604|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|625|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2838|#|0|0|2940|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|2744|2169|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1473|3699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1338|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|598|1187|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1372|3812|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2027|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2733|2248|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3846|#|0|0|645|850|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3572|wand|0|0|5230|562|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2851|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|5694|1388|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|534|968|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1723|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3009|3408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1577|1563|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4627|1204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|bed|0|0|5601|1863|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|875|2324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|2896|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1403|1567|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2276|1199|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5318|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1997|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2483|425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1519|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5155|603|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2282|#|0|0|5166|999|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4312|923|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7072|refuse|0|0|5313|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|1155|1616|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5493|200|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|2422|494|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5307|2007|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1199|1850|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|754|2155|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1508|1569|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +582|#|0|0|6067|80|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4144|#|0|0|2517|474|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5986|163|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4724|block|0|0|5503|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|4439|1159|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1985|2906|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3492|#|0|0|1376|1586|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3767|#|0|0|1445|1555|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5303|2027|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1409|3805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5142|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1895|2805|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1293|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2849|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2324|dirt patch|0|0|1083|2266|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|1340|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1150|1548|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5301|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2482|406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1439|1548|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4308|small web|0|0|5984|144|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5368|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5642|leg of lamb|0|14|5348|54|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|361|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1424|1561|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|630|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|177|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5318|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5292|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2209|#|0|0|5297|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|2545|671|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3664|1147|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5156|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7008|#|0|0|5869|1519|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|810|2323|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4564|bed|0|0|5573|201|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4147|#|0|0|2627|2097|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3964|blood spawn|0|0|5315|1304|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3848|#|0|0|645|851|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|1424|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5305|531|10|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|616|2195|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2516|#|0|0|647|939|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|995|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3766|1223|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2732|2261|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|#|0|0|1985|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3833|#|0|0|5292|621|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5292|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3545|small fish|0|0|1121|3689|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5314|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1387|1648|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4193|#|0|0|1392|1601|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2992|3437|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5349|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1323|#|0|0|1776|2847|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2685|#|0|0|2969|3411|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2895|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2860|998|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1974|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1401|1805|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|336|880|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5186|two handed axe|0|216|5368|1366|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5982|#|5|0|648|2185|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5541|168|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3596|1235|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|1457|842|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2832|#|0|0|2732|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5305|676|-12|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4148|saw|0|0|5952|230|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1311|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|558|2174|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1486|1684|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|973|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5336|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7399|body|0|0|5951|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|2893|908|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5353|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1388|1816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5201|3597|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3488|#|0|0|1378|1574|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|6014|3782|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2649|#|0|0|3612|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5961|196|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2955|810|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3118|#|0|0|1677|2984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5674|528|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2602|#|0|0|626|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|3596|1231|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|1644|1581|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|1401|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1439|1550|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2953|700|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4483|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1872|2650|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1452|1756|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5467|1852|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4334|garbage|0|0|5944|104|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|3683|1117|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3050|3344|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1476|1759|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2229|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5360|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1158|1550|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1815|2806|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2531|583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|counter|0|0|5990|82|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5356|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1198|1704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5322|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4458|1063|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1496|1547|74|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4464|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5314|1988|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1475|1762|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4341|#|0|0|5168|584|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7824|skinned deer|0|0|5329|1352|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2463|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|644|2176|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1568|1745|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2071|790|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5607|18|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3717|pickaxe|0|0|5514|218|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1452|3979|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1262|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1899|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5733|572|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4154|#|0|0|1368|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2687|#|0|0|1364|3826|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2881|#|0|0|1508|1540|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|1459|844|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|pier|0|0|1894|2738|45|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5991|104|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3991|#|5|0|1550|1657|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|1164|2237|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5401|918|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5359|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5356|blank map|0|0|3030|3353|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|1595|2491|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|6065|63|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1306|#|0|0|1425|1553|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1314|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|621|2120|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5331|1381|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|Virtue|0|11|337|875|20|1|0|2|0|0|100|400000|125|1|0|0|0|0|11|0|0|0 +2495|#|0|0|3700|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1381|1618|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4439|1158|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|611|2157|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +130|stone wall|0|0|5364|1290|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|482|852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4774|#|0|0|1494|1551|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1310|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5294|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|5990|80|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5346|79|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1425|3875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|625|1148|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4555|1496|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5202|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1661|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1780|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4682|iron maiden|0|0|5138|611|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|5034 +3917|bardiche|0|0|5347|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|973|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5152|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2833|#|0|0|2949|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2246|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|842|2356|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3699|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1306|#|0|0|1424|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1456|3780|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|#|0|0|2562|503|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4071|#|0|0|1162|2207|63|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4576|log table|0|0|5312|1305|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|2501|383|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2943|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3734|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2492|roast pig|0|14|5348|59|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1466|1672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7619|marble table|0|0|5820|50|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1293|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4008|#|0|0|1544|1749|41|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2035|2808|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3576|#|0|0|1474|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8041|summon daemon scroll|0|0|1165|2204|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1975|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|chair|0|0|5222|173|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2243|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4108|#|0|0|1289|1752|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|5362|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2942|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5457|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2241|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1649|1544|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1850|2673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|641|835|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2041|2773|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1371|3866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1653|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5195|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4554|1045|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2269|#|0|0|1637|1656|43|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|968|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2493|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1983|2914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3672|1060|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5362|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5336|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1328|1594|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5729|561|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2570|wall torch|0|0|5196|557|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4172|#|0|0|1426|1662|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1492|1687|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|837|2229|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1554|1768|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1992|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5096|#|0|0|1448|3855|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1724|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4317|web|0|0|5296|1547|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1296|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3731|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|603|2236|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5293|2001|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1802|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5485|21|-30|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4478|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3697|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2300|stone rail|0|0|5365|1290|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2964|#|0|0|3696|1215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3664|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2293|#|0|0|1772|2851|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5323|1973|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|plate|0|0|1136|2219|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3604|#|0|0|2516|652|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3033|3352|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6013|3786|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|616|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5140|platemail gloves|0|0|5181|587|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5211|724|-16|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6263|#|0|0|1354|1770|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|1334|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3648|1136|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|857|1688|1|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2757|2218|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1941|2771|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|558|2179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3898|a shovel|0|0|5289|2012|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2168|wooden fence|0|0|5327|1348|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13603|#|0|0|5313|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|4413|1466|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1430|1713|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5550|13|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5569|199|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1776|2849|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7072|refuse|0|0|5318|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1380|3794|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5278|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5430|113|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1409|4012|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|#|0|0|2042|2777|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5325|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7098|refuse|0|0|5314|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4448|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1576|1560|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|641|837|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4723|block|0|0|5986|98|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|656|1004|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|1977|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1889|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|805|2189|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2726|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1339|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5288|1314|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|5616|1880|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3828|#|0|0|5946|228|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1444|#|0|0|1639|1504|58|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3118|debris|0|0|5910|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +879|tent wall|2419|0|5998|3763|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2300|stone rail|0|0|5362|1290|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6012|#|0|0|1568|1533|39|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1144|2228|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1283|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1509|1598|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5313|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2453|432|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|2043|2775|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5136|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2526|dirty frypan|0|0|5619|1875|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +52685|#|0|0|5505|536|60|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2737|987|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1782|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|2912|803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2914|669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1808|2809|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1315|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5350|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|2843|885|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|3737|1187|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1289|1766|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|3594|1231|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2488|cooked bird|0|14|3687|1301|22|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3905|#|0|0|616|1145|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|1224|1569|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1171|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6795|ore cart|0|0|5357|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|3|1142|2235|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 +2899|#|0|0|3018|762|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|608|876|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4138|hammer|0|0|5952|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2435|410|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1935|#|0|0|5273|2035|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1158|1622|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2751 +4150|hay|0|0|1385|1653|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2809|#|0|0|3689|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1832|2675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|#|0|0|4457|1082|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4463|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3346|#|0|0|5291|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1321|3676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|190|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5329|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|563|810|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2430|wheel of cheese|0|14|3683|1115|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|1325|563|13|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5360|2006|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2004|2721|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|609|2120|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3653|1136|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4308|small web|0|0|5915|48|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1824|2671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|904|2235|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1474|3684|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3667|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1330|1603|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8007|#|0|0|643|853|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|802|2198|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|1|0|5347|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1579|1697|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5227|140|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5104|ringmail leggings|0|0|5952|153|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4322|956|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1934|2701|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4004|#|932|0|1548|1771|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1340|#|0|0|5258|198|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5134|1953|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2422|494|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6015|3788|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2855|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2419|498|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|544|825|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1948|2680|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1354|3757|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3478|394|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2864|858|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6078|68|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7717|books|0|0|5236|149|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2492|400|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4083|A Politic Call to Anarchy|0|11|1401|1566|36|1|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 +2278|#|0|0|1012|1434|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1442|3801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|1316|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8099|blood|33|0|5422|1489|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4630|altar|0|0|5977|25|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3019|763|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1553|1683|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5692|1353|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +2353|#|0|0|2457|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1365|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1385|1803|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2517|652|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4097|#|0|0|1933|2789|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1848|2714|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5787|1338|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1426|1729|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|#|0|0|5270|3354|29|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3246|#|0|0|1063|2209|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5174|996|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2618|977|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5164|1967|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5157|1963|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1553|1684|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1252|1703|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7615|#|0|0|3696|2061|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3730|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5322|1974|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|0|1378|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|563|2220|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|2002|2715|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2212|1115|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|2025|2745|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1338|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4179|#|0|0|2938|3506|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|875|2326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5153|1954|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13597|#|0|0|5313|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7083|refuse|0|0|5312|1329|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|chair|0|0|1395|1688|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|890|2385|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3782|dressform|0|0|4460|1068|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1438|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|990|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1650|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2026|2741|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5210|3600|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2495|goblet|0|0|5168|568|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3204|#|0|0|3705|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5336|1319|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5575|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5501|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|1420|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|534|1008|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4081|#|0|0|3728|1199|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|4690|1179|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1728|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|#|0|0|1487|1747|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|small fish|0|0|1135|3675|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1636|1514|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1314|1822|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6984|#|0|0|5869|1518|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3742|#|0|0|2889|740|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3740|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1905|2729|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3484|#|0|0|1378|1617|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1440|1558|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5154|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2517|656|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2861|#|0|0|360|884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2004|2720|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1459|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1227|1575|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1402|1804|2|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4553|#|0|0|1240|1696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1828|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3698|1300|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1438|3878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5325|2018|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4623|#|0|0|312|785|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|661|1002|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|544|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1395|3769|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2468|407|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|839|2231|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1337|49|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2499|427|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2882|739|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1444|1551|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1985|2910|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|722|2238|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|1141|1816|6|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2853|998|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6237|#|0|0|667|2136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2500|383|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2908|#|0|0|1354|1679|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|192|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5318|1974|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1423|1553|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3593|1232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1961|#|0|0|5184|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4107|archery butte|0|0|4489|1118|0|1|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5915|184|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5596|1841|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|3673|1130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2723|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4970|#|0|0|5308|2008|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +766|#|0|0|5923|170|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1336|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5140|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5051|chainmail coif|0|0|5930|208|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5327|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2592|#|0|0|680|2233|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|352|893|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5574|3025|31|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1302|1757|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1547|1768|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|393|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1196|2271|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2621|#|0|0|1443|1576|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3689|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2506|597|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5092|smith's hammer|0|0|5308|2009|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|328|1061|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2723|2085|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|678|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5136|978|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|4384|1059|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3848|agility potion|0|19|5228|722|-18|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4144|#|0|0|1391|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|630|2163|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1424|1721|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5133|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5314|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1316|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5333|2016|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1451|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4002|#|0|0|1492|1688|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5356|1992|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6060|#|0|0|5316|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4552|1493|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|991|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1227|1577|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3315|#|0|0|5154|1963|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5162|1971|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1538|#|2419|0|6003|3765|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|2231|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|533|967|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5156|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5496|522|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4481|1067|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5363|#|0|0|1420|1758|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5137|1943|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7163|#|0|0|1236|855|0|1|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2486|399|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5326|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|552|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2836|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1839|2678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|642|835|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|3552|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5301|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3673|#|0|0|753|2202|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2747|987|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|615|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2964|#|0|0|3696|1221|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5353|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4338|pile of garbage|0|0|5942|96|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|book|0|11|1064|2202|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +7677|dirt|0|0|1163|2240|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5400|703|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6235|#|0|0|670|2136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7409|#|0|0|1413|2106|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1473|1664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|3684|1233|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|1340|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5344|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|4477|1161|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3698|1260|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|#|0|0|599|1188|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3690|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2496|#|0|0|603|1188|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5343|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5421|527|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1544|1748|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1459|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2741|bed|0|0|2966|3402|35|1|0|2|0|0|10000|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1299|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4160|pizza|0|14|3749|1264|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|553|1211|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4424|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5203|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|421|1034|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5175|999|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5336|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5325|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1651|1633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|1445|3793|3|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1385|1658|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5308|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1548|1715|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|859|2340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3603|#|0|0|2492|398|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4339|pile of garbage|0|0|5984|145|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1913|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5410|1875|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2451|fruit basket|0|14|3648|1114|4|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2893|659|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2900|784|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4185|#|0|0|4463|1160|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1151|1546|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2528|547|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2168|#|0|0|1421|1565|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5325|1303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|1392|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2237|1188|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6055|#|0|0|5325|1308|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5326|2019|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3698|1300|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2941|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1542|1688|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4461|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1433|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|1357|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1846|2761|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1621|1563|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1481|3858|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3692|1263|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1328|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1459|3826|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1345|3782|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4385|#|0|0|5329|1360|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2504 +6542|#|0|0|5813|3303|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3765|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1900|2694|31|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1776|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2237|1189|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1599|1515|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6258|beef carcass|0|0|5984|97|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5340|2022|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2544|pitcher of milk|0|105|1228|1576|4|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0|2100 +2493|#|0|0|3699|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5342|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1535|#|2419|0|5999|3765|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1402|1687|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1411|1598|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1447|1663|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5162|1003|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1818|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1964|#|0|0|5192|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3739|1309|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|5288|1337|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|622|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1342|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5140|1996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|3648|1124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|3552|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|chair|0|0|1134|2221|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3697|1291|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5348|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5957|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1620|1582|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1656|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|3012|3351|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3454|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7861|unfinished barrel|0|0|5321|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1336|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|644|836|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5738|#|0|0|612|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|#|0|0|1133|2223|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|598|1187|7|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7933|fancy shirt|0|0|2541|636|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5871|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1802|#|0|0|5302|128|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4544|#|0|0|5561|2022|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1849|#|0|0|5307|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1693|1546|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|#|0|0|3011|3407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1936|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3652|1145|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|5780|3150|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1477|3715|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1876|2701|20|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|871|2321|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +5061|leather sleeves|0|0|5981|228|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1964|2691|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1380|1616|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1883|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5874|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1150|1549|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3341|#|0|0|5288|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|1545|1662|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2102|wooden fence|0|0|5997|3771|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3762|#|0|0|2889|738|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4008|#|0|0|3762|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|629|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5139|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5972|51|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|1937|2792|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|2030|2784|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3116|ruined painting|0|0|5906|48|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1296|1752|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4584|#|0|0|5337|549|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5152|1954|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5363|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|stone wall|0|0|5337|1310|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|0|0|741|2344|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1389|1642|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5329|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3456|538|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1689|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|2905|713|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1340|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6019|#|0|0|2127|809|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|2070|817|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|448|1104|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1450|1678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5949|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3972|garlic|0|0|5292|94|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|604|2180|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1329|3692|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1204|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4389|#|0|0|5319|747|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1881|2810|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5217|586|-15|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1946|2684|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|#|0|0|2748|877|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|740|2350|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4016|#|0|0|632|2195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5308|1987|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5177|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5368|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|1440|1578|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2427|438|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1392|3713|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5464|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1430|1716|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5317|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5949|#|0|0|4308|953|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +46|#|0|0|2231|1196|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1993|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|2227|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1553|1682|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1428|3960|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5325|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|338|0|1861|2824|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|966|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1392|3714|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|1344|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2649|#|0|0|5489|50|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1976|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1389|1640|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1538|1704|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6916|#|0|0|1266|1222|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1517|1549|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5152|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5312|1375|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2531|575|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5333|1361|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2595|627|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|3018|3429|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3896|#|0|0|1309|1758|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|bone pile|0|0|5146|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3015|3457|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1562|1765|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|1344|1776|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2326|#|0|0|611|2121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4539|861|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1312|1661|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5183|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1688|1568|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|#|0|0|2577|588|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4191|#|0|0|5231|4016|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5134|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2897|908|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|4424|1204|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1849|2773|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5359|1355|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5254|4021|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5869|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2168|wooden fence|0|0|5327|1350|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|1349|1779|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1288|1755|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2885|#|0|0|1578|1743|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1206|#|0|0|1453|1662|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|5200|71|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16033|#|0|0|682|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4702|Guillotine|0|0|5141|611|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|5907|16|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|A Song of Samlethe|0|11|3007|3388|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 +2519|#|0|0|4635|1323|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1314|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2964|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1437|1685|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1436|1592|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1518|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|3000|3412|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|1445|1663|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4090|bucket of water|0|0|1138|2238|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2231|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5343|75|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6199|flask|0|0|5946|222|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1807|#|0|0|1596|2491|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|649|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4648|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5178|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3937|#|0|0|3060|3398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1775|2851|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3648|1112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3617|1258|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5937|#|0|0|4470|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|1172|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5507|568|54|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|624|1148|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5224|137|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5926|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|628|2173|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4479|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3480|#|0|0|1363|1606|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1654|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3740|#|0|0|2416|545|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|chair|0|0|1138|2224|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13371|#|0|0|4582|3618|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5147|1993|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2230|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4021|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5224|140|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|1082|2267|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|2439|435|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|2485|400|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|5959|228|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5786|572|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1486|1580|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1636|#|2419|0|6003|3763|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2864|858|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5436|186|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1493|1689|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3656|1169|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1458|3802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1341|cave floor|0|0|5945|174|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4575|log table|0|0|5360|1366|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2023|2840|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1130|3674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4044|shell|0|0|2028|2706|7|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3602|1232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1459|3800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|530|972|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3691|1104|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5302|1552|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1395|3804|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1948|2683|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|spoon|0|0|5224|175|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2427|520|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3702|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1392|1659|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4107|archery butte|0|0|2514|408|15|1|0|2|0|0|8000|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2894|911|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5363|2004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5364|1298|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|363|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5117|heavy crossbow|0|0|5192|655|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1558|1686|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5144|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1439|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|754|2159|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4127|pile of wool|0|0|3761|1259|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4410|1060|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|835|2294|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5873|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|pewter mug|0|0|1866|2648|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1301|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|1424|1651|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5288|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|617|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1622|1586|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5333|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1240|wooden planks|0|0|5355|1993|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5173|996|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4685|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3735|1255|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2748|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1816|2810|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1320|1648|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|2422|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2417|472|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|5589|1826|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1388|1662|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2652|#|0|0|2752|2217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1521|1548|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3651|1170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|611|892|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1536|#|2419|0|6001|3763|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3102|#|0|0|1673|2987|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1388|3771|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2170|#|0|0|1974|2782|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1295|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1340|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|2072|792|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1345|1737|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2490|378|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|355|898|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4142|#|0|0|1437|3820|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4167|#|0|0|1338|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|643|843|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2472|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2485|429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1882|2810|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2025|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5571|203|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5197|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1478|3701|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5298|1979|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1468|1579|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1500|1622|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5152|577|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|894|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2837|#|0|0|2941|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|449|1117|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|5402|46|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2861|#|0|0|351|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5228|137|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1650|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1993|2889|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|1460|3781|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|869|2316|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|262|766|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5311|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1423|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1430|#|0|0|1559|1775|33|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1201|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1326|1801|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1409|1600|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6012|#|0|0|5332|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1192|1709|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|609|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5287|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1336|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3057|3384|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1364|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1581|1557|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4107|#|0|0|1318|1644|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4481|1217|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|2420|544|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5363|1287|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3851|refreshment potion|0|19|5144|74|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|7|1 +2921|#|0|0|1410|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1650|1644|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1358|3800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1293|1771|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1288|1779|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6044|#|0|0|2964|764|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5333|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5156|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4106|#|0|0|1566|1555|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6163|#|0|0|5994|64|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1335|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3761|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4728|block|0|0|5502|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4411|1208|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2952|628|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2515|652|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5379|plough|0|0|810|2282|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5439|1828|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5344|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2475|427|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1426|1561|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3739|1264|9|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|6016|3792|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2135|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|1513|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5868|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1134|2230|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1818|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4480|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5151|1983|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +877|tent wall|2419|0|6003|3762|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1311|3688|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4478|1214|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5166|999|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2437|410|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2941|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2822|#|0|0|616|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7571|#|0|0|2744|871|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1566|1554|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|588|2146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4424|1203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|742|2349|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3663|1101|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|610|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4596|#|0|0|1436|1613|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6065|#|0|0|5321|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2457|ceramic mug|0|0|3031|3347|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4011|#|0|0|2046|809|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4682|1408|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|pen and ink|0|0|5960|228|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2908|709|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|2666|2234|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5790|543|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6226|#|0|0|3012|3354|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5377|plough|0|0|898|2405|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|2214|1191|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5579|201|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5337|1360|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5362|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2472|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5346|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6042|#|0|0|3414|94|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1847|2759|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2903|909|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3832|#|0|0|5953|229|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4550|1040|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5740|#|0|0|610|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|79|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2687|#|0|0|2969|3401|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|623|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2944|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13350|#|0|0|470|1281|-4|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5560|212|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1453|4008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3849|#|0|0|644|830|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|552|984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3476|#|0|0|1386|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1133|3611|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1317|1818|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|620|874|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5570|117|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4097|#|0|0|562|2171|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3731|1325|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5366|#|0|0|1381|3796|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1292|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3135|#|0|0|5224|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5290|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5330|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5583|1826|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5135|1980|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|555|1211|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4778|#|0|0|1331|1603|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1471|1595|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3209|#|0|0|4482|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4074|a pentagram|0|0|5690|1352|-26|1|0|2|0|0|255|400000|125|1|0|0|0|0|67108864|0|0|0 +2931|#|0|0|2659|2201|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3541|#|0|0|1131|3675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2539|#|0|0|1856|2772|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5333|3319|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3649|1120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +311|#|0|0|3007|3454|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1130|3609|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4236|#|0|0|5328|544|15|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|1225|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3699|1293|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5365|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3642|#|0|0|5315|585|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2836|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|1424|1655|16|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|603|2200|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1306|#|0|0|1425|1561|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5196|784|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4700|#|0|0|5506|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2731|2259|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|2479|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|593|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|337|879|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2719|#|0|0|2940|3351|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1308|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5869|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16068|#|0|0|683|2231|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5366|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5100|ringmail tunic|0|0|5362|1368|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5351|61|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|chair|0|0|1306|1565|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1189|1705|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|555|986|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +12790|#|0|0|1404|756|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|572|1123|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5136|843|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5348|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|0|1354|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2963|#|0|0|3696|1216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2855|728|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5311|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|3705|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|2747|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2957|811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2593|640|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1928|#|0|0|1456|844|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6044|#|0|0|5617|57|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|4463|1160|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5948|225|26|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5580|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4983|#|0|0|626|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1648|1632|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5433|194|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4028|#|0|0|3552|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1194|1704|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4599|#|0|0|5362|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|2992|766|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1130|2217|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4682|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|584|2200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3697|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3899|horse dung|0|0|5156|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|1040|2248|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2225|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1655|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8611|nodraw_blocking_tile|0|0|5193|4064|57|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4688|#|0|0|5286|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +875|tent pole|0|0|5998|3762|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2498|#|0|0|2467|406|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5424|198|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5330|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6258|beef carcass|0|0|5343|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1408|3805|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3854|empty bottle|0|0|1165|2234|63|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1195|1704|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4089|#|0|0|1547|1714|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|2100 +4553|#|0|0|4472|1086|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2832|878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4149|#|0|0|4419|1081|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +151|log wall|0|0|5346|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1334|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|ceramic mug|0|0|5160|33|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|water trough|0|0|5299|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1647|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|787|2217|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1762|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|872|2374|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1973|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2145|#|0|0|1421|1566|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5293|2028|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1248|wooden planks|0|0|5356|1993|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5182|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7083|refuse|0|0|5317|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3848|#|0|0|4617|1206|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1333|3748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5692|566|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2516|478|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1136|2220|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2618|615|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|1138|2216|60|1|0|2|0|0|0|400000|125|1|0|0|0|0|975312|503316480|0|0|5035 +2461|bottles of liquor|0|105|5398|44|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2519|#|0|0|1660|1579|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6042|192|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|620|2274|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|560|816|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1193|#|0|0|2434|407|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|1227|1577|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5985|37|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1087|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|1003|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3609|cards|0|0|1815|2808|24|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2533|655|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1538|#|1109|0|6003|3764|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1299|1764|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1576|1552|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|5785|3168|22|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4689|#|0|0|5287|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7082|refuse|0|0|5314|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|1425|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1388|1603|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4017|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1587|1565|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1558|1763|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3674|1065|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|665|2138|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2042|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5333|2002|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3698|1300|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2227|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3904|#|0|0|3010|3348|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1849|2772|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|6046|226|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|603|2274|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5159|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1226|1575|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5453|970|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6051|#|0|0|5310|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|561|1010|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7|#|0|0|616|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2432|440|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2024|2747|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3016|3458|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6723|#|0|0|5336|1305|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1906|2802|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1814|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|644|837|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|2905|716|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5132|983|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3571|wand|0|0|5966|174|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|1619|1563|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1850|#|0|0|5312|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2533|657|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6435|#|0|0|5755|3190|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1426|1550|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5345|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|4476|1084|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6258|beef carcass|0|0|5984|99|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|5963|221|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3942|#|0|0|1448|1662|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3852|#|0|0|640|1083|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7092|refuse|0|0|5312|1331|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|597|853|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|613|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1848|2715|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4006|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1512|1592|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|2231|1199|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1007|#|0|0|1894|2740|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1411|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|2718|2209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3627|1240|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1981|2698|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1428|3960|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|small fish|0|0|1132|3691|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1345|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5042|bow|0|0|5221|735|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2899|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1821|723|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16048|#|0|0|710|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4155|bread loaf|0|14|3747|1250|7|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4205|#|0|0|2734|2259|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|5229|4006|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|532|967|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +550|palisade|0|0|5164|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4008|chess pieces|0|0|1931|2795|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|1260|1883|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4022|#|0|0|1349|1775|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2030|2741|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1490|1756|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3850|lesser poison potion|0|19|5303|87|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|6|1 +4389|#|0|0|5310|750|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2483|426|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2809|#|0|0|3688|2071|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3689|1324|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|1129|2230|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|975312|335544320|0|0|5035 +4334|garbage|0|0|5925|44|-40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1070|tattered banner|0|0|5359|1363|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5144|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1854|2733|0|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1805|2807|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1918|2809|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|609|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|628|2172|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|562|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2589|581|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2445|#|0|0|1545|1760|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5463|1852|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4606|#|0|0|2526|673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5997|101|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4721|block|0|0|5353|1312|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6426|#|0|0|624|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5538|188|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +3609|#|0|0|1831|2675|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1322|1647|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1338|3708|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|581|2186|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|572|2121|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5865|549|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1321|#|0|0|1775|2852|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4202|#|0|0|1428|1610|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5448|deer mask|0|0|5141|680|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1461|3819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1401|1804|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|840|2354|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|1142|2227|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1591|1555|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2293|#|0|0|1776|2845|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5291|2027|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4478|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5309|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|2469|555|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3648|1115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1369|1646|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6007|#|0|0|5341|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4072|#|0|0|5691|1347|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5329|1381|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5528|50|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1895|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2489|378|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5256|793|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|363|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5507|1812|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2145|#|0|0|1421|1561|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1315|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1430|1714|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5330|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4191|#|0|0|1977|2843|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5144|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2917|676|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|1448|3769|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|5690|1350|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5306|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2438|407|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5297|2000|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5912|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2598|candle|0|0|5454|1921|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1384|3824|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|603|2200|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1060|palisade|0|0|5161|1968|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5145|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1304|3691|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5141|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1427|1719|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|cards|0|0|1813|2808|24|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1806|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2505|ham|0|14|1448|1725|12|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4234|ring|0|0|5294|587|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3092|ruined bookcase|0|0|1163|2232|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1185|1708|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5334|1327|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|2908|705|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2232|1203|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1191|1714|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5346|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|613|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5169|993|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|614|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|2845|796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3648|1122|4|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|636|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|555|828|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3770|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1773|2848|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2742|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4159|cookie mix|0|0|806|2264|9|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +5629|#|0|0|1195|1848|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2063|#|0|0|5552|15|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6426|#|0|0|628|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3731|1261|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1538|#|1109|0|6003|3766|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|1003|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|1403|4036|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1958|2673|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3436|560|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3604|#|0|0|1985|2908|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2888|652|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2450|#|0|0|679|1202|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1997|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1362|3701|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2044|2777|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|474|843|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|748|2350|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6926|bone pile|0|0|5298|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1435|1766|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1338|49|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2211|#|0|0|5293|2000|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1824|2671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2885|3497|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|#|0|0|533|973|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5624|a wooden bowl|0|0|2435|436|15|1|0|2|0|0|1|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1493|3710|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1342|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1295|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|2467|553|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1420|3747|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16024|#|0|0|683|2232|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1879|2729|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5466|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3732|1403|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3944|#|0|0|643|825|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1453|4025|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5731|555|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|17174839|2504 +4096|#|0|0|1324|1674|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|641|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2467|398|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +8612|#|0|0|5288|1338|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3692|1286|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|1429|1597|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|#|0|0|1427|3817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1705|1563|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|fork|0|0|2480|398|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1343|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5436|168|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3688|1285|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5940|103|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|4692|1178|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1299|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2187|#|0|0|5201|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|5663|571|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|#|0|0|813|2196|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2665|#|0|0|2520|549|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1304|3748|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2912|799|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|1403|4036|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|A Song of Samlethe|0|11|5238|144|15|1|0|2|0|0|100|400000|125|1|0|0|0|0|15|0|0|0 +2836|#|0|0|2949|3350|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5871|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1413|#|0|0|4623|1202|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|2570|591|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5290|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +933|pier|0|0|1894|2738|55|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|2745|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1411|3776|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6933|pelvis bone|0|0|5950|234|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13597|#|0|0|5313|1954|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3995|#|88|0|1356|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|2634|2090|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|5596|74|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4395|#|0|0|5589|192|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3696|1295|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1849|2761|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5144|65|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4410|1083|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4|#|0|16|5204|774|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1056|#|0|0|2024|812|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5546|12|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4646|statue|0|0|5321|747|-8|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1409|3852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1482|1671|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +150|log wall|0|0|5360|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|1467|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2561|675|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2857|728|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1424|3818|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2426|raw fish steak|0|0|1438|1776|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5493|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1261|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|611|2155|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1902|#|0|0|3685|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1313|1830|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|2072|2849|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|741|2350|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1892|#|2107|0|5475|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3530|#|0|0|1129|3674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5456|3155|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|291|979|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|957|1766|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5271|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4577|log table|0|0|5368|1365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1827|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1660|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5408|1878|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2860|#|0|0|3772|1290|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1144|1622|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4648|#|0|0|615|2120|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|880|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4331|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2467|406|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5161|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6235|empty vials|0|0|1160|2207|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1410|#|0|0|4622|1205|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4348|stone face|0|0|5319|581|0|1|0|2|0|53|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1290|wooden logs|0|0|5542|13|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|5404|41|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5182|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2946|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|553|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5333|1381|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7124|#|0|0|588|2200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2547|656|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1441|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1368|3812|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|755|2159|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2478|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7702|raw fish|0|0|5343|58|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5201|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|2228|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1843|2831|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1408|3805|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|731|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5308|1374|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +13603|#|0|0|5311|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5399|shirt|0|0|2523|635|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3705|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|1161|2247|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3693|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5129|close helm|0|0|5926|169|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1336|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5650|568|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1338|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3530|#|0|0|1129|3673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4157|#|0|0|1168|3632|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|1476|1512|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2469|405|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1453|4008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5212|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4565|bed|0|0|5573|199|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7867|tool kit|0|0|5322|1978|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|2661|2201|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|553|2142|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4464|1154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1806|#|0|0|1593|2488|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1859|2680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1712|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4067|tapestry|1|0|5878|3819|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|4555|1494|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|1445|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4473|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|rolling pin|0|0|820|2196|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|537|967|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2542|676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2681|#|0|0|1673|1546|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|forge|0|0|5318|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4656|guillotine|0|236|5505|1805|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2885|#|0|0|1578|1742|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1439|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3717|#|0|0|2585|521|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|888|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5359|1361|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1344|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2690|#|0|0|2970|3400|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5158|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|3763|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2543|mug of ale|0|105|2972|3419|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2147|wooden fence|0|0|5356|1990|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3765|1289|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1452|1611|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|#|0|0|3552|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|859|2278|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1605|1716|28|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|1444|3769|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2852|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5690|pillow|0|0|1130|2217|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5524|50|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4629|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|#|0|0|534|973|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2348|#|0|0|1448|1615|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3576|#|0|0|4459|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2430|#|0|0|452|1110|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5869|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +585|#|0|0|5873|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2592|#|0|0|2735|2157|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3135|#|0|0|5290|1315|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4242|#|0|0|5664|568|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|5514|10|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3543|small fish|0|0|1120|3692|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|451|1112|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1340|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2855|993|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5132|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +173|#|0|0|3050|3375|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1326|1679|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4084|A Tale of Three Tribes|0|11|1568|1709|41|1|0|2|0|0|100|400000|125|1|0|0|0|0|18|0|0|0 +4337|garbage|0|0|5924|31|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3749|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2888|#|0|0|1580|1736|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1443|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1651|1546|31|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|182|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3732|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2849|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1447|1660|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2897|909|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1482|1672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +545|palisade|0|0|5164|1969|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|420|1035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5360|1362|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|3052|3420|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1306|1769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4081|#|0|0|3768|1168|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1683|1572|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5505|570|39|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4327|956|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|643|851|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|831|2267|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1948|2686|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2889|652|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5096|#|0|0|1432|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|800|2272|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5190|569|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5821|526|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +1121|#|0|0|5195|4058|37|1|0|2|0|52|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5306|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6937|bone shards|0|0|5155|1964|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|6112|90|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|80|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2420|468|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5594|1841|-11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4171|clock|0|0|2936|3506|10|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1706|1564|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5378|plough|0|0|810|2281|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1384|1656|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5349|#|0|0|1458|844|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3724|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|809|2323|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3621|bottle|0|0|5315|1304|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1459|3802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5442|1803|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1806|2807|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|1446|3777|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3050|3417|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5332|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5727|557|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2494|silverware|0|0|1134|2219|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|3762|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5739|#|0|0|625|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5941|103|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1568|1713|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1542|1680|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1286|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5624|#|0|0|1156|1616|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3750|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1495|1615|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2526|677|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2747|988|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|1249|1703|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1364|1651|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3318|194|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|747|2267|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|cards|0|0|2026|2745|54|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5320|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4981|#|0|0|2523|384|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1659|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|1687|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6919|#|0|0|1270|1216|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5208|3599|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|483|850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|2908|712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1161|2205|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2534|dirty pot|0|0|5503|529|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5877|3820|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5482|26|-30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1450|1554|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5578|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1159|2246|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1365|1608|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3996|#|0|0|4460|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4468|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1194|1710|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5367|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1513|1547|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2226|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1452|1553|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5872|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3617|1267|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5504|524|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3699|1297|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1521|1544|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5491|2029|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4081|a book|0|11|1161|2207|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +4218|#|0|0|1431|1608|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3731|1193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4562|bed|0|0|5586|185|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2500|382|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|4487|1214|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2632|2085|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2275|#|0|0|4036|311|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5136|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2265|#|0|0|1440|3780|30|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4180|#|0|0|1845|2681|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2843|866|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|6011|3785|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6238|#|0|0|3007|3390|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5689|1354|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +298|#|0|0|1503|1563|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|600|846|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3006|811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|640|939|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3699|1261|28|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5343|79|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|1309|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5043|club|0|0|5360|1361|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|1845|2682|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6527|#|0|0|2468|555|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5447|1812|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2242|1229|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2144|#|0|0|1420|1567|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5646|#|0|0|619|2120|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1326|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1260|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|592|2165|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|738|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1311|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2864|#|0|0|3768|1188|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5363|#|0|0|600|2281|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6805|#|0|0|1418|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6068|87|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2490|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4288|web|0|0|5942|100|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5332|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5039|#|0|0|3006|3348|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1648|1654|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1460|3779|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1289|1778|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1981|#|0|0|621|2123|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2501|bottles of wine|0|105|1944|2674|34|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0|2100 +2602|#|0|0|3005|3388|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|2619|978|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3990|#|544|0|1549|1657|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1540|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5301|1987|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1515|1545|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1330|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|feather|0|0|3761|1268|6|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2539|#|0|0|1846|2761|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1933|2728|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1813|2808|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5458|610|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3946|#|0|0|1448|1666|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5295|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6178|alchemical symbol|1154|0|5336|585|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2475|427|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2684|#|0|0|3744|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2230|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2480|397|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|788|2220|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2224|1202|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4386|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2434|530|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3120|debris|0|0|5354|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7624|#|0|0|3695|2063|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1948|2686|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5411|857|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|552|2170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1456|3769|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5401|46|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2884|748|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6042|#|0|0|3472|392|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5183|573|1|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1332|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6787|ore cart|0|0|5344|1303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|4410|1462|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2914|3484|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2142|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5289|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2028|2745|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3349|#|0|0|5289|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|1884|2645|0|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2230|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2629|#|0|0|2872|3508|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2970|3405|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5310|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5987|153|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1339|69|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1193|1710|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2231|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|1003|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2940|930|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3730|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|chair|0|0|1477|1749|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|892|2386|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|559|2174|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6011|3781|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4566|918|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1194|#|0|0|2435|409|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2901|chair|0|0|5343|81|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|1311|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4758|#|0|0|2723|2091|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1785|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|#|0|0|2875|3497|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|1468|1577|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3000|3385|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|888|2384|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4320|923|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|1013|1433|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2896|907|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5334|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|658|2245|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5720|571|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +5133|bascinet|0|0|5950|166|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1401|1803|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|1547|1767|16|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2226|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1936|2728|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6044|#|0|0|5554|10|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5557|1826|-12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|642|843|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1301|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5318|1303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5571|633|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|353|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2898|913|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1826|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1314|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1495|1760|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3208|#|0|0|4476|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|6062|54|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2646|#|0|0|3629|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1938|2787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2992|3436|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1442|3715|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1930|2789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6043|#|0|0|5620|66|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1653|1562|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5112|gnarled staff|0|0|5974|147|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1459|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6925|#|0|0|2737|892|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1413|1598|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|884|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2043|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4467|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1419|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1422|3978|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5323|1303|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3605|#|0|0|2971|876|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|2533|768|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2485|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3784|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5297|1997|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4729|block|0|0|5503|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|745|2346|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1647|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4644|#|0|0|4525|1058|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1161|2235|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3454|380|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1548|1716|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3700|1299|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|641|1086|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1432|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8091|pitcher of wine|0|105|1133|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +1782|#|0|3|1142|2236|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|975312|18098176|0|0 +144|log wall|0|0|5336|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1650|1644|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|459|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1097|2193|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4288|998|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3694|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|572|2121|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|617|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|1338|1604|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2692|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|#|0|0|2517|654|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5156|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3120|debris|0|0|5342|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1152|1621|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2747|988|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1386|3827|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1547|1716|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5312|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5986|160|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5335|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|1546|1708|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2887|737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3730|1403|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|853|2361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5109|crook|0|0|5988|164|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|557|827|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|1013|1437|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4003|playing cards|0|0|1456|3778|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3747|1340|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1398|1627|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3486|516|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1316|3727|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|200|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2652|#|0|0|2872|3506|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6238|full vials|0|0|5949|222|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2681|#|0|0|2970|3411|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1362|1653|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|358|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +546|palisade|0|0|5155|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|5434|853|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3833|#|0|0|5187|660|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +7712|book|0|0|1164|2206|62|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4179|#|0|0|1428|1654|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|3684|2066|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|1510|1599|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1332|3754|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1448|3848|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|359|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3743|1337|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6426|#|0|0|626|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3736|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4476|1082|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4460|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1426|1718|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4216|#|0|0|3544|1178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|1929|2790|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|810|2323|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|0|0|4459|1067|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2725|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6447|#|0|0|552|821|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1549|25|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3731|1330|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5441|1802|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2461|486|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +6012|#|0|0|5340|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2038|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5874|541|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3767|#|0|0|1441|1557|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5196|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5183|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1441|#|0|0|2224|1199|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1297|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6209|#|0|0|4629|1213|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5458|vat|0|0|5354|1992|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1249|wooden planks|0|0|5356|1991|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|1423|1558|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5314|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|3002|3403|15|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5284|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5347|#|0|0|1457|843|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2921|#|0|0|1424|3696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5346|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5366|#|0|0|1478|3717|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1193|2271|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6787|#|0|0|2023|342|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5497|563|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1442|#|0|0|2224|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6929|#|0|0|2751|843|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|577|2235|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1328|3707|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2883|674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1881|2705|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4300|927|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4656|#|0|0|3728|1379|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1293|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5826|534|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4151|hay|0|0|1319|1810|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4774|#|0|0|1594|1650|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|350|892|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|5961|226|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +4031|#|0|0|1846|2771|5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5335|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +878|#|1109|0|6001|3762|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2277|#|0|0|5361|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5330|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1692|1545|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1973|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|999|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1009|#|0|0|1895|2736|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|888|2395|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|664|1000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5334|3317|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1934|#|0|0|5292|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2709|2178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2461|bottles of liquor|0|105|5160|34|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +14186|#|0|0|5905|97|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1847|#|0|0|2727|2132|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|1592|1516|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5441|186|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6004|#|0|0|5270|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|403|1216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5140|802|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3997|#|0|0|1468|1691|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5199|bone armor|2101|0|5517|1340|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1259|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5202|601|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2229|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1307|1768|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4479|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5334|3318|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|2467|406|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5157|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5194|572|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3743|1336|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +37|stone wall|0|0|5336|1308|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4691|1179|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5325|2019|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|1432|3963|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|#|0|0|2514|476|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5867|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1194|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5131|1944|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7132|boards|0|0|5365|1297|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5923|168|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2565|wall torch|0|0|5209|551|-7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3762|1302|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1588|1556|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|16|1592|2489|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6194|flask|0|0|6115|83|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3769|1249|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5154|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4180|#|0|0|2459|463|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3000|3384|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5189|652|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +2551|#|0|0|452|1111|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5157|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2531|#|0|0|1319|1603|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2987|832|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3832|#|0|0|5982|210|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3606|#|0|0|3033|3346|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5827|534|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +1957|#|0|0|6084|1450|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5143|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|980|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4389|#|0|0|5327|743|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4322|953|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1392|4008|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|6012|3790|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|191|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16085|#|0|0|681|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5151|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1453|3979|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6044|#|0|0|2964|762|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|1013|1435|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1849|2796|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1513|1549|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +794|#|0|0|5178|583|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|1164|2234|61|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|784|2219|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2550|656|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5312|1310|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5950|315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|1447|1665|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16040|#|0|0|684|2238|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1298|1566|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3592|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5360|1364|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|#|0|0|2668|2235|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1888|2652|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2420|551|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|641|841|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|3740|1339|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1288|1752|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|3697|2060|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5558|1826|-12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2916|#|0|0|5868|1507|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4073|#|0|0|5690|1349|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2488|cooked bird|0|14|1256|1883|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5325|2019|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|1885|2645|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5361|1994|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|6011|3782|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|#|0|0|685|1203|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|3316|194|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5690|1350|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +2646|#|0|0|5523|54|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5304|1961|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4648|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2041|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4231|earrings|0|0|5919|202|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2547|#|0|0|3691|1301|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4482|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2479|398|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|993|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5157|1992|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|3745|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16032|#|0|0|710|2234|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2674|2237|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4472|1080|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5312|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +546|palisade|0|0|5153|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|chair|0|0|1879|2711|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3768|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +476|#|0|0|6017|3786|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2593|613|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|716|1483|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|1594|2491|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2466|#|0|0|2968|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4014|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5230|562|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1841|2681|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2277|#|0|0|5285|2032|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2131|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5309|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|4472|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|753|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1772|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|595|2203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5397|cloak|38|0|5564|227|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1816|2806|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2028|2809|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|#|0|0|1353|1779|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3762|#|0|0|2887|738|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6107|152|-23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|4036|313|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2943|#|0|0|620|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3544|#|0|0|1490|1747|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2537|cake|0|14|5349|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|589|2146|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1509|1600|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|889|2398|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|4531|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5484|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +16048|#|0|0|684|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1307|#|0|0|1143|2228|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1289|1767|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|1334|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1409|#|0|0|1164|2208|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5556|1825|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4607|#|0|0|1859|2756|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5126|war mace|0|0|5368|1361|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1608|1588|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1357|1600|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1384|1641|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5143|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5290|2021|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7616|#|0|0|3698|2061|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +146|log wall|0|0|5345|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|2843|898|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|616|2136|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3347|#|0|0|5293|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7401|head|0|0|6119|218|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1472|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5580|196|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|734|883|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4685|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|558|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1494|1748|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|451|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2868|table|0|0|5320|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5307|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5364|1290|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2882|#|0|0|1312|1809|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|571|1011|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|3739|1188|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|594|858|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5331|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1067|tattered banner|0|0|5165|1969|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5920|47|44|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4241|#|0|0|5348|1997|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1549|1768|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|3778|1252|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5312|1982|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|473|843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2720|#|0|0|2947|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1551|1765|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4082|#|0|0|1401|1568|34|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6546|bellows|0|0|5640|1413|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1254|870|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1392|1650|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|#|0|0|604|1184|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|1143|2227|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2276|#|0|0|5136|1981|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|4664|1396|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1443|3885|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|#|0|0|3739|1325|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2260|#|0|0|1137|1816|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3694|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|567|1008|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3308|#|0|0|5289|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2267|#|0|0|1877|2809|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4524|floor saw|0|0|5802|559|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2272|#|0|0|5327|1339|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1898|2660|0|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|2213|489|-1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|4469|1159|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2970|3404|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|643|843|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2849|739|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1813|2802|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|602|2200|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4977|#|0|0|1391|1640|36|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4721|block|0|0|5353|1312|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|cot|0|0|5603|1905|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5292|1315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6110|155|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1919|2809|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5871|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|pen and ink|0|0|5201|598|6|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4180|#|0|0|1385|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6226|scales|0|0|5144|75|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6447|#|0|0|554|821|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1452|3780|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1334|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4677|guillotine|0|236|5505|1805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|2236|1187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1133|1820|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2385|#|0|0|1985|2898|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2993|813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2837|#|0|0|2945|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5136|976|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5305|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|189|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|3596|1235|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|537|1011|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3349|#|0|0|5291|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|643|841|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1929|#|0|0|5303|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2468|397|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Deceit: A Dungeon of Horrors|0|11|1986|2909|26|1|0|2|0|0|100|400000|125|1|0|0|0|0|19|0|0|0 +4555|#|0|0|1316|3780|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1821|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5732|554|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|536|968|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5360|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|399|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3696|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6014|3784|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1983|2910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6004|#|0|0|5325|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1329|1589|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3101|broken chair|0|0|1165|2234|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3617|#|0|0|2709|2136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5313|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2488|#|0|0|1546|1680|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1859|2674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +465|#|0|0|5288|1339|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1356|3708|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1150|1620|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2571|595|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4825|statue|0|0|5581|1895|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|50331648|0|0|1010056|2202 +2902|#|0|0|2916|667|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2256|#|0|0|1192|1852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6013|#|0|0|3685|2066|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2479|401|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4157|dough|0|0|2972|3353|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4095|pewter mug|0|0|740|2344|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5288|1340|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|438|0|629|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5985|34|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|735|881|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1293|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2745|987|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5541|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2831|#|0|0|2941|3352|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2480|398|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|4664|1395|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1363|1650|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +874|tent wall|1109|0|6003|3765|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1448|1669|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2450|455|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2212|#|0|0|2071|789|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|612|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7394|leg|0|0|6053|160|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5873|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5213|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5922|29|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5301|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1885|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|287|986|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5353|1991|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2505|#|0|0|3552|1169|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5139|800|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6924|bone pile|0|0|5301|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1946|2681|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1290|1776|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5588|218|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2519|#|0|0|4691|1179|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5307|2011|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5323|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3960|#|0|0|4617|1203|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2037|2736|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5138|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|1457|844|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2998|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3119|debris|0|0|5341|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5368|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1448|3770|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5332|1360|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2570|wall torch|0|0|5922|200|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|284|987|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5871|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|6019|3786|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|738|2346|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4332|1001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4176|#|0|0|1404|3806|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1619|1582|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|spoon|0|0|4528|942|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5141|2014|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2531|659|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1538|#|2419|0|6002|3765|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5164|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|small web|0|0|5920|144|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2500|429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3721|quarter staff|0|0|5963|183|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4628|#|0|0|311|787|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2587|518|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5336|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5331|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5916|225|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2260|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3690|1285|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5335|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2690|#|0|0|3009|3424|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6264|#|0|0|1347|1786|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2895|chair|0|0|1450|1550|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1414|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2260|#|0|0|1153|1616|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1322|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5307|1311|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2240|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2919|#|0|0|2902|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5740|#|0|0|626|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5165|1000|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3944|#|0|0|2905|715|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2505|637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2469|563|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6199|#|0|0|3013|3350|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2854|1000|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3425|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3733|1329|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2454|432|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1782|#|0|0|1398|1628|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|2467|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1135|1817|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3191|carrot|0|14|5989|104|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2885|large vase|0|0|5177|95|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|4482|1218|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5328|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1404|4035|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2469|407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1316|1813|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5132|959|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2225|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|1135|3658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3691|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2326|#|0|0|613|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5152|1954|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|628|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|2494|472|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|538|973|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1601|1523|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3396|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2593|639|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1959|#|0|0|5176|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5355|#|0|0|2995|808|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|3737|1184|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1448|3769|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|1316|3729|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5578|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1361|#|0|0|1942|325|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|4392|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3545|#|0|0|1484|1769|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2207|#|0|0|5298|1972|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1579|1698|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|797|2266|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|1128|3657|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3454|628|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4332|997|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2911|#|0|0|2469|401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3617|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2707|#|0|0|1656|1640|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|2955|809|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|mortar & pestle|0|0|5994|59|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4007 +2913|#|0|0|1930|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1368|1660|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|355|901|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5950|#|0|0|4471|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5363|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|555|2220|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5285|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3604|#|0|0|2492|398|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2914|#|0|0|1416|3701|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|2952|628|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5164|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2997|762|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1812|2812|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1813|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4349|#|0|0|5436|184|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|894|2380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4476|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|5139|587|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|110|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3665|1061|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5943|#|0|0|4311|952|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1448|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|281|980|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3628|bottle|0|0|5993|65|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5327|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1469|1564|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|812|2322|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1485|1555|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2857|728|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2526|dirty frypan|0|0|5487|624|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5133|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4536|939|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1497|3706|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1517|1549|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4163|rolling pin|0|0|1880|2805|16|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3783|dressform|0|0|4461|1066|0|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|1159|2244|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2537|#|0|0|555|1212|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4718|block|0|0|5352|1311|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1143|2229|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2427|438|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1404|4036|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1334|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +551|wooden wall|0|0|5131|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5913|28|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|797|2267|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3640|a create food scroll|0|0|627|839|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|797|2266|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3692|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4245|#|0|0|5317|1975|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2452|428|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3737|1258|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1453|1580|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5423|893|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3764|#|0|0|1445|1553|51|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2745|986|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6936|#|0|0|2766|859|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2274|#|0|0|5302|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4185|#|0|0|634|1033|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|840|2356|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3089|#|0|0|4411|1082|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5501|1808|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|1138|2217|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3688|1128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3326|#|0|0|1246|2200|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3498|#|0|0|1380|1600|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2226|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7268|sarcophagus|0|0|3525|1125|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5941|108|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1704|1564|56|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5917|26|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1340|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5157|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3747|1338|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2649|#|0|0|5514|215|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3117|debris|0|0|5323|1977|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4175|#|0|0|1424|1655|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2508|474|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|678|1202|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1313|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2593|640|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|644|2176|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|797|2268|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4296|951|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3048|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2466|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4520|gas trap|0|0|5569|159|-10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +4605|#|0|0|2539|633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5153|1001|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3974|mandrake root|0|0|2682|679|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1828|#|0|0|5145|1968|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|787|2221|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5674|527|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2552|#|0|0|1308|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1652|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|4389|1061|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3480|396|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|1128|2224|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3616|bloody bandage|0|0|5959|224|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1063|tattered banner|0|0|5359|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2232|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|3594|1205|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3694|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6004|#|0|0|5712|1338|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1618|1583|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4004|#|0|0|2896|908|7|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2656|#|0|0|3672|1067|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1428|3961|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5944|#|0|0|4310|952|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1936|2750|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6055|#|0|0|5317|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1656|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4967|#|0|0|577|1648|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3594|1232|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|481|851|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3849|#|0|0|645|852|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|pewter mug|0|0|748|2264|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5302|1988|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2599|623|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3874|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7032|kite shield|0|0|5995|148|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2863|810|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5136|977|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3478|#|0|0|1054|2229|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1369|3917|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5581|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1481|1764|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5146|905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1314|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|616|2139|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5154|1007|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|867|2318|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +3206|#|0|0|4464|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|1356|1784|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|890|2387|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +52685|#|0|0|2746|863|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4629|#|0|0|311|786|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|chair|0|0|6111|82|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2044|2773|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|#|0|0|3761|1252|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4392|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1344|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4230|bracelet|0|0|5949|231|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1907|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2229|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5275|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|5904|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1441|3716|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4386|1110|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1345|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1007|#|0|0|1893|2740|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5320|1977|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5143|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|554|2142|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|2660|2189|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1466|1671|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1389|1643|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5477|3137|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1352|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1404|4036|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7620|#|0|0|5694|1347|-27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5787|550|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2904|#|0|0|1512|1567|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5289|1317|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|1364|3777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|log wall|0|0|5352|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5924|25|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2844|900|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5990|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3203|#|0|0|3691|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|1395|4009|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1325|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4002|#|0|0|2667|2236|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3832|#|0|0|5174|665|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4978|#|0|0|579|2123|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2997|762|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1932|#|0|0|5362|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5512|221|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|4685|1168|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2484|406|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1678|1590|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|1454|4000|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1468|1592|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1859|2768|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|2532|578|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2910|foot stool|0|0|1889|2685|30|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3730|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3700|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|1984|2914|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6051|#|0|0|5323|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5951|#|0|0|1232|2217|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|1450|1617|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2946|3351|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2010|#|0|0|2726|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1128|2236|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2508|593|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +6008|#|0|0|5359|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|877|2395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1441|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3700|1264|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5986|folded cloth|0|0|649|2182|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2535|dirty pot|0|0|5392|525|66|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|747|2265|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|1813|2806|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1803|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3967|brimstone|0|0|5144|66|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1473|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4557|929|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1938|2794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|553|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|890|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1387|1641|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6008|#|0|0|5343|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1317|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2393|#|0|0|1925|2788|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|816|2328|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5993|154|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5334|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5219|3596|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7682|mud|0|0|1162|2240|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2487|cooked bird|0|14|1510|1600|14|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3908|hatchet|0|216|5360|1365|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|chair|0|0|1634|1690|36|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5226|140|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|553|2140|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|#|0|0|2541|676|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3837|bottle|0|0|5307|88|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5366|#|0|0|1349|3864|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4329|1001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2027|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3618|#|0|0|329|1251|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2903|916|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5310|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5400|929|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3746|1329|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1579|1707|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3610|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5076|studded sleeves|0|0|5915|227|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5793|594|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4549|#|0|0|5214|3662|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5149|1990|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4176|#|0|0|1424|1649|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1238|1574|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|678|1202|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4468|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|1930|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1997|#|0|0|5188|2925|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|2873|3499|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5479|1856|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2665|#|0|0|2418|498|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2859|988|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|5288|1342|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|1962|2672|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|#|0|0|2043|2773|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5558|1825|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|#|0|0|3728|1335|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5196|794|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|#|0|0|1854|2757|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2542|678|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7772|#|0|16|3355|287|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3400|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|broken chair|0|0|5600|1872|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4104|#|0|0|1858|2756|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5354|#|0|0|1356|3734|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2503|#|0|0|1619|1562|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5924|42|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2493|#|0|0|2500|382|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5362|2002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3688|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|2872|716|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|1002|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5593|1841|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|1980|2840|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2527|dirty pot|0|0|5389|591|45|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4162|unbaked pie|0|0|3680|1296|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|2530|659|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|438|0|623|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5692|1352|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +2944|#|0|0|5872|1514|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4020|#|0|0|2634|2091|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +491|#|0|0|5269|2032|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4312|923|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1395|4009|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3965|daemon blood|0|0|5149|54|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4289|977|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4075|#|0|0|5692|1347|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5143|1703|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|618|2125|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|ham|0|14|754|2263|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|616|2215|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3985|wyrm's heart|0|0|5294|90|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5946|171|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1296|1785|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2549|654|5|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +6039|#|0|0|2290|109|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3097|#|0|0|5569|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|chair|0|0|1596|1654|10|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5351|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|3015|3460|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +552|wooden wall|0|0|5152|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|643|835|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1101|2193|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|1626|1588|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|#|0|0|1618|1588|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5330|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1412|1594|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +490|#|0|0|5270|2031|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1587|1555|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2848|-3|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4131|#|0|0|591|2200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2842|866|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5160|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2186|#|0|0|5206|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|2970|3427|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|4555|1495|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2481|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5157|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1851|#|0|0|5311|2006|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|globe|0|0|1068|2199|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1814|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1294|1786|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1650|1643|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5825|523|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4722|block|0|0|5986|99|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|809|2334|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|A Politic Call to Anarchy|0|11|3714|1396|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|8|0|0|0 +6938|#|0|0|2755|882|2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4479|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5951|#|0|0|4309|952|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|1|0|6013|3787|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5938|#|0|0|1232|2220|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1815|2819|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5600|57|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5304|2027|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|3682|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +464|#|0|0|5331|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3593|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7442|blood patch|0|0|6086|178|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|68|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2879|#|0|0|3000|3349|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2882|#|0|0|1523|1541|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1650|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5178|661|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +1312|stone pavers|0|0|4306|921|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2146|wooden fence|0|0|5356|1993|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|876|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5365|1288|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1937|2789|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5163|996|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3528|#|0|0|1129|3672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1477|1743|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|1166|2237|62|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6534|bellows|0|0|5640|1410|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|891|2387|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +5060|#|0|0|1441|3725|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3674|1064|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1344|3752|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3851|#|0|0|641|1094|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1981|2904|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2547|654|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2863|810|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +489|#|0|0|6008|3785|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1422|3747|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4685|1221|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1134|3658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1985|2916|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1319|1808|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2891|784|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1315|1824|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5323|1974|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5445|1817|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|3017|3459|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|352|893|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3570|wand|0|0|5934|224|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4313|egg case|0|0|5986|24|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1392|3864|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5337|1310|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|#|0|0|5237|4005|37|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +3823|#|0|0|3763|1326|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5362|1290|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2132|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3673|1132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1200|2265|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1440|1549|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5173|996|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3768|1173|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1710|1566|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|870|2372|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4466|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4539|857|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1496|1749|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5339|2022|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2898|789|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2516|#|0|0|4395|1200|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1499|1665|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|643|841|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2487|476|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|chair|0|0|5606|1879|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|2618|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|1134|2220|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6586|#|0|0|3012|3403|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|755|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3701|1212|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6009|#|0|0|5291|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1555|1656|26|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4084|Beltrans Guide to Guilds|0|11|5240|179|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|23|0|0|0 +2836|#|0|0|2949|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5195|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3102|broken chair|0|0|5573|202|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1452|1768|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4200|#|0|0|2705|2176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5307|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4962|#|0|0|5695|1388|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3000|3351|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +13585|#|0|0|5312|1955|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2524|dirty pot|0|0|5502|531|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1382|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1367|1660|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5367|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2970|3420|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1340|#|0|0|5945|176|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2808|#|0|0|3691|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5106|ringmail gloves|0|0|5366|1368|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2671|folded blanket|0|0|1134|2225|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1324|1823|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1418|4014|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|641|1089|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3961|blackmoore|0|0|5302|87|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1343|cave floor|0|0|5927|172|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1441|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5297|1970|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5346|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1825|#|0|0|5142|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2653|#|0|0|3672|1146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|748|2269|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3685|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +49|stone wall|0|0|5336|1303|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1556|1772|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2231|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5462|vat|0|0|5298|1999|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5019|statue|0|0|5317|751|-8|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|459|1141|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3850|lesser poison potion|0|19|5931|84|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|6|1 +1154|#|0|0|5264|3977|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|1042|2247|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +37|#|0|0|1135|2237|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3616|bloody bandage|0|0|5959|225|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|1393|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6916|#|0|0|1274|1220|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3767|#|0|0|1438|1555|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2422|494|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2266|#|0|0|888|2396|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +10000|#|0|0|5153|1708|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5142|2005|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5315|1981|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1644|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4463|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|562|2204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|1160|2246|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2961|624|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2026|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1205|#|0|0|1630|1587|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +376|#|0|0|1896|2707|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|3464|388|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4474|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|459|1134|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5443|192|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1635|1514|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2400|#|0|0|1127|3608|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1750|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2895|911|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|399|1219|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|#|0|0|4626|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1395|3768|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4707|shackles|0|0|5138|584|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3652|1138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2884|648|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1781|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|1436|1765|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5616|1879|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +6584|iron ore|0|0|2590|529|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +4104|#|0|0|534|967|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1878|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4167|#|0|0|2728|2260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1514|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2878|counter|0|0|5333|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3933|mace|0|0|5360|1360|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1412|1716|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1825|#|0|0|5145|1969|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3456|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1508|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +482|#|0|0|5142|1559|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2292|#|0|0|1772|2852|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|5786|589|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|626|834|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1324|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1351|1777|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|421|1035|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3350|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1705|1565|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16044|#|0|0|709|2238|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1155|#|0|0|5197|4054|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5360|a blank deed|0|0|2947|3352|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2468|#|0|0|4555|1494|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1408|3850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1278|#|0|0|5837|330|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3190|#|0|0|5213|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1808|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2897|#|0|0|3748|1331|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|1458|844|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4719|block|0|0|5987|99|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2487|476|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|2988|832|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|892|2382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1319|1649|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2518|#|0|0|1332|3749|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6235|#|0|0|2070|815|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5315|1981|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1315|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1312|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4131|#|0|0|587|2203|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3699|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3740|1337|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1353|cave floor|1|0|5347|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7815|chicken|0|0|5220|3612|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6883|skull|0|0|5368|1344|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|#|0|0|1395|3717|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6424|#|0|0|623|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|1452|1665|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4575|log table|0|0|5312|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8093|pitcher of water|0|105|1133|2221|64|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +2468|#|0|0|2487|475|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2462|452|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1999|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6202|flask|0|0|5333|1320|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5134|847|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5643|pan of cookies|0|14|5989|105|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1576|1706|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5354|1990|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|3772|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5584|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4156|a stale bread loaf|0|0|262|775|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1655|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3492|#|0|0|1376|1590|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5289|1338|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|315|792|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2775|carpet|0|0|5149|75|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1321|#|0|0|1774|2850|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5131|962|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1307|#|0|0|1145|2229|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5366|#|0|0|2742|981|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4694|#|0|0|5507|1813|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5589|197|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|2005|2715|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|584|2139|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2291|111|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5161|1968|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|rope|0|0|3037|825|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2001|2721|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5923|169|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4186|#|0|0|1424|1654|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1407|#|0|0|1165|2209|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3531|#|0|0|1131|3673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|6013|3782|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1068|tattered banner|0|0|5154|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|4552|1490|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|3779|1249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|350|882|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5246|837|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4573|log table|0|0|5829|360|-1|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2436|521|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4564|bed|0|0|5584|187|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|787|2218|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5938|99|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5041|bow|0|0|5360|1358|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5326|2018|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4272|#|0|0|3595|1208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5242|174|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|714|1484|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|648|1085|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3351|mushroom|0|14|5290|1318|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|1355|1602|77|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|642|840|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|1931|2796|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2629|#|0|0|616|2114|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1942|2758|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|1170|3632|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5474|1852|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|17174839|2504 +1307|#|0|0|1425|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2687|#|0|0|3690|1233|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3609|cards|0|0|562|2183|4|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2224|1195|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|864|2316|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1194|#|0|0|2433|409|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2552|#|0|0|2619|615|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|#|0|0|2912|796|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2518|#|0|0|1335|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1981|2694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4076|#|0|0|5690|1353|-26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|kettle|0|0|5196|609|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2771|963|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5327|1341|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2837|#|0|0|2943|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3209|#|0|0|4482|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|810|2323|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|5328|3316|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4606|#|0|0|2505|639|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1396|3891|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5541|169|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|644|831|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|786|2222|10|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2550|knife|0|0|5345|74|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3604|#|0|0|2043|2773|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1205|wooden boards|0|0|1611|1591|-20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|1340|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2958|616|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2909|709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6057|88|32|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3695|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1309|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|1328|3676|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9|wooden post|0|0|5362|1289|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5554|1889|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2418|483|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|1885|2727|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5682|531|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2519|#|0|0|1332|3750|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7162|silver ingots|0|0|5325|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1618|1582|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|3761|1220|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1193|#|0|0|2434|410|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1392|3717|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1965|2691|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6058|#|0|0|5319|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7623|#|0|0|3694|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1448|1617|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|4635|1322|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3693|1160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|broken chair|0|0|5438|195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|399|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1695|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3829|#|0|0|5197|655|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5867|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6212|flask|0|0|5945|219|34|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3778|1250|8|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1416|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5287|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14133|#|0|0|5317|1975|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4217|#|0|0|2706|2177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|894|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5141|1948|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1316|stone pavers|0|0|6107|179|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3989|#|0|0|1979|2838|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5876|3821|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3831|#|0|0|5934|222|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3208|#|0|0|4463|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4389|mushroom|0|0|5665|557|20|1|0|2|0|53|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +3617|#|0|0|2071|815|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|cleaver|0|0|5702|526|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2691|#|0|0|3678|1237|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|1644|1580|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3025|3356|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|2292|110|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5251|236|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16044|#|0|0|683|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4172|#|0|0|1426|1661|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|2531|578|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5287|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5052|#|0|0|1420|2100|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1365|1601|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1314|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3666|1146|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2518|656|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|chair|0|0|1878|2729|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2532|#|0|0|1859|2832|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4243|#|0|0|5348|1996|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5289|1317|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5320|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1957|#|0|0|5465|1805|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|641|939|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3572|wand|0|0|5188|694|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|5922|169|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3698|2060|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|5329|1349|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3655|empty jars|0|0|3687|1302|22|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6922|bone pile|0|0|5271|2030|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3683|1116|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3342|#|0|0|5292|1313|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5294|1997|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2433|410|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|1842|2769|0|1|0|2|0|0|5|400000|125|1|0|0|0|0|0|0|0|0 +5739|#|0|0|616|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1957|#|0|0|6057|90|32|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5113|gnarled staff|0|0|5926|213|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3684|2065|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1133|3611|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1442|#|0|0|2228|1201|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5221|145|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4022|#|0|0|3010|3410|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4474|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1152|1548|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5366|#|0|0|1398|3867|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4524|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1390|1597|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1392|1653|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1193|#|0|0|2434|409|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|544|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1316|stone pavers|0|0|5905|96|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1427|4005|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5455|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5477|3136|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8066|#|0|0|3767|1219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5926|coconut|0|14|1090|2192|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1467|1513|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8416|Orc Statue|841|0|5325|1312|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|17|0|0 +2901|#|0|0|1844|2830|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|3594|1232|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1429|4005|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|2893|912|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3748|1251|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5974|172|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4725|block|0|0|5502|1811|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2474|427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1538|1712|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|#|0|0|2505|635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5319|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|612|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1352|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1672|1547|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|1332|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7625|#|0|0|3697|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4633|#|0|0|3690|1259|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3098|#|0|0|2519|474|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5306|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1967|#|0|0|5192|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3660|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5922|37|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2895|chair|0|0|1133|2218|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5336|2020|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1309|stone pavers|0|0|5196|579|5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4000|#|0|0|2880|3503|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2039|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1302|1761|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|#|0|0|1544|1773|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3732|1327|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5329|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5362|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2665|#|0|0|4389|1087|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8612|#|0|0|5297|1998|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3740|#|0|0|627|821|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|4457|1058|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4096|#|0|0|1634|1514|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1781|#|0|0|1366|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3998|#|0|0|2881|3505|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|3266|724|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|1426|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1247|wooden planks|0|0|5293|1998|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1541|1739|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4178|#|0|0|1838|2678|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5541|1879|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3101|broken chair|0|0|1166|2243|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6017|#|0|0|1238|808|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1434|3760|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2843|812|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1313|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1443|#|0|0|2226|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1949|2686|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5906|thigh boots|0|0|5959|222|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1334|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2914|970|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1289|1781|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|1012|1435|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5154|1001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|1432|3964|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +49|stone wall|0|0|5336|1304|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3978|#|0|0|626|835|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3664|1151|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|1569|1536|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|1332|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1166|2235|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1603|1713|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6200|#|0|0|4626|1213|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1672|1546|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3618|1264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5435|185|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5272|2040|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5287|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|4037|313|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5347|1996|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +146|log wall|0|0|5351|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|5291|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5688|1352|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +2913|#|0|0|1455|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|643|837|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3874|amethyst|0|0|5288|2013|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1314|1646|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1340|1731|80|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1350|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1508|1599|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5296|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4390|1087|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|5688|1328|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5321|85|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2962|624|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|1593|1554|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5376|plough|0|0|899|2405|0|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +6929|bone|0|0|5365|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|613|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5212|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5162|1967|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4098|#|0|0|1192|1710|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1332|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|1224|1571|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0|2100 +3206|#|0|0|4477|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2033|2801|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|1373|3853|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4190|#|0|0|2938|3507|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16035|#|0|0|682|2236|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1544|1750|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1432|3827|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5344|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1513|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|560|2216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1825|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1636|#|1109|0|6002|3764|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2255|#|0|0|1256|1886|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3994|#|38|0|1554|1656|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5288|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2213|1166|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2498|#|0|0|1946|2680|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1206|1854|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1304|3747|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1317|3727|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4632|#|0|0|3696|1257|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5131|969|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5147|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2854|998|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5352|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2894|#|0|0|3705|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5872|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5933|#|0|0|1379|1601|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5305|1960|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2034|2808|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1967|#|0|0|5192|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5829|522|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4151|hay|0|0|1302|1767|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|648|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +579|#|0|0|5541|173|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|794|2302|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4127|pile of wool|416|0|1982|2834|15|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|556|827|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5036|pillow|0|0|1129|2217|62|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4720|block|0|0|5987|100|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3297|#|0|0|2122|806|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4646|statue|0|0|5913|240|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5322|1974|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|739|2138|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|457|1141|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3060|3385|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2324|dirt patch|0|0|1041|2248|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1059|palisade|0|0|5140|1970|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1416|1750|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2889|#|0|0|1350|1605|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2515|#|0|0|1469|1514|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5343|73|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1456|3770|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6262|#|0|0|3002|3409|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6916|#|0|0|1272|1215|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +38|#|0|0|2231|1198|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|874|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8007|#|0|0|624|848|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5939|#|0|0|1233|2220|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1945|2769|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +157|log post|0|0|5368|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2260|1218|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|600|841|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|855|2361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2042|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7095|refuse|0|0|5320|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5930|221|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1497|1687|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4553|1499|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|4461|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5368|1343|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1371|3699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|wooden bench|0|0|1890|2708|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4455|1083|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5324|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6004|#|0|0|1569|1537|29|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1815|2825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|1140|2231|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1494|1615|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3993|#|533|0|1360|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1014|1432|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|641|1087|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1364|3697|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1186|1708|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5327|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3998|#|0|0|1472|1685|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|plate|0|0|1129|2218|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1408|#|0|0|4620|1205|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5333|1384|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|747|2264|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4606|cot|0|0|5555|1911|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1259|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4206|#|0|0|3544|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5464|vat|0|0|5295|1998|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|0|3704|2064|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4608|cot|0|0|5438|192|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2888|#|0|0|1581|1736|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5138|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1407|#|0|0|4621|1205|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1332|1603|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5045|scimitar|1268|0|5570|1906|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2992|642|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2649|#|0|0|5528|50|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|806|2265|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4098|#|0|0|4559|922|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8600|#|0|0|5311|1988|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1547|1738|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5338|2022|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3848|#|0|0|644|835|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2417|483|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5274|2044|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|3779|1250|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1403|1685|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +6193|flask|0|0|5333|1320|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|404|0|625|2124|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1413|#|0|0|4622|1206|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2513|#|0|0|614|887|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5552|1864|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2418|523|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3608|#|0|0|1255|867|22|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|5329|1322|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +4554|#|0|0|1576|1696|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4093|skull mug|0|0|5507|529|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2857|728|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2282|#|0|0|5168|1002|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3314|#|0|0|5288|1311|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4562|bed|0|0|5447|177|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|1012|1432|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5656|553|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +16044|#|0|0|709|2237|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4577|log table|0|0|5360|1357|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5303|2033|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +145|log wall|0|0|5336|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|bottle of wine|0|105|1867|2648|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2839|#|0|0|2947|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|1332|3748|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1931|#|0|0|5303|1986|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4643|#|0|0|615|2120|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6225|scales|0|0|6112|227|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4238|#|0|0|5360|2010|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1910|#|0|0|3685|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4412|1137|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6432|#|0|0|1448|1608|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2514|peach|0|14|1384|1575|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1411|#|0|0|2505|433|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5155|1992|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|1392|1602|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2689|2201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7868|tinker's tools|0|0|5320|1979|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2488|#|0|0|555|1221|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2272|#|0|0|5216|203|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1409|#|0|0|4624|1204|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4107|#|0|0|1992|2694|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|#|0|0|2684|2233|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|643|843|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5939|100|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1929|#|0|0|5308|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7816|skinned goat|0|0|5365|1330|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1391|1643|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6806|#|0|0|1421|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2493|399|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|2480|424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|#|0|0|2432|412|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|2229|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5639|#|0|0|2432|411|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5948|#|0|0|4470|1182|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|1547|1760|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2839|#|0|0|2943|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1239|wooden planks|0|0|5297|1999|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2504|429|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5357|1995|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1452|1614|28|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2939|939|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7100|refuse|0|0|5319|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3311|#|0|0|5287|1312|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1208|#|0|0|1441|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5325|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2902|913|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|603|848|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|556|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1497|1682|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5870|1516|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3784|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4391|1132|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3982|#|0|0|626|852|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4172|#|0|0|1426|1660|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4089|#|0|0|1554|1683|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2831|#|0|0|2945|3348|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2473|400|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1077|#|0|0|3784|1127|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|2520|523|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|2452|485|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5870|1504|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2245|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3662|1099|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5330|3319|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +491|#|0|0|6014|3774|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1983|2840|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2879|#|0|0|2730|2184|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4181|#|0|0|2938|3507|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3532|fishing weight|0|0|2735|1062|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +6562|#|0|0|5228|4004|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|2228|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1308|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4544|#|0|0|5440|1917|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +6938|#|0|0|2743|876|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|349|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1554|1767|14|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4032|#|0|0|1499|1664|31|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3677|1057|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4032|#|0|0|1351|1742|67|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3602|chessmen|0|0|1544|1749|40|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +6929|#|0|0|2780|859|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2536|dirty pan|0|0|5153|595|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1405|4036|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5439|bandana|0|0|2522|633|1|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2619|616|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2899|789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|995|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1522|1547|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5329|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2599|528|15|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5351|1321|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2923|669|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2399|#|0|0|4557|1040|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|625|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6001|#|0|0|5368|1294|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1306|#|0|0|1426|1559|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4981|bridle|0|0|2524|381|23|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1453|4026|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|3526|1148|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5288|1317|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3733|cannon|0|0|5361|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|1332|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1298|1763|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|2260|1217|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3657|1073|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3741|#|0|0|1467|1549|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|1515|1550|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1984|2840|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1802|#|0|0|5301|128|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|555|2218|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5555|12|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +465|#|0|0|5288|1337|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|wooden bench|0|0|5539|1883|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|624|1148|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5943|177|22|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +128|stone wall|0|0|1323|1627|50|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2102|wooden fence|0|0|5998|3771|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +488|#|0|0|5273|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|645|2229|-3|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1467|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3607|#|0|0|1862|2649|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2659|#|0|0|2752|2216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1782|portcullis|0|3|6087|66|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3607|#|0|0|2516|654|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4163|#|0|0|1192|1848|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|1395|3894|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3918|#|0|0|3548|1184|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|4682|1228|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2822|#|0|0|616|2141|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5914|26|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1991|2836|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3567|#|0|0|1329|1587|72|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4106|#|0|0|3048|3402|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2276|#|0|0|5309|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2548|#|0|0|1171|3638|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2549|#|0|0|648|2155|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5218|762|-35|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|814|2195|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2468|#|0|0|1441|3776|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4548|FlameSpurtTrap_base|0|0|5691|1354|-27|1|0|2|1|0|255|400000|125|1|0|0|0|0|67108864|0|0|0|2504 +4150|hay|0|0|5964|217|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6054|#|0|0|5316|1955|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6875|pile of skulls|0|0|5331|1360|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2455|#|0|0|599|1187|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|888|2365|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|593|2165|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5310|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4300|927|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|chair|0|0|5343|77|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|1171|3637|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4979|#|0|0|2519|375|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2739|980|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1934|#|0|0|1459|845|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|bottles of liquor|0|105|5394|40|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +325|log post|0|0|5335|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6237|full vials|0|0|1163|2210|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2839|#|0|0|2946|3347|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2658|#|0|0|3001|3351|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|554|1211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1338|1605|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2754|880|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2499|#|0|0|2245|1203|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2897|chair|0|0|1480|1739|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4020|#|0|0|1416|3860|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4242|#|0|0|5348|1997|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3494|#|0|0|1376|1600|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1811|2811|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5501|520|60|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4217|pile of hides|0|0|2868|1001|-21|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +13347|#|0|0|5316|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3734|1254|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5874|1506|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3095|covered chair|0|0|5912|48|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1426|4020|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5399|shirt|0|0|5579|195|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4079|Classic Childrens Tales Vol.2|0|11|338|873|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|16|0|0|0 +2495|#|0|0|3697|1297|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|644|841|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|1683|1569|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2645|#|0|0|2715|2209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5714|569|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4030|book|0|11|6060|48|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +2149|wooden fence|0|0|5297|1975|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|5320|1306|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2842|866|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|6010|3784|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1396|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4425|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|3761|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4138|#|0|0|630|2164|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4689|#|0|0|5283|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1873|#|0|0|5475|1881|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3764|#|0|0|1437|1555|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3691|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3741|#|0|0|1440|1554|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3740|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|counter|0|0|5330|1320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1065|#|0|0|1685|2832|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3053|3419|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1595|#|0|0|5154|107|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4135|chisels|0|0|2912|793|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5937|109|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1468|1514|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6019|#|0|0|1902|1199|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7|#|0|0|617|2135|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1960|#|0|0|5191|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +13603|#|0|0|5312|1958|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1651|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5398|skirt|0|0|2542|638|1|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +6012|#|0|0|5291|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5499|#|0|0|5868|1510|1|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5925|167|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1550|1680|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2212|#|0|0|710|1481|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5214|3595|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|573|1122|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2887|676|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6585|iron ore|0|0|2851|732|4|1|0|2|0|0|1200|400000|125|1|0|0|0|0|0|0|0|0 +2103|wooden fence|0|0|5996|3773|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|622|2142|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2686|bed|0|0|1134|2217|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3694|1129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6558|#|0|0|5229|4004|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|643|851|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2230|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5313|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1388|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3731|1331|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1069|tattered banner|0|0|5142|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|621|2112|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5264|163|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1388|1817|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1649|1635|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|1897|2680|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|556|2204|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1301|1753|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7028|metal kite shield|0|0|5942|147|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1265|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2743|882|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4032|#|0|0|1587|1564|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4002|#|0|0|2660|2202|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1074|#|0|0|3777|1129|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3695|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5336|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|2520|371|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3206|#|0|0|4477|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2487|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1861|2647|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5297|1970|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|1998|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|4391|1027|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3769|#|0|0|1449|1664|-10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|cleaver|0|0|5920|184|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1420|4011|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1308|3693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3893|#|0|0|1388|1661|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1424|3817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3766|music stand|0|0|1451|1660|-10|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +1781|#|0|0|1352|3869|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|1511|1573|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6791|ore cart|0|0|5323|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1525|1544|25|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|2973|3424|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5443|1821|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4312|egg case web|0|0|5300|1548|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2840|#|0|0|2949|3353|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|1261|1884|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|559|2172|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2035|2746|77|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2512|apple|0|14|1388|1575|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3782|#|0|0|1547|1658|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|ceramic mug|0|0|5153|590|-50|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5277|2033|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|6043|194|9|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|514|992|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1841|2677|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4310|small web|0|0|5983|168|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4288|923|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2122|iron fence|0|0|5476|3138|-60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1258|867|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5285|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5922|167|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4665|1395|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6882|skull|0|0|5355|1352|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|515|990|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|2027|2846|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1062|tattered banner|0|0|5140|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5646|#|0|0|616|2120|1|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1311|#|0|0|5574|199|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|562|966|9|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3123|#|0|0|5908|48|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6010|#|0|0|5585|3016|33|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1830|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|2712|2213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4219|#|0|0|1438|1608|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2272|#|0|0|5306|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5298|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|2853|996|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1135|3658|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|#|0|0|2845|797|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|#|0|0|2969|3404|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5569|191|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +3476|#|0|0|1363|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5504|524|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4216|#|0|0|2705|2178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6522|#|0|0|2467|555|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4135|#|0|0|1430|1596|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|1684|1570|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|351|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5586|1856|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4635|stone chair|0|0|5169|565|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|872|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|556|2219|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2265|#|0|0|888|2393|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2422|#|0|0|457|1141|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3638|#|0|0|5991|224|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4427|1225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5350|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4689|#|0|0|5285|2013|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|iron fence|0|0|5432|3153|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5366|spyglass|0|0|1128|3658|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|5017 +2459|bottle of liquor|0|105|1326|1674|34|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4079|#|0|0|1986|2911|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3348|#|0|0|5293|1312|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5576|193|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5868|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1314|3692|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3840|bottle|0|0|5994|61|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1297|1760|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|1937|2788|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2433|530|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|610|2120|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2919|#|0|0|2895|907|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4335|garbage|0|0|1161|2209|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6873|pile of skulls|0|0|5334|1360|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|1085|2130|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|4408|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6550|forge|0|0|5640|1412|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +30|#|0|0|1141|2227|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2851|738|4|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +3642|#|0|0|627|840|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5870|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1441|3715|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1451|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5508|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2832|873|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3619|#|0|0|2993|3432|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3740|#|0|0|1440|1557|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|3629|1241|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2455|#|0|0|648|938|6|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|1429|1715|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|1545|1707|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|625|818|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|886|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4635|#|0|0|3693|1260|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4565|bed|0|0|5445|177|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|1620|1564|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6939|spine|0|0|5344|1329|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4608|#|0|0|1859|2762|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2186|#|0|0|5209|3593|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2224|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1386|1641|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7407|entrails|0|0|6058|160|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|#|0|0|554|1212|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2421|#|0|0|5293|3986|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2995|808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|864|2315|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3739|1250|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1303|1763|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5135|976|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|999|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7156|iron ingots|0|0|5341|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1653|1633|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4706|shackles|0|0|5137|597|-37|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5242|788|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +407|#|0|0|3685|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3596|1236|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|1945|2686|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1585|1555|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5306|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|552|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|552|2175|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2913|#|0|0|2481|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5786|1338|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1393|4020|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2944|#|0|0|5871|1514|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6053|#|0|0|5321|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2719|#|0|0|2940|3350|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|1438|1592|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|chair|0|0|5341|83|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1398|4037|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|chair|0|0|1065|2202|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5140|957|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|544|818|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4208|#|0|0|3029|3389|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6178|alchemical symbol|0|0|1163|2208|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5141|1978|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|#|0|0|1849|2763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1311|1666|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4067|tapestry|1|0|1013|1435|-3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5331|90|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1470|1578|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5360|1334|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2483|#|0|0|1334|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2620|977|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|665|1008|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3664|1059|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2601|candlabra|0|0|5989|29|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4153|#|0|0|549|822|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|chair|0|0|1478|1738|0|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4071|#|0|0|5690|1347|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4145|#|0|0|4419|1081|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1446|#|0|0|5720|3262|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2423|slab of bacon|0|14|5348|56|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3319|#|0|0|5350|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3960|#|0|0|4623|1201|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1550|1709|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1493|1555|70|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2896|#|0|0|3739|1329|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5336|1349|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|0|1543|1691|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2776|carpet|0|0|5150|77|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4240|#|0|0|6036|1439|15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|351|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3658|1056|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2487|400|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|399|1220|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|2858|1000|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|3738|1260|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1891|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|5405|41|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2100 +5364|#|0|0|600|2280|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1490|3685|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3028|3356|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|2066|815|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5370|#|0|0|2752|2160|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|2064|2778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5501|524|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1822|#|0|0|2727|2133|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1799|-5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|4329|964|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|2669|2235|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|1460|3781|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|3593|1213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1071|tattered banner|0|0|5359|1362|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1497|1679|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|329|1246|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5943|103|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5311|1351|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2777|carpet|0|0|5149|81|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2965|Jhelom Library|0|0|1400|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3656|1073|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5306|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4099|spittoon|0|0|1983|2915|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2910|#|0|0|3612|1257|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1441|1580|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|1680|1568|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5926|45|22|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|4390|1132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6205|#|0|0|4627|1213|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1208|#|0|0|1446|1668|-10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5738|#|0|0|612|2129|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7713|books|0|0|1164|2243|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5331|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4027|#|0|0|2869|850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5331|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5731|566|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2905|chair|0|0|1879|2737|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2851|996|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3783|#|0|0|1353|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6562|forge|0|0|5310|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1428|4001|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5404|decorative armor|0|0|3523|1125|20|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3608|cards|0|0|1547|1767|16|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1152|1548|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5356|1990|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7038|tuscany pine|0|0|5328|1307|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|2989|778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4732|block|0|0|5501|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1895|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2469|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5228|140|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4097|#|0|0|2474|399|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1956|#|0|0|5557|1825|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4005|#|0|0|2896|908|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2756|2219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5288|1338|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6056|#|0|0|5312|1961|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1356|3753|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|556|2175|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +4242|#|0|0|5429|1875|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5|0|0|4750 +5453|water barrel|0|0|657|2239|-2|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +3851|#|0|0|642|852|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3907|hatchet|0|216|2956|3481|19|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5348|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1413|#|0|0|1161|2208|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5985|44|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|Talking to Wisps|0|11|2736|987|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|6|0|0|0 +2444|french bread|0|14|5351|49|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5579|199|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1583|1557|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5314|1957|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|872|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +146|log wall|0|0|5361|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4021|#|0|0|1886|2644|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3649|1139|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|1332|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5314|1982|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|751|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|3729|1327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|352|892|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2548|#|0|0|2745|988|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3317|#|0|0|5345|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6950|leaves|2416|0|873|2326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +147|log post|0|0|5344|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1829|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1474|3684|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +145|#|0|0|2592|610|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3772|#|0|0|624|821|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|#|0|0|2469|557|5|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +1849|#|0|0|5311|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|563|811|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7994|a magic untrap scroll|0|0|624|832|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|1260|1884|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6105|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2861|#|0|0|348|883|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1413|#|0|0|1164|2210|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7407|entrails|0|0|5363|1332|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2071|794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1293|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4006|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2956|707|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|3760|1291|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1462|3796|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4024|forged metal|0|0|633|2195|0|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +545|palisade|0|0|5131|1968|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|633|2193|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4310|#|0|0|2729|883|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1409|#|0|0|1162|2207|61|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3982|nox crystal|0|0|5304|37|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|1416|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|642|844|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5133|994|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5066|#|0|0|1439|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2657|#|0|0|3673|1074|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5304|1960|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4604|bamboo stool|0|0|6002|3773|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2657|#|0|0|3649|1118|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|1342|1605|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2270|#|0|0|1478|1512|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|1468|1582|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3089|#|0|0|1431|1595|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2712|2210|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +16038|#|0|0|684|2237|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5308|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +17|wooden wall|0|0|5335|1323|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|3710|1225|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5360|1326|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|515|990|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +18|wooden wall|0|0|5334|1325|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5289|1337|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5913|50|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3347|#|0|0|5291|1314|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|5307|1296|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|2667|2233|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +488|#|0|0|5270|2031|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4173|#|0|0|1384|1598|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5543|2036|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|6042|194|9|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|438|0|610|2130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1420|4002|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1324|1802|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|1848|2796|-8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4555|#|0|0|1404|4037|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2749|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|5332|1380|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|568|2114|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +466|#|0|0|5334|1359|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4537|861|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4555|1495|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5635|#|0|0|1248|1706|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2553|#|0|0|1316|3724|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3375|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2451|#|0|0|1379|3750|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6919|#|0|0|1265|1216|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1953|#|0|0|2728|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5153|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5471|1928|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2840|941|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3611|checkers|0|0|562|2169|6|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +2187|#|0|0|5251|4020|39|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2273|#|0|0|5313|1989|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3|#|0|0|3704|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1416|1596|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6046|194|9|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5945|108|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1897|2810|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2103|wooden fence|0|0|5998|3772|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4157|#|0|0|1248|1707|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|1332|1653|57|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3734|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|2744|988|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4108|#|0|0|1291|1754|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2899|#|0|0|1336|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1392|1646|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3739|#|0|0|1501|1656|33|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4095|#|0|0|562|2183|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2009|2720|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4696|#|0|0|5363|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4243|#|0|0|5985|37|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4033|#|0|0|2905|710|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1652|1562|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2212|#|0|0|2065|789|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1297|1754|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2225|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3706|1227|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4476|1082|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3697|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|555|815|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5405|885|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|890|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2517|#|0|0|3700|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2747|rug|0|0|2965|3403|35|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3538|fishing net|0|0|5499|220|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4696|#|0|0|5272|2025|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +408|#|0|0|3685|2067|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|2069|814|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|1371|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|hay|0|0|752|2161|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +4079|The Bold Stranger|0|11|1381|3779|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|3|0|0|0 +3609|#|0|0|2484|409|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2730|878|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5109|crook|0|0|5963|237|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2458|goblet|0|0|5197|621|3|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5445|962|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2495|#|0|0|3697|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1328|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5942|#|0|0|4311|953|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5553|204|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4031|#|0|0|4412|1136|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5834|345|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|458|1134|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1655|1637|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|358|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|#|0|0|1451|1157|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|995|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3894|#|0|0|1324|1800|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|flowerpot|0|0|5176|22|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2470|#|0|0|628|2173|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4309|small web|0|0|5952|101|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7866|tool kit|0|0|5318|1974|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|312|795|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2661|#|0|0|3048|3361|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1395|3867|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +27|#|0|0|2224|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2859|999|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2467|#|0|0|2483|408|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1512|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1259|1884|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4307|small web|0|0|5952|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1842|2830|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3699|1263|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|882|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6790|ore cart|0|0|5368|1295|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|1366|3699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1433|1685|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7624|#|0|0|3696|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|2852|739|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1418|4006|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2421|cauldron|0|0|5398|907|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6001|#|0|0|5295|2009|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|1939|2724|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|438|0|624|2126|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1301|1685|30|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3768|1171|4|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +5987|#|0|0|1467|1685|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5222|733|-20|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4151|hay|0|0|1323|1817|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1931|#|0|0|6012|3782|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|869|2317|0|1|0|2|0|0|10|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5873|1517|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2881|#|0|0|1312|1808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4336|garbage|0|0|5316|1373|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2467|#|0|0|2467|406|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|1085|2123|5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2645|#|0|0|2564|524|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|546|2211|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2386|#|0|0|1544|1761|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5322|1980|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6015|#|0|0|5911|3278|-15|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3892|#|0|0|5999|3773|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|4386|1111|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|2859|998|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5336|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|#|0|0|642|851|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1343|1736|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5585|2015|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +466|#|0|0|6015|3790|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|#|0|0|2226|1198|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6883|skull|0|0|5359|1369|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5868|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4395|#|0|0|5956|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2407|#|0|0|2436|435|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|3764|1302|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1842|2674|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2225|1196|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3617|#|0|0|2071|810|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|650|2162|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3097|#|0|0|562|1010|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3853|lesser explosion potion|0|19|5304|87|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|3|1 +4127|pile of wool|0|0|3683|1234|0|1|0|2|0|0|200|400000|125|1|0|0|0|0|0|0|0|0 +2686|#|0|0|2970|3401|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3699|1266|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|1441|3775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7852|#|0|0|6085|65|27|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2025|2807|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1814|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1494|1554|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3810|#|0|0|2736|874|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +8612|#|0|0|5322|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5359|1343|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5310|1954|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3542|#|0|0|1494|1746|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5330|1383|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2690|#|0|0|2963|3400|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|564|2139|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2276|1197|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|531|960|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|1428|3960|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7995|#|0|0|645|849|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6426|#|0|0|614|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4003|#|0|0|1929|2789|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4241|#|0|0|5581|192|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2207|#|0|0|5296|2001|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2750|#|0|0|3699|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3376|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|2940|940|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|1587|1563|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5110|butcher knife|0|0|5944|147|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2101|wooden fence|0|0|5998|3773|21|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|oven|0|0|5672|526|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|636|817|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2904|914|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5717|550|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +4554|#|0|0|1480|1664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1326|1817|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1870|2643|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|chair|0|0|1881|2707|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +4175|#|0|0|2941|3506|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5828|531|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2908|#|0|0|1396|3892|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6212|flask|0|0|6108|82|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3713|1396|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|618|885|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|5927|228|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1594|1554|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|#|0|0|1375|3887|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2451|fruit basket|0|14|3699|1265|24|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|280|980|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|1949|2682|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +578|#|0|0|6119|183|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2530|#|0|0|3688|1296|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6445|#|0|0|554|820|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4577|log table|0|0|5368|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1536|#|2419|0|6001|3764|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|611|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|3412|192|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5985|170|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1422|3979|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1320|3672|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2658|#|0|0|2998|3428|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1443|#|0|0|2225|1197|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|1635|1514|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5334|1326|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +558|#|0|0|3782|1123|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4564|bed|0|0|5449|179|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4529|floor saw|0|0|5303|736|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0|2504 +4154|#|0|0|544|823|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1485|1762|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1816|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|1452|4026|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|2073|813|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1809|#|0|0|1593|2491|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|2026|2865|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2212|1166|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|627|851|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|880|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1320|1805|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5158|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3701|1209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3592|1211|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5295|1345|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5309|2031|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2882|#|0|0|544|2121|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5250|794|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2348|oven|0|0|5786|544|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5923|35|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1369|3851|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1579|1557|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2227|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5689|529|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +1222|wooden planks|0|0|5460|185|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6872|pile of skulls|0|0|5333|1361|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6041|#|0|0|5397|705|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2860|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1328|3691|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1262|1894|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|#|0|0|3662|1101|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1345|1735|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|1584|1594|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4068|tapestry|1|0|5878|3818|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5427|957|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|1447|3770|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|636|2155|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4007|dice and Cup|0|0|1440|3769|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|1600|1524|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|5284|2011|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2922|668|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6652|cooper's bench|0|0|5694|3211|12|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3765|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|#|0|0|648|2155|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2886|#|0|0|1581|1738|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|796|2266|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1290|wooden logs|0|0|5553|14|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|2026|2859|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1186|1708|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|5995|104|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1316|3722|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5489|50|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5412|861|65|1|0|2|1|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3823|#|0|0|3761|1326|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2147|wooden fence|0|0|5295|2000|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3697|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2466|407|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4688|#|0|0|5283|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +9|wooden post|0|0|5365|1289|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1857|2819|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Talking to Wisps|0|11|556|2208|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|6|0|0|0 +4102|#|0|0|1513|1560|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4097|#|0|0|2904|905|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4153|#|0|0|1865|2824|16|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2661|#|0|0|3672|1065|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2860|#|0|0|1425|4005|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1261|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5851|233|-13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|1470|1516|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1952|#|0|0|2726|2132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6948|leaves|2416|0|804|2196|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2913|#|0|0|2904|915|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4212|#|0|0|3037|3389|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5405|1911|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4311|small web|0|0|5952|93|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5335|1381|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2900|chair|0|0|5222|176|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3097|broken chair|0|0|5588|1828|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|1453|1755|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|644|823|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|2944|937|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2491|400|19|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2908|#|0|0|1152|1549|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5210|3594|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4192|#|0|0|5231|4015|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2280|#|0|0|5440|1804|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1900|#|0|0|3684|2066|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3603|#|0|0|2516|652|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4238|#|0|0|6057|1441|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|2417|483|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|450|1111|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3699|1263|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|4408|1224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3976|nightshade|0|0|5145|75|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +482|#|0|0|5142|1557|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5145|961|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|2857|989|-21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3689|2068|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4475|1181|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3892|#|0|0|1323|1804|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2290|110|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1955|#|0|0|5180|579|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2900|#|0|0|2919|676|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5345|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|chair|0|0|5341|81|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1301|1758|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5343|vat|0|0|5296|1997|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3092|#|0|0|5754|3268|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1313|stone pavers|0|0|6011|3779|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1064|gruesome standard|0|0|5336|1327|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4187|#|0|0|2938|3508|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5458|3154|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3543|#|0|0|1482|1768|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6921|bone pile|0|0|5313|1343|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3893|#|0|0|1524|1542|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1393|3699|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|1458|3825|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|6084|1447|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1471|1664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1352|cave floor|1|0|5348|2007|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3921|dagger|0|0|1129|2232|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2553|#|0|0|2474|400|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5574|186|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2514|peach|0|14|1377|1619|30|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2512|apple|0|14|1054|2228|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|2969|3427|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|996|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|4393|1219|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3265|#|0|0|4483|1183|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|812|2327|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6039|#|0|0|3284|90|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3697|1293|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|4288|953|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2660|#|0|0|3592|1195|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1657|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|5191|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3996|#|0|0|1452|4003|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|2024|2793|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|666|1004|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1958|#|0|0|5788|1337|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4413|1467|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3625|bottle|0|0|5993|64|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2503|#|0|0|2659|2201|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|2855|728|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|3594|1231|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1486|3849|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +3808|#|0|0|2749|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|3003|3401|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4117|#|0|0|1473|1689|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1388|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3542|small fish|0|0|1129|3686|-3|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +4030|#|0|0|650|2163|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4189|#|0|0|4463|1164|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3933|mace|0|0|5368|1360|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5584|189|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1000|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1911|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|1337|1653|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5139|1983|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1193|1708|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4556|#|0|0|1384|1804|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3883|#|0|0|5288|2013|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2667|#|0|0|4385|1093|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|#|0|0|3746|1264|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1290|1779|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7098|refuse|0|0|5315|1328|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5464|vat|0|0|5354|1991|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5269|2041|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|1592|1514|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1418|1579|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3919|#|0|0|565|963|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4239|#|0|0|5433|195|12|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2459|bottle of liquor|0|105|1132|1819|2|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +1059|palisade|0|0|5134|1967|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +873|tent wall|1109|0|6002|3767|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|1408|3804|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2943|#|0|0|1496|1664|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|#|0|0|602|1184|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|681|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|2501|383|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2884|#|0|0|1420|1560|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3689|2065|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2427|#|0|0|1320|1600|57|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6007|#|0|0|5291|2017|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6040|#|0|0|5333|3316|-5|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2660|#|0|0|3690|1128|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2887|#|0|0|1560|1748|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|154|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|2898|736|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2917|#|0|0|2904|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4551|860|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|787|2218|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2525|dirty pot|0|0|5497|625|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5301|127|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|3683|1113|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|3681|1105|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1009|#|0|0|1894|2737|25|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2467|fork|0|0|1128|2218|43|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5141|1967|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2278|#|0|0|5137|1954|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5360|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1312|#|0|0|5874|1515|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2081|#|0|0|2223|1195|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|4418|1460|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7121|#|0|0|591|2201|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5986|#|88|0|1354|3776|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|chair|0|0|5237|149|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2528|#|0|0|1140|1816|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|4692|1410|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2469|#|0|0|3594|1234|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4234|ring|0|0|5961|200|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3637|#|0|0|3706|1228|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2489|#|0|0|3552|1171|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3740|1248|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4159|#|0|0|556|1221|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4331|967|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2493|#|0|0|3745|1331|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4151|hay|0|0|1323|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1782|#|0|0|1393|3886|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2835|#|0|0|2735|2248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2440|435|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2499|#|0|0|628|2173|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2667|#|0|0|2521|549|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2550|#|0|0|573|1123|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|4411|1217|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1536|#|1109|0|6000|3763|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3852|#|0|0|331|1254|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|2490|398|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3190|#|0|0|5209|3598|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|2906|3520|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3313|#|0|0|5854|1457|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3605|#|0|0|716|1483|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|1451|3778|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2905|#|0|0|1368|1635|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5368|#|0|0|1477|1762|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4730|block|0|0|5503|1809|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6002|#|0|0|6109|152|-22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1385|1668|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2880|#|0|0|2619|615|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|#|0|0|1587|1564|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3914|axe|0|216|5368|1364|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|736|883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6041|#|0|0|5313|1959|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2485|431|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4150|#|0|0|1289|1779|10|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1256|865|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2083|#|0|0|4467|1179|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1384|1664|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|#|0|0|1843|2829|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3995|#|0|0|1467|1684|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|5152|687|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|1419|4022|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|892|2391|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4199|#|0|0|2704|2177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3203|#|0|0|1381|1617|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1635|#|1109|0|6002|3766|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|2291|110|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2469|#|0|0|669|2147|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4635|#|0|0|3701|1265|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5938|#|0|0|4309|955|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4412|gas trap|0|0|5693|521|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16978231|2504 +2910|#|0|0|3627|1241|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +351|#|0|0|3703|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2755|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3265|#|0|0|4462|1180|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1963|#|0|0|5191|580|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2894|#|0|0|2913|3484|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2913|#|0|0|1439|3769|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|3029|3356|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|potted tree|0|0|5160|31|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|4313|923|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4697|#|0|0|5273|2039|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5273|2036|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1672|1547|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5696|shackles|0|0|5307|1367|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5443|1808|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|1930|2787|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|554|2175|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4156|bread loaf|0|14|3680|1299|24|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2970|3402|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5147|1998|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5309|2003|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2280|#|0|0|5439|1823|-5|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2918|#|0|0|2416|557|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3691|1262|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2653|#|0|0|3032|3356|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1389|1817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5694|566|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|1331|1659|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5499|561|65|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|#|0|0|1432|1594|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2504|jug of cider|0|105|1384|1803|2|1|0|2|0|0|1100|400000|125|1|0|0|0|0|0|0|0|0|2100 +6883|skull|0|0|5368|1327|29|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5140|platemail gloves|0|0|5923|155|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6882|skull|0|0|5360|1368|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1446|#|0|0|2529|560|23|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4194|#|0|0|654|2177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2904|#|0|0|1847|2740|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5325|2019|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4151|hay|0|0|1322|1820|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2599|522|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3689|1109|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2541|#|0|0|1190|1705|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|4680|1412|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6530|#|0|0|1425|1562|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +325|log post|0|0|5337|1378|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|2453|432|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2806|#|0|0|3685|2069|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4030|book|0|11|739|2139|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|666|32|0 +4605|cot|0|0|5602|1905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5740|#|0|0|629|2125|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|831|2223|13|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4512|floor spikes|0|0|5682|535|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +5368|#|0|0|1467|1766|-3|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2496|#|0|0|3552|1173|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1385|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2769|carpet|0|0|5149|77|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +8600|#|0|0|5363|1296|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +577|#|0|0|5875|1503|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2462|#|0|0|613|877|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4109|#|0|0|1317|1644|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1932|#|0|0|5140|2017|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6930|#|0|0|2749|880|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3847|lesser cure potion|0|19|6052|155|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|2|1 +474|#|0|0|5580|202|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2549|#|0|0|1404|4036|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5294|2000|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2665|2090|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4089|#|0|0|2069|810|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2912|#|0|0|2968|3404|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1065|#|0|0|5279|3354|31|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2186|wooden fence|0|0|5327|1344|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1010|#|0|0|1892|2737|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5364|1368|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|2058|2775|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4173|#|0|0|1337|1588|78|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3994|#|0|0|1456|4000|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|362|889|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6006|#|0|0|5362|2012|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|1447|3779|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4099|#|0|0|1554|1765|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2281|#|0|0|5155|1001|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1066|tattered banner|0|0|5165|1968|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +474|#|0|0|5582|198|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|3013|3453|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5362|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2879|counter|0|0|5991|84|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|5308|2009|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1469|1548|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3318|#|0|0|5156|1965|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +368|sandstone arch|0|0|4544|871|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2273|#|0|0|5153|1987|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16029|#|0|0|708|2233|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|1652|1564|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3496|#|0|0|1380|1585|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|#|0|0|5872|1519|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2083|#|0|0|2225|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1342|cave floor|0|0|5943|180|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4556|#|0|0|1550|1767|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2901|#|0|0|2918|803|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5627|bowl of lettuce|0|14|805|2268|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1958|#|0|0|5183|578|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +5444|skullcap|0|0|2523|636|1|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1930|#|0|0|5274|2037|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5119|#|0|0|3016|3434|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6005|#|0|0|5160|1971|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|4412|1089|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +474|#|0|0|5585|205|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5161|1001|-2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4104|wash basin|0|0|3783|1131|24|1|0|2|0|0|500|400000|125|1|0|0|0|0|0|0|0|0 +2591|a sign post|0|0|1556|1612|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1305|#|0|0|2230|1201|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6008|#|0|0|5334|2004|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|4555|1488|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4554|#|0|0|592|2160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|floor spikes|0|0|5736|566|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|17174839|2504 +2806|#|0|0|3685|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6947|leaves|2416|0|803|2197|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|1344|1602|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1468|1691|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7612|#|0|0|3699|2072|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3745|1333|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|1328|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4309|small web|0|0|5957|73|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5944|#|0|0|1233|2217|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3350|mushroom|0|14|5139|905|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5987|172|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1290|1766|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3779|#|0|0|4385|1130|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2470|#|0|0|1316|3749|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5871|1511|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4177|#|0|0|2941|3508|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2544|#|0|0|1601|1514|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|545|820|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8065|#|0|0|2861|991|-15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5311|1983|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6522|#|0|0|1423|1554|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|624|2184|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|#|0|0|2465|557|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4506|#|0|0|5185|692|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|1334|1603|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3|#|0|0|1342|1645|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1928|#|0|0|6012|3785|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7121|#|0|0|587|2204|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2552|#|0|0|1310|3708|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5290|1335|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1956|#|0|0|5551|1807|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|678|1202|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2449|tray|0|0|1131|2216|46|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3718|pickaxe|0|0|5520|216|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1199|1849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2274|#|0|0|5159|1980|-1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2602|#|0|0|622|2134|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2902|#|0|0|1451|1611|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2898|#|0|0|2938|939|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4021|sledge hammer|0|0|5738|3261|18|1|0|2|0|0|900|400000|125|1|0|0|0|0|0|0|0|0 +2121|iron fence|0|0|5454|3152|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6212|#|0|0|3011|3350|41|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8066|#|0|0|3766|1220|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6949|leaves|2416|0|793|2287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5368|#|0|0|4421|1028|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2880|#|0|0|2471|563|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5290|2034|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4611|#|0|0|3689|2067|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3571|wand|0|0|5311|114|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4152|wood curls|0|0|1454|1580|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4020|sledge hammer|0|0|5362|1298|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4150|hay|0|0|1592|1554|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3773|#|0|0|1452|1660|-9|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2453|ceramic mug|0|0|5506|527|60|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|2531|656|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1312|stone pavers|0|0|6115|179|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2123|iron fence|0|0|5456|3151|-55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1323|#|0|0|1776|2846|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3317|#|0|0|5348|1333|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6039|#|0|0|464|1280|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5295|2001|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7715|books|0|0|1136|2229|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|888|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2149|wooden fence|0|0|5296|1970|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4096|#|0|0|1673|1547|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3484|#|0|0|1378|1620|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2656|bed|0|0|5600|1863|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1586|1584|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|5317|1364|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3808|#|0|0|2731|878|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2275|#|0|0|5297|2028|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|1885|2736|26|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4605|cot|0|0|5602|1915|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2501|380|4|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2900|#|0|0|1334|1606|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5354|#|0|0|4384|1061|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2495|#|0|0|3692|1260|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2422|slab of bacon|0|14|790|2232|6|1|0|2|0|0|400|400000|125|1|0|0|0|0|0|0|0|0 +2450|#|0|0|1858|2759|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3592|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6923|bone pile|0|0|5317|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|5993|102|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6530|forge|0|0|5320|1287|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6928|bone pile|0|0|5350|1358|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|4525|950|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5453|#|0|0|1509|3709|-3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3134|#|0|0|5289|1315|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1981|#|0|0|620|2122|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1324|#|0|0|1775|2845|1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2531|#|0|0|3748|1264|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2487|cooked bird|0|14|5348|57|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2907|#|0|0|1582|1563|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6586|iron ore|0|0|2582|533|15|1|0|2|0|0|700|400000|125|1|0|0|0|0|0|0|0|0 +2836|#|0|0|2949|3349|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2908|#|0|0|1310|3709|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5328|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4031|#|0|0|2034|2808|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|4691|1178|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2930|#|0|0|2660|2186|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6996|#|0|0|5870|1518|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|chair|0|0|1909|2735|20|1|0|2|0|0|2000|400000|125|1|0|0|0|0|0|0|0|0 +3769|#|0|0|2420|547|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2551|knife|0|0|5342|82|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2023|2841|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +147|log post|0|0|5360|1319|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2833|#|0|0|2740|2249|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4222|#|0|0|3547|1176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|1812|2826|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|2770|962|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3765|#|0|0|1438|1549|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2602|#|0|0|2638|2082|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3808|#|0|0|2737|872|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3707|#|0|0|1391|1649|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|353|885|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3895|#|0|0|2524|382|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|481|850|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1848|#|0|0|5311|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4029|#|0|0|2212|1115|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3694|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4079|Dimensional Travel, a Monograph|0|11|5241|175|21|1|0|2|0|0|100|400000|125|1|0|0|0|0|25|0|0|0 +2899|#|0|0|1343|1729|60|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|2227|1202|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1339|#|0|0|5875|1510|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|2518|654|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2494|#|0|0|3691|1258|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2426|raw fish steak|0|0|5343|57|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2550|#|0|0|1133|1820|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4574|log table|0|0|5314|1304|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2539|muffins|0|14|3680|1300|24|1|0|2|0|0|300|400000|125|1|0|0|0|0|0|0|0|0 +1967|#|0|0|5177|573|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|1436|1686|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|1816|2808|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4967|#|0|0|575|1647|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3048|3347|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2772|carpet|0|0|5147|81|25|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +1801|#|0|0|5221|144|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2911|#|0|0|1455|3781|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +933|#|0|0|1894|2738|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4150|#|0|0|1310|1659|30|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +9|wooden post|0|0|1013|1435|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2912|#|0|0|2487|397|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4033|#|0|0|4523|1068|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|348|881|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2513|#|0|0|614|883|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2148|wooden fence|0|0|5152|1956|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|2032|2741|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2918|bench|0|0|5914|229|44|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|1403|1817|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4152|#|0|0|629|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|2618|977|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3997|#|0|0|1453|4000|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +38|#|0|0|1162|2239|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|1933|2800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2646|#|0|0|5404|46|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7947|orc helm|0|0|5362|1368|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1960|#|0|0|5176|571|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +1955|#|0|0|5177|572|0|1|0|2|0|0|255|400000|125|0|0|0|0|0|0|0|0|0 +3134|#|0|0|5289|1318|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6006|#|0|0|6009|3782|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2720|#|0|0|2944|3347|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4154|#|0|0|1373|3850|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +577|#|0|0|6047|194|16|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +578|#|0|0|5875|1507|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2917|#|0|0|3778|1248|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2834|#|0|0|2940|3353|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2860|#|0|0|1376|3744|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2861|#|0|0|361|887|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3692|1260|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +8181|#|0|0|5311|1372|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2463|bottle of ale|0|105|2480|597|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2100 +2750|#|0|0|3687|2070|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4627|#|0|0|312|787|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6005|#|0|0|5346|2008|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4101|empty jar|0|0|5728|93|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4188|#|0|0|2459|459|21|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2282|#|0|0|5164|999|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4239|#|0|0|5399|1875|17|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|4750 +4029|#|0|0|1812|2826|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2278|#|0|0|5333|1382|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3619|#|0|0|1504|1566|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2750|#|0|0|3701|2068|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6040|#|0|0|2784|3394|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4095|#|0|0|1652|1548|31|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2462|#|0|0|621|874|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3543|#|0|0|1446|1755|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6043|#|0|0|5401|703|14|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6792|ore cart|0|0|5291|2016|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +16107|#|0|0|685|2235|-5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2903|#|0|0|566|2208|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|2509|473|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|679|1202|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1801|#|0|0|5220|144|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5410|1352|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5207|bone legs|2101|0|5517|1338|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5477|1347|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7577|giant floor spike|0|0|5445|1395|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|16847159|2504 +5045|scimitar|0|0|5456|1408|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5548|1296|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5121|kryss|0|0|5623|1330|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12865|blood|33|0|5423|1488|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5433|1339|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +5144|platemail gloves|0|0|5391|1341|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5045|scimitar|0|0|5391|1338|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4081|a book|0|11|5540|1288|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|666|32|0 +8402|Corpser Statue|1154|0|5564|1354|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|8|0|0 +5050|viking sword|0|0|5402|1352|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5470|decorative weapons|0|0|5400|1350|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1305|stone pavers|0|0|5491|1392|-7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1491|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7914|#|0|0|5535|1288|10|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5423|1489|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3916|double axe|0|216|5456|1409|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3898|a shovel|0|0|5537|1298|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4050 +5199|bone armor|2101|0|5384|1338|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5019|statue|0|0|5552|1331|16|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5606|1342|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3717|pickaxe|0|0|5536|1299|4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0|2200|4050 +3827|#|1102|0|5562|1352|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7250|coffin|0|0|5491|1392|-4|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4819|wall carving|2424|0|5407|1308|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3914|axe|0|216|5456|1410|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1339|cave floor|0|0|5478|1346|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12909|blood|33|0|5420|1492|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5202|bone legs|2101|0|5385|1336|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4598|#|0|0|5543|1291|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5050|viking sword|0|0|5402|1352|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5527|1340|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +14170|#|0|0|5557|1316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12906|blood|33|0|5424|1491|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +12910|blood|33|0|5424|1488|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2597|lantern|0|0|5543|1287|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7252|coffin|0|0|5491|1394|-5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4640|wall carving|0|0|5417|1295|3|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5955|315|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +325|log post|0|0|5950|320|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +5370|rope|0|0|5993|316|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|1|5952|317|0|5048 diff --git a/data/js/jsdata/worldtemplates/trammel_moongates.jsdata b/data/js/jsdata/worldtemplates/trammel_moongates.jsdata new file mode 100644 index 000000000..db67febfe --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_moongates.jsdata @@ -0,0 +1,24 @@ +2 +3948|#|0|0|3563|2139|34|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +3948|#|0|0|643|2067|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +3948|#|0|0|1828|2948|-20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +3948|#|0|0|771|752|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +8148|black moongate|0|0|5538|170|6|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|#|0|0|2701|692|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +3948|#|0|0|1336|1997|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +8148|black moongate|0|0|5490|19|-24|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|#|0|0|4467|1283|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +3948|blue moongate|0|0|5153|1760|0|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +8148|black moongate|0|0|5514|147|26|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|A Moongate To Yew Counselor's Guild|0|60|2720|2089|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|615|977|0 +3948|#|0|0|1499|3771|5|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|5011 +8148|black moongate|0|0|5507|162|6|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|A Moongate to Britain Counselor's Guild|0|60|2722|2089|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|1503|1516|40 +3948|A Moongate to Buc's Den Bath|0|60|2720|2094|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|2670|2089|5 +3948|A Moongate to Vesper Counselor's Guild|0|60|2724|2089|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|2844|944|0 +8148|black moongate|0|0|5514|10|6|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +8148|black moongate|0|0|5513|176|6|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3948|A Moongate to Moonglow Counselor's Guild|0|60|2726|2089|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|4479|1124|0 +3948|A Moongate to The Chaos Shrine|0|60|2726|2094|0|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|1456|851|0 +8148|black moongate|0|0|5604|102|6|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +8148|black moongate|0|0|5875|19|-4|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_newhaven.jsdata b/data/js/jsdata/worldtemplates/trammel_newhaven.jsdata new file mode 100644 index 000000000..e0e96271e --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_newhaven.jsdata @@ -0,0 +1,466 @@ +2 +2529|#|0|0|3652|2469|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3739|2567|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3739|2695|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2906|#|0|0|3665|2530|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3707|2591|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1701|#|0|12|3731|2639|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3710|2651|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3743|2683|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1709|#|0|12|3719|2651|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1775|#|0|12|3474|2519|48|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1655|metal door|0|12|3486|2503|51|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1655|metal door|0|12|3485|2496|71|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|3481|2579|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|3481|2568|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|3485|2503|51|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|3484|2496|71|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1653|metal door|0|12|3555|2466|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|3472|2489|91|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|3550|2453|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|3550|2458|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1661|metal door|0|12|3550|2462|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|metal door|0|12|3559|2452|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|metal door|0|12|3559|2458|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1667|metal door|0|12|3559|2462|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1665|metal door|0|12|3482|2489|91|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3500|2518|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|wooden door|0|12|3495|2518|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1707|wooden door|0|12|3495|2516|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1707|wooden door|0|12|3500|2516|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3442|2570|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3458|2526|53|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3508|2549|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3497|2549|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|wooden door|0|12|3503|2549|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3652|2479|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1705|wooden door|0|12|3459|2596|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3457|2599|18|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3501|2547|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3495|2547|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3501|2547|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3504|2547|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3496|2517|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3509|2513|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1715|wooden door|0|12|3509|2518|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1709|wooden door|0|12|3483|2533|38|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1713|wooden door|0|12|3504|2527|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1713|wooden door|0|12|3504|2522|47|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1713|wooden door|0|12|3496|2518|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3456|2567|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3465|2567|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3462|2551|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3468|2559|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3459|2558|32|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3667|2511|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3447|2589|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3446|2579|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3446|2582|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3448|2552|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3449|2606|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1759|wooden door|0|12|3448|2551|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|wooden door|0|12|3435|2572|53|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|wooden door|0|12|3443|2563|55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|wooden door|0|12|3457|2555|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|wooden door|0|12|3462|2562|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1749|wooden door|0|12|3446|2603|30|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1751|wooden door|0|12|3436|2572|53|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1751|wooden door|0|12|3445|2563|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1755|wooden door|0|12|3436|2563|48|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1753|wooden door|0|12|3435|2563|49|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2117|wooden gate|0|12|3522|2577|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2119|wooden gate|0|12|3522|2576|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3647|2467|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3667|2503|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3619|2479|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3668|2511|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1757|wooden door|0|12|3468|2577|35|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3508|2556|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3497|2556|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3491|2547|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3497|2554|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3491|2573|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3491|2571|21|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3496|2589|35|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3506|2526|27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3497|2534|27|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3615|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3477|2527|48|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3473|2530|68|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3469|2522|68|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1767|#|0|12|3470|2522|68|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3458|2531|53|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3461|2524|73|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3446|2645|28|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3620|2479|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3446|2644|28|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3631|2547|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1709|#|0|12|3631|2540|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3631|2539|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3671|2531|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3660|2535|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3611|2468|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3661|2535|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3642|2511|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3692|2519|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3691|2519|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1775|#|0|12|3692|2505|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1773|#|0|12|3692|2506|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3651|2479|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3615|2507|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3607|2507|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1701|#|0|12|3611|2503|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1703|#|0|12|3643|2511|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +1711|#|0|12|3639|2499|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3646|2534|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2985|Sweet Meat|0|0|3720|2650|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Haven Clockworks and Tinker Shop|0|0|3666|2512|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2974|metal signpost|0|0|3473|2543|36|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2974|metal signpost|0|0|3498|2557|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2974|metal signpost|0|0|3459|2532|55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2974|metal signpost|0|0|3434|2573|55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2974|metal signpost|0|0|3510|2557|22|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3016|Forge and Anvil|0|0|3473|2543|36|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2990|Reagent Shop|0|0|3495|2536|28|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2995|Gentle Rest|0|0|3510|2525|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2982|Finely Woven|0|0|3498|2557|24|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3083|New Haven Bank|0|0|3494|2569|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2997|New Haven Bay Port Authority|0|0|3497|2594|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2979|Bakery|0|0|3469|2574|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2987|Healers of New Haven|0|0|3469|2558|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3013|Reagent Shop|0|0|3471|2566|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3011|Lion's Den|0|0|3451|2547|50|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3012|Lion's Den|0|0|3434|2573|55|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2999|Bit and Bridle|0|0|3522|2574|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3450|2601|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3478|2526|50|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3522|2574|1|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3451|2547|50|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3471|2566|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3469|2558|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3469|2574|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3497|2594|37|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3494|2569|23|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|3510|2525|27|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3026|The Haven Thieves' Guild|0|0|3690|2520|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3020|Bag of Many Things|0|0|3510|2557|23|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2972|#|0|0|3483|2504|46|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2990|New Haven Magery School|0|0|3483|2504|46|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3024|Springs N Things|0|0|3459|2532|54|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2971|#|0|0|3484|2532|38|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2971|#|0|0|3463|2547|31|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3025|Pressure Point|0|0|3463|2547|31|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2971|#|0|0|3466|2566|36|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2993|The Bottled Imp|0|0|3466|2566|36|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2971|#|0|0|3421|2599|50|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3085|The Proscenium|0|0|3421|2599|50|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2981|Thick Hide|0|0|3450|2601|26|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2971|#|0|0|3448|2642|25|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2991|The West Mill|0|0|3448|2642|25|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2979|The Shakin' Bakery|0|0|3632|2537|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2970|#|0|0|3666|2512|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3036|Bardic Guild|0|0|3658|2536|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2966|Haven Public Library|0|0|3617|2480|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2992|Carpenters of Haven|0|0|3646|2512|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3735|2696|40|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|500 +2401|#|0|0|3741|2680|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +4017|forge|0|0|3467|2539|36|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3733|2632|46|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|3694|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4012|#|0|0|3736|2572|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3736|2563|46|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3694|2521|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +4012|#|0|0|3735|2645|40|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|fire pit|0|0|3433|2645|42|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +3555|campfire|0|0|3433|2645|43|1|0|2|0|29|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3666|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2848|#|0|0|3711|2592|20|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|500 +2842|#|0|0|3704|2653|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +7727|#|0|0|3688|2515|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3714|2648|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4012|#|0|0|3704|2596|20|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2352|#|0|0|3738|2679|40|1|0|2|0|1|0|400000|125|0|0|0|0|0|0|0|0|0 +2848|#|0|0|3743|2568|40|1|0|2|0|29|0|400000|125|0|0|0|0|0|0|0|0|0|500 +2842|#|0|0|3740|2688|46|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +2842|#|0|0|3704|2587|26|1|0|2|0|2|0|400000|125|0|0|0|0|0|0|0|0|0 +4016|anvil|0|0|3468|2535|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4|ankh|0|0|3526|2516|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3669|2496|6|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +6526|forge|0|0|3475|2538|31|1|0|2|0|1|255|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3608|2465|6|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2387|#|0|0|3656|2509|0|1|0|0|0|14|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3636|2496|6|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3669|2545|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2854|#|0|0|3656|2528|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3670|2528|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3672|2542|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3654|2464|6|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3677|2542|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3608|2499|6|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3603|2504|6|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2347|#|0|0|3656|2507|0|1|0|0|0|14|0|400000|125|1|0|0|0|0|0|0|0|0 +2401|#|0|0|3650|2464|0|1|0|0|0|11|0|400000|125|1|0|0|0|0|0|0|0|0 +2352|#|0|0|3653|2464|0|1|0|0|0|11|0|400000|125|1|0|0|0|0|0|0|0|0 +2842|#|0|0|3652|2475|6|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +6221|#|0|0|3610|2477|6|1|0|2|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +6232|#|0|0|3611|2474|6|1|0|0|0|2|0|400000|125|1|0|0|0|0|0|0|0|0 +2854|#|0|0|3614|2510|0|1|0|2|0|1|0|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|3736|2572|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|1|3728|2634|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +28|#|0|0|3688|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4554|#|0|0|3728|2632|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3674|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2454|#|0|0|3704|2589|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3763|#|0|0|3674|2538|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|1|3730|2632|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|3736|2685|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3745|2680|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2716|#|0|1|3736|2686|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3614|2480|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +3651|#|0|1|3709|2584|20|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2718|#|0|1|3736|2691|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3650|#|0|1|3744|2681|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3736|2689|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3651|#|0|1|3737|2561|40|1|0|2|0|0|3000|400000|125|0|0|0|0|0|0|0|0|0 +2643|#|0|1|3744|2685|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2604|#|0|1|3705|2584|20|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|3697|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2407|#|0|0|3740|2680|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|3738|2689|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3647|crate|0|1|3431|2640|43|1|0|2|0|0|500|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|1|3738|2561|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +2713|#|0|1|3736|2692|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|3706|2596|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3675|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2714|#|0|1|3736|2688|40|1|0|2|0|0|2000|400000|125|0|0|0|0|0|0|0|0|0 +3648|#|0|0|3688|2506|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|3648|2476|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|3608|2505|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|3616|2475|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|0|3745|2680|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2716|bookcase|0|1|3648|2472|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|3617|2472|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2714|bookcase|0|1|3648|2473|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2639|armoire|0|1|3641|2464|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2616|chest of drawers|0|1|3600|2505|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2715|bookcase|0|1|3622|2472|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2712|bookcase|0|1|3619|2472|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|0|3737|2561|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3648|#|0|0|3688|2505|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2604|#|0|0|3738|2561|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2612|#|0|0|3728|2634|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3651|#|0|0|3730|2632|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|3640|2466|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2716|bookcase|0|1|3648|2475|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|3648|2471|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2713|bookcase|0|1|3648|2470|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2604|chest of drawers|0|1|3610|2464|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2711|bookcase|0|1|3621|2475|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|3622|2475|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2715|bookcase|0|1|3617|2475|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2616|chest of drawers|0|1|3608|2498|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2637|armoire|0|1|3609|2496|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2637|armoire|0|1|3602|2504|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2715|bookcase|0|1|3609|2504|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +2612|chest of drawers|0|1|3632|2501|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +2643|armoire|0|1|3632|2497|0|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0|50|61 +6642|#|0|0|3642|2497|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3609|2466|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2900|#|0|0|3604|2505|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3616|2504|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2906|#|0|0|3665|2532|2|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7716|#|0|0|3611|2477|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3713|2649|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3632|2496|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3704|2588|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2407|#|0|0|3649|2464|0|1|0|0|0|11|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3651|2475|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7782|#|0|0|3742|2680|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|3665|2496|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3657|2478|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2881|#|0|0|3508|2561|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4555|#|0|0|3608|2501|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3763|#|0|0|3675|2534|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2965|Ink and Quill|0|0|3484|2532|38|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2422|#|0|0|3704|2650|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3778|#|0|0|3704|2649|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4029|#|0|0|3714|2649|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3704|2588|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3737|2727|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5376|#|0|0|3740|2645|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2497|#|0|0|3704|2652|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4154|#|0|0|3740|2682|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +5381|#|0|0|3740|2643|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|2688|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2532|#|0|0|3737|2681|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4553|#|0|0|3704|2584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3736|2564|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2531|#|0|0|3738|2683|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3732|2632|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3739|2728|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5630|#|0|0|3736|2681|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3738|2728|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5627|#|0|0|3736|2682|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2353|#|0|0|3737|2679|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2907|#|0|0|3739|2687|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2519|#|0|0|3739|2689|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4031|#|0|0|3714|2649|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3740|2728|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2269|#|0|0|3741|2680|64|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3732|2632|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2420|cauldron|0|0|3433|2645|42|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3739|2688|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|#|0|0|3703|2597|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2420|#|0|0|3735|2645|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3739|2727|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2541|#|0|0|3739|2680|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3737|2728|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2516|#|0|0|3739|2689|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3736|2565|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3739|2690|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2454|#|0|0|3738|2688|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4552|#|0|0|3736|2687|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2908|#|0|0|3732|2633|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2909|#|0|0|3737|2564|40|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4334|garbage|0|0|3433|2638|42|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0 +2268|#|0|0|3740|2680|64|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6369|#|0|0|3740|2727|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3705|2588|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2453|#|0|0|3731|2632|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2517|#|0|0|3736|2564|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6369|#|0|0|3738|2727|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|3736|2683|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3761|#|0|0|3673|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7872|pickpocket dip|0|0|3689|2509|0|1|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +2899|#|0|0|3613|2504|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2506|#|0|0|3736|2565|46|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3667|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4552|#|0|0|3637|2496|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|3675|2536|6|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3676|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7872|pickpocket dip|0|0|3691|2509|0|1|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +6522|bellows|0|0|3474|2538|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +6562|forge|0|0|3476|2538|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3646|2521|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +6558|bellows|0|0|3477|2538|31|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4017|forge|0|0|3467|2541|36|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|3470|2535|41|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4194|upright loom|0|0|3495|2546|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4193|upright loom|0|0|3494|2546|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3608|2504|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7864|tool kit|0|0|3656|2504|6|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0|2200 +2905|#|0|0|3668|2497|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2965|Librium Arcanos|0|0|3478|2526|50|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4149|#|0|0|3643|2501|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|3655|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4017|forge|0|0|3505|2750|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4107|archery butte|0|0|3746|2576|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4107|archery butte|0|0|3743|2576|40|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4016|anvil|0|0|3506|2751|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7872|pickpocket dip|0|0|3695|2507|0|1|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3657|2521|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +5|ankh|0|0|3527|2516|25|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2883|#|0|0|3505|2566|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3640|2465|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2884|#|0|0|3506|2566|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +5453|#|0|0|3505|2567|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2882|#|0|0|3508|2562|15|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4121|#|0|0|3494|2554|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4117|#|0|0|3499|2547|20|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3678|2489|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2519|#|0|0|3608|2466|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2393|#|0|0|3656|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4015|#|0|0|3467|2540|36|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4017|#|0|0|3469|2535|41|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3669|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7781|#|0|0|3739|2680|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2494|#|0|0|3651|2474|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3667|2531|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3663|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3664|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3761|#|0|0|3665|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2540|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2538|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2536|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7726|#|0|0|3695|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2909|#|0|0|3676|2534|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2540|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2538|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2536|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2906|#|0|0|3673|2534|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2902|#|0|0|3673|2532|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2904|#|0|0|3676|2532|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3740|#|0|0|3674|2534|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3740|#|0|0|3675|2540|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3741|#|0|0|3674|2540|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3742|#|0|0|3675|2538|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3742|#|0|0|3674|2536|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3771|#|0|0|3668|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|3662|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|3661|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|3660|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3766|#|0|0|3659|2528|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +26|#|0|0|3692|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +30|#|0|0|3691|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +28|#|0|0|3690|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +33|#|0|0|3689|2508|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|3692|2507|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +27|#|0|0|3692|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4553|#|0|0|3700|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7726|#|0|0|3698|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7727|#|0|0|3688|2512|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7872|pickpocket dip|0|0|3698|2507|0|1|0|1|0|0|6000|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3615|2520|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2849|lamp post|0|0|3673|2563|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2849|lamp post|0|0|3720|2655|20|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2849|lamp post|0|0|3735|2640|40|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +4212|#|0|0|3728|2581|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4212|#|0|0|3728|2586|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|3730|2576|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4208|#|0|0|3733|2576|40|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2506|#|0|0|3731|2632|46|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2896|#|0|0|3739|2690|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3739|2687|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7784|#|0|0|3736|2692|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7785|#|0|0|3736|2689|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7787|#|0|0|3736|2686|40|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3657|2545|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2348|#|0|0|3656|2506|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2928|#|0|0|3664|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2928|#|0|0|3668|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2929|#|0|0|3665|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2929|#|0|0|3669|2504|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7868|tinker's tools|0|0|3664|2504|6|1|0|2|0|0|100|400000|125|1|0|0|0|0|0|0|0|0|2200 +7864|tool kit|0|0|3668|2504|6|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0|2200 +2849|lamp post|0|0|3672|2510|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2849|lamp post|0|0|3678|2521|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2849|lamp post|0|0|3669|2478|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2849|lamp post|0|0|3645|2478|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2353|#|0|0|3652|2464|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2903|#|0|0|3651|2473|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2905|#|0|0|3651|2476|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2449|#|0|0|3651|2469|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2524|#|0|0|3653|2469|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3651|2475|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2519|#|0|0|3651|2474|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3625|2489|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2894|#|0|0|3609|2475|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2895|#|0|0|3613|2470|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6238|#|0|0|3611|2476|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7713|#|0|0|3611|2475|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7717|#|0|0|3610|2474|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3625|2510|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +4554|#|0|0|3600|2504|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2898|#|0|0|3608|2509|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2901|#|0|0|3609|2500|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3651|2510|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +2905|#|0|0|3635|2497|0|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6641|#|0|0|3642|2498|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +6643|#|0|0|3642|2496|0|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4142|#|0|0|3641|2501|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4144|#|0|0|3644|2501|6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2849|lamp post|0|0|3646|2545|0|1|0|2|0|99|0|400000|125|1|0|0|0|0|0|29|0|0|500 +8|#|0|0|3681|2477|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1765|#|0|12|3676|2479|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1767|#|0|12|3677|2479|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +1773|#|0|12|3681|2475|0|1|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_seamarket.jsdata b/data/js/jsdata/worldtemplates/trammel_seamarket.jsdata new file mode 100644 index 000000000..fb24ff1a8 --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_seamarket.jsdata @@ -0,0 +1,134 @@ +2 +5367|anchor|0|0|4537|2319|7|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4570|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2330|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4533|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4533|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2351|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4571|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2309|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +2668|folded blanket|0|0|4552|2322|5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2296|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +17607|soul forge|0|0|4552|2303|-2|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4337|garbage|0|0|4543|2324|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2352|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2396|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4531|2401|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4533|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +12387|fish tank|0|0|4537|2324|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7723|oars|0|0|4543|2316|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4531|2333|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4571|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4559|2354|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5357|#|0|0|4538|2328|2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4533|2400|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2395|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +7774|#|0|232|4539|2316|-1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3715|empty tub|0|1|4537|2320|-1|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4529|2400|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5366|spyglass|0|0|4546|2331|2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0|5017 +7846|net|0|0|4543|2324|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4529|2348|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4556|2400|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4532|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4556|2401|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3023|General Store|0|0|4543|2317|-4|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4575|2407|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4545|2369|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4529|2366|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4531|2400|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4533|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4532|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2396|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +5364|ship model|0|0|4539|2328|2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2711|bookcase|0|1|4537|2316|-1|1|0|2|0|0|2000|40000|125|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2395|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2309|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2308|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2308|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2309|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2353|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4497|2352|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4529|2395|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2353|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4497|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4496|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4496|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +12386|fish tank|0|0|4537|2325|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4532|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4532|2384|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4528|2367|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4538|2385|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4540|2349|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4529|2367|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4532|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4536|2368|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4532|2400|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7607|barrel hoops|0|0|4540|2329|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|4541|2326|4|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5453|water barrel|0|0|4540|2326|4|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7723|oars|0|0|4543|2326|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3543|small fish|0|0|4531|2350|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2329|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5367|anchor|0|0|4537|2320|7|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4573|2303|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +52685|#|0|0|4548|2300|-2|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7774|#|0|232|4544|2298|-1|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3025|Winds Tavern|0|0|4548|2300|-6|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4570|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4570|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2311|-1|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4574|2350|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4573|2379|0|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4570|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4575|2408|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4575|2349|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4571|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +3514|#|0|0|4547|2400|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4335|garbage|0|0|4550|2336|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4575|2351|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2404|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4558|2353|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4568|2408|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4573|2337|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4559|2353|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2408|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3515|#|0|0|4574|2380|-5|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7126|#|0|0|4552|2323|4|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5357|#|0|0|4552|2324|4|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +7976|Please put your garbage in here. Thank you!|0|0|4546|2314|3|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +2707|folded sheet|0|0|4552|2322|4|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5358|#|0|0|4552|2324|4|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +5368|rope|0|0|4544|2315|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3542|small fish|0|0|4559|2333|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4015|anvil|0|0|4567|2327|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +4017|forge|0|0|4568|2327|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +3703|barrel|946|1|4546|2314|-2|1|0|2|0|0|255|40000|125|1|0|0|0|0|0|0|0|0 +2581|lantern|0|0|4568|2400|15|1|0|2|0|8|255|0|0|1|0|0|0|0|0|0|0|0 +3520|fishing pole|0|0|4544|2324|-2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0|2200 +5356|blank map|0|0|4552|2318|2|1|0|2|0|0|255|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4571|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2264|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2265|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2353|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2352|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2352|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2353|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2309|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2308|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2308|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2396|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2395|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2395|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18102|Sea Market Buoy|0|0|4607|2396|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18104|Sea Market Buoy|0|0|4606|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18103|Sea Market Buoy|0|0|4607|2440|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 +18105|Sea Market Buoy|0|0|4606|2441|-5|1|0|2|0|0|0|0|0|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_signs.jsdata b/data/js/jsdata/worldtemplates/trammel_signs.jsdata new file mode 100644 index 000000000..5fe1b633a --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_signs.jsdata @@ -0,0 +1,488 @@ +2 +2983|The Gadget's Corner|0|0|2904|794|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3021|The Ranger's Tool|0|0|2860|801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3086|The King's Men Theatre|0|0|1454|1600|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Healer of Buccaneer's Den|0|0|2706|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3045|Virtue's Pass|0|0|1534|1633|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3035|The Musician's Hall|0|0|2904|737|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Mystic Treasures|0|0|656|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3082|Merchants' Guild|0|0|1477|1600|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|Supplier|0|0|3016|3386|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2972|#|0|0|2002|2728|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3004|Lord British's Conservatory of Music|0|0|1454|1561|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Barracks|0|0|1959|2695|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|To Skara Brae|0|0|1362|1756|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Shining Path Armoury|0|0|1899|2664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|2632|2099|10|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2992|The Hammer and Nail|0|0|2913|808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3050|Sorcerer's Guild|0|0|4686|1423|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|The Mage's Seat|0|0|4414|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Minoc and Vesper|0|0|870|1197|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1428|1622|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Serpent's Spells|0|0|3005|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Skara Brae|0|0|1262|1742|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1676|1625|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|Vesper Youth Hostel|0|0|2976|875|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|Moonglow Student Hostel|0|0|4483|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|wooden signpost|0|0|712|2235|-3|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3084|Ye Olde Loan & Savings|0|0|5674|3139|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|Minoc|0|0|2606|985|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|Stables|0|0|2521|379|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|#|0|0|2632|2102|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|5316|1982|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4765|To Trinsic|0|0|1362|1756|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Nujel'm Blacksmith|0|0|3551|1186|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Finest Cuts|0|0|1464|4024|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|Bay Side Road|0|0|1595|1678|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|The Bucking Horse Stables|0|0|1515|1552|25|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|Encyclopedia Magicka|0|0|1852|2709|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Second Skin|0|0|1448|3721|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Counselors' Guild|0|0|1896|2842|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Scholar's Cut|0|0|4459|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Minoc|0|0|1643|1521|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Jail|0|0|1850|2777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Moonglow Academy of Arts|0|0|4528|1069|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3059|Sons Of The Sea|0|0|2037|2843|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1595|1678|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Southside Stables|0|0|5678|3286|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Windy Clothes|0|0|5200|98|5|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3024|Farmer's Market|0|0|1391|3832|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Barely Inn|0|0|5204|4060|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2974|#|0|0|4308|1012|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|The Magical Light|0|0|2912|680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|2232|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3022|The Sturdy Bow|0|0|563|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Great Southern Way|0|0|1532|1705|33|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Docks to Skara Brae|0|0|742|2232|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Gore Galore|0|0|648|2168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3083|The Mint of Vesper|0|0|2896|673|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|The Trinsic Cut|0|0|2000|2888|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Trinsic|0|0|1355|1835|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|River Road|0|0|1566|1678|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3014|Magical Supplies|0|0|5217|124|0|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3008|Call to Arms|0|0|1472|3872|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Nujel'm Theater|0|0|3752|1239|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|Mystical Spirits|0|0|3784|1231|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3056|Ranger's Guild|0|0|745|2160|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|1362|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2994|Skara Brae Ferry : Step onto the boat and say "I would like to cross".|0|0|713|2236|7|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3011|The Shattered Skull|0|0|568|2177|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3013|Moonglow Reagent Shop|0|0|4424|1108|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|River Road|0|0|1599|1571|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3022|Great Oak Bowyer|0|0|618|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|metal signpost|0|0|5217|124|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2984|Tinker of the Isle|0|0|2931|3512|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|The Old Miners' Supplies|0|0|2459|432|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|Stables|0|0|1386|1664|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|wooden signpost|0|0|5323|1975|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2988|Moonglow Healer|0|0|4396|1088|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Zoot's Hammer|0|0|5228|4008|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|3554|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2998|Sailor's Keeper|0|0|1449|3752|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3029|Hand of Death|0|0|1440|3864|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Barracks|0|0|1938|2694|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|River Road|0|0|1565|1584|43|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Baked Delights|0|0|1881|2814|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Counselor's Guild|0|0|1425|3704|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Farmers' Market|0|0|616|2154|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Strength And Steel|0|0|1488|1586|21|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Warrior's Companion|0|0|2840|801|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|The Butcher's Knife|0|0|3000|777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5327|1378|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4762|Virtue's Path|0|0|1459|1622|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3009|The Shimmering Jewel|0|0|2888|721|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|The Stretched Hide|0|0|2523|536|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5327|1370|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2986|The Cleaver|0|0|1449|1728|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|Fisherman's Brew|0|0|3011|3464|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Farmers' Market|0|0|2220|1192|-6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|#|0|0|2664|2192|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|The Mighty Axe|0|0|4400|1115|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Barracks|0|0|1939|2701|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|The Best Hides of Britain|0|0|1440|1611|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|The Great Northern Road|0|0|1498|1536|46|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2991|Bloody Thumb Woodworks|0|0|576|1009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Enter and become one among ghosts. So decries Relvinian!|0|0|1028|2307|2|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2991|Violente Woodworks|0|0|2632|2102|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3066|Tinkers' Guild|0|0|1844|2688|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|You were brought here because you macroed unattended.|0|0|2723|2091|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|Britannia Provisions|0|0|1851|2800|-8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5284|2010|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2978|#|0|0|3551|1186|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2973|#|0|0|648|1090|-5|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2993|The Oaken Oar|0|0|1480|1746|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Jhelom Bank and Jeweler|0|0|1328|3771|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2981|Silver Serpent Tailors|0|0|2888|3502|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Morning Star Inn|0|0|1376|3814|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|To The Mainland|0|0|2728|2133|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Deadly Intentions|0|0|1362|3768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Britain's Blacksmith Guild|0|0|1360|1776|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|3554|1175|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2966|The Learned Mage|0|0|5236|155|15|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2990|Moonglow's Finest Alchemy|0|0|4451|1096|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Counselors' Guild|0|0|2848|929|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Wayfarer's Inn|0|0|1600|1589|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|Quarantine Area: No pets permitted beyond this point!|0|0|315|786|-18|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2971|metal signpost|0|0|5158|107|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3076|The New World Order|0|0|2482|440|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3009|Strange Rocks|0|0|5670|3147|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Honorable Arms|0|0|1933|2776|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Skara Brae|0|0|1248|1849|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|To The Farms|0|0|1262|1742|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|The Warrior's Supplies|0|0|2224|1165|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3015|Warrior's Bounty|0|0|1424|3859|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2974|#|0|0|3009|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3055|Rangers' Guild|0|0|576|2145|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1314|1749|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|2688|2237|4|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1422|1672|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|The Healing Hand|0|0|2248|1227|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|Builders' Delight|0|0|633|2168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Salty Dog|0|0|1610|1592|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Docks to Skara Brae|0|0|813|2240|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Counselors' Guild|0|0|1814|2716|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Yew's Finest Cuts|0|0|544|1008|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Bay Side Road|0|0|1617|1679|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|#|0|0|1552|1728|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3086|The King's Men Theatre|0|0|1441|1584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|The Forgery|0|0|2470|569|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1396|1756|-5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3053|The Ore of Vesper|0|0|2864|731|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|metal signpost|0|0|5236|155|15|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3076|Trinsic Training Hall|0|0|2016|2753|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|The Lord's Clothiers|0|0|1470|1696|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Unicorn's Horn|0|0|1549|1776|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3070|Artists' Guild|0|0|1444|1670|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3015|On Guard Armory|0|0|632|2185|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2981|Tailor of the Isle|0|0|3784|1264|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|To Buccaneer's Den|0|0|2618|978|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2979|Good Eats|0|0|1460|1610|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Horse's Head|0|0|1433|3776|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Mage's Appetite|0|0|5351|64|15|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|2688|2234|4|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3083|Bank of Britannia : Trinsic Branch|0|0|1819|2825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|The maze of Relvinian the Mad is nigh! Hasten from this spot!|0|0|1072|2322|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4764|Vesper|0|0|2606|985|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|The Revenge Shoppe|0|0|5801|3286|2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|The Adventurer's Friend|0|0|2840|873|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3010|Jewel of the Isle|0|0|3778|1176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1378|1744|-5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|River Road|0|0|1537|1668|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|NOTE: Teleporter to Papua not currently active.|0|0|4545|848|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|Adventure Outfitters|0|0|5740|3267|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|Profuse Provisions|0|0|1602|1720|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Ocean's Treasure|0|0|1440|3746|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5312|1368|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4764|To Minoc and Vesper|0|0|2057|805|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|River Road|0|0|1572|1600|29|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|wooden signpost|0|0|5297|1970|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4766|To Britain|0|0|2057|805|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Serpents Hold Stablery|0|0|3042|3462|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|Bay Side Road|0|0|1640|1680|33|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3077|Cavalry Guild|0|0|1592|1562|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Farmer's Market|0|0|4478|1092|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|Sweet Dreams|0|0|1500|1626|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|1386|1664|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Trinsic|0|0|1392|1892|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3076|Warriors' Guild|0|0|3054|3408|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3047|Mage's Bridge|0|0|1521|1582|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Tanner's Shop|0|0|2863|989|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Healer of Yew|0|0|544|970|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Yew Mill|0|0|547|832|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3083|Trinsic Royal Bank|0|0|1904|2686|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Britain Public Library|0|0|1420|1595|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Ye Olde Winery|0|0|624|886|1|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|The Northern Bridge|0|0|1539|1527|43|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3075|Brotherhood of Trinsic|0|0|1942|2736|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3010|A Girl's Best Friend|0|0|1660|1648|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3021|Bloody Bowyer|0|0|600|2209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Thou hast nothing to fear from Relvinian's maze...unless thou dost fear death!|0|0|1184|2316|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4764|sign|0|0|6049|1430|20|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +7976|Get thee gone or suffer my wrath! -Relvinian, Master of Daemons|0|0|1024|2157|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3084|Ye Olde Eleventh Bank|0|0|5270|3988|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Beasts of Burden|0|0|578|2128|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|The Alchemist of Wind|0|0|5305|94|19|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3022|Quality Fletching|0|0|1472|1584|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Barnacle|0|0|2470|413|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3047|Mage's Bridge|0|0|1536|1582|22|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2998|Skara Brae Ferry : Step onto the boat and say "I would like to cross".|0|0|680|2233|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Sosorian Steeds|0|0|1304|1759|3|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3081|Debtor's Prison|0|0|3720|1380|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2991|The Carpentry House|0|0|5703|3210|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|East Side Park|0|0|1614|1636|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|#|0|0|3551|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3010|The Pearl of Jhelom|0|0|1442|3992|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|metal signpost|0|0|5267|131|20|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3008|Jhelom Armory|0|0|1449|3864|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|The Survival Shop|0|0|2534|560|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1664|1574|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Bay Side Road|0|0|1664|1592|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3053|The Matewan|0|0|2459|492|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|The Supply Depot|0|0|5216|4018|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Jhelom Dueling Pit|0|0|1376|3752|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|The Twisted Baker|0|0|2995|768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|More Than Just Mail|0|0|592|2170|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Audience Granted By Appointment Only|0|0|1400|1630|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Deadly Intentions|0|0|1368|3752|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|Poor Gate|0|0|1421|1638|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Britain|0|0|772|2240|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Venture no further or thou shalt suffer the wrath of Relvinian!|0|0|1284|2256|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2992|From Tree To Yew|0|0|1425|3824|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3060|Fishermen's Guild|0|0|3687|2263|26|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2981|The Spinning Wheel|0|0|2840|878|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Mount Kendall|0|0|2525|498|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Virtue's Path|0|0|1428|1622|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1432|1538|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|To Yew|0|0|870|1197|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Skara Brae Community Center|0|0|617|2144|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2993|Seaborne Ships|0|0|3720|1224|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Heavy Metal Armorer|0|0|1446|1654|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3076|#|0|0|1342|1744|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Serpents Arms|0|0|3024|3430|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2989|Etheral Goods|0|0|1508|1662|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|A Place For Yer Stuff|0|0|2732|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Britain|0|0|1253|1797|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3050|The Circles of Magic|0|0|2919|680|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|Bloody Thumb Woodworks|0|0|561|1016|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Just Inn|0|0|5773|3174|9|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Herbal Splendor|0|0|4419|1136|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Ironwood Inn|0|0|2769|976|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1362|1756|24|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2972|#|0|0|2016|2753|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|626|1040|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Pirates Plunder|0|0|2688|2232|-4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Britain|0|0|1248|1849|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3014|Britannian Herbs|0|0|3009|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3013|The Reagent Shop|0|0|5719|3204|8|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +3019|Mages's Things|0|0|5158|107|5|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2981|Adventurer's Needle|0|0|1360|3786|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2984|Gadgets And Things|0|0|1411|3808|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Virtue's Path|0|0|1489|1627|34|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5284|2015|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2989|Hut O' Magics|0|0|5297|3983|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Docks to Skara Brae|0|0|772|2240|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Jhelom Healer|0|0|1409|3792|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Britannia Royal Zoo|0|0|4537|1376|23|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Jhelom Mage|0|0|1426|3992|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Northern Road|0|0|1432|1538|42|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|3768|1313|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Britain|0|0|1392|1892|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|The Healing Hand|0|0|2576|603|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2992|The Saw Horse|0|0|1433|1600|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|To Yew|0|0|1007|1935|7|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2998|The Majestic Boat|0|0|2993|824|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Silver Bow|0|0|3748|1256|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1262|1742|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Rusty Anchor|0|0|2030|2813|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2993|Vesper Customs|0|0|2952|929|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Mages' Meangerie|0|0|609|2184|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2997|The Furled Sail|0|0|3674|2258|28|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3020|Needful Things|0|0|1434|3800|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|Bank of Magincia|0|0|3778|2256|21|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3043|River's Gate Bridge|0|0|1519|1710|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Nujel'm Marketplace|0|0|3560|1173|-2|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Farmer's Market|0|0|3019|768|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Covetous Dungeon|0|0|2495|918|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2992|The Oak Throne|0|0|2510|482|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Counselors' Guild|0|0|1505|1528|40|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|The Great Southern Way|0|0|1488|1731|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3043|River's Gate Bridge|0|0|1506|1710|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Minoc|0|0|2909|597|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|The Healing Hand|0|0|5740|3216|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|#|0|0|1640|1688|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|The Watch Tower|0|0|1618|1768|59|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2986|The Slaughtered Cow|0|0|2442|416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2997|Seaborne Ships|0|0|3704|1213|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Buccaneer's Den Leatherworks|0|0|2712|2178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Sage Advice|0|0|1574|1720|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2972|#|0|0|4518|1402|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|River Road|0|0|1561|1670|36|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Blacksmith|0|0|3009|3416|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2970|#|0|0|618|1152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Healer of Skara Brae|0|0|621|2224|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Britain|0|0|742|2232|9|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3016|Cutlass Smithing|0|0|2634|2088|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3015|Public Smithing|0|0|3554|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|Vesper|0|0|2664|465|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|Bank of Minoc|0|0|2505|560|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Buccaneer's Bath|0|0|2666|2096|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Farmers' Market|0|0|610|2168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Healer of Britain|0|0|1480|1610|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3010|The Pearl of Trinsic|0|0|1901|2814|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3084|The First Bank Of Britain|0|0|1436|1693|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Nujel'm Butcher|0|0|3554|1175|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|To Yew|0|0|2057|805|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|River Road|0|0|1584|1527|52|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3045|Virtue's Pass|0|0|1521|1633|6|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|Urks fud! git out!|0|0|5207|3599|3|1|0|0|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2990|Wind Alchemy|0|0|5152|77|28|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3016|The Ironworks|0|0|2857|856|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Fisherman's Wharf|0|0|3024|777|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Thou has come too close. Turn back now if thou dost treasure thy soul!|0|0|1028|2238|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3016|First Defense|0|0|1385|3712|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Only a mind at peace can approach the shrine|0|0|1580|2484|4|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +4761|To Britain|0|0|1375|1811|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7977|The Great Northern Bridge|0|0|1570|1526|44|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3054|The Golden Pick Axe|0|0|2500|440|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|The Lord's Arms|0|0|1370|1584|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|#|0|0|2732|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3059|The Fishermens' Guild|0|0|2976|817|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Minoc Town Hall|0|0|2428|536|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3007|Jhelom Armory|0|0|1464|3849|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Wind Healer|0|0|5267|131|20|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +3011|The Salty Dog|0|0|1632|1586|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|The Spinning Wheel|0|0|2969|624|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3022|Bloody Bowyer|0|0|593|2216|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3009|Premier Gems|0|0|1458|1683|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3054|Miners' Guild|0|0|1425|1584|30|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|River Road|0|0|1546|1624|27|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|River Road|0|0|1559|1695|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|No Trespassing!|0|0|1260|2316|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3083|Bank of Nujel'm|0|0|3768|1313|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Northern Road|0|0|1519|1525|55|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2987|Deep Forest Healing|0|0|648|1090|-5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Relvinian is MAD! Beware the Daemons!|0|0|1268|2190|7|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3003|The Mystical Lute|0|0|2432|555|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|River Road|0|0|1546|1624|23|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|#|0|0|1589|1664|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2986|Bountiful Meats|0|0|582|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Vesper Museum|0|0|2920|962|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Northern Road|0|0|1584|1527|54|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|Sundry Supplies|0|0|592|2225|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3006|Nujel'm Bowry|0|0|3551|1194|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3082|First Bank of Moonglow And Tinkersguild|0|0|4469|1176|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Farmer's Market|0|0|1400|3825|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Marsh Hall|0|0|2916|905|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3048|Encyclopedia Magika|0|0|4547|872|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|Britain's Premier Provisioner|0|0|1468|1676|0|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2979|The Jolly Baker|0|0|560|985|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|No Trespassing by order of Relvinian the sane!|0|0|1132|2145|8|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2997|The Oaken Oar|0|0|1424|1747|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|Bountiful Meats|0|0|592|2185|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3032|Court of Truth|0|0|373|904|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Castle Britannia|0|0|1400|1622|49|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4759|To Britain|0|0|1355|1835|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|The Bubbling Brew|0|0|2894|664|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Britain|0|0|813|2240|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2984|Gears and Gadgets|0|0|2472|458|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|Yew and Britain|0|0|2606|985|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselor's Guild|0|0|2436|443|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3000|First Trinsic Stablery|0|0|2005|2813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|#|0|0|2666|2096|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Trinsic|0|0|1375|1811|14|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|The First Library of Britain|0|0|1493|1724|5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3051|Illusionist's Guild|0|0|4632|1200|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|Archer's Guild|0|0|742|2232|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Trinsic Fine Skins|0|0|1997|2864|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Pirate's Den|0|0|2664|2192|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|The Moat|0|0|1415|1736|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3006|Silver Serpent Bows|0|0|3053|3376|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|Minoc|0|0|2664|465|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To The Coast|0|0|1392|1892|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2972|#|0|0|3027|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Second Defense Armory|0|0|4436|1168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|The Right Fit|0|0|1554|1664|26|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4761|River Road|0|0|1599|1571|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3012|The Dog And Lion Pub|0|0|2970|3432|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3075|The Champions of Light|0|0|2856|910|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2997|Superior Ships|0|0|608|2273|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Jhelom's Fine Tailoring|0|0|1458|4008|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2967|#|0|0|560|985|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2998|Great Oak Vessels|0|0|626|1040|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Southern Way|0|0|1441|1732|19|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Bank of Skara Brae|0|0|595|2152|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|wooden signpost|0|0|5305|1962|19|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +4766|River Road|0|0|1558|1753|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|Nujel'm Court|0|0|3732|1394|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|The maze of the mad mage Relvinian is close! Turn back now if thou dost care for thy life!|0|0|1252|2145|9|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3023|#|0|0|1622|1637|36|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Plenty O' Dough|0|0|2977|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|Restful Slumber|0|0|3740|1314|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1378|1756|-5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Mage's Bread|0|0|4390|1072|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3073|The Tinkers' Guild|0|0|1432|1656|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2979|Baker's Dozen|0|0|1368|3733|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5448|1483|-6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +2999|Trinsic Stablery|0|0|1828|2743|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3013|The Magician's Friend|0|0|3000|833|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Britannia Prison|0|0|297|763|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3004|Bardic Guild|0|0|3743|1207|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Trinsic Healer|0|0|1914|2813|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2985|The Fatted Calf|0|0|4400|1132|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Scholar's Inn|0|0|4407|1168|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3083|Bank of Cove|0|0|2232|1199|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Empath Abbey|0|0|636|856|4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2999|Serpents Hold Stablery|0|0|2912|3517|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2986|Serpent Hold Meats|0|0|2909|3496|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Blue Boar|0|0|1502|1689|20|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|The Pirate's Provisioner|0|0|2744|2248|-4|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Broken Arrow Inn|0|0|2976|3406|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Keg and Anchor|0|0|1942|2791|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The North Side Inn|0|0|1474|1520|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Nujel'm Tannery|0|0|3551|1178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Bay Road|0|0|1667|1559|38|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|The Lycaeum|0|0|4308|1012|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2968|#|0|0|2436|443|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|To Skara Brae|0|0|1007|1935|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2969|wooden signpost|0|0|5312|1375|0|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3024|Counselor's Guild|0|0|616|984|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselor's Guild|0|0|3776|1196|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|The Moat|0|0|1439|1585|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|Seeker's Inn|0|0|5168|35|22|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2995|Windy Inn|0|0|5222|183|8|1|0|2|0|0|1000|400000|125|1|0|0|0|0|0|0|0|0 +2996|The Travellers' Inn|0|0|1841|2744|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Shear Pleasure|0|0|648|2192|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3033|Brothers in Arms|0|0|1368|3713|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Skara Brae and Britain|0|0|870|1197|10|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|Tricks of the Trade|0|0|5729|3203|8|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3011|The Cat's Lair|0|0|1432|1730|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3015|The Hammer And Anvil|0|0|1428|1546|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2996|The Peg Leg Inn|0|0|2714|2104|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3019|The Scholar's Goods|0|0|4424|1062|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2980|Nature's Best Baked Goods|0|0|5744|3209|16|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|To Skara Brae|0|0|1253|1797|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2978|#|0|0|3551|1178|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1435|1570|45|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Southern Way|0|0|1468|1732|15|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4765|The Moat|0|0|1424|1701|18|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2998|Pier 39|0|0|5803|3281|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|To Britain|0|0|1007|1935|12|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|The Tanned Hide|0|0|520|986|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2995|The Falconer's Inn|0|0|616|2232|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Skara Brae Town Hall|0|0|576|2209|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Britannia Animal Care|0|0|1505|1576|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|The Great Southern Way|0|0|1415|1736|25|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2976|metal signpost|0|0|5200|98|5|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3074|Tinkers' Guild|0|0|1855|2688|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3018|The Coloured Canvas|0|0|2905|720|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Trinsic Meeting Hall|0|0|1912|2713|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|Counselors' Guild|0|0|4477|1130|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|This means YOU!|0|0|1260|2313|11|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3024|Mess Hall|0|0|1947|2691|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3020|The Adventurer's Supplies|0|0|2977|640|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3049|Gung Farmer's Bridge|0|0|1396|1744|-5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2977|#|0|0|1360|1776|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2966|Paladin's Library|0|0|2002|2728|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3085|Performing Arts Centre|0|0|1440|4009|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2984|Tinker's Paradise|0|0|5728|3249|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2986|The Southside Butchery|0|0|5697|3288|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2990|The Sorceror's Delight|0|0|1488|1572|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3008|Warrior's Battle Gear|0|0|2525|578|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2988|Serpent's Hold Healer|0|0|2994|3440|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3025|The Chamber Of Virtue|0|0|1556|1612|11|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4766|River Road|0|0|1532|1705|35|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4762|The Great Southern Way|0|0|1552|1728|37|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4764|Bay Side Road|0|0|1562|1720|50|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3076|Serpent Warriors|0|0|3027|3360|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +2982|Adventurer's Clothing|0|0|1986|2846|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3023|Skara Brae Community Center|0|0|624|2112|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|There is nothing in Relvinian's maze but death. Mark my word, travelers.|0|0|1128|2313|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +7976|The maze is South, thou shouldst head North!|0|0|1212|2133|6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3026|Counselor's Guild|0|0|1633|1672|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +7976|Sewer Entrance: ENTER AT YOUR OWN PERIL!|0|0|1495|1643|35|1|0|2|0|0|0|400000|125|1|0|0|0|0|0|0|0|0 +2987|Healer of Vesper|0|0|2928|852|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3024|Britannia Royal Zoo|0|0|4518|1402|17|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5459|1487|-6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5445|1487|-6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5456|1483|-6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 +3026|brass sign|0|0|5452|1481|-6|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|0|0|0 diff --git a/data/js/jsdata/worldtemplates/trammel_teleporters.jsdata b/data/js/jsdata/worldtemplates/trammel_teleporters.jsdata new file mode 100644 index 000000000..6f8c7542c --- /dev/null +++ b/data/js/jsdata/worldtemplates/trammel_teleporters.jsdata @@ -0,0 +1,27 @@ +2 +4242|#|0|60|5506|625|39|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5423|570|65 +4242|#|0|60|5425|569|78|1|0|2|0|0|255|400000|125|1|0|0|0|0|0|5505|626|30 +1955|stone|0|60|2618|977|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6099|A recall rune for the town of Moonglow.|0|60|4469|1167|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6099|teleporter|0|60|4543|869|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|1406|3996|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6099|teleporter|0|60|4469|1174|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6126|Teleporter|0|60|1409|3824|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6117|Teleporter|0|60|4436|1107|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6126|teleporter|0|60|4443|1137|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4074|pentagram|0|60|5736|3196|10|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0|5012 +4630|altar|0|60|4545|851|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|A recall rune for the Wilderness.|0|60|1653|2963|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|A recall rune for the Wilderness.|0|60|1677|2987|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|1142|3621|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +1822|stone|0|60|2727|2133|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|4663|1134|13|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6099|teleporter|0|60|4543|862|30|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6126|Teleporter|0|60|4449|1107|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|4540|898|32|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|Teleporter|0|60|4496|1475|15|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6108|Teleporter|0|60|4449|1115|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6144|Teleporter|0|60|1419|3832|5|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4630|altar|0|60|4627|1207|20|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +6153|A recall rune for the town of Moonglow.|0|60|4300|968|5|1|0|0|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 +4630|altar|0|60|4619|1203|0|1|0|2|0|0|0|400000|125|0|0|0|0|0|0|0|0|0 diff --git a/data/js/jse_fileassociations.scp b/data/js/jse_fileassociations.scp index b97dac80e..8bc8d5c16 100644 --- a/data/js/jse_fileassociations.scp +++ b/data/js/jse_fileassociations.scp @@ -148,6 +148,7 @@ 3215=npc/ai/summon/blade_spirit.js 3216=npc/ai/summon/energy_vortex.js 3217=npc/ai/guildmaster.js +3218=npc/ai/monster/chaos_dragoon.js // Magic Items 3300=item/magic_items.js @@ -253,6 +254,7 @@ 5033=item/sextant.js 5034=item/iron_maiden.js 5035=item/gate_opener.js +5036=item/power_generator.js 5037=item/tribal_paint.js 5038=item/tribal_spear.js 5039=item/taxidermykit.js @@ -263,6 +265,16 @@ 5044=item/consumables/special_loot_consumables.js 5045=item/consumables/gem_of_salvation.js 5046=item/corpse.js +5047=item/consumables/new_player_ticket.js +5048=item/teleport_item.js + +//------------------------------------------- +// Camps [5500-5599] +//------------------------------------------- +5500=item/camps/ilsh_healer_camp.js +5501=item/camps/ilsh_orc_camp.js +5502=item/camps/ilsh_banker_camp.js +5503=item/camps/ilsh_mage_camp.js //------------------------------------------- // Magic Related Scripts [6000-6500] diff --git a/data/js/magic/level1targ.js b/data/js/magic/level1targ.js index ee2f2411c..28d627698 100644 --- a/data/js/magic/level1targ.js +++ b/data/js/magic/level1targ.js @@ -652,7 +652,7 @@ function DispatchSpell( spellNum, mSpell, sourceChar, ourTarg, caster ) if( spellNum == 3 ) // Feeblemind { // Target Resist Check - var spellResisted = CheckTargetResist( caster, ourTarg, mSpell.circle ); + var spellResisted = TriggerEvent( 6000, "CheckResist", caster, ourTarg, mSpell.circle ); //caster.TextMessage( "Casting feeblemind" ); DoTempEffect( 0, sourceChar, ourTarg, 4, Math.round( mMagery / 100 ), 0, 0 ); diff --git a/data/js/npc/ai/banker.js b/data/js/npc/ai/banker.js index d009512ba..079dc366f 100644 --- a/data/js/npc/ai/banker.js +++ b/data/js/npc/ai/banker.js @@ -16,6 +16,10 @@ function onSpeech( strSaid, pTalking, pTalkingTo ) if( pSock == null ) return false; + // Set timer for when NPC can move again + pTalkingTo.SetTimer( Timer.MOVETIME, 5000 ); + pTalkingTo.TurnToward( pTalking ); + if( pTalking.criminal || pTalking.murderer ) { pTalkingTo.TextMessage( GetDictionaryEntry( 7000, pSock.language ), true, 0x03b2 ); // Thou art a criminal and cannot access thy bank box. @@ -227,16 +231,12 @@ function CreateCheck( pSock, pTalking, pTalkingTo, bankBox, strSaid ) } else { - var newCheck = CreateDFNItem( pSock, pTalking, "0x14F0", 1, "ITEM", false ); //Add check + var newCheck = CreateDFNItem( pSock, pTalking, "bankcheck", 1, "ITEM", false ); //Add check if( newCheck ) { bankBox.UseResource( checkSize, 0x0EED, 0 ); newCheck.SetTag( "CheckSize", checkSize ); - newCheck.name = "A bank check"; - newCheck.colour = 0x34; newCheck.AddScriptTrigger( bankCheckTrigger ); - newCheck.isNewbie = true; - newCheck.weight = 100; newCheck.container = bankBox; var checkMsg = GetDictionaryEntry( 7009, pSock.language ); // Into your bank box I have placed a check in the amount of %i diff --git a/data/js/npc/ai/monster/chaos_dragoon.js b/data/js/npc/ai/monster/chaos_dragoon.js new file mode 100644 index 000000000..37105af99 --- /dev/null +++ b/data/js/npc/ai/monster/chaos_dragoon.js @@ -0,0 +1,99 @@ +const dragonArmors = [ "0x2645", "0x2647", "0x2643", "0x2641", "0x2657" ]; + +// Choose and apply scale material to chaos dragoon armor +function onCreateDFN( chaosDragoonNPC, objType ) +{ + if( objType != 1 || !chaosDragoonNPC.npc ) + return; + + // Select a random scale color to use + var scaleColor = GetRandomScaleColor(); + + // Apply scale color to all equipped armor pieces + ApplyArmorScaleColor( chaosDragoonNPC, scaleColor ); + + // Add scale(s) of selected color as loot for NPC + AddScaleLoot( chaosDragoonNPC, scaleColor ); +} + +function GetRandomScaleColor() +{ + switch( RandomNumber( 1, 6 )) + { + default: + case 1: // Red Scale + return 0x066d; + case 2: // Yellow Scale + return 0x08a8; + case 3: // Black Scale + return 0x0455; + case 4: // Green Scale + return 0x0851; + case 5: // White Scale + return 0x08fd; + case 6: // Blue Scale + return 0x08b0; + } +} + +function ApplyArmorScaleColor( chaosDragoonNPC, scaleColor ) +{ + // Iterate through all equipped items and apply scale color to all dragon armor pieces + var mItem; + for( mItem = chaosDragoonNPC.FirstItem(); !chaosDragoonNPC.FinishedItems(); mItem = chaosDragoonNPC.NextItem() ) + { + if( !ValidateObject( mItem ) || dragonArmors.indexOf( mItem.sectionID ) == -1 ) + continue; + + mItem.color = scaleColor; + + // Also make them newbiefied so they don't drop on death + mItem.isNewbie = true; + } + + // Also apply same color to armored swamp dragon for chaos dragoon elites + var mountItem = chaosDragoonNPC.FindItemLayer( 0x19 ); + if( ValidateObject( mountItem ) && mountItem.sectionID.toLowerCase() == "armorswampdragon" ) + { + mountItem.color = scaleColor; + } +} + +function AddScaleLoot( chaosDragoonNPC, scaleColor ) +{ + var amount = RandomNumber( 1, 3 ); + + var scaleItem; + switch( scaleColor ) + { + default: + case 0x066d: // Red Scale + scaleItem = "0xc006"; + break; + case 0x08a8: // Yellow Scale + scaleItem = "0xc008"; + break; + case 0x0455: // Black Scale + scaleItem = "0xc003"; + break; + case 0x0851: // Green Scale + scaleItem = "0xc005"; + break; + case 0x08fd: // White Scale + scaleItem = "0xc007"; + break; + case 0x08b0: // Blue Scale + scaleItem = "0xc004"; + break; + } + + // Add scales of specified color and amount as loot to NPC's backpack + var scaleLoot = CreateDFNItem( null, chaosDragoonNPC, scaleItem, amount, "ITEM", true ); +} + +function onDeath( chaosDragoonNPC, iCorpse ) +{ + // Spawn a (non-armored) swamp dragon after chaos dragoon NPC dies + var nSpawned = SpawnNPC( "swampdragon", chaosDragoonNPC.x, chaosDragoonNPC.y, chaosDragoonNPC.z, chaosDragoonNPC.worldnumber, chaosDragoonNPC.instanceID ); + return true; +} \ No newline at end of file diff --git a/data/js/npc/special/colossal_blow.js b/data/js/npc/special/colossal_blow.js index 5f4fe2fe6..35a50d327 100644 --- a/data/js/npc/special/colossal_blow.js +++ b/data/js/npc/special/colossal_blow.js @@ -68,6 +68,14 @@ function GetStunProps( pAttacker ) // If multiple NPCs share the same ID, check for extra stuff like skin color, name, etc. switch( pAttacker.sectionID ) { + case "chaosdragoon": + case "chaosdragoonelite": + case "m_chaosdragoon": // mounted on armored swamp dragon + case "m_chaosdragoonelite": // mounted on armored swamp dragon + case "f_chaosdragoon": // mounted on armored swamp dragon + case "f_chaosdragoonelite": // mounted on armored swamp dragon + stunProps = { hitChance:20, stunTime:5, manaCost:0, cooldown:5000, sysMsgHue:0x096a, dictID:9124, hitFX:0x36fe, fxLength:0x0f, fxHue:0, fxRender:1, explode:false, sfx:0x236, minDmg:15, maxDmg:30, dmgType:1 }; + break; // Iron Golem? case "golem": // Golem case "craftedgolem": // Crafted Golem diff --git a/data/js/npc/special/fire_breath.js b/data/js/npc/special/fire_breath.js index d999a0d7f..c958db268 100644 --- a/data/js/npc/special/fire_breath.js +++ b/data/js/npc/special/fire_breath.js @@ -104,52 +104,52 @@ function GetFireBreathInfo( mNPC ) var fireBreathFXColor = 0; var fireBreathSFX = 0; // Get details of dragon breath based on the NPC in question - switch( mNPC.id ) + switch( mNPC.sectionID ) { - case 0x0096: // Sea Serpent, 11 to 17 dmg at max health - case 0x0091: // Deep Sea Serpent, 21 to 32 dmg at max health + case "seaserpent": // Sea Serpent, 11 to 17 dmg at max health + case "deepseaserpent": // Deep Sea Serpent, 21 to 32 dmg at max health fireBreathActionID = 0x5; fireBreathFrameCount = 15; fireBreathSFX = 0x16a; break; - case 0x00c9: // Hell Cat, 5 to 8 dmg at max health - case 0x00be: // Fire Steed, 6 to 9 dmg at max health - case 0x0061: // Hell Hounds, 8 to 11 dmg at max health - case 0x00CE: // Lava Lizard, 8 to 11 dmg at max health - case 0x007f: // Predator Hell Cat, 9 to 14 dmg at max health - case 0x031a: // Swamp Dragon, 15 to 22 dmg at max health - case 0x031f: // Armored Swamp Dragon, 15 to 22 dmg at max health - case 0x0082: // Fire Gargoyle, 20 to 30 dmg at max health - case 0x0074: // Nightmare, 26 to 39 dmg at max health - case 0x00b1: // Nightmare, 26 to 39 dmg at max health - case 0x00b2: // Nightmare, 26 to 39 dmg at max health - case 0x00b3: // Nightmare, 26 to 39 dmg at max health - case 0x0072: // Dark Steed, 26 to 39 dmg at max health - case 0x0075: // Silver Steed, 26 to 39 dmg at max health - case 0x0114: // Reptalon, 51 to 77 dmg at max health + case "hellcat": // Hell Cat, 5 to 8 dmg at max health + case "firesteed": // Fire Steed, 6 to 9 dmg at max health + case "hellhound": // Hell Hound, 8 to 11 dmg at max health + case "lavalizard": // Lava Lizard, 8 to 11 dmg at max health + case "largehellcat": // Predator Hell Cat, 9 to 14 dmg at max health + case "swampdragon": // Swamp Dragon, 15 to 22 dmg at max health + case "armoredswampdragon": // Armored Swamp Dragon, 15 to 22 dmg at max health + case "firegargoyle": // Fire Gargoyle, 20 to 30 dmg at max health + case "nightmare": // Nightmare, 26 to 39 dmg at max health + case "darknightmare": // Nightmare, 26 to 39 dmg at max health + case "manenightmare": // Nightmare, 26 to 39 dmg at max health + case "purenightmare": // Nightmare, 26 to 39 dmg at max health + case "darksteed": // Dark Steed, 26 to 39 dmg at max health + case "silversteed": // Silver Steed, 26 to 39 dmg at max health + case "reptalon": // Reptalon, 51 to 77 dmg at max health fireBreathActionID = 0x5; fireBreathFrameCount = 5; fireBreathFrameDelay = 2; fireBreathSFX = 0x357; break; - case 0x0067: // Serpentine Dragon, 22 to 32 dmg at max health - case 0x004d: // Kraken, 39 to 59 dmg at max health + case "serpentinedragon": // Serpentine Dragon, 22 to 32 dmg at max health + case "kraken": // Kraken, 39 to 59 dmg at max health fireBreathActionID = 0x5; fireBreathFrameCount = 4; fireBreathFrameDelay = 3; fireBreathSFX = 0x16a; break; - case 0x003c: // Drake (Gray), 22 to 32 dmg at max health - case 0x003d: // Drake (Red), 22 to 32 dmg at max health - case 0x003b: // Dragon (Red), 41 to 62 dmg at max health - case 0x000c: // Dragon (Gray), 41 to 62 dmg at max health - case 0x006a: // Shadow Wyrm, 50 to 75 dmg at max health - case 0x0069: // Ancient Wyrm, 60 to 90 dmg at max health + case "graydrake": // Drake (Gray), 22 to 32 dmg at max health + case "reddrake": // Drake (Red), 22 to 32 dmg at max health + case "reddragon": // Dragon (Red), 41 to 62 dmg at max health + case "graydragon": // Dragon (Gray), 41 to 62 dmg at max health + case "shadowwyrm": // Shadow Wyrm, 50 to 75 dmg at max health + case "ancientwyrm": // Ancient Wyrm, 60 to 90 dmg at max health fireBreathActionID = 0x0c; fireBreathFrameCount = 15; fireBreathSFX = 0x16a; break; - case 0x0068: // Skeletal Dragon, 52 to 77 dmg at max health + case "skeletaldragon": // Skeletal Dragon, 52 to 77 dmg at max health fireBreathFX = 0x36D4; fireBreathFXColor = 0x047f; fireBreathSFX = 0x16a; @@ -157,6 +157,15 @@ function GetFireBreathInfo( mNPC ) fireBreathFrameCount = 4; fireBreathFrameDelay = 3; break; + case "chaosdragoon": // mounted on armored swamp dragon + case "chaosdragoonelite": // mounted on armored swamp dragon + case "m_chaosdragoon": // mounted on armored swamp dragon + case "m_chaosdragoonelite": // mounted on armored swamp dragon + case "f_chaosdragoon": // mounted on armored swamp dragon + case "f_chaosdragoonelite": // mounted on armored swamp dragon + fireBreathSFX = 0x357; + fireBreathActionID = 0x1B; + break; } mNPC.SetTag( "fbActID", fireBreathActionID ); diff --git a/data/js/server/data/map_coordinates.js b/data/js/server/data/map_coordinates.js index 45e46559c..37db65183 100644 --- a/data/js/server/data/map_coordinates.js +++ b/data/js/server/data/map_coordinates.js @@ -31,7 +31,7 @@ function GetMapCoordinates( xCoord, yCoord, worldNum ) resultArray[3] = "-1"; resultArray[4] = "-1"; resultArray[5] = true; - return xLongitude; + return resultArray; } break; case 2: // Ilshenar @@ -51,54 +51,43 @@ function GetMapCoordinates( xCoord, yCoord, worldNum ) resultArray[3] = "-1"; resultArray[4] = "-1"; resultArray[5] = true; - return xLongitude; + return resultArray; } break; default: break; } - // Longitude - var absLong = (( xCoord - xCenter ) * 360 ) / xWidth; - if( absLong > 180 ) - { - absLong = -180 + ( absLong % 180 ); - } + // Calculate the distance from the center in tiles + let yDistance = yCoord - yCenter; + let xDistance = xCoord - xCenter; - var xEast = ( absLong >= 0 ); + // Adjust for the wrap-around + yDistance = (( yDistance + yHeight / 2 + yHeight ) % yHeight ) - yHeight / 2; + xDistance = (( xDistance + xWidth / 2 + xWidth ) % xWidth ) - xWidth / 2; - if( absLong < 0 ) - { - absLong = -absLong; - } + // Convert the distance to a value between -0.5 and 0.5 + let latitudeValue = yDistance / yHeight; + let longitudeValue = xDistance / xWidth; - var xLongDeg = Math.round( absLong ); - var xLongMin = Math.round(( absLong % 1 ) * 60 ); + // Convert the value into degrees + let latitude = latitudeValue * 360; + let longitude = longitudeValue * 360; - // Latitude - var absLat = (( yCoord - yCenter ) * 360 ) / yHeight; - if( absLat > 180 ) - { - absLat = -180 + ( absLat % 180 ); - } - - var ySouth = ( absLat >= 0 ); + // Determine the cardinal directions + let latitudeCardinal = ( latitude < 0 ) ? true : false; // true = N, false = S + let longitudeCardinal = ( longitude < 0 ) ? true : false; // true = W, false = E - if( absLat < 0 ) - { - absLat = -absLat; - } + // Make the degrees positive and less than or equal to 180 + latitude = Math.abs( latitude ); + longitude = Math.abs( longitude ); - var yLatDeg = Math.round( absLat ); - var yLatMin = Math.round(( absLat % 1 ) * 60 ); + // Normalize the degrees and find the minutes + let latitudeMinutes = Math.round(( latitude % 1 ) * 60 ); + let longitudeMinutes = Math.round(( longitude % 1 ) * 60 ); - // Build return array - resultArray[0] = xLongDeg; - resultArray[1] = xLongMin; - resultArray[2] = xEast; - resultArray[3] = yLatDeg; - resultArray[4] = yLatMin; - resultArray[5] = ySouth; + let latitudeDegrees = Math.floor( latitude ); + let longitudeDegrees = Math.floor( longitude ); - return resultArray; + return [longitudeDegrees, longitudeMinutes, longitudeCardinal, latitudeDegrees, latitudeMinutes, latitudeCardinal]; } \ No newline at end of file diff --git a/data/js/server/misc/admin_welcome.js b/data/js/server/misc/admin_welcome.js index ec278f4bc..8714c2f37 100644 --- a/data/js/server/misc/admin_welcome.js +++ b/data/js/server/misc/admin_welcome.js @@ -2,7 +2,7 @@ // Triggered for characters logging in with admin account (account 0) until a // choice has been made in these gumps, regarding starting with a blank world or loading default UOX3 world templates // -// Last updated: 15th of January, 2022 +// Last updated: 10th of October, 2023 // Backgrounds const gumpMainBackground = 5054; @@ -23,8 +23,8 @@ const exitButtonOff = 4017; const exitButtonOn = 4018; const facetFelucca = 1; -const facetTrammel = 0; -const facetIlshenar = 0; +const facetTrammel = 1; +const facetIlshenar = 1; const facetMalas = 0; const facetTokuno = 0; const facetTermur = 0; @@ -114,31 +114,31 @@ function DisplayAdminWelcomeGump( socket, pChar ) ////////// PAGE 3 ////////// if( facetTrammel ) { - adminWelcome = AddPageDetails( socket, adminWelcome, 3, 8 ); + adminWelcome = AddPageDetails( socket, adminWelcome, 3, 20 ); } ////////// PAGE 4 ////////// if( facetIlshenar ) { - adminWelcome = AddPageDetails( socket, adminWelcome, 4, 16 ); + adminWelcome = AddPageDetails( socket, adminWelcome, 4, 40 ); } ////////// PAGE 5 ////////// if( facetMalas ) { - adminWelcome = AddPageDetails( socket, adminWelcome, 5, 24 ); + adminWelcome = AddPageDetails( socket, adminWelcome, 5, 60 ); } ////////// PAGE 6 ////////// if( facetTokuno ) { - adminWelcome = AddPageDetails( socket, adminWelcome, 6, 32 ); + adminWelcome = AddPageDetails( socket, adminWelcome, 6, 80 ); } ////////// PAGE 7 ////////// if( facetTermur ) { - adminWelcome = AddPageDetails( socket, adminWelcome, 7, 40 ); + adminWelcome = AddPageDetails( socket, adminWelcome, 7, 100 ); } ////////// PAGE 20 - Blank Slate ////////// @@ -182,151 +182,253 @@ function AddPageDetails( socket, adminWelcome, pageNum, checkboxStartID ) adminWelcome.AddPage( pageNum ); // Add background, and checkered overlay - adminWelcome.AddBackground( 0, 0, 530, gumpMainBackgroundHeight + 130, gumpMainBackground ); + //adminWelcome.AddBackground( 0, 0, 530, gumpMainBackgroundHeight + 130, gumpMainBackground ); + adminWelcome.AddBackground( 0, 0, 800, gumpMainBackgroundHeight + 130, gumpMainBackground ); if( enableTransparentGump ) { - adminWelcome.AddCheckerTrans( 0, 5, 530, gumpMainBackgroundHeight + 120 ); + //adminWelcome.AddCheckerTrans( 0, 5, 530, gumpMainBackgroundHeight + 120 ); + adminWelcome.AddCheckerTrans( 0, 5, 800, gumpMainBackgroundHeight + 120 ); } - adminWelcome.AddButton( 460, 5, exitButtonOff, exitButtonOn, 1, 0, 0 ); // Exit Button + //adminWelcome.AddButton( 460, 5, exitButtonOff, exitButtonOn, 1, 0, 0 ); // Exit Button + adminWelcome.AddButton( 720, 5, exitButtonOff, exitButtonOn, 1, 0, 0 ); // Exit Button // Add a header at top of page adminWelcome.AddHTMLGump( 0, 5, 500, 60, 0, 0, "

Default UOX3 World - Options

" ); // Add section with facet buttons - adminWelcome.AddBackground( 275, 30, 115, 275, gumpSecondaryBackground ); - adminWelcome.AddHTMLGump( 280, 40, 100, 20, 0, 0, "
Facets
" ); + adminWelcome.AddBackground( 225, 30, 115, 275, gumpSecondaryBackground ); + adminWelcome.AddHTMLGump( 230, 40, 100, 20, 0, 0, "
Facets
" ); // If Felucca facet is enabled if( facetFelucca ) { - adminWelcome.AddButton( 280, 60, ( pageNum == 2 ? 10820 : 10800 ), ( pageNum == 2 ? 10800 : 10820 ), 0, 2, 0 ); + adminWelcome.AddButton( 230, 60, ( pageNum == 2 ? 10820 : 10800 ), ( pageNum == 2 ? 10800 : 10820 ), 0, 2, 0 ); } else { - adminWelcome.AddGump( 280, 60, 10840 ); + adminWelcome.AddGump( 230, 60, 10840 ); } // If Trammel facet is enabled if( facetTrammel ) { - adminWelcome.AddButton( 280, 100, ( pageNum == 3 ? 10820 : 10800 ), ( pageNum == 3 ? 10800 : 10820 ), 0, 3, 0 ); + adminWelcome.AddButton( 230, 100, ( pageNum == 3 ? 10820 : 10800 ), ( pageNum == 3 ? 10800 : 10820 ), 0, 3, 0 ); } else { - adminWelcome.AddGump( 280, 100, 10840 ); + adminWelcome.AddGump( 230, 100, 10840 ); } // If Ilshenar facet is enabled if( facetIlshenar ) { - adminWelcome.AddButton( 280, 140, ( pageNum == 4 ? 10820 : 10800 ), ( pageNum == 4 ? 10800 : 10820 ), 0, 4, 0 ); + adminWelcome.AddButton( 230, 140, ( pageNum == 4 ? 10820 : 10800 ), ( pageNum == 4 ? 10800 : 10820 ), 0, 4, 0 ); } else { - adminWelcome.AddGump( 280, 140, 10840 ); + adminWelcome.AddGump( 230, 140, 10840 ); } // If Malas facet is enabled if( facetMalas ) { - adminWelcome.AddButton( 280, 180, ( pageNum == 5 ? 10820 : 10800 ), ( pageNum == 5 ? 10800 : 10820 ), 0, 5, 0 ); + adminWelcome.AddButton( 230, 180, ( pageNum == 5 ? 10820 : 10800 ), ( pageNum == 5 ? 10800 : 10820 ), 0, 5, 0 ); } else { - adminWelcome.AddGump( 280, 180, 10840 ); + adminWelcome.AddGump( 230, 180, 10840 ); } // If Tokuno facet is enabled if( facetTokuno ) { - adminWelcome.AddButton( 280, 220, ( pageNum == 6 ? 10820 : 10800 ), ( pageNum == 6 ? 10800 : 10820 ), 0, 6, 0 ); + adminWelcome.AddButton( 230, 220, ( pageNum == 6 ? 10820 : 10800 ), ( pageNum == 6 ? 10800 : 10820 ), 0, 6, 0 ); } else { - adminWelcome.AddGump( 280, 220, 10840 ); + adminWelcome.AddGump( 230, 220, 10840 ); } // If Termur facet is enabled if( facetTermur ) { - adminWelcome.AddButton( 280, 260, ( pageNum == 7 ? 10820 : 10800 ), ( pageNum == 7 ? 10800 : 10820 ), 0, 7, 0 ); + adminWelcome.AddButton( 230, 260, ( pageNum == 7 ? 10820 : 10800 ), ( pageNum == 7 ? 10800 : 10820 ), 0, 7, 0 ); } else { - adminWelcome.AddGump( 280, 260, 10840 ); + adminWelcome.AddGump( 230, 260, 10840 ); } - adminWelcome.AddHTMLGump( 310, 65, 70, 20, 0, 0, "FELUCCA" ); - adminWelcome.AddHTMLGump( 310, 105, 70, 20, 0, 0, "TRAMMEL" ); - adminWelcome.AddHTMLGump( 310, 145, 70, 20, 0, 0, "ILSHENAR" ); - adminWelcome.AddHTMLGump( 310, 185, 70, 20, 0, 0, "MALAS" ); - adminWelcome.AddHTMLGump( 310, 225, 70, 20, 0, 0, "TOKUNO" ); - adminWelcome.AddHTMLGump( 310, 265, 70, 20, 0, 0, "TER MUR" ); + adminWelcome.AddHTMLGump( 260, 65, 70, 20, 0, 0, "FELUCCA" ); + adminWelcome.AddHTMLGump( 260, 105, 70, 20, 0, 0, "TRAMMEL" ); + adminWelcome.AddHTMLGump( 260, 145, 70, 20, 0, 0, "ILSHENAR" ); + adminWelcome.AddHTMLGump( 260, 185, 70, 20, 0, 0, "MALAS" ); + adminWelcome.AddHTMLGump( 260, 225, 70, 20, 0, 0, "TOKUNO" ); + adminWelcome.AddHTMLGump( 260, 265, 70, 20, 0, 0, "TER MUR" ); // Add section with object category checkboxes - adminWelcome.AddBackground( 400, 30, 115, 275, gumpSecondaryBackground ); - adminWelcome.AddHTMLGump( 410, 40, 100, 20, 0, 0, "
Types
" ); - if( pageNum == 2 || pageNum == 4 ) + adminWelcome.AddBackground( 350, 30, 115, 275, gumpSecondaryBackground ); + adminWelcome.AddHTMLGump( 360, 40, 100, 20, 0, 0, "
Types
" ); + if( pageNum == 2 || pageNum == 3 || pageNum == 4 ) { // Only add checkboxes for pages that actually have decorations - adminWelcome.AddCheckbox( 410, 60, 9722, 2153, 1, checkboxStartID ); - adminWelcome.AddCheckbox( 410, 90, 9722, 2153, 1, checkboxStartID + 1 ); - adminWelcome.AddCheckbox( 410, 120, 9722, 2153, 1, checkboxStartID + 2 ); - adminWelcome.AddCheckbox( 410, 150, 9722, 2153, 1, checkboxStartID + 3 ); - adminWelcome.AddCheckbox( 410, 180, 9722, 2153, 1, checkboxStartID + 4 ); - adminWelcome.AddCheckbox( 410, 210, 9722, 2153, 1, checkboxStartID + 5 ); - adminWelcome.AddCheckbox( 410, 240, 9722, 2153, 1, checkboxStartID + 6 ); - adminWelcome.AddCheckbox( 410, 270, 9722, 2153, 1, checkboxStartID + 7 ); - } - adminWelcome.AddHTMLGump( 445, 65, 70, 20, 0, 0, "Doors" ); + adminWelcome.AddCheckbox( 360, 60, 9722, 2153, 1, checkboxStartID ); + adminWelcome.AddCheckbox( 360, 90, 9722, 2153, 1, checkboxStartID + 1 ); + adminWelcome.AddCheckbox( 360, 120, 9722, 2153, 1, checkboxStartID + 2 ); + adminWelcome.AddCheckbox( 360, 150, 9722, 2153, 1, checkboxStartID + 3 ); + adminWelcome.AddCheckbox( 360, 180, 9722, 2153, 1, checkboxStartID + 4 ); + adminWelcome.AddCheckbox( 360, 210, 9722, 2153, 1, checkboxStartID + 5 ); + adminWelcome.AddCheckbox( 360, 240, 9722, 2153, 1, checkboxStartID + 6 ); + adminWelcome.AddCheckbox( 360, 270, 9722, 2153, 1, checkboxStartID + 7 ); + } + adminWelcome.AddHTMLGump( 395, 65, 70, 20, 0, 0, "Doors" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Doors!
Almost every building has one - or more!" ); } - adminWelcome.AddHTMLGump( 445, 95, 70, 20, 0, 0, "Signs" ); + adminWelcome.AddHTMLGump( 395, 95, 70, 20, 0, 0, "Signs" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Shops signs, roadsigns, etc." ); } - adminWelcome.AddHTMLGump( 445, 125, 70, 20, 0, 0, "Lights" ); + adminWelcome.AddHTMLGump( 395, 125, 70, 20, 0, 0, "Lights" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Lights!
lampposts, candles, wall-mounted torches, etc." ); } - adminWelcome.AddHTMLGump( 445, 155, 70, 20, 0, 0, "Moongates" ); + adminWelcome.AddHTMLGump( 395, 155, 70, 20, 0, 0, "Moongates" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Moongates at fixed locations around the world" ); } - adminWelcome.AddHTMLGump( 445, 185, 70, 20, 0, 0, "Containers" ); + adminWelcome.AddHTMLGump( 395, 185, 70, 20, 0, 0, "Containers" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Containers! Bookcases, drawers, crates, etc." ); } - adminWelcome.AddHTMLGump( 445, 215, 70, 20, 0, 0, "Teleporters" ); + adminWelcome.AddHTMLGump( 395, 215, 70, 20, 0, 0, "Teleporters" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Teleporters that teleport players
from one location to another" ); } - adminWelcome.AddHTMLGump( 445, 245, 70, 20, 0, 0, "Misc" ); + adminWelcome.AddHTMLGump( 395, 245, 70, 20, 0, 0, "Misc" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Misc items like plants,
and smaller decorations in houses, etc" ); } - adminWelcome.AddHTMLGump( 445, 275, 70, 20, 0, 0, "Spawns" ); + adminWelcome.AddHTMLGump( 395, 275, 70, 20, 0, 0, "Spawns" ); if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Spawn Regions with NPCs" ); } - adminWelcome.AddGump( 483, 0, 10410 ); - adminWelcome.AddGump( 483, 200, 10412 ); + // Add section with facet-specific additions + adminWelcome.AddBackground( 475, 30, 310, 380, gumpSecondaryBackground ); + switch( pageNum ) + { + case 2: // Felucca + adminWelcome.AddHTMLGump( 480, 40, 250, 20, 0, 0, "
Felucca Decoration Addons
" ); + + // Magincia, client v6.0.3.1 or older + adminWelcome.AddCheckbox( 480, 60, 9722, 2153, 0, checkboxStartID + 10 ); + adminWelcome.AddHTMLGump( 515, 65, 250, 20, 0, 0, "Magincia" ); + adminWelcome.AddHTMLGump( 515, 85, 250, 40, true, false, "Original city of Magincia, prior to destruction (pre-v6.0.3.1)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for original city of Magincia, prior to its destruction.
Only exists in client versions earlier than 6.0.3.1!" ); + } + + // Sea Market + adminWelcome.AddCheckbox( 480, 130, 9722, 2153, 0, checkboxStartID + 11 ); + adminWelcome.AddHTMLGump( 515, 135, 250, 20, 0, 0, "Sea Market" ); + adminWelcome.AddHTMLGump( 515, 155, 250, 40, true, false, "Floating wharf/village at sea, added in High Seas (v7.0.9.0 and later)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for floating wharf/village in the middle of the sea, only accessible by boat.
Added in client v7.0.9.0!" ); + } + break; + case 3: // Trammel + adminWelcome.AddHTMLGump( 480, 40, 250, 20, 0, 0, "
Trammel Decoration Addons
" ); + + // Castle Blackthorn in Britain + adminWelcome.AddCheckbox( 480, 60, 9722, 2153, 0, checkboxStartID + 10 ); + adminWelcome.AddHTMLGump( 515, 65, 200, 20, 0, 0, "Castle Blackthorn - New" ); + adminWelcome.AddHTMLGump( 515, 85, 250, 40, true, false, "New revamped castle in Britain (v7.0.37 and later)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for royal residence of Lord Blackthorn.
Revamped and rebuilt version of castle; original was destroyed in 2012." ); + } + + // Castle Blackthorn in Britain + adminWelcome.AddCheckbox( 480, 130, 9722, 2153, 0, checkboxStartID + 11 ); + adminWelcome.AddHTMLGump( 515, 135, 250, 20, 0, 0, "Castle Blackthorn - Original" ); + adminWelcome.AddHTMLGump( 515, 155, 250, 40, true, false, "Original castle in Britain (pre-v7.0.37?)." ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for royal residence of Lord Blackthorn.
Original castle destroyed and rebuilt in 2012" ); + } + + // Magincia, client v6.0.3.1 or older + adminWelcome.AddCheckbox( 480, 200, 9722, 2153, 0, checkboxStartID + 12 ); + adminWelcome.AddHTMLGump( 515, 205, 250, 20, 0, 0, "Magincia" ); + adminWelcome.AddHTMLGump( 515, 225, 250, 40, true, false, "Original city of Magincia, prior to destruction (pre-v6.0.3.1)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for original city of Magincia, prior to its destruction.
Only exists in client versions earlier than 6.0.3.1!" ); + } + + // Sea Market + adminWelcome.AddCheckbox( 480, 270, 9722, 2153, 0, checkboxStartID + 13 ); + adminWelcome.AddHTMLGump( 515, 275, 250, 20, 0, 0, "New Haven" ); + adminWelcome.AddHTMLGump( 515, 295, 250, 40, true, false, "Young Player city, replaces Ocllo on Trammel (v6.0.0 and later)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for New Haven, that exists in place of Ocllo on Trammel facet.
Replaced the earlier Ocllo-replacement Haven!" ); + } + + // New Haven + adminWelcome.AddCheckbox( 480, 340, 9722, 2153, 0, checkboxStartID + 14 ); + adminWelcome.AddHTMLGump( 515, 345, 250, 20, 0, 0, "Sea Market" ); + adminWelcome.AddHTMLGump( 515, 365, 250, 40, true, false, "Floating wharf/village at sea, added in High Seas (v7.0.9.0 and later)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for floating wharf/village in the middle of the sea, only accessible by boat.
Added in client v7.0.9.0!" ); + } + break; + + case 4: // Ilshenar + adminWelcome.AddHTMLGump( 480, 40, 250, 20, 0, 0, "
Ilshenar Decoration Addons
" ); + + // Gargoyle City + adminWelcome.AddCheckbox( 480, 60, 9722, 2153, 0, checkboxStartID + 10 ); + adminWelcome.AddHTMLGump( 515, 65, 200, 20, 0, 0, "Gargoyle City" ); + adminWelcome.AddHTMLGump( 515, 85, 250, 40, true, false, "Ver Lor Reg - the city of Gargoyles, prior to destruction (pre-v7.0.30)" ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for Ver Lor Reg, the city of Gargoyles, prior to its destruction during The Awakening story arc in 2012" ); + } + + // Castle Blackthorn (Ilshenar) - Golems and Jukas + adminWelcome.AddCheckbox( 480, 130, 9722, 2153, 0, checkboxStartID + 11 ); + adminWelcome.AddHTMLGump( 515, 135, 250, 20, 0, 0, "Castle Blackthorn (Ilshenar)" ); + adminWelcome.AddHTMLGump( 515, 155, 250, 40, true, false, "Castle Blackthorn in Ilshenar, prior to destruction (pre-v7.0.30)." ); + if( enableTooltips ) + { + adminWelcome.AddToolTip( tooltipClilocID, socket, "Decorations for Blackthorn's castle in Ilshenar, filled with golems and jukas, prior to its destruction during The Awakening story arc in 2012." ); + } + break; + default: + break; + } + + adminWelcome.AddGump( 753, 0, 10410 ); + adminWelcome.AddGump( 753, 200, 10412 ); // Add some helpful text //adminWelcome.AddHTMLGump( 15, 30, 250, 275, true, false, "Select which parts of the default UOX3 world and Spawns to load for each facet. By default everything is enabled for supported facets" ); - adminWelcome.AddHTMLGump( 15, 30, 250, 275, true, false, "

Select which parts of the default UOX3 world and Spawns to load for each facet. Facets in red have no decorations available yet.

This process might take a minute.

Return to this menu at any time via the 'welcome command!

" ); + adminWelcome.AddHTMLGump( 15, 30, 200, 275, true, false, "

Select which parts of the default UOX3 world and Spawns to load for each facet. Facets in red have no decorations available yet.

This process might take a minute.

Return to this menu at any time via the 'welcome command!

" ); //adminWelcome.AddHTMLGump( 15, 30, 250, 275, true, false, "Select which parts of the
default UOX3 world and spawns
to load for each facet." ); // Add buttons to cancel/get things going @@ -335,7 +437,7 @@ function AddPageDetails( socket, adminWelcome, pageNum, checkboxStartID ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Go back!" ); } - adminWelcome.AddButton( 420, 305, defaultWorldButtonOff, defaultWorldButtonOn, 1, 0, 2 ); // Okay Button + adminWelcome.AddButton( 400, 305, defaultWorldButtonOff, defaultWorldButtonOn, 1, 0, 2 ); // Okay Button if( enableTooltips ) { adminWelcome.AddToolTip( tooltipClilocID, socket, "Load default UOX3 world" ); @@ -367,10 +469,10 @@ function AddPageDetails( socket, adminWelcome, pageNum, checkboxStartID ) break; } - adminWelcome.AddBackground( 15, gumpMainBackgroundHeight + 20, 150, 20, gumpSecondaryBackground ); + adminWelcome.AddBackground( 15, gumpMainBackgroundHeight + 20, 140, 20, gumpSecondaryBackground ); adminWelcome.AddHTMLGump( 30, gumpMainBackgroundHeight + 20, 150, 20, false, false, "

Facet Info:

" ); - adminWelcome.AddHTMLGump( 15, gumpMainBackgroundHeight + 40, 500, 80, true, false, facetText ); + adminWelcome.AddHTMLGump( 15, gumpMainBackgroundHeight + 40, 450, 80, true, true, facetText ); return adminWelcome; } @@ -494,27 +596,27 @@ function onTimer( timerObj, timerID ) for( var i = 0; i < numCheckedBoxes; i++ ) { buttonID = tempGumpData.getButton( i ); - if( buttonID >= 0 && buttonID <= 7 ) + if( buttonID >= 0 && buttonID <= 19 ) { facetName = "felucca"; } - else if( buttonID >= 8 && buttonID <= 15 ) + else if( buttonID >= 20 && buttonID <= 39 ) { facetName = "trammel"; } - else if( buttonID >= 16 && buttonID <= 23 ) + else if( buttonID >= 40 && buttonID <= 59 ) { facetName = "ilshenar"; } - else if( buttonID >= 24 && buttonID <= 31 ) + else if( buttonID >= 60 && buttonID <= 79 ) { facetName = "malas"; } - else if( buttonID >= 32 && buttonID <= 39 ) + else if( buttonID >= 80 && buttonID <= 99 ) { facetName = "tokuno"; } - else if( buttonID >= 40 && buttonID <= 47 ) + else if( buttonID >= 100 && buttonID <= 119 ) { facetName = "termur"; } @@ -522,85 +624,113 @@ function onTimer( timerObj, timerID ) switch( buttonID ) { case 0: // Doors - case 8: - case 16: - case 24: - case 32: + case 20: case 40: - pSocket.currentChar.ExecuteCommand( "decorate load doors " + facetName + " silent multiple" ); + case 60: + case 80: + case 100: + pSocket.currentChar.ExecuteCommand( "decorate load doors " + facetName + "|silent multiple" ); break; case 1: // Signs - case 9: - case 17: - case 25: - case 33: + case 21: case 41: - pSocket.currentChar.ExecuteCommand( "decorate load signs " + facetName + " silent multiple" ); + case 61: + case 81: + case 101: + pSocket.currentChar.ExecuteCommand( "decorate load signs " + facetName + "|silent multiple" ); break; case 2: // Lights - case 10: - case 18: - case 26: - case 34: + case 22: case 42: - pSocket.currentChar.ExecuteCommand( "decorate load lights " + facetName + " silent multiple" ); + case 62: + case 82: + case 102: + pSocket.currentChar.ExecuteCommand( "decorate load lights " + facetName + "|silent multiple" ); break; case 3: // Containers - case 11: - case 19: - case 27: - case 35: + case 23: case 43: - pSocket.currentChar.ExecuteCommand( "decorate load containers " + facetName + " silent multiple" ); + case 63: + case 83: + case 103: + pSocket.currentChar.ExecuteCommand( "decorate load containers " + facetName + "|silent multiple" ); break; case 4: // Moongates - case 12: - case 20: - case 28: - case 36: + case 24: case 44: - pSocket.currentChar.ExecuteCommand( "decorate load moongates " + facetName + " silent multiple" ); + case 64: + case 84: + case 104: + pSocket.currentChar.ExecuteCommand( "decorate load moongates " + facetName + "|silent multiple" ); break; case 5: // Teleporters - case 13: - case 21: - case 29: - case 37: + case 25: case 45: - pSocket.currentChar.ExecuteCommand( "decorate load teleporters " + facetName + " silent multiple" ); + case 65: + case 85: + case 105: + pSocket.currentChar.ExecuteCommand( "decorate load teleporters " + facetName + "|silent multiple" ); break; case 6: // Misc - case 14: - case 22: - case 30: - case 38: + case 26: case 46: - pSocket.currentChar.ExecuteCommand( "decorate load misc " + facetName + " silent multiple" ); + case 66: + case 86: + case 106: + pSocket.currentChar.ExecuteCommand( "decorate load misc " + facetName + "|silent multiple" ); break; + // Spawns case 7: // Spawns, Felucca pSocket.currentChar.ExecuteCommand( "enablespawns 0" ); doSpawnRegionRespawn = true; break; - case 15: // Spawns, Trammel + case 27: // Spawns, Trammel pSocket.currentChar.ExecuteCommand( "enablespawns 1" ); doSpawnRegionRespawn = true; break; - case 23: // Spawns, Ilshenar + case 47: // Spawns, Ilshenar pSocket.currentChar.ExecuteCommand( "enablespawns 2" ); doSpawnRegionRespawn = true; break; - case 31: // Spawns, Malas + case 67: // Spawns, Malas pSocket.currentChar.ExecuteCommand( "enablespawns 3" ); doSpawnRegionRespawn = true; break; - case 39: // Spawns, Tokuno + case 87: // Spawns, Tokuno pSocket.currentChar.ExecuteCommand( "enablespawns 4" ); doSpawnRegionRespawn = true; break; - case 47: // Spawns, Ter Mur + case 107: // Spawns, Ter Mur pSocket.currentChar.ExecuteCommand( "enablespawns 5" ); doSpawnRegionRespawn = true; break; + // Felucca Addons + case 10: // Original Magincia + pSocket.currentChar.ExecuteCommand( "decorate load felucca_magincia_original|silent multiple" ); + break; + case 11: // Sea Market + pSocket.currentChar.ExecuteCommand( "decorate load felucca_seamarket|silent multiple" ); + break; + // Trammel Addons + case 30: // Revamped Castle Blackthorn + pSocket.currentChar.ExecuteCommand( "decorate load trammel_blackthorncastle|silent multiple" ); + break; + case 31: // Original Magincia + pSocket.currentChar.ExecuteCommand( "decorate load trammel_magincia_original|silent multiple" ); + break; + case 32: // New Haven + pSocket.currentChar.ExecuteCommand( "decorate load trammel_newhaven|silent multiple" ); + break; + case 33: // Sea Market + pSocket.currentChar.ExecuteCommand( "decorate load trammel_seamarket|silent multiple" ); + break; + // Ilshenar Addons + case 50: // Ver Lor Reg - Gargoyle City + pSocket.currentChar.ExecuteCommand( "decorate load ilshenar_gargoyle_city|silent multiple" ); + break; + case 51: // Castle Blackthorn (Ilshenar) - Golems and Jukas + pSocket.currentChar.ExecuteCommand( "decorate load ilshenar_blackthorncastle|silent multiple" ); + break; default: break; } diff --git a/data/js/server/misc/facetRuleset.js b/data/js/server/misc/facetRuleset.js index 58ad19d0e..e1d674c11 100644 --- a/data/js/server/misc/facetRuleset.js +++ b/data/js/server/misc/facetRuleset.js @@ -187,6 +187,9 @@ function onSnoopAttempt( pSnooped, targPack, pSnooping ) if( !ValidateObject( pSnooped ) || !ValidateObject( pSnooping ) || !ValidateObject( targPack )) return true; + if( pSnooping.isGM ) // Override for GMs + return true; + var socket = pSnooping.socket; var worldNum = pSnooping.worldnumber; if(( regionSnoopOverride.indexOf( pSnooping.region.id ) == -1 && facetSnoopRestrict.indexOf( pSnooping.worldnumber ) != -1 ) && !pSnooped.npc ) @@ -465,8 +468,8 @@ function FacetRuleBardProvoke( sourceChar, targetChar ) function onDamage( targetChar, sourceChar, damageValue, damageType ) { - // Allow all damage with a non-tame/non-hirling NPC as the source - if( ValidateObject( sourceChar ) && sourceChar.npc && !ValidateObject( targetChar.owner )) + // Allow all damage without a source character, or with a non-tame/non-hirling NPC as the source + if( !ValidateObject( sourceChar ) || ( ValidateObject( sourceChar ) && sourceChar.npc && !ValidateObject( targetChar.owner ))) return true; if( regionSpellOverride.indexOf( targetChar.region.id ) == -1 && facetSpellRestrict.indexOf( targetChar.worldnumber ) != -1 ) diff --git a/data/js/server/misc/furniture_smartturn.js b/data/js/server/misc/furniture_smartturn.js index 365fc1e03..a35d93601 100644 --- a/data/js/server/misc/furniture_smartturn.js +++ b/data/js/server/misc/furniture_smartturn.js @@ -42,320 +42,62 @@ function onDrop( iDropped, pDropper ) // Turn supported furniture clockwise, based on previous direction function SmartTurn( iTurn ) { - switch( iTurn.id ) + if( divorcedPairs.indexOf( iTurn.id ) != -1 ) { - // Straw chair - case 0x0B5A: iTurn.id++; break; - case 0x0B5B: iTurn.id = 0x0B5D; break; - case 0x0B5C: iTurn.id = 0x0B5A; break; - case 0x0B5D: iTurn.id--; break; - - // Fine wooden chair - case 0x0b56: iTurn.id++; break; - case 0x0b57: iTurn.id++; break; - case 0x0b58: iTurn.id++; break; - case 0x0b59: iTurn.id = 0x0b56; break; - - // Cushioned wooden chair - case 0x0b52: iTurn.id++; break; - case 0x0b53: iTurn.id = 0x0b55; break; - case 0x0b54: iTurn.id = 0x0b52; break; - case 0x0b55: iTurn.id--; break; - - // Cushioned fancy wooden chair - case 0x0b4e: iTurn.id++; break; - case 0x0b4f: iTurn.id = 0x0b51; break; - case 0x0b50: iTurn.id = 0x0b4e; break; - case 0x0b51: iTurn.id--; break; - - // Cushioned throne - case 0x0b32: iTurn.id++; break; - case 0x0b33: iTurn.id = 0x0b32; break; - - // Wooden throne - case 0x0b2e: iTurn.id = 0x0b30; break; - case 0x0b2f: iTurn.id--; break; - case 0x0b30: iTurn.id++; break; - case 0x0b31: iTurn.id = 0x0b2f; break; - - // Wooden bench - case 0x0b2c: iTurn.id++; break; - case 0x0b2d: iTurn.id = 0x0b2c; break; - - // Stone throne - case 0x1218: iTurn.id = 0x121b; break; - case 0x1219: iTurn.id--; break; - case 0x121a: iTurn.id--; break; - case 0x121b: iTurn.id--; break; - - // Stone bench - case 0x3dff: iTurn.id++; break; - case 0x3e00: iTurn.id = 0x3dff; break; - - // Fancy metal chest - case 0x0e40: iTurn.id++; break; - case 0x0e41: iTurn.id = 0x0e40; break; - - // Metal Chest - case 0x09ab: iTurn.id = 0x0e7c; break; - case 0x0e7c: iTurn.id = 0x09ab; break; - - // Gold box - case 0x09a8: iTurn.id = 0x0e80; break; - case 0x0e80: iTurn.id = 0x09a8; break; - - // Small wooden crate - case 0x09a9: iTurn.id = 0x0e7e; break; - case 0x0e7e: iTurn.id = 0x09a9; break; - - // Wooden box red - case 0x09aa: iTurn.id = 0x0e7d; break; - case 0x0e7d: iTurn.id = 0x09aa; break; - - // Chest of drawers - case 0x0a2c: iTurn.id = 0x0a34; break; - case 0x0a34: iTurn.id = 0x0a2c; break; - - // Chest of drawers red - case 0x0a30: iTurn.id = 0x0a38; break; - case 0x0a38: iTurn.id = 0x0a30; break; - - // Armoire - case 0x0a4f: iTurn.id = 0x0a53; break; - case 0x0a53: iTurn.id = 0x0a4f; break; - - // Armoire red - case 0x0a4d: iTurn.id = 0x0a51; break; - case 0x0a51: iTurn.id = 0x0a4d; break; - - // Wooden shelf - case 0x0a9d: iTurn.id = 0x0a9e; break; - case 0x0a9e: iTurn.id = 0x0a9d; break; - - // Large crate - case 0x0e3c: iTurn.id = 0x0e3d; break; - case 0x0e3d: iTurn.id = 0x0e3c; break; - - // Wooden box medium - case 0x0e3e: iTurn.id = 0x0e3f; break; - case 0x0e3f: iTurn.id = 0x0e3e; break; - - // Wooden chest - case 0x0e42: iTurn.id = 0x0e43; break; - case 0x0e43: iTurn.id = 0x0e42; break; - - // Wooden table - case 0x0b90: iTurn.id = 0x0b7d; break; - case 0x0b7d: iTurn.id = 0x0b90; break; - - // Wooden table - case 0x0b8f: iTurn.id = 0x0b7c; break; - case 0x0b7c: iTurn.id = 0x0b8f; break; - - // Writing table - case 0x0b49: iTurn.id++; break; - case 0x0b4a: iTurn.id = 0x0b4c; break; - case 0x0b4b: iTurn.id = 0x0b49; break; - case 0x0b4c: iTurn.id--; break; - - // Chest (Samurai Empire) - case 0x280b: iTurn.id++; break; - case 0x280c: iTurn.id--; break; - - // Chest (Samurai Empire) - case 0x280d: iTurn.id++; break; - case 0x280e: iTurn.id--; break; - - // Fancy chest (Samurai Empire) - case 0x280f: iTurn.id++; break; - case 0x2810: iTurn.id--; break; - - // Chest, wide (Samurai Empire) - case 0x2811: iTurn.id++; break; - case 0x2812: iTurn.id--; break; - - // Chest, wide (Samurai Empire) - case 0x2813: iTurn.id++; break; - case 0x2814: iTurn.id--; break; - - // Cabinet, tall (Samurai Empire) - case 0x2815: iTurn.id++; break; - case 0x2816: iTurn.id--; break; - - // Cabinate, low (Samurai Empire) - case 0x2817: iTurn.id++; break; - case 0x2818: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2851: iTurn.id++; break; - case 0x2852: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2853: iTurn.id++; break; - case 0x2854: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2855: iTurn.id++; break; - case 0x2856: iTurn.id--; break; - - // Armoire, red (Samurai Empire) - case 0x2857: iTurn.id++; break; - case 0x2858: iTurn.id--; break; - - // Armoire, beige (Samurai Empire) - case 0x2859: iTurn.id++; break; - case 0x285a: iTurn.id--; break; - - // Armoire, wood (Samurai Empire) - case 0x285b: iTurn.id++; break; - case 0x285c: iTurn.id--; break; - - // Armoire, wood (Samurai Empire) - case 0x285d: iTurn.id++; break; - case 0x285e: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2a45: iTurn.id++; break; - case 0x2a46: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2a47: iTurn.id++; break; - case 0x2a48: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2a49: iTurn.id++; break; - case 0x2a4a: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2a4b: iTurn.id++; break; - case 0x2a4c: iTurn.id--; break; - - // Skeletal throne (Samurai Empire) - case 0x2a58: iTurn.id++; break; - case 0x2a59: iTurn.id--; break; - - // Sword Display (Samurai Empire) - case 0x2a4b: iTurn.id++; break; - case 0x2a4c: iTurn.id--; break; - - // Simple armoire (Mondain's Legacy) - case 0x2d05: iTurn.id++; break; - case 0x2d06: iTurn.id--; break; - - // Fancy armoire (Mondain's Legacy) - case 0x2d07: iTurn.id++; break; - case 0x2d08: iTurn.id--; break; - - // Elven dresser (Mondain's Legacy) - case 0x2d09: iTurn.id++; break; - case 0x2d0a: iTurn.id--; break; - - // Elven wash basin (Mondain's Legacy) - case 0x2d0b: iTurn.id++; break; - case 0x2d0c: iTurn.id--; break; - - // Elven alchemy table (Mondain's Legacy) - case 0x2dd3: iTurn.id++; break; - case 0x2dd4: iTurn.id--; break; - - // Elven spinning wheel (Mondain's Legacy) - case 0x2dd9: iTurn.id++; break; - case 0x2dda: iTurn.id--; break; - - // Elven love seat (Mondain's Legacy) - case 0x2ddf: iTurn.id++; break; - case 0x2de0: iTurn.id--; break; - - // Elven ornate table (Mondain's Legacy) - case 0x2de1: iTurn.id++; break; - case 0x2de2: iTurn.id--; break; - - // Elven ornate chair (Mondain's Legacy) - case 0x2de3: iTurn.id++; break; - case 0x2de4: iTurn.id++; break; - case 0x2de5: iTurn.id++; break; - case 0x2de6: iTurn.id = 0x2de3; break; - - // Elven fancy table (Mondain's Legacy) - case 0x2de7: iTurn.id++; break; - case 0x2de8: iTurn.id--; break; - - // Elven storage table (Mondain's Legacy) - case 0x2de9: iTurn.id++; break; - case 0x2dea: iTurn.id--; break; - - // Elven big chair (Mondain's Legacy) - case 0x2deb: iTurn.id = 0x2ded; break; - case 0x2dec: iTurn.id = 0x2dee; break; - case 0x2ded: iTurn.id--; break; - case 0x2dee: iTurn.id = 0x2deb; break; - - // Elven book shelf (Mondain's Legacy) - case 0x2def: iTurn.id++; break; - case 0x2df0: iTurn.id--; break; - - // Elven ornate chest (Mondain's Legacy) - case 0x2df1: iTurn.id++; break; - case 0x2df2: iTurn.id--; break; - - // Elven ornate chest (Mondain's Legacy) - case 0x2df3: iTurn.id++; break; - case 0x2df4: iTurn.id--; break; - - // Elven reading desk (Mondain's Legacy) - case 0x2df5: iTurn.id++; break; - case 0x2df6: iTurn.id--; break; - - // Display case (Mondain's Legacy) - case 0x2fea: iTurn.id++; break; - case 0x2feb: iTurn.id--; break; - - // Wooden bench - case 0x319a: iTurn.id++; break; - case 0x319b: iTurn.id--; break; - - // Incubator - case 0x407c: iTurn.id++; break; - case 0x407d: iTurn.id--; break; - - // Welcome mat (Stygian Abyss) - case 0x47da: iTurn.id++; break; - case 0x47db: iTurn.id--; break; - - // Gothic chest (Stygian Abyss) - case 0x4910: iTurn.id++; break; - case 0x4911: iTurn.id--; break; - - // Plague Banner (Stygian Abyss) - case 0x4b8d: iTurn.id++; break; - case 0x4b8e: iTurn.id--; break; - - // Alchemist Bookcase (Stygian Abyss) - case 0x4c24: iTurn.id++; break; - case 0x4c25: iTurn.id--; break; - - // Chair simple (Stygian Abyss) - case 0x4c80: iTurn.id++; break; - case 0x4c81: iTurn.id--; break; - - // Safe - case 0x9c18: iTurn.id++; break; - case 0x9c19: iTurn.id--; break; - - // Metal chest - case 0xa304: iTurn.id++; break; - case 0xa305: iTurn.id--; break; - - // Rusty metal chest - case 0xa306: iTurn.id++; break; - case 0xa307: iTurn.id--; break; - - // Gold chest - case 0xa308: iTurn.id++; break; - case 0xa309: iTurn.id--; break; - - // Barnacle metal chest - case 0xa30a: iTurn.id++; break; - case 0xa30b: iTurn.id--; break; + var indexNum = divorcedPairs.indexOf( iTurn.id ); + var id = iTurn.id; + iTurn.id = id + divorcedPairs[indexNum + 1]; + } + else if( explicitAdd.indexOf( iTurn.id ) != -1 ) + { + // true, it's an add operation + iTurn.id++; } -} \ No newline at end of file + else if( explicitAdd.indexOf( iTurn.id - 0x1 ) != -1 ) + { + // our partner is listed! this is an implicit subtraction operation + iTurn.id--; + } +} + +var divorcedPairs = [ // they are paired up, but more than one index apart and out of order, [hex ID, add or subtract distance] + 0x2deb, 2, 0x2dec, 2, 0x2ded, -1, 0x2dee, -3, // Elven big chair (Mondain's Legacy) + 0x0b4a, 2, 0x0b4b, -2, 0x0b4c, -1,// Writing table + 0x2de6, -3,// Elven ornate chair (Mondain's Legacy) + 0x0b2e, 2, 0x0b2f, -1, 0x0b31, -2,// Wooden throne + 0x0b4f, 2, 0x0b50, -2, 0x0b51, -1,// Cushioned fancy wooden chair + 0x0b53, 2, 0x0b54, -2, 0x0b55, -1,// Cushioned wooden chair + 0x0b59, -3,// Fine wooden chair + 0x1218, 3, 0x1219, -1, 0x121a, -1, 0x121b, -1,// Stone throne + 0x0B5B, 2, 0x0B5C, -2, 0x0B5D, -1,// Straw chair + 0x0b8f, -13, 0x0b7c, 13, // Wooden table + 0x0a4d, 4, 0x0a51, -4, // Armoire red + 0x0a4f, 4, 0x0a53, -4, // Armoire + 0x0a30, 8, 0x0a38, -8, // Chest + 0x0a34, -8, 0x0a2c, 8, // Chest of drawers + 0x0e7d, -1235, 0x09aa, 1235, // Wooden box red + 0x09ab, 1233, 0x0e7c, -1233, // Metal Chest + 0x09a8, 1240, 0x0e80, -1240, // Gold box + 0x09a9, 1237, 0x0e7e, -1237, // Small wooden crate +]; + +var explicitAdd = [ + 0x0e40, 0x0b30, 0x0b4e, 0x0B5A, // Fancy metal chest// Wooden throne// Cushioned fancy wooden chair// Straw chair + 0x0b56, 0x0b57, 0x0b58, // Fine wooden chair// Fine wooden chair// Fine wooden chair + 0x0b52, 0x0b32, 0x0b2c, 0x319a, // Cushioned wooden chair// Cushioned throne// Wooden bench// Wooden bench + 0x3dff, 0x0a9d, 0x0e3c, 0x0e3e, // Stone bench// Wooden shelf// Large crate// Wooden box medium + 0x0e42, 0x0b49, 0x280b, 0x280d, // Wooden chest// Writing table// Chest (Samurai Empire)// Chest (Samurai Empire) + 0x280f, 0x2811, 0x2813, 0x2815, 0x2817,// Fancy chest (Samurai Empire)// Chest, wide (Samurai Empire)// Cabinet, tall (Samurai Empire)// Cabinate, low (Samurai Empire) + 0x2851, 0x2853, 0x2855, 0x2a47, 0x2a45, 0x2a49, 0x2a4b, // Sword Display (Samurai Empire) + 0x2857, 0x2859, // Armoire, red (Samurai Empire)// Armoire, beige (Samurai Empire) + 0x285b, 0x285d, 0x2a58, 0x2a4b, // Armoire, wood (Samurai Empire)// Skeletal throne (Samurai Empire)// Sword Display (Samurai Empire) + 0x2d05, 0x2d07, 0x2d09, 0x2dd3, 0x2dd9, 0x2ddf, 0x2de1, // (Mondain's Legacy - Simple armoire// Fancy armoire// Elven dresser// Elven alchemy table// Elven spinning wheel// Elven love seat// Elven ornate table ) + 0x2de3, 0x2de4, 0x2de5, 0x2de7, 0x2de9, 0x2def, //(Mondain's Legacy - Elven ornate chair // Elven fancy table// Elven storage table// Elven book shelf) + 0x2df1, 0x2df3, 0x2df5, 0x2fea, 0x2d0b, // Elven ornate chest (Mondain's Legacy)// Elven reading desk (Mondain's Legacy)// Display (Mondain's Legacy)// Elven wash basin (Mondain's Legacy) + 0x407c, 0x47da, // Incubator// Welcome mat (Stygian Abyss) + 0x4910, 0x4b8d, 0x4c24, 0x4c80, // (Stygian Abyss - Gothic chest //-Plague Banner // Alchemist Book// Chair simple) + 0x9c18, 0xa304, 0xa306, 0xa308, // Safe// Metal chest// Rusty metal chest// Gold chest + 0xa30a +]; + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/server/misc/helpgump.js b/data/js/server/misc/helpgump.js index 794a7f71a..a1c9904e0 100644 --- a/data/js/server/misc/helpgump.js +++ b/data/js/server/misc/helpgump.js @@ -869,3 +869,5 @@ const safeChaosShrineLocations = [ [674, 4013, -43] // No Chaos shrines, so just teleport player to a remote area on the map ] ]; + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/server/misc/hint_tooltip.js b/data/js/server/misc/hint_tooltip.js index b67171019..301c8e3ce 100644 --- a/data/js/server/misc/hint_tooltip.js +++ b/data/js/server/misc/hint_tooltip.js @@ -59,4 +59,6 @@ function GetHintMessage( iUsed, useHtml ) break; } return hintText; -} \ No newline at end of file +} + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/server/misc/uses_left_tooltip.js b/data/js/server/misc/uses_left_tooltip.js index b0740adca..fd7b5fb28 100644 --- a/data/js/server/misc/uses_left_tooltip.js +++ b/data/js/server/misc/uses_left_tooltip.js @@ -10,4 +10,6 @@ function onTooltip( myObj ) myObj.SetTempTag( "clilocTooltip", 1042971 ); // ~1_NOTHING~ } return tooltipText; -} \ No newline at end of file +} + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/server/misc/warning_trigger.js b/data/js/server/misc/warning_trigger.js index 892c7b698..9c5746f48 100644 --- a/data/js/server/misc/warning_trigger.js +++ b/data/js/server/misc/warning_trigger.js @@ -66,3 +66,5 @@ function DisplayWarningText( iObject, trgChar, checkHistory ) } } } + +function _restorecontext_() {} \ No newline at end of file diff --git a/data/js/server/resource/pitchers.js b/data/js/server/resource/pitchers.js index 6dfee21f9..a1379dc59 100644 --- a/data/js/server/resource/pitchers.js +++ b/data/js/server/resource/pitchers.js @@ -1087,6 +1087,8 @@ function onCreateDFN( objMade, objType ) } } +function _restorecontext_() {} + // Sound Effects: //38 = "grab" some water with a pitcher //49 = drinking a little diff --git a/data/js/skill/craft/tinkering.js b/data/js/skill/craft/tinkering.js index 8a8cccf83..0e0a9a5de 100644 --- a/data/js/skill/craft/tinkering.js +++ b/data/js/skill/craft/tinkering.js @@ -223,7 +223,7 @@ function onGumpPress( pSock, pButton, gumpData ) case 217: // Tool Kit (Tinker's tools) makeID = 213; timerID = 2; break; case 218: // Fletcher's Tools - makeID = 214; timerID = 2; break; + makeID = 284; timerID = 2; break; // Page 3 - Parts case 300: // Barrel Hoops makeID = 224; timerID = 3; break; @@ -382,7 +382,7 @@ function onGumpPress( pSock, pButton, gumpData ) case 2217: // Tool Kit (Tinker's tools) itemDetailsID = 213; break; case 2218: // Fletcher's Tools - itemDetailsID = 214; break; + itemDetailsID = 284; break; // Page 3 - Parts case 2300: // Barrel Hoops itemDetailsID = 224; break; diff --git a/data/js/skill/healing.js b/data/js/skill/healing.js index 126b32580..002743d28 100644 --- a/data/js/skill/healing.js +++ b/data/js/skill/healing.js @@ -382,7 +382,7 @@ function onTimer( mChar, timerID ) } break; case 1: // Cure Poison - if( mChar.CheckSkill( skillNum, 600, 1000 ) && mChar.CheckSkill( 1, 600, 1000 )) + if( mChar.CheckSkill( skillNum, 600, 1000 ) && (( skillNum == 17 && mChar.CheckSkill( 1, 600, 1000 )) || ( skillNum == 39 && mChar.CheckSkill( 2, 600, 1000 )))) { ourObj.SetPoisoned( 0, 0 ); ourObj.StaticEffect( 0x373A, 0, 15 ); @@ -407,9 +407,6 @@ function onTimer( mChar, timerID ) } else if( mChar.CheckSkill( skillNum, 0, healthLoss * 10 )) // Requires higher and higher amount of health lost in order for healer to gain skill { - // Perform generic Anatomy skill check to allow skill increase - mChar.CheckSkill( 1, 0, 1000 ); - // Increase karma when healing innocent/neutral characters if( ourObj != mChar && ( ourObj.innocent || ourObj.neutral )) { @@ -418,13 +415,22 @@ function onTimer( mChar, timerID ) // Are we healing using the Healing skill, or using the Veterinary skill? var healSkill; - if( skillNum == 17 ) + var secondarySkill; + if( skillNum == 17 ) // Healing { healSkill = mChar.skills.healing; + secondarySkill = mChar.skills.anatomy; + + // Perform generic Anatomy skill check to allow skill increase + mChar.CheckSkill( 1, 0, 1000 ); } - else if( skillNum == 39 ) + else if( skillNum == 39 ) // Veterinary { healSkill = mChar.skills.veterinary; + secondarySkill = mChar.skills.animallore; + + // Perform generic Animal Lore skill check to allow skill increase + mChar.CheckSkill( 2, 0, 1000 ); } // Retrieve amount of times character's hands slipped during healing @@ -438,16 +444,16 @@ function onTimer( mChar, timerID ) } else { - // Minimum amount healed = Anatomy/5 + Healing/5 + 3 Maximum amount healed = Anatomy/5 + Healing/2 + 10 - var minValue = Math.round(( mChar.skills.anatomy / 50 ) + ( healSkill / 50 ) + 3 ); - var maxValue = Math.round(( mChar.skills.anatomy / 50 ) + ( healSkill / 20 ) + 10 ); + // Minimum amount healed = Anatomy(or Animal Lore)/5 + Healing/5 + 3 Maximum amount healed = Anatomy(or Animal Lore)/5 + Healing/2 + 10 + var minValue = Math.round(( secondarySkill / 50 ) + ( healSkill / 50 ) + 3 ); + var maxValue = Math.round(( secondarySkill / 50 ) + ( healSkill / 20 ) + 10 ); var healAmt = RandomNumber( minValue, maxValue ); // Reduce the amount healed with each slip caused by damage taken while healing for( var i = 0; i < slipCount; i++ ) { // Reduce health by a percentage (35%) modified by healer's Healing skills and Dexterity for each slip up - healAmt -= Math.round( healAmt * ( 0.35 - (( Math.round( healSkill / 10 ) + ourObj.dexterity ) / 750 ))); + healAmt -= Math.round( healAmt * ( 0.35 - (( Math.round( healSkill / 10 ) + mChar.dexterity ) / 750 ))); // Example: Healing reduction per slip, based a 35% percentage reduction, adjusted by 100.0 Healing and 100 Dexterity // 80 > 74 > 68 > 63 > 58 diff --git a/data/js/teleport.scp b/data/js/teleport.scp index 059253bcf..209009c3e 100644 --- a/data/js/teleport.scp +++ b/data/js/teleport.scp @@ -15,6 +15,32 @@ [TELEPORT ENTRIES] { // Felucca/Trammel o-----------------------------------------------------o +// Blackthorn Dungeon (Felucca) +ENTRY=1517, 1417, All, 6438, 2678, 20, 0,0 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1517, 1418, All, 6438, 2679, 20, 0,0 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1517, 1419, All, 6438, 2680, 20, 0,0 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1517, 1420, All, 6438, 2681, 20, 0,0 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=6439, 2677, All, 1518, 1417, 16, 0,0 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2678, All, 1518, 1418, 16, 0,0 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2679, All, 1518, 1418, 16, 0,0 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2680, All, 1518, 1419, 16, 0,0 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2681, All, 1518, 1419, 16, 0,0 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2682, All, 1518, 1420, 16, 0,0 // [Blackthorn_Dungeon_to_Castle_Blackthorn] + +// Blackthorn Dungeon (Trammel) +ENTRY=1478, 1471, All, 6438, 2677, 20, 1,1 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1478, 1472, All, 6438, 2678, 20, 1,1 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1478, 1473, All, 6438, 2679, 20, 1,1 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1478, 1474, All, 6438, 2680, 20, 1,1 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1478, 1475, All, 6438, 2681, 20, 1,1 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=1478, 1476, All, 6438, 2682, 20, 1,1 // [Castle_Blackthorn_to_Blackthorn_Dungeon] +ENTRY=6439, 2677, All, 1479, 1471, 0, 1,1 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2678, All, 1479, 1472, 0, 1,1 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2679, All, 1479, 1473, 0, 1,1 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2680, All, 1479, 1474, 0, 1,1 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2681, All, 1479, 1475, 0, 1,1 // [Blackthorn_Dungeon_to_Castle_Blackthorn] +ENTRY=6439, 2682, All, 1479, 1476, 0, 1,1 // [Blackthorn_Dungeon_to_Castle_Blackthorn] + // Felucca/Trammel - Blighted Grove ENTRY=587, 1638, All, 6481, 868, 10 // [Blighted_Grove_ent] ENTRY=588, 1638, All, 6481, 868, 10 // [Blighted_Grove_ent] diff --git a/docs/index.html b/docs/index.html index a86849b1d..09601e191 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,8 +27,8 @@

UOX3 Documentation

-

Last Updated: 28. August, 2023

-

Written for UOX3 Version: v0.99.6-RC6

+

Last Updated: 14. October, 2023

+

Written for UOX3 Version: v0.99.6

@@ -60,6 +60,19 @@

UOX3 Documentation

+

October 13th, 2023

+
    +
  • Updated UOX.INI Settings section with details on additional settings: SHOWITEMRESISTSTATS, SHOWWEAPONDAMAGETYPES
  • +
  • Added Adaptive Performance System feature info with details on how the APS dynamically tries to keep shard performance going
  • +
  • Added Bulk Order Deeds feature info with details on how Bulk Order Deeds work
  • +
  • Added NPC Guilds feature info with details on how NPC Guilds work
  • +
  • Added PvP Ruleset feature info with details on how PvP Rulesets can be customized per facet
  • +
  • Added Young Player System feature info with details on how the system for giving new players some additional benefits/protections is setup
  • +
+

July 1st, 2023

+
    +
  • Updated UOX.INI Settings section with details on additional settings: SECRETSHARDKEY, APSPERFTHRESHOLD, APSINTERVAL, APSDELAYSTEP, APSDELAYMAXCAP, ENABLENPCGUILDDISCOUNTS, ENABLENPCGUILDPREMIUMS, YOUNGPLAYERSYSTEM, [young start locations], SAFECOOWNERLOGOUT, SAFEFRIENDLOGOUT, SAFEGUESTLOGOUT, KEYLESSOWNERACCESS, KEYLESSCOOWNERACCESS, KEYLESSFRIENDACCESS, KEYLESSGUESTACCESS, OFFERBODSFROMITEMSALES, OFFERBODSFROMCONTEXTMENU, BODSFROMCRAFTEDITEMSONLY, BODGOLDREWARDMULTIPLIER, BODFAMEREWARDMULTIPLIER
  • +

December 11th, 2022

  • Updated instructions on Compiling UOX3
  • @@ -80,7 +93,7 @@

    December 26th, 2021

    • Updated Race System feature info with details on armor class restrictions
    • Updated DFN Tag Overview with full list of tags supported by the Create/crafting system
    • -
    +

December 6th, 2021

  • Updated Regions feature info with details on regions, and how they interconnect with other systems in UOX3
  • @@ -202,7 +215,7 @@

    Getting Started

    Got Questions?

    If you're curious, but have some questions, try your luck by reading the Frequently Asked Questions section, or join the UOX3 Community on Discord for a quick chat!

    UOX3 History and Changelog

    -

    To see what's new in the latest stable release of UOX3, or to do an in-depth dive into the history of the UOX3 project itself, check out the History and Credits section of this document.

    +

    To see what's new in the latest release build of UOX3, or to do an in-depth dive into the history of the UOX3 project itself, check out the History and Credits section of this document.

@@ -325,6 +338,7 @@

UOX3 History and Changelog

  • Guildstones - Guild system that relies on classic guildstones that can be placed in player's houses.
  • Player Vendors - Set up a trade empire across Britannia with a little help from player vendors!
  • Young Player System - Start newbie players off easy and provide them with protection from both monsters and potentially negative player-to-player interactions!
  • +
  • Per-facet PvP Rulesets - Customize how to handle PvP rulesets - for any facet!
  • @@ -339,7 +353,7 @@

    UOX3 History and Changelog

    -
  • +
  • Frequently Asked Questions
    @@ -535,8 +549,14 @@

    UOX3 History and Changelog

    OS / Platform

    UOX3 comes with cross-platform support for running on a variety of Windows (~Win7 to Win10), Linux and macOS versions, in both 32bit and 64bit.

    Hardware

    -

    Default install size for UOX3 alone clocks in at under 8MB, with an additional 400-500 MB being required for data files from Ultima Online. Total size will grow based on amount of content added to shard. Minimum 1+ GB free storage space recommended.

    -

    Default memory usage for an empty shard ranges from 35-50 MB, but will grow based on amount of content added to shard and number of players connected at any given time. Minimum 1+ GB RAM recommended.

    +

    Default install size for UOX3 alone clocks in at under 8MB of disk space, with an additional 400-500 MB being required for data files from Ultima Online. Total size will grow based on amount of content added to shard. Minimum 1+ GB free disk space recommended.

    +

    Default memory usage for an empty shard ranges starts off using around ~3.8GB of RAM, but can grow based on the amount of content added to the shard and the number of players connected at any given time. Minimum 6GB+ RAM recommended.

    + + +
    +

    Historically UOX3 used to require less than 50MB of RAM to run an empty shard, which would maybe climb into the low-mid hundreds as shard content grows. The trade-off for such low memory consumption? Slower shard performance.

    +

    Current UOX3 versions, in comparison, can take nearly 4GB of RAM to run, but loads in all statics data, tiledata and multidata required for faster lookup speeds, which has benefits to the performance of NPC movement, spawn-systems, line-of-sight checks and more!

    +

    Ultima Online Client

    It is highly recommended to use the same data files for your UOX3 shard as found in the Ultima Online client you will be connecting to UOX3 with, to minimize the chance of issues related to mismatching files.

    UOX3 currently supports client versions ranging from 4.0.0p to at least 7.0.98.x, and requires the following minimum set of UO data files to run: @@ -565,10 +585,10 @@

    Ultima Online Client

    To get started with UOX3, you have a couple of options:

    -

    1) Stable All-in-One

    -

    The first, and most straight-forward option is to download the latest stable All-in-One UOX3 package for your platform (Windows/Linux/macOS) from the Downloads page at UOX3.org. It contains all the files you need to get a bare-bones version of UOX3 up and running; a clean slate for you to build on.

    +

    1) Release Build

    +

    The first, and most straight-forward option is to download the latest release build of the All-in-One UOX3 package for your platform (Windows/Linux/macOS) from the Downloads page at UOX3.org. It contains all the files you need to get a bare-bones version of UOX3 up and running; a clean slate for you to build on.

    2) Development Build

    -

    If it has been some time since the stable All-in-One package was updated, it might be a better approach to try out the "Development Build" sometimes posted on the forums at UOX3.org. These versions contain all the latest changes and additions that have been made to UOX3 since the previous stable release, but could also potentially contain additional bugs and errors due to the "cutting edge" nature. However, depending on time since last release, development build might be only build available!

    +

    If it has been some time since the last release build was updated, it might be a better approach to try out the development build sometimes posted on the forums at UOX3.org. These versions contain all the latest changes and additions that have been made to UOX3 since the previous stable release build, but could also potentially contain additional bugs and errors due to the "cutting edge" nature. However, depending on time since last release, the development build might be only build available!

    Note: For either of the two above options, unzip the downloaded file to a folder of your choice, preferably something easy to find and access, like C:\UOX3 for Windows, or your home directory for Linux/macOS.

    3) Compile Source Yourself

    The third option, for more advanced users, would be to download the UOX3 source-code directly from GitHub and compile it yourself. If you're interested in the inner workings of UOX3 and/or potentially want to contribute code-wise, or just like to live life on the cutting edge and want to stay up-to-date with the most recent changes at any given point of time, this might be the option for you. See Additional UOX3 Info > Compiling UOX3 Source for further instructions!

    @@ -1648,6 +1668,10 @@

    The Community Discord

    SHOWGUILDINFOINTOOLTIP=1
    If enabled, shows player's guild info in tooltip. Defaults to 1

    +
    +

    SHOWITEMRESISTSTATS=0
    + If enabled, shows item resistance stats in item tooltip. Defaults to 0

    +

    SHOWNPCTITLESINTOOLTIPS=1
    If enabled, shows NPC titles in tooltip. Defaults to 1

    @@ -1668,6 +1692,10 @@

    The Community Discord

    SHOWRACEINPAPERDOLL=1
    If enabled, shows a character's race in the paperdoll. Defaults to 1

    +
    +

    SHOWWEAPONDAMAGETYPES=1
    + If enabled, shows weapon damage types in item tooltip. Defaults to 1

    +

    GLOBALITEMDECAY=1
    Toggles decay on/off on a global scale. Does not remove decay flag from items, only stops them from decaying

    @@ -4994,7 +5022,7 @@

    UOX3 Compiled! Now what?

    Any contributions that involve making changes to UOX3 can either be posted in the Submissions - Fixes & Improvements section of the UOX3.org forums, or can be submitted as a Pull Request on UOX3's GitHub page, for those familiar with that workflow. Do note that any such contributions will be reviewed for quality and fit with the project before being accepted and merged into the core UOX3 project.

    If it so happens, that your code or script contribution is not approved for inclusion in the core UOX3 project, you can still post it as custom additions/tweaks in other parts of the UOX3.org forums, for other users to download! Alternatively, if your changes are extensive enough, you can do what many others have done before you and branch off the main UOX3 project to create something entirely new and exciting!

    A Note about Coding Styles and Practices

    -

    Before venturing on a grand coding adventure, pause for a moment and take a peek at the UOX3 Style Guide for Code (WIP). Sticking closely to the guidelines in that document increases the chance that one's code submissions can be included/merged into the main UOX3 codebase, and also helps ensure that all (new, if not all old) code follows a consistent style. This makes it easier to read and understand the codebase.

    +

    Before venturing on a grand coding adventure, pause for a moment and take a peek at the UOX3 Style Guide for Code. Sticking closely to the guidelines in that document increases the chance that one's code submissions can be included/merged into the main UOX3 codebase, and also helps ensure that all (new, if not all old) code follows a consistent style. This makes it easier to read and understand the codebase.

  • @@ -5002,6 +5030,29 @@

    A Note about Coding Styles and Practices

    • Feature Documentation

    • + +
    • + Adaptive Performance System +
      +
      +

      The Adaptive Performance System (APS) dynamically adjusts how often NPC AI/movement is checked based on overall shard performance.

      +

      If performance drops below a defined threshold, UOX3 gradually deprioritizes these checks in favor of player movement/speech/command responsiveness. Once performance climbs back up above the threshold, the balance gradually shifts back.

      +

      The overall intention of the feature is to ensure both players and GMs are not prevented from executing their actions despite potentially heavy load on the shard.

      + + +
      +
        +
      • APSPERFTHRESHOLD=50 // Performance threshold (measured in simulation cycles/sec) below which the APS kicks in
      • +
      • APSINTERVAL=100 // How often (in milliseconds) the APS checks performance and makes adjustments (if needed) to balance out shard performance
      • +
      • APSDELAYSTEP=50 // How much the delay timer is modified by (in milliseconds) each time APS makes adjustments
      • +
      • APSDELAYMAXCAP=2000 // Max amount of of delay APS can introduce for NPC AI/movement handling when attempting to restore shard performance
      • +
      +
      +

      +
      +
      +
    • +
    • Advanced Trade System
      @@ -5096,7 +5147,6 @@

      Region Setup

    • -
    • Advancement Gates
      @@ -5165,7 +5215,69 @@

      Setting Up an Advancement Gate

    • -
    • +
    • + Bulk Order Deeds +
      +
      +

      About Bulk Order Deeds

      +

      This system allows players to earn gold, fame and special items by completing Bulk Order Deeds (BOD) that are randomly offered to players who sell goods to relevant shopkeepers. BODs are basically requests by shopkeepers for the player to craft a specific amount of items of a particular type and/or quality, such as 10 longswords, or 7 chainmail tunics, etc.

      +

      Currently, this is only implemented for the Blacksmithing skill, and BODs are only offered by and can be completed for the following NPCs, with the type of NPC determining the type of items being requested in the BOD: blacksmiths, armorsmiths and weaponsmiths.

      +

      How it Works

      +

      When a BOD is offered, the player sees a gump with information about what kind of item is required to complete the BOD, and how many. At this point, the player can choose to decline or accept the offer.

      +

      If the player accepts the offer, they receive a BOD item, which can be double-clicked to see the requirements again. The player can also drag and drop items they have crafted onto the BOD item, which will be absorbed by the BOD if they meet the requirements.

      +

      Once the BOD has been filled with all the required items, the player can hand it into a NPC of the same type, and they'll receive some rewards in return.

      +

      BOD Rewards

      +

      Upon completion of a BOD, the player is rewarded with Gold, Fame and a special item. The amount of Gold/Fame, and how special the item they receive is, depends on the difficulty of filling the BOD.

      + + +
      +

      If CoreShardEra setting in uox.ini is LBR or lower, these items are available:

      +
        +
      • Sturdy Pickaxe/Sturdy Shovel
      • +
      • Leather Gloves of Mining +1
      • +
      • Studded Leather Gloves of Mining +3
      • +
      • Ringmail Gloves of Mining +5
      • +
      • Dull Copper Runic Hammer
      • +
      • Shadow Iron Runic Hammer
      • +
      • Colored Anvil
      • +
      • Copper Runic Hammer
      • +
      • Bronze Runic Hammer
      • +
      • +10 Ancient Smithy Hammer
      • +
      • +15 Ancient Smithy Hammer
      • +
      • Gold Runic Hammer
      • +
      • +30 Ancient Smithy Hammer
      • +
      • Agapite Runic Hammer
      • +
      • +60 Ancient Smithy Hammer
      • +
      • Verite Runic Hammer
      • +
      • Valorite Runic Hammer
      • +
      +

      If CoreShardEra setting is AoS or higher, a few additional items are available:

      +
        +
      • Gargoyle's Pickaxe/Prospector's Tool
      • +
      • Powder of Temperament
      • +
      • Blacksmith Scroll of Power +15
      • +
      • Blacksmith Scroll of Power +20
      • +
      +
      +

      Setup Details

      +

      Relevant scripts:

      +
        +
      • js/npc/vendor_bdo_dispenser.js // Attached to NPCs that offer BODs
      • +
      • js/item/smallbod.js // Attached to actual BOD deed item
      • +
      +

      The feature comes with some uox.ini settings for easy customization:

      +
        +
      • OFFERBODSFROMITEMSALES=1 // If enabled, shopkeepers might offer BODs when players sell items to them
      • +
      • OFFERBODSFROMCONTEXTMENU=0 // If enabled, shopkeepers might offer BODs via context menu option. Disabled by default, feature from > AoS.
      • +
      • BODSFROMCRAFTEDITEMSONLY=0 // If enabled, only selling of crafted items will trigger BOD offers, instead of selling any random items
      • +
      • BODGOLDREWARDMULTIPLIER=1 // Reward multiplier for Gold given for completing a BODs - defaults to 1.0
      • +
      • BODFAMEREWARDMULTIPLIER=1 // Reward multiplier for Fame given for completing a BOD - defaults to 1.0
      • +
      +
      +
      +
    • + +
    • Character Priv Flags
      @@ -5521,9 +5633,9 @@

      Available NPC AI types

      8 - AI_BANKER
      Bankers give players access to their bank boxes when saying the word "bank" nearby. Tip: This can also be used on players to ALWAYS give them access to their bankbox ;)

      10 - AI_CASTER
      - Same as AI_FIGHTER, but will try to stay at casting range.

      + Same as AI_FIGHTER (5), but will try to stay at casting range

      11 - AI_EVIL_CASTER
      - Same as AI_EVIL, but will try to stay at casting range.

      + Same as AI_EVIL (2), but will try to stay at casting range

      12 - AI_ANIMAL_SCARED
      Runs away from players if they get too close, even outside of combat.

      17 - AI_PLAYERVENDOR
      @@ -5577,6 +5689,60 @@

      Escort Quest Rewards

    • +
    • + NPC Guilds +
      +
      +

      NPC Guilds

      +

      These are special NPC Guilds players can join for benefits like discounts from certain vendors, access to extra services like being able to purchase disguise kits, etc.

      +

      A player can join thesee guilds by talking - and paying a joining fee - to any of the NPC Guildmasters belonging to a given guild. These guildmasters have attached the script that controls all aspects of NPC guilds: js/npc/ai/guildmaster.js

      +

      By default, only one guild - the Thieves Guild - has been setup with any special functionality, but the script should be extendible to easily support the setup of additional guilds.

      +

      Available speech triggers for NPC Guildmasters:

      +
        +
      • join|member - If player is not already a member, NPC responds with cost of joining the guild
      • +
      • resign|quit - Player leaves the guild (though min. time in a guild before leaving is 1 week)
      • +
      • guild|guilds - NPC responds with details about the guild they belong to
      • +
      • disguise - special trigger for Thieves Guild that allows player to buy disguise kits
      • +
      + + +
      +
        +
      • const ageRequirement = 7; // min character age in days to join NPC guilds
      • +
      • const joinGuildCost = 500; // cost in gold to join any NPC guild
      • +
      • const disguiseKitCost = 700; // cost to purchase disguise kit from Thieves Guild Guildmaster
      • +
      • const disguiseKitEnabled = true; // Whether purchase of disguise kits is enabled or disabled
      • +
      +
      +

      The Thieves Guild

      +

      In order to steal from other players, a player must first join the Thieves Guild. To do so, the player can walk up to a Thieves Guild Guildmaster and say the word "join", and if they meet the requirements to join, pay the joining fee by dropping the requested amount of gold onto the NPC.

      + + +
      +
        +
      • Character needs to be at least 7 days old to join (general requirement for _all_ NPC guilds)
      • +
      • Young players cannot join
      • +
      • Murderers cannot join
      • +
      • Stealing skill must be 60.0 or above
      • +
      +
      +

      Adding New NPC Guilds

      +

      To add a new NPC Guild, first add it to the npcGuilds const near the top of the script. It already contains a bunch of NPC guilds that could potentially be used, but to add a new one, just give it a unique guildID, dictionaryEntry and throw it ino the list.

      +

      Example: 500: [20000, -1, []], // My Custom NPC Guild

      +

      Next, add the guild's unique ID to the enabledGuilds const found just below the list of NPC Guilds in the script, like so: const enabledGuilds = [3, 500];

      +

      Then, add any guild-specific requirements to join in the CheckJoinGuildRequirements() function, and any special services to HandleThievesGuildServices() function, following the examples set by the Thieves Guild (aka The Society of Thieves)

      +

      Finally, create an NPC Guildmaster and assign them to your custom NPC guild either...

      +
        +
      • ...with a DFN tag: NPCGUILD=500
      • +
      • ...using a JS property in a custom script - .npcGuild = 500
      • +
      • ...through the 'set command: 'set npcguild 500
      • +
      +

      NPC Guild Relationships

      +

      The NPC Guildmaster script also supports options for setting up specific NPC guilds as enemies, or to give guilds a parent/child relationship with other guilds. This has no specific functionality currently, but those relationships could be used to make the interactions with various NPC guilds more dynamic and engaging.

      +
      +
      +
    • +
    • NPC (and Item) Loot
      @@ -5726,6 +5892,39 @@

      Altering WanderMode through JavaScript

    • +
    • + PvP Ruleset +
      +
      +

      The PvP Ruleset scripts are attached to all players who login to a UOX3 shard, and contain rules for how interactions between players are handled - both hostile and beneficial - in specific facets (Felucca/Trammel/etc). Those rules can be defined per-facet, though by default it's setup similar to the original PvP rules in UO during the LBR era, i.e. Felucca being more open, Trammel/Ilshenar/etc being more restricted. This is mainly controlled by two scripts:

      +
        +
      • js/server/misc/facetChange.js - Attaches/Removes facetRuleset.js script to players depending on which facets they go to
      • +
      • js/server/misc/facetRuleset.js - Defines which rules apply to which facet, customizable near the top of the script
      • +
      +

      The ruleset script itself checks a variety of interactions between players, like... initiating combat, being the target of a spell (hostile or friendly), stealing/being stolen from, snooping/being snooped, corpse-looting, player-collision, bard skills like provocation, etc.

      +

      Some other scripts also make calls into the ruleset script to check whether a player is allowed to do a particular action.

      +

      Rules configurable per facet near top of facetRules script:

      +
        +
      • facetCorpseCarveRestrict - Restricts carving of player corpses
      • +
      • facetMurdererRestrict - Restricts entrance of Murderers into facet (if restricted, they'll be teleported to Chaos shrine in Fel)
      • +
      • facetCombatRestrict - Restricts combat between players (and their pets)
      • +
      • facetSpellRestrict - Restricts casting spells on other players (or their pets)
      • +
      • facetPotionRestrict - Restricts players (and their pets) taking damage from explosion potions
      • +
      • facetStealRestrict - Restricts stealing from other players
      • +
      • facetSnoopRestrict - Restricts snooping packs of other players
      • +
      • facetLootingRestrict - Restricts looting corpses of other players
      • +
      • facetBlockMovementRestrict - restricts blocking the movement of other player characters
      • +
      • facetBladeSpiritTargetRestrict - Restricts summoned Blade Spirits from selecting other players (or their pets) as targets
      • +
      • facetEnergyVortexTargetRestrict - Restricts summoned Energy Vortexes from selecting other players (or their pets) as targets
      • +
      • facetBardProvokeRestrict - Restricts bards from provoking NPCs onto other players (or their pets)
      • +
      +

      Example: const facetCorpseCarveRestrict = [1, 2, 3, 4, 5]; restricts carving of player corpses in facets 1 through 5, but allows it (by exclusion) in facet 0!

      +

      The script also contains options to override each of these rules for specific regions within each facet. So a facet could in general restrict stealing from other players, but a specific region within that facet could still allow it.

      +

      Example: const regionStealOverride = [52]; would override the stealing restrictions for a hypothetical region 52 within whatever facet it's in.

      +
      +
      +
    • +
    • Race System
      @@ -5880,7 +6079,7 @@

      Restrict via Armor Classes

      id=0x13ec
      ... // some tags snipped out
      ac=4
      - }

      + }

      // ... and chainmail armor with armor class of 8 (ac=8):
      [chain_leggings]
      { left facing
      @@ -5903,7 +6102,7 @@

      Restrict via Armor Classes

      Did you know that if you enable a setting in UOX.INI called ARMORCLASSDAMAGEBONUS, any weapons with an AC of 1 will deal double damage if attempting to hit someone wearing armor with an AC of 1? Similarly, a weapon with AC 8 will deal double damage against armor with AC 8!

      -
      +
      @@ -6341,6 +6540,62 @@

      Townstones System Features

    • +
    • + Young Player System +
      +
      +

      The Young Player System (enabled/disabled through uox.ini setting YOUNGPLAYERSYSTEM) offers some protections (and restrictions) for characters on newly created player accounts. These accounts are flagged as Young, and any characters created on such accounts will have [Young] displayed over their head. The young player system is primarily handled in js/player/young_player.js, but checks for young players can be found in many different other scripts where necessary. The script includes some configurable options:

      +
        +
      • const youngMaxTotalSkills = 3500; // Max skill points in total, per character
      • +
      • const youngMaxTotalStats = 150; // Max 150 stat points in total, per character
      • +
      • const youngMaxSkill = 700; // Max skill points in a single skill, per character
      • +
      • const youngMaxStat = 80; // Max stat points in a single stat, per character
      • +
      • const youngMaxAcctAge = 40; // 40 hours
      • +
      +

      Young Player Status Check

      +

      A player's Young status is checked and verified on every login + every stat/skill gain, and will be revoked if any of the following becomes true:

      +
        +
      • Account has a total playtime of more than 40 hours
      • +
      • Any character has more than 350 total (base) skill points
      • +
      • Any character has more than 70 skill points in a single skill
      • +
      • Any character has more than 150 total stat points
      • +
      • Any character has more than 80 stat points in a single stat
      • +
      +

      Additionally, Young players can manually revoke their Young status by saying the words "I renounce my young player status" with any character

      +

      Young Player Freebie Item

      +

      Every character on a Young account get an additional item upon first login; a New Player Ticket which can be combined with any other players' New Player Ticket for both players to get a reward of their choice:

      +
        +
      • a sextant (shows Young players directions to nearest moongate/bank regardless of where they are, as long as outdoors)
      • +
      • a hair restyling deed
      • +
      • a ranger armor set (if CoreShardEra is T2A or lower)
      • +
      • a spellbook with 1st to 4th Circle spells (if CoreShardEra is UOR or higher)
      • +
      • a fireworks wand with 50 charges
      • +
      • a spyglass
      • +
      • a dye tub and dyes
      • +
      +

      Young Player Protections/Restrictions

      +

      Young characters get the benefit of some additional protections (or restrictions) that normal characters don't:

      +
        +
      • Young characters cannot target other player characters with hostile spells or skills
      • +
      • Young characters cannot be the target of other player characters' hostile spells or skills
      • +
      • Young characters can only cast beneficial spells upon themselves or other Young players
      • +
      • Young characters can only be the target of beneficial spells from other Young players
      • +
      • Young characters (and their pets/followers) cannot attack or harm any other player (or their pets/followers), nor can they themselves be attacked or harmed by any other players (or their pets/followers), whether in combat, from spells, skills or items.
      • +
      • Young players don't lose any of their items on death, and are teleported to the nearest healer upon death with all items intact
      • +
      • Young characters will not be attacked by monsters outside of dungeons - unless the player attacks first!
      • +
      • Young players receive a warning upon entering dungeons that monsters there will be hostile
      • +
      • Young players are automatically healed by Healer NPCs if injured (with a cooldown)
      • +
      • Young players can only transfer or receive pets/hirelings to/from other Young players
      • +
      • Young players can only add other Young players as friends of their pets
      • +
      • Young players can instantly and safely logout from anywhere, at any time
      • +
      • Young players are restricted from recalling or gating to the Felucca facet, if they start in Trammel (dependent on starting locations for young players as defined in uox.ini)
      • +
      +

      Young Player Starting Locations

      +

      A section of uox.ini - [young start locations] - can be used to define starting locations for Young players. If only one location is provided, all new players start there. Otherwise, it should match up with the regular starting location setup, with one entry per town in Britannia (as displayed in client during character creation)

      +
      +
      +
    • +
    • Weather System
      @@ -7127,8 +7382,8 @@

      Manage Event Decorations

      Set NPC's title

      -

      topeace=[skillpoints]
      - Set minimum skill to succesfully use peacemaking against this NPC

      +

      topeace=[skillpoints percentage]
      + Set minimum skill to succesfully use peacemaking against this NPC. The second (percentage) value determines the increase in chance for the NPC to break free from the peacemake effect each time they take damage; a value of 5 would increase the chance of them breaking free of the effects by 5% each time they take damage.

      toprov=[skillpoints]
      @@ -11006,6 +11261,16 @@

      January, 2022

      Contributors: Xuri, punt

      Fun Facts: Pathfinding improvements! Special NPC AIs!

      + +

      October, 2023

      + + +
      +

      Release date: 14 October, 2023

      +

      Released by: UOX3 Dev Team

      +

      Contributors: Xuri, Dragon Slayer, punt, ldilley, Maarc, with additional thanks to Azzerhoden Razeri, Hughesbuddy and Humility

      +

      Fun Facts: Adaptive Performance System! Bulk Order Deeds! Young Player System! Stealing revamp! PvP Ruleset! Minor SpiderMonkey Upgrade to 1.8.0-RC1! Admins/GMs no longer dispellable!

      +
      @@ -11334,7 +11599,7 @@

      How it Got Started

      -

      Contributors active within last year (as of December 2022):

      +

      Contributors active within last year (as of November 2023):

      Xuri, punt, Dragon Slayer, Azzerhoden Razeri, ldilley

      diff --git a/docs/jsdocs.html b/docs/jsdocs.html index 5eae78304..c4526fc97 100644 --- a/docs/jsdocs.html +++ b/docs/jsdocs.html @@ -28,8 +28,8 @@

      UOX3 JS Engine Docs

      -

      Last Updated: 28. June, 2023

      -

      Written for UOX3 Version: v0.99.6-RC6

      +

      Last Updated: 14. October, 2023

      +

      Written for UOX3 Version: v0.99.6

      @@ -55,6 +55,12 @@

      UOX3 JS Engine Docs

      +

      October 14th, 2023

      +
        +
      • Added details for new JS Function: DoesCharacterBlock
      • +
      • Added details for new JS Methods: GetOrePref, AddAggressorFlag, RemoveAggressorFlag, CheckAggressorFlag, UpdateAggressorFlagTimestamp, IsAggressor, ClearAggressorFlags, AddPermaGreyFlag, RemovePermaGreyFlag, CheckPermaGreyFlag, UpdatePermaGreyFlagTimestamp, IsPermaGrey, ClearPermaGreyFlags
      • +
      • Added details for new JS Properties: totalPlayTime, playTime
      • +

      July 1st, 2023

      • Updated details for JS Event: onNameRequest
      • @@ -4729,7 +4735,7 @@

        January 9th, 2022

      Notes

      -

      The custom script run for each Character found can return true or false to allow AreaCharacterFunction to return a value indicating how many characters were found (if all return true) or how many were altered in some way (if function only returns true when altering a character)

      +

      The custom script run for each Character found can return true or false to allow AreaCharacterFunction to return a value indicating how many characters were found (if all return true) or how many were altered in some way (if function only returns true when altering a character). socket parameter can be null.

      Example of usage

      @@ -4791,6 +4797,25 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      bool DoesCharacterBlock( x, y, z, worldNum, instanceID );

      +
      +
      +

      Purpose

      +

      Returns true if any character exists at given coordinate, within z +/- 4

      +
      +
      +

      Example of usage

      +
      var isBlocked = DoesCharacterBlock( targX, targY, targZ, pUser.worldnumber, pUser.instanceID );
      +
      +
      +
      +
      @@ -7259,7 +7284,7 @@

      January 9th, 2022

      Prototype

      -

      MakeItem( socket, player, itemNum[, hueNum = 0]);

      +

      MakeItem( socket, player, itemNum[, hueNum]);

      Purpose

      @@ -7267,7 +7292,7 @@

      January 9th, 2022

      Example of usage

      -
      MakeItem( socket, player, 1[, 0x45]);
      +
      MakeItem( socket, player, 1, 0x45 );
      @@ -8408,6 +8433,25 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void AddAggressorFlag( otherChar )

      +
      +
      +

      Purpose

      +

      Adds aggressor flag for character towards target character

      +
      +
      +

      Example of usage

      +
      pUser.AddAggressorFlag( otherChar );
      +
      +
      +
      +
      @@ -8427,6 +8471,25 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void AddPermaGreyFlag( otherChar )

      +
      +
      +

      Purpose

      +

      Adds permagrey flag for character towards target character

      +
      +
      +

      Example of usage

      +
      pUser.AddPermaGreyFlag( otherChar );
      +
      +
      +
      +
      @@ -8573,6 +8636,50 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void CheckAggressorFlag( otherChar )

      +
      +
      +

      Purpose

      +

      Check if character has an aggressor flag towards target character

      +
      +
      +

      Example of usage

      +
      if( pUser.CheckAggressorFlag( otherChar ))
      +{
      +	// ... do something
      +}
      +
      +
      +
      + +
      + + +
      +
      +

      Prototype

      +

      void CheckPermaGreyFlag( otherChar )

      +
      +
      +

      Purpose

      +

      Check if character has an active permagrey flag towards target character

      +
      +
      +

      Example of usage

      +
      if( pUser.CheckPermaGreyFlag( otherChar ))
      +{
      +	// ... do something
      +}
      +
      +
      +
      +
      @@ -8601,6 +8708,44 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void ClearAggressorFlags()

      +
      +
      +

      Purpose

      +

      Clears all the character's aggressor flags towards other characters

      +
      +
      +

      Example of usage

      +
      pUser.ClearAggressorFlags();
      +
      +
      +
      + +
      + + +
      +
      +

      Prototype

      +

      void ClearPermaGreyFlags()

      +
      +
      +

      Purpose

      +

      Clears all the character's aggressor flags towards other characters

      +
      +
      +

      Example of usage

      +
      pUser.ClearPermaGreyFlags();
      +
      +
      +
      +
      @@ -9088,7 +9233,9 @@

      January 9th, 2022

      Timer.EVADETIME // Time until an NPC will exit evade state Timer.LOYALTYTIME // Time until next time pet loyalty drops Timer.IDLEANIMTIME // Time until next time character plays idle animation -Timer.LOGOUT // Time it takes for a player char to vanish after logout

      +Timer.LOGOUT // Time it takes for a player char to vanish after logout +Timer.YOUNGHEAL // Time until next time Young player can be healed by NPC healer +Timer.YOUNGMESSAGE // Time until next time Young player is warned about dangerous looking monsters in overworld

      See also: GetTimer()/SetTimer() Socket Methods.

      @@ -9208,6 +9355,54 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void IsAggressor()

      +

      void IsAggressor( [bool]checkForPlayerOnly)

      +
      +
      +

      Purpose

      +

      Returns true/false depending on whether character has any active aggressor flags

      +
      +
      +

      Notes

      +

      If checkForPlayerOnly flag is true, any aggressor flags towards NPCs are ignored

      +
      +
      +

      Example of usage

      +
      var isAggressor = pUser.IsAggressor();
      +
      +
      +
      + +
      + + +
      +
      +

      Prototype

      +

      void IsPermaGrey( otherChar )

      +

      void IsPermaGrey( [bool]checkForPlayerOnly)

      +
      +
      +

      Purpose

      +

      Returns true/false depending on whether character has any active permagrey flags

      +
      +
      +

      Notes

      +

      If checkForPlayerOnly flag is true, any permagrey flags towards NPCs are ignored

      +
      +
      +

      Example of usage

      +
      var isPermaGrey = pUser.IsPermaGrey();
      +
      +
      +
      +
      @@ -9459,6 +9654,25 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void RemoveAggressorFlag( otherChar )

      +
      +
      +

      Purpose

      +

      Removes character's aggressor flag towards target character

      +
      +
      +

      Example of usage

      +
      pUser.RemoveAggressorFlag( otherChar );
      +
      +
      +
      +
      @@ -9478,6 +9692,25 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void RemovePermaGreyFlag( otherChar )

      +
      +
      +

      Purpose

      +

      Removes character's permagrey flag towards target character

      +
      +
      +

      Example of usage

      +
      pUser.RemovePermaGreyFlag( otherChar );
      +
      +
      +
      +
      @@ -9856,6 +10089,44 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      void UpdateAggressorFlagTimestamp( otherChar )

      +
      +
      +

      Purpose

      +

      Updates the expiry timestamp of character's aggressor flag towards target character

      +
      +
      +

      Example of usage

      +
      pUser.UpdateAggressorFlagTimestamp( otherChar );
      +
      +
      +
      + +
      + + +
      +
      +

      Prototype

      +

      void UpdatePermaGreyFlagTimestamp( otherChar )

      +
      +
      +

      Purpose

      +

      Updates the expiry timestamp of character's permagrey flag towards target character

      +
      +
      +

      Example of usage

      +
      pUser.UpdatePermaGreyFlagTimestamp( otherChar );
      +
      +
      +
      +
      @@ -12937,6 +13208,43 @@

      January 9th, 2022

      +
      + + +
      +
      +

      Prototype

      +

      array GetOrePref( oreType );

      +
      +
      +

      Purpose

      +

      Gets ore preference data for ore type from town region..

      +
      +
      +

      Notes

      +

      Returned as array containing the following data:

      +
        +
      • orePrefData +
          +
        • oreName // name of ore
        • +
        • color // color of ore
        • +
        • minskill // min skill to mine ore
        • +
        • ingotName // name of ingot created from ore
        • +
        • makemenu // makemenu entry for crafting something from ingot
        • +
        • oreChance // default global chance of finding this ore type
        • +
        • scriptID // script attached to mined ore, if any
        • +
        +
      • +
      • orePrefChance // chance of finding this ore type in given town region
      • +
      +
      +
      +

      Example of usage

      +
      See MakeOre() function of js/skill/mining.js for an example of how this is used in practice.
      +
      +
      +
      +
      @@ -13791,8 +14099,8 @@

      Flag/Boolean Types

      Get/Set whether Account is suspended

      -

      .unused9 (bool, true/false)
      - Get/Set the unused9 flag. Currently unused

      +

      .isYoung (bool, true/false)
      + Get/Set whether player account is considered Young

      .unused10 (bool, true/false)
      @@ -13822,6 +14130,10 @@

      Integer Types

      .lastIP (int)
      Get last IP that was used to login with Account (Read-Only)

      +
      +

      .totalPlayTime (int, 0 - 4294967295)
      + Get total combined playtime across all characters on account (Read-Only)

      +

      Object Types

      @@ -13958,6 +14270,10 @@

      Flag/Boolean Types

      .isCounselor (bool, true/false)
      Get/Set whether player has Counselor privileges

      +
      +

      .isDisguised (bool, true/false)
      + Get/Set character is disguised

      +

      .isDispellable (bool, true/false)
      Get/Set whether (NPC) character can be dispelled by the Dispel spell

      @@ -14372,7 +14688,11 @@

      Integer Types

      .petCount (int, 0 - 65535)
      - Get/Set number of pets owned by character (Read-Only)

      + Get number of pets owned by character (Read-Only)

      +
      +
      +

      .playTime (int, 0 - 4294967295)
      + Get total playtime on given character (Read-Only)

      .poison (int, 0 - 5)
      @@ -14598,6 +14918,10 @@

      Text Types

      .origin (text, max 127 characters)
      Get/Set origin (expansion, era) of character

      +
      +

      .origName (text, max 127 characters)
      + Get/Set character's original name before being changed by disguise kit

      +

      .sectionID (text, max 127 characters)
      Section ID from DFNs that object originated from

      diff --git a/make/VS2017/uox3.vcxproj b/make/VS2017/uox3.vcxproj index b712ba8ea..bdcdbc97b 100644 --- a/make/VS2017/uox3.vcxproj +++ b/make/VS2017/uox3.vcxproj @@ -372,7 +372,7 @@ ws2_32.lib;jscript.lib;zlib-static.lib;%(AdditionalDependencies) $(OutDir)$(TargetName).exe true - ..\..\spidermonkey\make\VS2017\x64\Release;..\..\zlib\make\VS2017\x64\Debug;%(AdditionalLibraryDirectories) + ..\..\spidermonkey\make\VS2017\jscript\x64\Debug;..\..\zlib\make\VS2017\x64\Debug;%(AdditionalLibraryDirectories) true $(OutDir)$(TargetName).pdb Console diff --git a/make/VS2017/uox3.vcxproj.filters b/make/VS2017/uox3.vcxproj.filters index b5955147c..4cbb60577 100644 --- a/make/VS2017/uox3.vcxproj.filters +++ b/make/VS2017/uox3.vcxproj.filters @@ -66,7 +66,7 @@ Source Files - + Source Files\Script @@ -82,8 +82,7 @@ Source Files\Script - - + Source Files\Base Objects @@ -117,8 +116,7 @@ Source Files\Base Objects - - + Source Files\Subsystem @@ -209,8 +207,7 @@ Source Files\Subsystem - - + Source Files\Other @@ -256,8 +253,7 @@ Source Files\Other - - + Source Files\JS Engine @@ -279,8 +275,7 @@ Source Files\JS Engine - - + Source Files\Network @@ -293,8 +288,7 @@ Source Files\Network - - + Source Files\Utility @@ -304,8 +298,7 @@ Source Files\Utility - - + Source Files\UOData @@ -315,14 +308,12 @@ Source Files\UOData - Header Files - - + Header Files\Script @@ -338,8 +329,7 @@ Header Files\Script - - + Header Files\Base Objects @@ -379,8 +369,7 @@ Header Files\Base Objects - - + Header Files\Subsystem @@ -411,9 +400,6 @@ Header Files\Subsystem - - Header Files\Subsystem - Header Files\Subsystem @@ -453,8 +439,7 @@ Header Files\Subsystem - - + Header Files\Other @@ -497,8 +482,7 @@ Header Files\Other - - + Header Files\JS Engine @@ -526,11 +510,10 @@ Header Files\JS Engine - + Header Files\JS Engine - - + Header Files\Network @@ -543,20 +526,17 @@ Header Files\Network - - - + Header Files\Utility Header Files\Utility - + Header Files\Utility - - + Header Files\UOData @@ -569,7 +549,6 @@ Header Files\UOData - diff --git a/source/CJSEngine.cpp b/source/CJSEngine.cpp index daab0655f..200d22c3b 100644 --- a/source/CJSEngine.cpp +++ b/source/CJSEngine.cpp @@ -167,7 +167,7 @@ CJSRuntime::CJSRuntime( UI32 engineSize ) // debug builds, larger values can even degrade performance drastically jsContext = JS_NewContext( jsRuntime, 8192 ); - // Specify JS 1.7 as version to unlock const variables, let, etc + // Specify JS 1.8 as version to unlock const variables, let, etc JS_SetVersion( jsContext, JSVERSION_1_8 ); if( jsContext == nullptr ) diff --git a/source/CPacketSend.cpp b/source/CPacketSend.cpp index 5756b38da..b68494923 100644 --- a/source/CPacketSend.cpp +++ b/source/CPacketSend.cpp @@ -6802,10 +6802,10 @@ void CPSendGumpMenu::addText( const std::string& msg ) temp = temp.substr( 0, 512 ); } #if defined( UOX_DEBUG_MODE ) - Console << msg << myendl; + Console << temp << myendl; #endif - text.push_back( msg ); + text.push_back( temp ); } void CPSendGumpMenu::Finalize( void ) diff --git a/source/Changelog.txt b/source/Changelog.txt index eb6f2e40e..05256d361 100644 --- a/source/Changelog.txt +++ b/source/Changelog.txt @@ -1,3 +1,69 @@ +11/10/2023 - Xuri (0.99.6-RC6x) + Added dummy context restore function to additional scripts + Updated 'go command to support specifying location to teleport to by name, mapped to locations from locations.dfn (Thanks Dragon Slayer!) + Updated Smart Turn script for furniture (js/server/misc/furniture_smartturn.js) with more optimized code (Humility) + Fixed latitude/longitude output of GetMapCoordinates helper function (js/server/data/map_coordinates.js), and updated scripts that relied on it + Fixed an issue where trying to craft fletching tools would produce hatchets instead (js/skill/craft/fletching.js) + Updated js/item/bankcheck.js to display value of checks using onTooltip JS Event, or onNameRequest JS Event if tooltips are disabled + Fixed a couple of DFN formatting issues (thanks, punt) + Fixed an issue where blank deeds (and bank checks) would be pileable if dropped on the same container (dfndata/items/tools/inscription.dfn) + Added dedicated [bankcheck] DFN item (dfndata/items/misc/money.dfn) + Updated Banker AI script (js/npc/ai/banker.js) to use dedicated [bankcheck] item instead of blank deeds as base for bank checks, and to have banker NPCs pause and turn towards player when talked to + Fixed an issue with script for Healing/Veterinary (js/skill/healing.js) which incorrectly used Anatomy as supplementary skill for Veterinary instead of Animal Lore, and which checked dex of wrong character when calculating healing slips + Added two missing tile flags to tileflag enum that threw order of such flags added with HS expansion out of order (thanks, punt) + Fixed an issue with travel-commands in GM menu which handled travelling between facets incorrectly + Added region spawners for dungeons, towns and overworld in Ilshenar facet + Enabled Trammel and Ilshenar facet decorations/spawns by default in admin welcome script (js/server/misc/admin_welcome.js) + Reworked portions of admin welcome gump to display optional "addon" decorations per facet, which might be client/era-specific (js/server/misc/admin_welcome.js) + Added new NPCs to dfndata/npc/femalehuman.dfn: f_executioner, f_chaosdragoon, f_chaosdragoonelite, f_gypsybanker + Added new NPCs to dfndata/npc/femalevendors.dfn: f_gypsymaiden, f_gypsyanimaltrainer, f_gypsyfortuneteller, f_vagabond, f_ironworker + Added new NPCs to dfndata/npc/malehuman.dfn: m_executioner, m_chaosdragoon, m_chaosdragoonelite, m_gypsybanker + Added new NPCs to dfndata/npc/malevendors.dfn: m_gypsyanimaltrainer, m_vagabond, m_ironworker + Added new NPC to dfndata/npc/miscmonsters.dfn: darkwisp + Added new NPC to dfndata/npc/undead.dfn: ancientlich + Added new Item DFNs for "camps" that when spawned will create a camp with specific decorations ([ilsh_orc_camp], [ilsh_healer_camp], [ilsh_mage_camp], [ilsh_banker_camp]) + Added scripts for camps (js/item/camps/ilsh_banker_camp.js, js/item/camps/ilsh_healer_camp.js, js/item/camps/ilsh_mage_camp.js, js/item/camps/ilsh_orc_camp.js) + Added new colorlist to dfndata/colors/colors.dfn: [RANDOMCOLOR 33] (Bright Primary Colors) + Fixed an issue with gargish cloth chest DFN which prevented LBR version from working properly (dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn) + Added a bunch of new NPCLISTS in various npclist DFN files to support regional spawns in Ilshenar + Added missing BACKPACK tag to [golem] NPC DFN (dfndata/npc/clockwork.dfn) + Fixed misspelled section header for Fire Elemental NPC - from firele to fireele (dfndata/npc/elementals.dfn) + Murderous brigand NPCs are no longer willing to teach players skills (dfndata/npc/femalehuman.dfn, dfndata/npc/malehuman.dfn) + Corrected coordinates of Rock Dungeon region (dfndata/regions/regions.dfn) + Added regions for Sea Market (Felucca/Trammel), Blackthorn Dungeon (Felucca/Trammel) and Lakeshire (Ilshenar) (dfndata/regions/regions.dfn) + Fixed an issue with 'radditem and 'raddspawner GM commands which would not correctly set the Z of the added item/spawner to match target location (js/commands/custom/repeatingcmds.js) + Added two new repeating commands (js/commands/custom/repeatingcmds.js): + 'rmovable # // Repeats bringing up targeting cursor to set movable property on multiple objects + 'rnodecay // Repeats bringing up targeting cursor to set decayable property to false on multiple objects + Added new areacommand (js/commands/targeting/areacommand.js): + 'areacommand name [string] // Sets name of all objects within targeted area to [string] + Updated 'decorate command script to better handle flags passed in via admin welcome script for things like facet addons (js/commands/decorate.js) + Updated fire breath script (js/npc/special/fire_breath.js) to get fire breath info per NPC based on their sectionID rather than their base body ID + Updated facet ruleset script (js/server/misc/facetRuleset.js) with an override for GMs trying to snoop players even in places where snooping is disallowed + Updated facet ruleset script (js/server/misc/facetRuleset.js) to allow damage that's not coming from a player/NPC source even in Trammel/Ilshenar + Added teleport locations for entering/leaving Blackthorn Dungeon in Felucca/Trammel (js/teleport.scp) + Updated 'remove and 'rremove commands to release any targeted objects from potential multis they are locked in to properly update lockdown count (js/commands/targeting/remove.js, js/commands/custom/repeatingcmds.js) + Updated felucca/ilshenar world templates with decorations (js/jsdata/worldtemplates/felucca_*/ilshenar_*) + Added world templates with decorations for Trammel (js/jsdata/worldtemplates/trammel_*) + Added DFN entry for Power Generators, and spawn entries for these in Ilshenar (dfndata/item/puzzles/puzzles.dfn, dfndata/spawn/ilshenar/spawn_ilshenar_world_general.dfn) + Added script for Power Generators, which initializes random puzzles on creation and rewards player with diamonds/arcane gems/shadow iron ore when solved, or lightning when failing to solve (js/item/power_generator.js) + Added support for overriding newbie-state of items added to players via dfndata/newbie/newbie.dfn. Supported syntax: + PACKITEM=sectionID[, amount[, newbieFlag]] // To use newbieFlag with PACKITEM, amount must also be specified. Flag can be 0/1 + EQUIPITEM=sectionID[, itemHue[, newbieFlag] // To use newbieFlag with EQUIPITEM, itemHue must also be specified. Flag can be 0/1 + Casting the Earthquake spell will no longer affect the caster, or cause them to become criminal when cast out of town with no impacted targets + Fixed a bug where caster would remain frozen after finishing casting targetless spells like Earthquake + Fixed a bug where caster would remain frozen if spellcast was cancelled half-ways through by picking up or equipping an item + Fixed a bug where caster would remain frozen if spellcast was interrupted by losing concentration from taking melee damage in combat + Fixed a bug where a paralyzed player would remain frozen even if taking magic or poison damage, which releases them from paralyzis + Fixed a bug where target of Paralyze spell would not visually be shown as frozen in target's client + Fixed a bug where a caster frozen while casting a spell could become unfrozen mid-cast because of incoming magic damage + Address overflow issue in MultiMul.cpp (punt) + Address various cast issues (punt) + Corrected jscript project, to not include two files that where for stand alone programs (and resulted in main being added twice in the library (and once was incorrect all ready). (punt) + Replaced RoundNumber with std::round (punt) + The original physical appearance of characters targeted by 'make admin/gm/cns is now kept track of, and restored upon being targeted by 'make player + Fixed an issue where the .HasSpell JS Method was off by 1 when looking for specific spells in player's spellbook, due to 0-based array indexing in code vs 1-based indexing for Spells in DFNs + 28/08/2023 - punt Replaced all routine calls with a specific type of stream ifstream/ofstream to the generic istream/ostream for flexibility Modernized region resource loading/saving code @@ -5,6 +71,9 @@ 24/08/2023 - punt Fixed a memory leak with regions.cpp, related to worldsaves +14/08/2023 - Maarc/ldilley + Upgraded from SpiderMonkey 1.7 to 1.8.0-RC1, which adds support for Array.reduce() and reduceRight(), expression closures, and generator expressions + 07/07/2023 - Xuri Fixed an issue which could cause lamp posts to turn into tall candelabras when light levels change @@ -55,7 +124,7 @@ Added new UOX.INI setting where a secret shard key can be defined, which can be used as a way to restrict which clients can connect to the shard: SECRETSHARDKEY=None // None by default Added new JS Methods for Region objects: - .GetOrePrefs( oreType ) // Get ore preference data for ore type found in town region. Returned as an array containing the following data: + .GetOrePref( oreType ) // Get ore preference data for ore type found in town region. Returned as an array containing the following data: orePrefData -> [ oreName, // name of ore color, // color of ore @@ -216,6 +285,19 @@ Added tracking system for "aggressors" in combat. A player attacking someone (regardless of flag status) will be marked as aggressor to that someone for 2 minutes Added tracking system for "permagrey" flags - these are stored on a per-target basis, so a player can be flagged visibly as permagrey to multiple other players. Persists until player dies. Player combat targets and war mode are now cleared on logout + Added new Character JS Methods: + .AddAggressorFlag() // Adds aggressor flag for character towards target character + .RemoveAggressorFlag() // Removes character's aggressor flag towards target character + .CheckAggressorFlag() // Check if character has an aggressor flag towards target character + .UpdateAggressorFlagTimestamp() // Updates the expiry timestamp of character's aggressor flag towards target character + .IsAggressor() // Returns true/false depending on whether character has any active aggressor flags + .ClearAggressorFlags() // Clears all the character's aggressor flags towards other characters + .AddPermaGreyFlag() // Adds permagrey flag for character towards target character + .RemovePermaGreyFlag() // Removes character's permagrey flag towards target character + .CheckPermaGreyFlag() // Check if character has an active permagrey flag towards target character + .UpdatePermaGreyFlagTimestamp() // Updates the expiry timestamp of character's permagrey flag towards target character + .IsPermaGrey() // Returns true/false depending on whether character has any active permagrey flags + .ClearPermaGreyFlags() // Clears all the character's aggressor flags towards other characters Players will now be unable to hide if within visual distance and in line of sight of their attacker or current target in combat Server leave-announcement now only happens after the logout timer has expired, instead of the exact moment the player presses the logout button Fixed an issue that could cause swimming NPCs to swim on land @@ -10045,7 +10127,7 @@ Changed: 2001-09-12 22:19 darkangelab * cItem.cpp, cItem.h, cmdtable.cpp, commands.cpp, effect.cpp, - funcdecl.h, CGump.h, gumps.cpp, magic.cpp, magic.h, targeting.cpp, + funcdecl.h, gump.h, gumps.cpp, magic.cpp, magic.h, targeting.cpp, uox3.cpp, uoxstruct.h: create.scp item creation now tracks which entry it was made from CItem now has some more const'd functions (weather related) @@ -10385,7 +10467,7 @@ Changed: 2001-08-20 13:09 toinzane * cGuild.cpp, cItem.cpp, cItem.h, cScript.cpp, cmdtable.cpp, - commands.cpp, funcdecl.h, CGump.h, gumps.cpp, items.cpp, queue.cpp, + commands.cpp, funcdecl.h, gump.h, gumps.cpp, items.cpp, queue.cpp, skills.cpp, targeting.cpp, townregion.cpp, wholist.cpp: Removed ItemHand() stuff entirely, (This will cause your worldfile to report invalid tags, this is normal, just save and reload the @@ -10642,7 +10724,7 @@ Changed: 2001-08-08 14:23 toinzane * ai.cpp, books.cpp, books.h, cClick.cpp, cGuild.cpp, cmdtable.cpp, - commands.cpp, commands.h, funcdecl.h, CGump.h, gumps.cpp, html.cpp, + commands.cpp, commands.h, funcdecl.h, gump.h, gumps.cpp, html.cpp, jail.cpp, necro.cpp, network.cpp, speech.cpp, targeting.cpp, uox3.cpp, vendor.cpp: Many more object conversions. @@ -12353,7 +12435,7 @@ Changed: cServerDefinitions.h, cSocket.cpp, cSocket.h, cThreadQueue.cpp, cThreadQueue.h, calcfuncs.cpp, cdice.h, classes.h, combat.h, commands.h, configure, configure.in, enums.h, fileio.cpp, - funcdecl.h, CGump.h, handlers.h, hash.h, install-sh, magic.cpp, + funcdecl.h, gump.h, handlers.h, hash.h, install-sh, magic.cpp, magic.h, mapclasses.h, mapstuff.cpp, mapstuff.h, missing, mkinstalldirs, movement.h, network.cpp, network.h, packets.h, regions.h, skills.h, speech.h, ssection.h, targeting.cpp, @@ -12611,7 +12693,7 @@ Changed: * Dictionary.cpp, Dictionary.h, cSkillClass.h, cSocket.cpp, cSocket.h, cThreadQueue.cpp, cThreadQueue.h, cWeather.cpp, cWeather.hpp, debug.cpp, debug.h, dist.cpp, effect.cpp, enums.h, - fileio.cpp, fileio.h, funcdecl.h, globals.cpp, CGump.h, gumps.cpp, + fileio.cpp, fileio.h, funcdecl.h, globals.cpp, gump.h, gumps.cpp, handlers.h, hash.cpp, hash.h, house.cpp, html.cpp, im.cpp, im.h, itemhandler.cpp, PageVector.h, items.cpp, magic.cpp, magic.h, mapclasses.h, mapstuff.cpp, mapstuff.h, movement.cpp, movement.h, diff --git a/source/MultiMul.cpp b/source/MultiMul.cpp index bf24b3de6..a3f076f5a 100644 --- a/source/MultiMul.cpp +++ b/source/MultiMul.cpp @@ -477,7 +477,7 @@ auto MultiCollection::ProcessData( bool isHS, int index, std::vector( &flag )); + std::copy( data.data() + ( entry * size ) + 4, data.data() + ( entry * size ) + 4 + 4, reinterpret_cast( &flag )); item.flag = static_cast( flag ); } if( first ) diff --git a/source/UOXJSMethods.cpp b/source/UOXJSMethods.cpp index a7dc81496..019382ba7 100644 --- a/source/UOXJSMethods.cpp +++ b/source/UOXJSMethods.cpp @@ -3039,7 +3039,8 @@ JSBool CMisc_HasSpell( JSContext *cx, JSObject *obj, uintN argc, jsval *argv, js return JS_TRUE; } - if( Magic->HasSpell( myItem, spellId )) + // Code checks for spell based on index starting at 0, while spells have spellIDs starting from 1 + if( Magic->HasSpell( myItem, spellId - 1 )) { *rval = BOOLEAN_TO_JSVAL( JS_TRUE ); } diff --git a/source/cPlayerAction.cpp b/source/cPlayerAction.cpp index 128d71fb7..9fc561431 100644 --- a/source/cPlayerAction.cpp +++ b/source/cPlayerAction.cpp @@ -220,6 +220,7 @@ bool CPIGetItem::Handle( void ) if( ourChar->IsFrozen() ) { ourChar->SetFrozen( false ); + ourChar->Dirty( UT_UPDATE ); } } @@ -803,6 +804,7 @@ bool CPIEquipItem::Handle( void ) if( ourChar->IsFrozen() ) { ourChar->SetFrozen( false ); + ourChar->Dirty( UT_UPDATE ); } } diff --git a/source/cServerData.cpp b/source/cServerData.cpp index d72e19472..201d0f1b5 100644 --- a/source/cServerData.cpp +++ b/source/cServerData.cpp @@ -711,7 +711,7 @@ auto CServerData::ResetDefaults() -> void CombatBloodEffectChance( 75 ); GlobalAttackSpeed( 1.0 ); NPCSpellCastSpeed( 1.0 ); - FishingStaminaLoss( 2.0 ); + FishingStaminaLoss( 2 ); CombatArmorClassDamageBonus( false ); AlchemyDamageBonusEnabled( false ); AlchemyDamageBonusModifier( 5 ); diff --git a/source/cSpawnRegion.cpp b/source/cSpawnRegion.cpp index 0e9af162c..315646baf 100644 --- a/source/cSpawnRegion.cpp +++ b/source/cSpawnRegion.cpp @@ -878,11 +878,11 @@ bool CSpawnRegion::FindCharSpotToSpawn( SI16 &x, SI16 &y, SI08 &z, bool &waterCr // find new spots, though if( !waterCreature && landPosSize > 0 ) // land creature { - maxSpawnAttempts = std::max( static_cast( 25 ), static_cast( maxSpawnAttempts - landPosSize )); + maxSpawnAttempts = std::max( static_cast( 25 ), static_cast( maxSpawnAttempts - landPosSize )); } else if(( waterCreature || amphiCreature ) && waterPosSize > 0 ) // water or amphibian creature { - maxSpawnAttempts = std::max( static_cast( 25 ), static_cast( maxSpawnAttempts - waterPosSize )); + maxSpawnAttempts = std::max( static_cast( 25 ), static_cast( maxSpawnAttempts - waterPosSize )); } for( UI08 a = 0; a < maxSpawnAttempts; ++a ) diff --git a/source/cVersionClass.cpp b/source/cVersionClass.cpp index 19f5428ae..f5e60eb34 100644 --- a/source/cVersionClass.cpp +++ b/source/cVersionClass.cpp @@ -11,7 +11,7 @@ // product info //o------------------------------------------------------------------------------------------------o const std::string VER = "0.99"; -const std::string BUILD = "6-RC6"; +const std::string BUILD = "6-RC6x"; const std::string REALBUILD = "0"; const std::string SVER = "2.0"; const std::string CVER = "2.0"; diff --git a/source/cWeather.cpp b/source/cWeather.cpp index 5049a5b49..b906a9ce7 100644 --- a/source/cWeather.cpp +++ b/source/cWeather.cpp @@ -2125,9 +2125,9 @@ bool cWeatherAb::DoLightEffect( CSocket *mSock, CChar& mChar ) damageModifier = 0; } - damage = static_cast( RoundNumber( baseDamage - ( baseDamage * damageModifier ))); + damage = static_cast( std::round( baseDamage - ( baseDamage * damageModifier ))); - if( RoundNumber( damageModifier ) > 0 ) + if( std::round( damageModifier ) > 0 ) { message = 1216; // You are scalded by the fury of the light! } @@ -2161,9 +2161,9 @@ bool cWeatherAb::DoLightEffect( CSocket *mSock, CChar& mChar ) damageModifier = 0; } - damage = static_cast( RoundNumber( baseDamage - ( baseDamage * damageModifier ))); + damage = static_cast( std::round( baseDamage - ( baseDamage * damageModifier ))); - if( RoundNumber( damageModifier ) > 0 ) + if( std::round( damageModifier ) > 0 ) { message = 1216; // You are scalded by the fury of the light! } @@ -2245,7 +2245,7 @@ bool cWeatherAb::doWeatherEffect( CSocket *mSock, CChar& mChar, WeatherType elem if( element == RAIN ) { damageModifier = static_cast( RainIntensity( weatherSys )); - damage = static_cast( RoundNumber(( baseDamage / 100 ) * damageModifier )); + damage = static_cast( std::round(( baseDamage / 100 ) * damageModifier )); damageMessage = 1219; resistElement = NONE; } @@ -2253,7 +2253,7 @@ bool cWeatherAb::doWeatherEffect( CSocket *mSock, CChar& mChar, WeatherType elem if( element == SNOW ) { damageModifier = static_cast( SnowIntensity( weatherSys )); - damage = static_cast( RoundNumber(( baseDamage / 100 ) * damageModifier )); + damage = static_cast( std::round(( baseDamage / 100 ) * damageModifier )); damageMessage = 1220; // Snow is also cold damage when it comes to resistance values resistElement = COLD; @@ -2262,7 +2262,7 @@ bool cWeatherAb::doWeatherEffect( CSocket *mSock, CChar& mChar, WeatherType elem if( element == STORM) { damageModifier = static_cast( StormIntensity( weatherSys )); - damage = static_cast( RoundNumber(( baseDamage / 100 ) * damageModifier )); + damage = static_cast( std::round(( baseDamage / 100 ) * damageModifier )); damageMessage = 1775; resistElement = NONE; @@ -2290,7 +2290,7 @@ bool cWeatherAb::doWeatherEffect( CSocket *mSock, CChar& mChar, WeatherType elem damageModifier = 0; } - damage = static_cast( RoundNumber( baseDamage - ( baseDamage * damageModifier ))); + damage = static_cast( std::round( baseDamage - ( baseDamage * damageModifier ))); damageMessage = 1776; // The freezing cold hurts you! } @@ -2305,7 +2305,7 @@ bool cWeatherAb::doWeatherEffect( CSocket *mSock, CChar& mChar, WeatherType elem damageModifier = 0; } - damage = static_cast( RoundNumber( baseDamage * damageModifier )); + damage = static_cast( std::round( baseDamage * damageModifier )); damageMessage = 1221; // The sheer heat sucks at your body, draining it of moisture! damageAnim = 0x3709; } diff --git a/source/cmdtable.cpp b/source/cmdtable.cpp index 8943cde84..646f1badf 100644 --- a/source/cmdtable.cpp +++ b/source/cmdtable.cpp @@ -254,7 +254,7 @@ void Command_GetLight( CSocket *s ) } else { - s->SysMessage( 1632, static_cast(RoundNumber( i - Races->VisLevel( mChar->GetRace() )))); // Current light level is %i + s->SysMessage( 1632, static_cast(std::round( i - Races->VisLevel( mChar->GetRace() )))); // Current light level is %i } } else diff --git a/source/combat.cpp b/source/combat.cpp index 10ee0a9b9..8817d7b3d 100644 --- a/source/combat.cpp +++ b/source/combat.cpp @@ -2298,7 +2298,7 @@ SI16 CHandleCombat::ApplyDamageBonuses( WeatherType damageType, CChar *mChar, CC damage = std::min( damage, static_cast( baseDamage * 4 )); } - return static_cast( RoundNumber( damage )); + return static_cast( std::round( damage )); } //o------------------------------------------------------------------------------------------------o @@ -2636,7 +2636,7 @@ SI16 CHandleCombat::ApplyDefenseModifiers( WeatherType damageType, CChar *mChar, } case POISON: // POISON Damage damageModifier = ( CalcDef( ourTarg, hitLoc, doArmorDamage, damageType ) / 100 ); - damage = static_cast( RoundNumber(( static_cast( baseDamage ) - ( static_cast( baseDamage ) * damageModifier )))); + damage = static_cast( std::round(( static_cast( baseDamage ) - ( static_cast( baseDamage ) * damageModifier )))); break; default: // Elemental damage getDef = HalfRandomNum( CalcDef( ourTarg, hitLoc, doArmorDamage, damageType )); @@ -2648,7 +2648,7 @@ SI16 CHandleCombat::ApplyDefenseModifiers( WeatherType damageType, CChar *mChar, damage -= static_cast(( static_cast( getDef ) * static_cast( attSkill )) / 750 ); } - return static_cast( RoundNumber( damage )); + return static_cast( std::round( damage )); } //o------------------------------------------------------------------------------------------------o @@ -2848,7 +2848,7 @@ bool CHandleCombat::HandleCombat( CSocket *mSock, CChar& mChar, CChar *ourTarg ) case ER_TD: // TD - Third Dawn case ER_LBR: // LBR - Lord Blackthorn's Revenge (Publish 15) // FORMULA: ( Attacker's skill + 50 / ((defender's skill + 50 )* 2 )) * 100 - hitChance = ((( static_cast( attackSkill ) + 500.0 ) / (( static_cast( defendSkill ) + 500.0 ) * 2.0 )) * 100.0 ); + hitChance = static_cast((( static_cast( attackSkill ) + 500.0 ) / (( static_cast( defendSkill ) + 500.0 ) * 2.0 )) * 100.0 ); if( hitChance < 0 ) { hitChance = 0; @@ -3001,6 +3001,7 @@ bool CHandleCombat::HandleCombat( CSocket *mSock, CChar& mChar, CChar *ourTarg ) { ourTarg->StopSpell(); ourTarg->SetFrozen( false ); + ourTarg->Dirty( UT_UPDATE ); targSock->SysMessage( 306 ); // Your concentration has been broken. } } diff --git a/source/effect.cpp b/source/effect.cpp index 7a3e23c1c..e11dd2a3e 100644 --- a/source/effect.cpp +++ b/source/effect.cpp @@ -1242,6 +1242,7 @@ void cEffects::TempEffect( CChar *source, CChar *dest, UI08 num, UI16 more1, UI1 case 1: // Paralyse Spell { dest->SetFrozen( true ); + dest->Dirty( UT_UPDATE ); R32 effectDuration = 0; if( source == nullptr ) { diff --git a/source/funcdecl.h b/source/funcdecl.h index 929ce8f38..a75fd93e7 100644 --- a/source/funcdecl.h +++ b/source/funcdecl.h @@ -221,7 +221,6 @@ inline UI32 GetMinutesSinceEpoch() //o------------------------------------------------------------------------------------------------o // Misc Functions //o------------------------------------------------------------------------------------------------o -R32 RoundNumber( R32 toRound); bool IsNumber( const std::string& str ); bool FileExists( const std::string& filepath ); void DismountCreature( CChar *s ); diff --git a/source/gumps.cpp b/source/gumps.cpp index 52d58771b..c655634d2 100644 --- a/source/gumps.cpp +++ b/source/gumps.cpp @@ -1292,28 +1292,31 @@ void HandleGumpCommand( CSocket *s, std::string cmd, std::string data ) if( data.empty() ) return; + SI08 targetWorld = -1; + auto secs = oldstrutil::sections( data, "," ); + if( secs.size() > 1 ) + { + // See if a target world override was specified in travel menu (allows using same location entries in locations.dfn for Fel/Trammel, for instance) + targetWorld = oldstrutil::value( oldstrutil::trim( oldstrutil::removeTrailing( secs[1], "//" ))); + } + UI16 placeNum = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( data, "//" )), nullptr, 0 )); if( cwmWorldState->goPlaces.find( placeNum ) != cwmWorldState->goPlaces.end() ) { GoPlaces_st toGoTo = cwmWorldState->goPlaces[placeNum]; - if( toGoTo.worldNum == 0 && mChar->WorldNumber() <= 1 ) - { - // Stay in same world if already in world 0 or 1 - mChar->SetLocation( toGoTo.x, toGoTo.y, toGoTo.z, mChar->WorldNumber(), mChar->GetInstanceId() ); + auto oldWorld = mChar->WorldNumber(); + targetWorld = targetWorld != -1 ? targetWorld : static_cast( toGoTo.worldNum ); + mChar->SetLocation( toGoTo.x, toGoTo.y, toGoTo.z, static_cast( targetWorld ), mChar->GetInstanceId() ); - // Additional update required for regular UO client - mChar->Update(); - } - else if( toGoTo.worldNum != mChar->WorldNumber() ) + if( static_cast( targetWorld ) != oldWorld ) { // Change map! - mChar->SetLocation( toGoTo.x, toGoTo.y, toGoTo.z, toGoTo.worldNum, mChar->GetInstanceId() ); - SendMapChange( toGoTo.worldNum, s ); - - // Additional update required for regular UO client - mChar->Update(); + SendMapChange( targetWorld, s ); } + + // Additional update required for regular UO client + mChar->Update(); } } else if( cmd == "GUIINFORMATION" ) diff --git a/source/lineofsight.cpp b/source/lineofsight.cpp index 782ea8fc1..fe45400d3 100644 --- a/source/lineofsight.cpp +++ b/source/lineofsight.cpp @@ -588,7 +588,7 @@ auto LineOfSight( CSocket *mSock, CChar *mChar, SI16 destX, SI16 destY, SI08 des } for( i = 1; i < distX; ++i ) { - collisions[collisioncount] = Vector3D_st( startX + ( sgn_x * i ), startY + ( sgn_y * static_cast( RoundNumber( i / steps ))), static_cast( startZ + ( dz * static_cast( i ) * sgn_z ))); + collisions[collisioncount] = Vector3D_st( startX + ( sgn_x * i ), startY + ( sgn_y * static_cast( std::round( i / steps ))), static_cast( startZ + ( dz * static_cast( i ) * sgn_z ))); ++collisioncount; } } @@ -601,7 +601,7 @@ auto LineOfSight( CSocket *mSock, CChar *mChar, SI16 destX, SI16 destY, SI08 des } for( i = 1; i < distY; ++i ) { - collisions[collisioncount] = Vector3D_st( startX + ( sgn_x * static_cast( RoundNumber( i / steps ))), startY + (sgn_y * i ), static_cast( startZ + (dz * static_cast( i ) * sgn_z ))); + collisions[collisioncount] = Vector3D_st( startX + ( sgn_x * static_cast( std::round( i / steps ))), startY + (sgn_y * i ), static_cast( startZ + (dz * static_cast( i ) * sgn_z ))); ++collisioncount; } } diff --git a/source/magic.cpp b/source/magic.cpp index d39be7cbc..8888dd8b7 100644 --- a/source/magic.cpp +++ b/source/magic.cpp @@ -1386,13 +1386,13 @@ bool splMindBlast( CChar *caster, CChar *target, CChar *src, SI08 curSpell ) //Damage should not exceed 60% of target maxHp if( spellDamage > ( target->GetMaxHP() * 0.6 )) { - spellDamage = static_cast( RoundNumber( target->GetMaxHP() * 0.6 )); + spellDamage = static_cast( std::round( target->GetMaxHP() * 0.6 )); } //Damage should not exceed basedamage from DFN + 20% - if( spellDamage > baseDamage * 1.20 ) + if( spellDamage > static_cast( static_cast( baseDamage ) * 1.20 )) { - spellDamage = baseDamage * 1.20; + spellDamage = static_cast( static_cast( baseDamage ) * 1.20 ); } Effects->TempEffect( src, target, 32, spellDamage, 0, 0 ); @@ -2267,8 +2267,8 @@ void EarthquakeStub( CChar *caster, CChar *target, SI08 curSpell, [[maybe_unused return; } - if( target->IsNpc() && target == caster ) - return; // Don't let NPC hit themselves with damaging spell + if( target == caster ) + return; // Don't let caster hit themselves with damaging spell if( target->IsNpc() && caster->IsNpc() ) { @@ -2296,6 +2296,12 @@ void EarthquakeStub( CChar *caster, CChar *target, SI08 curSpell, [[maybe_unused } } + // Turn caster criminal if applicable + if( WillResultInCriminal( caster, target ) && !caster->IsGM() && !caster->IsCounselor() ) + { + MakeCriminal( caster ); + } + SI32 distx = abs( target->GetX() - caster->GetX() ); SI32 disty = abs( target->GetY() - caster->GetY() ); SI32 dmgmod = std::min( distx, disty ); @@ -2365,7 +2371,6 @@ void EarthquakeStub( CChar *caster, CChar *target, SI08 curSpell, [[maybe_unused //o------------------------------------------------------------------------------------------------o bool splEarthquake( CSocket *sock, CChar *caster, SI08 curSpell ) { - MakeCriminal( caster ); if( sock != nullptr ) { sock->SetWord( 11, caster->GetX() ); @@ -3469,7 +3474,7 @@ SI16 CalcSpellDamageMod( CChar *caster, CChar *target, SI16 spellDamage, bool sp // If spell was resisted, halve damage if( spellResisted ) { - spellDamage = static_cast( RoundNumber( spellDamage / 2 )); + spellDamage = static_cast( std::round( spellDamage / 2 )); } // Add damage bonus/penalty based on attacker's EVALINT vs defender's MAGICRESISTANCE @@ -3477,26 +3482,26 @@ SI16 CalcSpellDamageMod( CChar *caster, CChar *target, SI16 spellDamage, bool sp UI16 targetResist = target->GetSkill( MAGICRESISTANCE ) / 10; if( targetResist > casterEval ) { - spellDamage *= ((( casterEval - targetResist ) / 200.0f ) + 1 ); + spellDamage *= ( static_cast((( casterEval - targetResist ) / 200.0f )) + 1 ); } else { - spellDamage *= ((( casterEval - targetResist ) / 500.0f ) + 1 ); + spellDamage *= ( static_cast((( casterEval - targetResist ) / 500.0f )) + 1 ); } // Randomize some more to get broader min/max damage values SI32 i = RandomNum( 0, 4 ); if( i <= 2 ) { - spellDamage = RoundNumber( RandomNum( static_cast( HalfRandomNum( spellDamage ) / 2 ), spellDamage )); + spellDamage = std::round( RandomNum( static_cast( HalfRandomNum( spellDamage ) / 2 ), spellDamage )); } else if( i == 3 ) { - spellDamage = RoundNumber( HalfRandomNum( spellDamage )); + spellDamage = std::round( HalfRandomNum( spellDamage )); } else //keep current spellDamage { - spellDamage = RoundNumber( spellDamage ); + spellDamage = std::round( spellDamage ); } return spellDamage; @@ -3517,9 +3522,10 @@ void CMagic::MagicDamage( CChar *p, SI16 amount, CChar *attacker, WeatherType el CSocket *mSock = p->GetSocket(); - if( p->IsFrozen() && p->GetDexterity() > 0 ) + if( p->IsFrozen() && p->GetDexterity() > 0 && !p->IsCasting() ) { p->SetFrozen( false ); + p->Dirty( UT_UPDATE ); if( mSock != nullptr ) { mSock->SysMessage( 700 ); // You are no longer frozen. @@ -3552,6 +3558,7 @@ void CMagic::PoisonDamage( CChar *p, SI32 poison ) if( p->IsFrozen() ) { p->SetFrozen( false ); + p->Dirty( UT_UPDATE ); CSocket *s = p->GetSocket(); if( s != nullptr ) { diff --git a/source/mapclasses.h b/source/mapclasses.h index 5c4496541..4ae0323a3 100644 --- a/source/mapclasses.h +++ b/source/mapclasses.h @@ -51,13 +51,15 @@ enum TileFlags TF_STAIRRIGHT, // "ClimbableBit2" // Following flags were added in HS expansion? Purpose unknown - TF_ALPHABLEND, - TF_USENEWART, - TF_ARTUSED, - TF_NOSHADOW, - TF_PIXELBLEED, - TF_PLAYANIMONCE, - TF_MULTIMOVABLE, + TF_ALPHABLEND, // Blend Alphas, tile blending + TF_USENEWART, // Uses new art style? + TF_ARTUSED, // Is art being used? + TF_BIT36, // Unknown/Unused + TF_NOSHADOW, // Disallow shadow on this tile, lightsource? lava? + TF_PIXELBLEED, // Let pixels bleed in to other tiles? Is this Disabling Texture Clamp? + TF_PLAYANIMONCE, // Play tile animation once. + TF_BIT40, // Unknown/Unused + TF_MULTIMOVABLE, // Movable multi? Cool ships and vehicles etc? TF_COUNT }; diff --git a/source/mapstuff.cpp b/source/mapstuff.cpp index a328e5a84..a00a6aacc 100644 --- a/source/mapstuff.cpp +++ b/source/mapstuff.cpp @@ -2070,7 +2070,7 @@ auto UltimaMap::ProcessEntry( [[maybe_unused]] std::size_t entry, std::size_t in auto ptr = data.data() + ( i * 196 ); if( block < _terrain.size() ) { - LoadTerrainBlock( block, ptr ); + LoadTerrainBlock( static_cast( block ), ptr ); } ++block; } diff --git a/source/movement.cpp b/source/movement.cpp index 7aa2e2716..a9fd63079 100644 --- a/source/movement.cpp +++ b/source/movement.cpp @@ -3059,6 +3059,11 @@ SI08 CMovement::CalcWalk( CChar *c, SI16 x, SI16 y, SI16 oldx, SI16 oldy, SI08 o //o------------------------------------------------------------------------------------------------o bool CMovement::CalcMove( CChar *c, SI16 x, SI16 y, SI08 &z, UI08 dir) { + if( x < 0 || x > 7144 || y < 0 || y > 4096 ) + { + Console.Warning( oldstrutil::format( "NPC (%s) from Spawn Region %i trying to walk in invalid area of map at %i %i %i!", c->GetName().c_str(), c->GetSpawn(), x, y, z )); + return false; + } // NPCs that walk on land if( !cwmWorldState->creatures[c->GetId()].IsWater() ) { diff --git a/source/pcmanage.cpp b/source/pcmanage.cpp index 7768a8976..a4ab4996e 100644 --- a/source/pcmanage.cpp +++ b/source/pcmanage.cpp @@ -511,96 +511,126 @@ auto AddNewbieItem( CSocket *socket, CChar *c, const char* str, COLOUR pantsColo auto tag = sec->tag; auto data = sec->data; data = oldstrutil::trim( oldstrutil::removeTrailing( data, "//" )); - if( !data.empty() ) + if( data.empty() ) + continue; + + std::string nItemSection; + UI16 itemHue = 0; + UI16 nAmount = 1; + SI08 nNewbie = -1; + auto UTag = oldstrutil::upper( tag ); + if( UTag == "PACKITEM" ) { - auto UTag = oldstrutil::upper( tag ); - if( UTag == "PACKITEM" ) + auto csecs = oldstrutil::sections( data, "," ); + if( csecs.size() >= 1 ) { - auto csecs = oldstrutil::sections( data, "," ); - if( csecs.size() > 1 ) + // Fetch item section + nItemSection = oldstrutil::trim( oldstrutil::removeTrailing( csecs[0], "//" ) ); + + if( csecs.size() >= 2 ) { - UI16 nAmount = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( csecs[1], "//" )), nullptr, 0 )); - n = Items->CreateScriptItem( socket, c, oldstrutil::trim( oldstrutil::removeTrailing( csecs[0], "//" )), nAmount, OT_ITEM, true ); + // Fetch amount override + nAmount = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( csecs[1], "//" )), nullptr, 0 )); + + if( csecs.size() == 3 ) + { + // Fetch newbie flag override + nNewbie = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( csecs[2], "//" )), nullptr, 0 )); + } } - else + } + else + { + // No data found! + Console.Error( "No valid data found for PACKITEM tag in newbie.dfn!" ); + continue; + } + } + else if( UTag == "EQUIPITEM" ) + { + auto csecs = oldstrutil::sections( data, "," ); + if( csecs.size() >= 1 ) + { + // Fetch item section + nItemSection = oldstrutil::trim( oldstrutil::removeTrailing( csecs[0], "//" )); + + if( csecs.size() >= 2 ) { - n = Items->CreateScriptItem( socket, c, data.c_str(), 1, OT_ITEM, true ); + // Fetch item hue + itemHue = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( csecs[1], "//" )), nullptr, 0 )); + + if( csecs.size() >= 3 ) + { + // Fetch newbie flag override + nNewbie = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( csecs[2], "//" ) ), nullptr, 0 ) ); + } } } - else if( UTag == "EQUIPITEM" ) + else + { + // No data found! + Console.Error( "No valid data found for EQUIPITEM tag in newbie.dfn!" ); + continue; + } + } + n = Items->CreateScriptItem( socket, c, nItemSection.c_str(), nAmount, OT_ITEM, true, itemHue ); + if( n != nullptr && n->GetLayer() != IL_NONE ) + { + bool conflictItem = true; + CItem *j = c->GetItemAtLayer( n->GetLayer() ); + if( !ValidateObject( j )) { - UI16 itemHue = 0; - std::string itemSection; - auto csecs = oldstrutil::sections( data, "," ); - if( csecs.size() > 1 ) + if( n->GetLayer() == IL_RIGHTHAND ) { - itemSection = oldstrutil::trim( oldstrutil::removeTrailing( csecs[0], "//" )); - itemHue = static_cast( std::stoul( oldstrutil::trim( oldstrutil::removeTrailing( csecs[1], "//" )), nullptr, 0 )); + j = c->GetItemAtLayer( IL_LEFTHAND ); } - else + else if( n->GetLayer() == IL_LEFTHAND ) { - itemSection = data; + j = c->GetItemAtLayer( IL_RIGHTHAND ); } - n = Items->CreateScriptItem( socket, c, itemSection.c_str(), 1, OT_ITEM, true, itemHue ); - if( n != nullptr && n->GetLayer() != IL_NONE ) + // GetDir-check is to allow for torches and lanterns, + // which use left-hand layer but are not 2-handers or shields + if( ValidateObject( j ) && !n->IsShieldType() && ( n->GetDir() == 0 )) { - bool conflictItem = true; - CItem *j = c->GetItemAtLayer( n->GetLayer() ); - if( !ValidateObject( j )) - { - if( n->GetLayer() == IL_RIGHTHAND ) - { - j = c->GetItemAtLayer( IL_LEFTHAND ); - } - else if( n->GetLayer() == IL_LEFTHAND ) - { - j = c->GetItemAtLayer( IL_RIGHTHAND ); - } - - // GetDir-check is to allow for torches and lanterns, - // which use left-hand layer but are not 2-handers or shields - if( ValidateObject( j ) && !n->IsShieldType() && ( n->GetDir() == 0 )) - { - if( j->IsShieldType() || j->GetDir() != 0 ) - { - conflictItem = false; - } - } - else - { - conflictItem = false; - } - } - if( conflictItem ) - { - n->SetCont( c->GetPackItem() ); - } - else - { - n->SetCont( c ); - } - - //Apply the choosen colour - if(( n->GetLayer() == IL_PANTS || n->GetLayer() == IL_OUTERLEGGINGS ) && pantsColour != 0 ) - { - n->SetColour( pantsColour ); - n->SetDye( true ); - } - - if(( n->GetLayer() == IL_INNERSHIRT || n->GetLayer() == IL_ROBE ) && shirtColour != 0 ) + if( j->IsShieldType() || j->GetDir() != 0 ) { - n->SetColour( shirtColour ); - n->SetDye( true ); + conflictItem = false; } } + else + { + conflictItem = false; + } + } + if( conflictItem ) + { + n->SetCont( c->GetPackItem() ); + } + else + { + n->SetCont( c ); + } + + //Apply the choosen colour + if(( n->GetLayer() == IL_PANTS || n->GetLayer() == IL_OUTERLEGGINGS ) && pantsColour != 0 ) + { + n->SetColour( pantsColour ); + n->SetDye( true ); } - if( n != nullptr && !n->IsPileable() ) + + if(( n->GetLayer() == IL_INNERSHIRT || n->GetLayer() == IL_ROBE ) && shirtColour != 0 ) { - // Set item as newbiefied/blessed by default - as long as it's not pileable! - n->SetNewbie( true ); + n->SetColour( shirtColour ); + n->SetDye( true ); } } + + if( n != nullptr && !n->IsPileable() && nNewbie != -1 ) + { + // Use newbie override flag to determine newbie status of item + n->SetNewbie( nNewbie ); + } } } diff --git a/source/regions.cpp b/source/regions.cpp index 20ba9d8e2..46aabc5b4 100644 --- a/source/regions.cpp +++ b/source/regions.cpp @@ -362,42 +362,42 @@ void CMapWorld::SaveResources( UI08 worldNum ) //o------------------------------------------------------------------------------------------------o void CMapWorld::LoadResources( UI08 worldNum ) { - mapResources = std::vector( mapResources.size(), + mapResources = std::vector( mapResources.size(), MapResource_st( cwmWorldState->ServerData()->ResOre(), cwmWorldState->ServerData()->ResLogs(), cwmWorldState->ServerData()->ResFish(), BuildTimeValue( static_cast( cwmWorldState->ServerData()->ResOreTime() )), BuildTimeValue( static_cast( cwmWorldState->ServerData()->ResLogTime() )), BuildTimeValue( static_cast( cwmWorldState->ServerData()->ResFishTime() )))); - - auto resourceFile = std::filesystem::path( cwmWorldState->ServerData()->Directory( CSDDP_SHARED ) + "resource["s + oldstrutil::number( worldNum ) + "].bin"s ); - // The data is grouped as three shorts (for each resource), so we read in that format - auto buffer = std::vector( 3, 0 ); - auto input = std::ifstream( resourceFile.string(), std::ios::binary ); + auto resourceFile = std::filesystem::path( cwmWorldState->ServerData()->Directory( CSDDP_SHARED ) + "resource["s + oldstrutil::number( worldNum ) + "].bin"s ); + + // The data is grouped as three shorts (for each resource), so we read in that format + auto buffer = std::vector( 3, 0 ); + auto input = std::ifstream( resourceFile.string(), std::ios::binary ); - // We want to get the iteratro for the first mapResources ; - auto iter = mapResources.begin(); - if( input.is_open() ) + // We want to get the iteratro for the first mapResources ; + auto iter = mapResources.begin(); + if( input.is_open() ) { - while( input.good() && !input.eof() && iter != mapResources.end() ) + while( input.good() && !input.eof() && iter != mapResources.end() ) { - input.read( reinterpret_cast( buffer.data() ), buffer.size() * 2 ); - if( input.gcount() != buffer.size() * 2 ) + input.read( reinterpret_cast( buffer.data() ), buffer.size() * 2 ); + if( input.gcount() != buffer.size() * 2 ) { - // We had issues reading the full amount, break out of this - break; - } - - // For whatever reason the resources are stored in big endidan, which on int/arm machines , we need little endian, so reverse them - std::for_each( buffer.begin(), buffer.end(), []( SI16 &value ) { - std::reverse( reinterpret_cast( &value ), reinterpret_cast( &value ) + 2 ); - }); - - // Now set the values - ( *iter ).oreAmt = buffer[0]; - ( *iter ).logAmt = buffer[1]; - ( *iter ).fishAmt = buffer[2]; - iter++; - } - } + // We had issues reading the full amount, break out of this + break; + } + + // For whatever reason the resources are stored in big endidan, which on int/arm machines , we need little endian, so reverse them + std::for_each( buffer.begin(), buffer.end(), []( SI16 &value ) { + std::reverse( reinterpret_cast( &value ), reinterpret_cast( &value ) + 2 ); + }); + + // Now set the values + ( *iter ).oreAmt = buffer[0]; + ( *iter ).logAmt = buffer[1]; + ( *iter ).fishAmt = buffer[2]; + iter++; + } + } } //o------------------------------------------------------------------------------------------------o diff --git a/source/skills.cpp b/source/skills.cpp index 026f654a5..d661a60d6 100644 --- a/source/skills.cpp +++ b/source/skills.cpp @@ -507,7 +507,7 @@ UI16 CSkills::CalculatePetControlChance( CChar *mChar, CChar *Npc ) // Finally, apply a 15% penalty to chance for friends of the pet trying to control if( Npcs->CheckPetFriend( mChar, Npc )) { - totalChance -= ( totalChance * 0.15 ); + totalChance -= static_cast( totalChance * 0.15 ); } // Clamp lower chance to 20% and upper chance to 99% diff --git a/source/targeting.cpp b/source/targeting.cpp index fc1bd1cec..858d6cab2 100644 --- a/source/targeting.cpp +++ b/source/targeting.cpp @@ -1870,6 +1870,22 @@ void MakeStatusTarget( CSocket *sock ) DismountCreature( targetChar ); + auto bodyType = targetChar->GetBodyType(); + if( bodyType == BT_HUMAN || bodyType == BT_ELF || bodyType == BT_GARGOYLE ) + { + // Safekeep character's original body, skin color, hair/beard/horns + TAGMAPOBJECT customTag; + + // BodyID,Color + std::string customTagName = "playerBody"; + std::string customTagStringValue = oldstrutil::format( "%d,%d", targetChar->GetId(), targetChar->GetSkin() ); + customTag.m_Destroy = false; + customTag.m_StringValue = customTagStringValue; + customTag.m_IntValue = 0; + customTag.m_ObjectType = TAGMAP_TYPE_STRING; + targetChar->SetTag( customTagName, customTag ); + } + if( targLevel->targBody != 0 ) { targetChar->SetId( targLevel->targBody ); @@ -1928,9 +1944,34 @@ void MakeStatusTarget( CSocket *sock ) switch( z->GetLayer() ) { case IL_HAIR: + if( targLevel->stripOff.test( BIT_STRIPHAIR )) + { + // HairID,Color + TAGMAPOBJECT customTag; + std::string customTagName = "playerHair"; + std::string customTagStringValue = oldstrutil::format( "%d,%d", z->GetId(), z->GetColour() ); + customTag.m_Destroy = false; + customTag.m_StringValue = customTagStringValue; + customTag.m_IntValue = 0; + customTag.m_ObjectType = TAGMAP_TYPE_STRING; + targetChar->SetTag( customTagName, customTag ); + + z->Delete(); + } + break; case IL_FACIALHAIR: if( targLevel->stripOff.test( BIT_STRIPHAIR )) { + // facialHairId,Color + TAGMAPOBJECT customTag; + std::string customTagName = "playerBeard"; + std::string customTagStringValue = oldstrutil::format( "%d,%d", z->GetId(), z->GetColour() ); + customTag.m_Destroy = false; + customTag.m_StringValue = customTagStringValue; + customTag.m_IntValue = 0; + customTag.m_ObjectType = TAGMAP_TYPE_STRING; + targetChar->SetTag( customTagName, customTag ); + z->Delete(); } break; @@ -1970,6 +2011,73 @@ void MakeStatusTarget( CSocket *sock ) } } } + + // Restore player to their original self, if they now have a "human" body again + auto newBodyId = targetChar->GetId(); + if( newBodyId == 0x0190 ) + { + // Restore player's original body and skin color + TAGMAPOBJECT playerBodySkin = targetChar->GetTag( "playerBody" ); + if( playerBodySkin.m_StringValue != "" ) + { + auto csecs = oldstrutil::sections( playerBodySkin.m_StringValue, "," ); + if( csecs.size() > 1 ) + { + UI16 restoredBody = oldstrutil::value( csecs[0] ); + UI16 restoredSkin = oldstrutil::value( csecs[1] ); + + targetChar->SetId( restoredBody ); + targetChar->SetOrgId( restoredBody ); + targetChar->SetSkin( restoredSkin ); + targetChar->SetOrgSkin( restoredSkin ); + } + } + + // Restore player's original hair + TAGMAPOBJECT playerHair = targetChar->GetTag( "playerHair" ); + if( playerHair.m_StringValue != "" ) + { + auto csecs = oldstrutil::sections( playerHair.m_StringValue, "," ); + if( csecs.size() > 1 ) + { + UI16 restoredHairId = oldstrutil::value( csecs[0] ); + UI16 restoredHairColor = oldstrutil::value( csecs[1] ); + + auto restoredHair = Items->CreateItem( sock, targetChar, restoredHairId, 1, restoredHairColor, OT_ITEM ); + if( restoredHair != nullptr ) + { + restoredHair->SetDecayable( false ); + restoredHair->SetLayer( IL_HAIR ); + restoredHair->SetCont( targetChar ); + targetChar->SetHairStyle( restoredHairId ); + targetChar->SetHairColour( restoredHairColor ); + } + } + } + + // Restore player's original beard + TAGMAPOBJECT playerBeard = targetChar->GetTag( "playerBeard" ); + if( playerBeard.m_StringValue != "" ) + { + auto csecs = oldstrutil::sections( playerBeard.m_StringValue, "," ); + if( csecs.size() > 1 ) + { + UI16 restoredBeardId = oldstrutil::value( csecs[0] ); + UI16 restoredBeardColor = oldstrutil::value( csecs[1] ); + + auto restoredBeard = Items->CreateItem( sock, targetChar, restoredBeardId, 1, restoredBeardColor, OT_ITEM ); + if( restoredBeard != nullptr ) + { + restoredBeard->SetDecayable( false ); + restoredBeard->SetLayer( IL_FACIALHAIR ); + restoredBeard->SetCont( targetChar ); + targetChar->SetBeardStyle( restoredBeardId ); + targetChar->SetBeardColour( restoredBeardColor ); + } + } + } + } + targetChar->Teleport(); } diff --git a/source/uox3.cpp b/source/uox3.cpp index 4eff3645a..957d36e86 100644 --- a/source/uox3.cpp +++ b/source/uox3.cpp @@ -1691,6 +1691,7 @@ auto CheckPC( CSocket *mSock, CChar& mChar ) -> void Magic->CastSpell( mSock, &mChar ); mChar.SetTimer( tCHAR_SPELLTIME, 0 ); mChar.SetFrozen( false ); + mChar.Dirty( UT_UPDATE ); } } else if( mChar.GetNextAct() <= 0 ) @@ -3186,24 +3187,6 @@ auto GetClock() -> UI32 return static_cast( std::chrono::duration_cast( now - current ).count() ); } -//o------------------------------------------------------------------------------------------------o -//| Function - RoundNumber() -//o------------------------------------------------------------------------------------------------o -//| Purpose - rounds a number up or down depending on it's value -//o------------------------------------------------------------------------------------------------o -auto RoundNumber( R32 toRound)->R32 -{ -#if defined( _MSC_VER ) -#pragma todo( "This function should be replaced by standard functions available in cmath library, like std::round()" ) -#endif - R32 flVal = floor( toRound ); - if( flVal < floor( toRound + 0.5 )) - { - return ceil( toRound ); - } - return flVal; -} - //o------------------------------------------------------------------------------------------------o //| Function - IsNumber() //o------------------------------------------------------------------------------------------------o @@ -3259,7 +3242,7 @@ auto DoLight( CSocket *s, UI08 level ) -> void } else { - toShow = static_cast( RoundNumber( i - Races->VisLevel( mChar->GetRace() ))); + toShow = static_cast( std::round( i - Races->VisLevel( mChar->GetRace() ))); } toSend.Level( toShow ); } @@ -3278,7 +3261,7 @@ auto DoLight( CSocket *s, UI08 level ) -> void } else { - toShow = static_cast( RoundNumber( dunLevel - Races->VisLevel( mChar->GetRace() ))); + toShow = static_cast( std::round( dunLevel - Races->VisLevel( mChar->GetRace() ))); } toSend.Level( toShow ); } @@ -3346,7 +3329,7 @@ auto DoLight( CChar *mChar, UI08 level ) -> void } else { - toShow = static_cast( RoundNumber( i - Races->VisLevel( mChar->GetRace() ))); + toShow = static_cast( std::round( i - Races->VisLevel( mChar->GetRace() ))); } } } @@ -3360,7 +3343,7 @@ auto DoLight( CChar *mChar, UI08 level ) -> void } else { - toShow = static_cast( RoundNumber( dunLevel - Races->VisLevel( mChar->GetRace() ))); + toShow = static_cast( std::round( dunLevel - Races->VisLevel( mChar->GetRace() ))); } } } diff --git a/source/uoxstruct.h b/source/uoxstruct.h index 1362b2f09..127c80743 100644 --- a/source/uoxstruct.h +++ b/source/uoxstruct.h @@ -278,7 +278,7 @@ inline R32 Point3_st::MagSquared( void ) const inline void Point3_st::Normalize( void ) { - R32 foo = 1 / Mag3D(); + R32 foo = static_cast( 1 / Mag3D() ); x *= foo; y *= foo; z *= foo; diff --git a/source/worldmain.cpp b/source/worldmain.cpp index b35fbeec1..f326a0cf3 100644 --- a/source/worldmain.cpp +++ b/source/worldmain.cpp @@ -483,11 +483,11 @@ void CWorldMain::DoWorldLight( void ) if( ampm ) { - ServerData()->WorldLightCurrentLevel( static_cast( RoundNumber( worldbrightlevel + ( hourIncrement * currentTime )))); + ServerData()->WorldLightCurrentLevel( static_cast( std::round( worldbrightlevel + ( hourIncrement * currentTime )))); } else { - ServerData()->WorldLightCurrentLevel( static_cast( RoundNumber( worlddarklevel - ( hourIncrement * currentTime )))); + ServerData()->WorldLightCurrentLevel( static_cast( std::round( worlddarklevel - ( hourIncrement * currentTime )))); } } diff --git a/spidermonkey/make/VS2017/jscript/jscript.vcxproj b/spidermonkey/make/VS2017/jscript/jscript.vcxproj index 1566a52f3..b521ba1a0 100644 --- a/spidermonkey/make/VS2017/jscript/jscript.vcxproj +++ b/spidermonkey/make/VS2017/jscript/jscript.vcxproj @@ -181,7 +181,6 @@ - @@ -195,7 +194,6 @@ - diff --git a/spidermonkey/make/VS2017/jscript/jscript.vcxproj.filters b/spidermonkey/make/VS2017/jscript/jscript.vcxproj.filters index 6702ee8b3..0d00a0f79 100644 --- a/spidermonkey/make/VS2017/jscript/jscript.vcxproj.filters +++ b/spidermonkey/make/VS2017/jscript/jscript.vcxproj.filters @@ -123,18 +123,12 @@ Source Files - - Source Files - Source Files Source Files - - Source Files - diff --git a/spidermonkey/make/VS2022/jscript/jscript.vcxproj b/spidermonkey/make/VS2022/jscript/jscript.vcxproj index 503d2119c..b0b3dcc81 100644 --- a/spidermonkey/make/VS2022/jscript/jscript.vcxproj +++ b/spidermonkey/make/VS2022/jscript/jscript.vcxproj @@ -180,7 +180,6 @@ - @@ -194,7 +193,6 @@ - diff --git a/spidermonkey/make/VS2022/jscript/jscript.vcxproj.filters b/spidermonkey/make/VS2022/jscript/jscript.vcxproj.filters index 6702ee8b3..0d00a0f79 100644 --- a/spidermonkey/make/VS2022/jscript/jscript.vcxproj.filters +++ b/spidermonkey/make/VS2022/jscript/jscript.vcxproj.filters @@ -123,18 +123,12 @@ Source Files - - Source Files - Source Files Source Files - - Source Files - diff --git a/spidermonkey/make/cmake/CMakeLists.txt b/spidermonkey/make/cmake/CMakeLists.txt index c70dd51b9..9e2b09926 100644 --- a/spidermonkey/make/cmake/CMakeLists.txt +++ b/spidermonkey/make/cmake/CMakeLists.txt @@ -42,7 +42,6 @@ target_sources(jscript ../../jsinterp.c ../../jsinvoke.c ../../jsiter.c - ../../jskwgen.c ../../jslock.c ../../jslog2.c ../../jslong.c From 212882b7959ae6029a9ab39703a0707d16d8adc2 Mon Sep 17 00:00:00 2001 From: Xoduz Date: Sat, 14 Oct 2023 05:14:26 +0800 Subject: [PATCH 2/4] Update UOX3_Changelog.txt --- docs/UOX3_Changelog.txt | 1016 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 1016 insertions(+) diff --git a/docs/UOX3_Changelog.txt b/docs/UOX3_Changelog.txt index abf563368..1b1eaddd5 100644 --- a/docs/UOX3_Changelog.txt +++ b/docs/UOX3_Changelog.txt @@ -1,5 +1,1021 @@ UOX3 Changelog ------------------------ +-================================- +-= 14/10/2023 - UOX3 0.99.6 =- +-================================- +Contributors: Xuri, Dragon Slayer, punt, ldilley, Maarc +Thanks to: Azzerhoden Razeri, Hughesbuddy, Humility + +Source Changes/Fixes: + Fixed an issue where karma titles would inadvertently have the space behind the title trimmed before being displayed in paperdoll, resulting in erroneous display of title + name there + Updated C++ function calcRegionFromXY to work with CBaseObject instead of CChar, so it also works for Items + Items now have current town region stored as an object property during runtime. This is calculated on load, when container property is updated, and when an item is picked up or dropped. The region is also accessible via the (read-only) JS Item property .region + Added new JS Event to allow capturing button presses from the old-school gump displayed by client via packet 0x76, which was originally used by the old-school crafting menus in T2A. The requirement for this to work is that the gump in question must have a gumpID between 0x4000 and 0xffff (which can be set when manually creating a packet with this ID via JS), and the Event itself must be in the global script: + onScrollingGumpPress( pSock, gumpID, buttonID ) + Added new JS Event to allow better control over which names UOX3 sends to the client for characters: + onNameRequest( myObj, requestedBy ) // return custom string, or return empty string/nothing/true/false to use default name + Updated JS Events to also work for Items (previously only worked for Characters) + onLightChange( myObj, lightLevel ) + onTempChange( myObj, temp ) + onWeatherChange( myObj, weatherType ) + Adjusted default temperature for town regions with no weather systems defined from 0 to 20 degrees Celsius + Fixed an issue where players using regular UO client would get stuck in a black void after teleporting between worlds, by adding an additional character refresh after the teleport + Added new setting under [settings] section of UOX.INI to control whether it should be possible to craft weapons from coloured ingots or not: + CRAFTCOLOUREDWEAPONS=0/1 // If enabled(1), players can craft coloured weapons. Defaults to disabled(0) + Extended the .PlaceInPack() Item JS Method to support an optional boolean argument. If true, UOX3 will attempt to automatically stack the item in question with similar items in the item's current container. New syntax: + .PlaceInPack( autoStackFlag ) // autoStackFlag can be true/false + Reduced the default maxSteps properties of advanced NPC pathfinding to improve server performance. As a result, pathfinding calculations for NPCs that are out of combat will now take ~90% less time than before, though this still takes more time than is ideal. For NPCs in combat, the improvements are not as dramatic. + Timing instrumentation added to allow obtaining information to aid in analyzing performance issues + Added some error checking for sockets + Added new JS functions to retrieve server data used for server stats in help menu: + GetItemCount() // Gets number of items on server + GetMultiCount() // Gets number of multis on server + GetCharacterCount() // Gets number of characters on server + GetServerVersionString() // Gets server version as a string + Added new UOX.INI settings to control safe teleport for stuck players via the Help menu in Paperdoll: + MAXSAFETELEPORTSPERDAY=1 // Max teleports per day, defaults to 1 + TELEPORTNEARESTSAFELOC=1 // Teleport player to nearest safe location (1) or random safe location (0) + Fixed an issue where items added to house (multi) definition would not be attached to the house if their coordinates were not within the boundaries of the house. This prevented the usage of house foundation multis with custom stairs, for instance. + Fixed a server crash related to attempting to play music for non-existent sockets + Updated UOX.INI setting NETWORKLOG to actually control logging of network traffic for all connected clients, without needing each socket to have logging enabled via the manual console command 'Z'. This console command can still be used, however, to override a disabled INI setting and enable network traffic logging for connected clients. + Fixed an issue where CUSTOMINTTAG in NPC DFNs would not get read properly, but would instead print an (incorrect) warning about how the tag was formatted + Added a new feature that allows shard admins/scripters to mark specific NPCs as "permanently awake", in order to keep UOX3 running scripts, timers and updates for these NPCs even if they are in regions that are "asleep" because of no nearby online players. + A new UOX.INI setting has been added which can turn this feature on/off: + ALLOWAWAKENPCS=0/1 // If disabled, NPCs marked as awake are treated as regular NPCs + New NPC DFN tag added to mark an NPC as awake or not: + AWAKE=0/1 // 0 = disabled (default), 1 = enabled + New Character JS Property added to toggle an NPC's awake state via JS: + .isAwake // 0 = disabled (default), 1 = enabled + 'get and 'set commands updated with the new awake property: + 'get awake + 'set awake 0/1 + IP of shard in shard list is now sent to client in little endian instead of big endian, which should correct the ping displayed in shard list, which previously showed a timeout + Added all-in-one solution and project files for VS2022 that compiles both UOX3, Spidermonkey and zlib at the same time + Updated cmake project to compile static version of Spidermonkey library + Various source changes made to address warnings + Updated project files and filters to be more consistent between VS2017 and VS2022 solutions + Reverted from using strncpy_s to strncpy due to some unforeseen side effects that could cause script errors and crashes. Additional work might be required in order to safely convert to strncpy_s + Fixed a bug with skill check code that resulted in much lower than expected success rate at using skills (non-crafting ones in particular) + Updated code for how the minimum 50% success-rate is calculated for crafters who meet all minimum skill requirements for crafting an item, which previously incorrectly gave crafters a much higher chance of success! + Tweaked how rank is calculated for crafted items to modify the final rank based on base chance of success at crafting item. This brings the chance of crafting exceptional (10/10 rank) items more in line with how difficult this was in LBR era on official shards + Fixed an issue where non-mounted NPCs didn't get proper default values set for mounted walking, running and fleeing speeds + The TOOLUSELIMIT and TOOLUSEBREAK ini settings now also properly affect mining tools when enabled + Exposed the NPC wander properties FX1, FY1, FX2, FY2 and FZ to the JS engine, and updated get, set and tweak JS commands to handle these + Updated dictionary files with tweak-menu specific messages for NPC wander properties + Fixed an issue with weight calculation when picking up partial piles of items - now uses weight of the specific amount of items picked up on cursor, and not the weight of the full pile + Fixed an issue with weight calculation of bank box contents, which didn't take into account the amount of items in item piles + Fix for logic error that prevented stamina loss when shoving past other characters + Modernized ObjectFactory and replaced external hash with use of unordered_map + Modernized and replaced all mul handling + Changed dynamic allocation of basic classes to static + Perhaps speed improvement + Fixed an issue with mining that allowed mining on non-valid static tiles + Fixed an issue that prevented boats from moving + Fixed an issue that prevented boats from being blocked by blocking tiles + Fixed an issue where salute and bow emotes got reversed + Wrapped some debug messages related to sockets in debug defines + Adjusted fix for mining to be more flexible with name of tiles + Fixed an issue that caused double saves on shutdown, with second shutdown wiping out some objects because they'd already been unloaded from system after first save + Fix for invalid uo directory causing crash + Address an error in the using the error prone generic list (push/pop). Had an additional push, without a corresponding pop + Fixed an issue where multis could vanish because multi data was not always correctly saved out to house.wsc; now multi data is saved to the same wsc files as other items instead. UOX3 still reads house.wsc content on world load, but will delete the file on the first world save, as it's no longer needed. + Fixed an issue with incorrect sized Stat Window Info packet (0x11) being sent for clients when only T2A client/server features are enabled, which could cause client to freeze on login + Added new JS Methods for Characters and Items, for getting/setting expiry time for a specific timer belonging to a specific script attached to an object, or to kill said timer completely: + .GetJSTimer( timerID, scriptID ) + .SetJSTimer( timerID, timeInMilliseconds, scriptID ) + .KillJSTimer( timerID, scriptID ) + Fixed an issue involving player deaths and moving items from backpacks to corpses + Fixed a logic issue that resulted in some crafted items not having full item details show up in tooltips + Fixed an issue where reloading ini file would keep loading in the same starting locations over and over without ever clearing the list, making it grow in size with every reload + Increased world load speed by almost 20% by reducing how often loading progress is written to the console + Increased world save speed by almost 50% through the use of binary mode and buffer tweaks for ofstream combined with a cached newline char and std::to_string instead of static_cast + Fixed a server crash involving killing NPCs of a specific spawn region using the 'spawnkill # command + Fixed a server crash involving moving items from decaying corpses to the ground + Fixed a server crash involving carving up human corpses + Fixed a server crash related to AreaCharacterFunction JS function, which could trigger for any script that potentially kills any NPC this function iterates over (like explosion potions) + Fixed a server crash related to GMs attempting to add items from add-menu while having no backpack + Fixed a client crash issue caused by attempting to sell house deeds back to architect NPCs + Fixed an issue where players would get incorrect amounts of gold for selling house deeds back to architect NPCs + Fixed an issue with characters dying onboard boats which prevented players from packing up the boats later + Added new item property in code (via bools bitset) that can be used to enable/disable maker's mark on crafted items. This property can be set to true for items crafted at exceptional quality by GM craftsmen + Exposed the new item property to JS engine: + .isMarkedByMaker // If true, maker's mark will be displayed + Updated default item tooltip to display " of exceptional quality" for items crafted with exceptional quality + Updated default item tooltip to display "[Crafted] by [Crafter's Name]" for exceptional quality items crafted by GM craftsmen. The [Crafted] text comes from the MADEWORD defined in dfndata/skills/skills.dfn for the primary skill used to craft the item + Updated old-school single-click names for items (when AoS bit is disabled in client/server features) to display exceptional status and/or maker's mark for appropriate items + Fixed an issue with the display of titles for NPCs that used dictionary lookups for their title + Added new UOX.INI settings under the [settings] section: + DISPLAYMAKERSMARK=1/0 // Controls if maker's marks on crafted items are shown on a global level + SHOWNPCTITLESOVERHEAD=1/0 // Controls whether NPC titles are shown over their heads + SHOWINVULNERABLETAGOVERHEAD=0/1 // Controls whether invulnerable tags are shown overhead + GLOBALRESTOCKMULTIPLIER=1.0 // Global multiplier applied to RESTOCK property of items when loaded from DFNs + Added new UOX.INI settings under the [combat] section: + PETCOMBATTRAINING=1/0 // Controls whether pets can gain skills/stats from combat + HIRELINGCOMBATTRAINING=1/0 // Controls whether hirelings can gain skills/stats from combat + NPCCOMBATTRAINING=0/1 // Controls whether NPCs in general can gain skills/stats from combat + Fixed an issue where a player meeting the exact minimum requirements for crafting an item would always fail + Fixed a bug with teleporting off boats to valid nearby locations when double-clicking boat planks while standing on it + Updated behaviour of planks on boats: + Boat key can unlock plank, but won't automatically open it + Boat key used on an open, unlocked plank will lock and automatically close the plank + Boat key used on an open, locked plank will unlock the plank and leave it open + Player using an unlocked plank now opens it + Player using an open plank will disembark (if onboard) or embark (if not) the boat + Player can always open a locked plank if they're on the boat, even with no key, to allow disembarking the boat. + Planks that are open, but locked cannot be accessed from outside the boat, and will close automatically after five of seconds + Updated behaviour of Magic Lock/Unlock spells: + Magic Lock cannot be used on objects inside a multi + Magic Lock applies difficulty to lock based on caster's Magery skill + Magic Lock effect will last between 7 to 50 seconds (depending on caster's Magery skill) + Any object that can be locked via Magic Lock spell can also be unlocked via Magic Unlock spell, if caster has high enough Magery skill + Fixed a bug where certain JS Functions, Methods and Properties would occasionally pass incorrect values to scripts that called upon them. Scripts that rely on the GetCurrentClock() Function, the .GetTimer() Method, .decayTime, .logTime, .oreTime and .fishTime Properties might need to be updated to account for the fix, which causes larger values to be passed in than before. + Fixed a bug related to GetCurrentClock() that caused decay and respawning of dungeon chests from working properly + Fixed a bug related to GetCurrentClock() and .logTime/.fishTime that prevented consumption and regeneration of log/fish resources from working properly + Added a new JS Function: + GetStartTime() // Returns a timestamp for when server started up + Fixed a bug related to GetCurrentClock() where server uptime stats in help menu was showing up incorrectly + Fixed a bug related to GetCurrentClock() and purging of registrations of visitors in public houses so their visits can be counted again later + Fixed a bug related to GetCurrentClock() that caused monster speech to not work properly + Fixed an issue where food IDs from foodlists referenced by other foodlists was not detected as valid food for tamed pets or NPCs + Fixed an issue that prevented the Teleport spell from working as intended + Fixed an issue where players would still get 1 gold even if STARTGOLD in uox.ini was set to 0 + Added a system message to inform the player when they've dropped out of stealth due to taking too many steps + Fixed an issue where hunger level of NPCs instantly dropped upon spawning because hunger timer was not active yet + Fixed a bug where character corpses would appear with a [unidentified] tag attached + Fixed an issue where the [unidentified] tag did not show up for unidentified magic items + Updated default value of MURDERDECAYTIMER INI setting from 60 seconds to 28800 seconds (8 hours), to match the amount of time it would take for one (short term) murder count to decay on LBR-era OSI shards. + Fixed a missing definition for GetStartTime JS function which would cause an error in the help menu script + Tweaked some messages output to the UOX3 console during startup for improved clarity + Fixed cPlayerAction.cpp case in source/CMakeLists.txt (was cplayeraction.cpp). + Added FreeBSD build support for SpiderMonkey, zlib, and UOX3. + Fixed a compile error due to NULL being defined as nullptr (non-int type) and not 0 (zero) + Misc cleanup and standardization of style and naming conventions in code and scripts + Added comments for all dictionary-based system messages in code for maintainability reasons + Fixed an issue where line of sight checks for dynamic items would fail + Fixed an issue where items being picked up by a player would not be added to the correct mapregion if bouncing back to its original location when dropped + Fixed an issue where NPC spellcasters would damage/kill themselves by attempting to cast Mind Blast at their target. Now they'll only cast this if they're actually smarter than their target + Fixed an issue where NPC spellcasters would damage and kill members of their own species/ai/race via AoE spells + Fixed an issue where the max spellcast range defined in UOX.INI was off for NPCs by 1 tile + Added spoken words of power for spells cast by human NPCs + Fixed an exploit with the Dispel Field spell + Admins and GMs are no longer dispellable... + Fixed a bug where spell effects would get stuck on caster if they cast a spell with a moving effect at themselves + Added two new NPC AI types that can be used for NPCs that are primarily casters: + AI_CASTER (10) // Same as AI_FIGHTER (5), but will try to stay at casting range + AI_EVIL_CASTER (11) // Same as AI_EVIL (2), but will try to stay at casting range + Added some visual flair to let NPCs play idle/fidget animations from time to time + Added some visual flair to let NPCs play casting animations when using magic spells + Added support for new tags in creatures.dfn to define some animation behaviour for non-player creatures in combat (ANTIBLINK tag no longer needed): + ANIM_CASTAREA=#,frameCount // Animation to use when casting area-targeted spells + ANIM_CASTTARGET=#,frameCount // Animation to use when casting target-based spells + ANIM_ATTACK1=#,frameCount // First attack animation + ANIM_ATTACK2=#,frameCount // (optional) Second attack animation + ANIM_ATTACK3=#,frameCount // (optional) Third attack animation + Added new JS Events: + onCarveCorpse( pUser, iCorpse ) // Triggers for iCorpse when being carved by pUser + onFacetChange( mChar, oldFacet, newFacet ) // Triggers for character when moving between facets + onDyeTarget( pUser, dyeTub, targItem ) // Triggers for dyeTub when player tries dying an item + Added new JS Functions to create houses (from house.dfn) and base multis (using raw multi IDs): + CreateHouse( houseID, x, y, z, worldNum, instanceID ); + CreateBaseMulti( multiID, x, y, z, worldNum, instanceID ); + Added new JS Character/Item Method: + .HasScriptTrigger( scriptID ) // Returns true if script with scriptID is present on object + Added new JS commands for GMs in js/commands/custom/misc-cmd.js + 'addhouse houseID // Add house from house.dfn at target location + 'addmulti multiID // Add base multi from client multi files at target location + Added new INI settings: + SHOWRACEWITHNAME=1 // If enabled, shows a character's race along with their name. Defaults to 1 + SHOWITEMRESISTSTATS=0/1 // If enabled, shows item resistance stats in item tooltip. Defaults to 0 + SHOWWEAPONDAMAGETYPES=1/0 // If enabled, shows weapon damage types in item tooltip. Defaults to 1 + CASTSPELLSWHILEMOVING=0/1 // If enabled, players can cast spells while moving, without having to stop + SHOWREPUTATIONTITLEINTOOLTIP=1/0 // If enabled, shows player's reputation title in tooltip. Defaults to 1 + SHOWGUILDINFOINTOOLTIP=1/0 // If enabled, shows player's guild info in tooltip. Defaults to 1 + SHOWRACEINPAPERDOLL=1/0 // If enabled, shows a character's race in the paperdoll. Defaults to 1 + SHOWNPCTITLESINTOOLTIPS=1/0 // If enabled, shows NPC titles in tooltip. Defaults to 1 + Renamed INI setting CUOENABLED to FREESHARDSERVERPOLL + Added new INI settings under [expansion settings] section to help shard admins customize some key behaviours of their shard, based on their preferred "era" of UO. Note that a value of "core" means the setting inherits the chosen era from the CORESHARDERA setting: + CORESHARDERA=lbr + Defines the "core" era of the shard. Defaults to pub15 (Publish 15). + any - determines which Item/NPC DFNs gets loaded, based on tags like GETT2A, GETPUB15 + uor or later - enables bonus hit chance for archery via ARCHERYHITBONUS setting + lbr or earlier - final combat damage value reduced by half + ARMORCALCULATION=core + Defines era to base armor calculations on + lbr or earlier - different armor pieces contribute different percentage of the total Armor Rating + aos or later - each armor piece contribute to sum total of Physical Resistance, and other elemental resistance stats + STRENGTHDAMAGEBONUS=core + Defines era to base strength damage bonus on + uor or earlier - 20% damage bonus based on strength, capped at 200 strength + td or later - 35% damage bonus based on strength if 100 strength or more, otherwise 30% damage bonus + TACTICSDAMAGEBONUS=core + Defines era to base tactics damage bonus on + lbr or earlier - bonus = Tactics skill + 50 + aos or later - 68.75% damage bonus if GM Tactics, 62.5% bonus if below + ANATOMYDAMAGEBONUS=core + Defines era to base anatomy damage bonus on + uor or earlier - bonus = Anatomy / 5 vs NPCs, Anatomy / 2.5 vs Players + td or later - 30% damage bonus at GM anatomy, up to 20% below GM + ml or later - 50% + 5 damage bonus at GM anatomy, up to 50% below GM + LUMBERJACKDAMAGEBONUS=core + Defines era to base lumberjacking damage bonus on + uor or earlier - 35% damage bonus at GM skill, up to 25% below GM + td or later - 30% damage bonus at GM skill, up to 20% below GM + hs or later - 10% chance of 100% damage bonus + RACIALDAMAGEBONUS=core + Defines era to base racial damage bonus on + sa or later - Gargoyles gain +15% damage bonus per each 20 HP lost + DAMAGEBONUSCAP=core + Defines era to base damage bonus cap on + lbr or earlier - No cap on damage bonus multiplier + aos or later - Total damage bonus multiplier capped at 300% higher than base damage + SHIELDPARRY=core + Defines era to base shield parry calculations on + t2a - chance to block is parryskill / 2. shield absorbs damage equivalent of AR/2 for melee, or equivalent of AR for archery + uor to lbr - higher AR equals lower block chance, but more damage absorbed. + aos or later - chance to block dependent on parry skill vs bushido skill, with dex modifier + WEAPONPARRY=core + Defines era to base weapon parry calculations on + aos or later - chance to parry with weapon based on parry skill and bushido skill, with a dex modifier, 16.6% chance weapon will take damage from parrying + ml or later - chance to parry with weapon based on parry skill and bushido skill, with a dex modifier, 5% chance weapon will take damage from parrying, or 75% if opponent has mace + WRESTLINGPARRY=core + Defines era to base wrestling parry calculations on + tol or later - From 12.5% chance (at GM wrestling, increases with higher skill) that an NPC will parry an attack + COMBATHITCHANCE=core + Defines era to base combat hit chance calculations on + t2a to lbr - hit chance based on attacker's skill vs defender's skill. No minimum chance to hit + uor to lbr - Additional bonus hit chance for archery + aos to tol - hit chance based on attacker's skill (and hit chance increase) vs defender's skill (and defense chance increase). Minimum 2% chance to hit + Supported era values: + uo, t2a, uor, td, lbr, aos, se, ml, sa, hs, tol and core (inherits era defined in CORESHARDERA) + Added (optional) new Item/NPC DFN tags to help determine which variants of Items/NPCs to load from DFNs, based on chosen era in CORESHARDERA setting: + GETUO= // Inherit DFN section if core shard era is Ultima Online (original release, before T2A) + GETT2A= // Inherit DFN section if core shard era is The Second Age + GETTD= // Inherit DFN section if core shard era is Third Dawn + GETUOR= // Inherit DFN section if core shard era is UO Renaissance + GETLBR= // Inherit DFN section if core shard era is Lord Blackthorn's Revenge + GETAOS= // Inherit DFN section if core shard era is Age of Shadows + GETSE= // Inherit DFN section if core shard era is Samurai Empire + GETML= // Inherit DFN section if core shard era is Mondain's Legacy + GETSA= // Inherit DFN section if core shard era is Stygian Abyss + GETTOL= // Inherit DFN section if core shard era is Time of Legends + Added new Item/Character DFN tags that provide defensive bonuses on top of existing DEF/ELEMENTALRESIST values: + DEFBONUS=minVal [maxVal] // Def/Physical resistance bonus (maxVal optional) + ERBONUS=heat cold energy poison // Elemental resistance bonus + Fixed a bug where players not a member of a guild could still interact with the guildstone of said guild + Guild masters can no longer dismiss themselves from their own guild; if they want to leave they'll have to resign + Fixed a bug where cancelling text input for various guild functions could blank out the guild name, abbreviation, guildmaster title, charter or website + Fixed a bug where guild abbreviations (and titles) would show when turned off, and would not show when turned on + Added guild master ability to grant guild titles to targeted guild members + Added system message feedback various guild interactions, including: inviting players to join, swearing fealty, declaring war, entering alliances, granting titles + Added support for showing guild titles and guild names in character tooltips + Guild titles, names and abbreviations are now hidden for players who are incognito + Players invited to join a guild by the Guild Master directly will now automatically be accepted into the guild + Fixed a potential null-reference exception related to moving Townstones + Fixed a bug where adding or removing friends for a pet would not properly inform the involved players + Reduced combat hit message spam by increasing the lower damage threshold for when they can show up + Fixed an issue where player backpacks did not have a max weight set, which could cause issues for scripts that relied on checking max weight of backpack to work + Added new UOX.INI settings to let shard admins control the maximum weight that player backpacks and bankboxes can hold: + MAXPLAYERPACKWEIGHT=40000 // 400.00 stones by default + MAXPLAYERBANKWEIGHT=160000 // 1600.00 stones by default + Fixed a bug where casting spells would sometimes leave the player in a "frozen" state client-side + Added new property for Items and NPCs loaded from DFNs (also available as a JS object property): + sectionID // Keeps track of the [sectionID] an item or NPC originated from + Exposed Character properties to JS engine: + .fleeAt // Percentage health threshold for NPC fleeing in combat + .reAttackAt // Percentage health threshold for NPC re-attacking in combat if fleeing + Players can no longer use Polymorph spell while incognitoed, or while under effect of tribal paint + Players can no longer use Incognito spell while polymorphed, or while under effect of tribal paint + Facial hair is now removed from players who are under the effects of Incognito spell that changes their gender for female + Expanded the amount of possible house entries in dfndata/house/house.dfn from 255 to 65535 + Fixed an issue with onDyeTarget event where the dyetub and target object parameters were not set properly + Fixed some incorrect casting animation-related variable assignments for AI_HEALER and AI_EVIL_HEALER + Fixed an issue with pets not going wild from lack of loyalty to their owners when at zero loyalty + Addressed issues with idle/fidget animation setup that could cause NPCs to blink out of existence + Some minor code cleanup + Added some code to assist with preventing/debugging houses potentially decaying + Fixed a server crash related to applying invalid prices for player vendor items + Neglecting to give item in player vendor pack a description now defaults to item name + Items in player vendor packs are now refreshed properly when players update price and name + Players can no longer issue pet control commands to player vendors via context menus + Player vendors in existing houses no longer teleport to new houses placed by owner nearby + Base multis created with CreateBaseMulti() JS function or BuildBaseMulti() C++ function no longer require valid 'house/boat' locations to spawn + Spawn Regions will now more accurately spawn objects near desired heights supplied via PREFZ tags. Using PREFZ=20 will attempt to spawn NPCs on the second floor of a building with ground level at Z 0, for instance. + Added a new DFN tag usable in Spawn Regions to define a definite Z level at which to attempt to spawn objects (skips some steps in the process and assumes the defined Z is a valid Z): + DEFZ=# // Defines a definite Z level to attempt to spawn an object at + The sectionID property of NPCs are now transferred to their corpses upon death, to make it easier to identify in scripts from which NPC a corpse really originated + Fixed an issue related to open doors in houses that would prevent the placement of house-addons because of an incorrect distance check + Fixed an issue with placement of house addons that would allow them to be placed in locations blocked either by other items or by parts of the multi itself (such as walls) + Removed hard-coded hairdye functionality + Selling items to NPC shopkeepers now relies on sectionID of items instead of their ID/Type/Morex values + When buying items from NPC shopkeepers where the total cost is higher than the buy threshold set in uox.ini, UOX3 will now check the player's bankbox for gold first, then their backpack second, instead of just failing outright if bank didn't have the required amount + Minor cleanup of some UO era-specific code for better maintainability + Adjusted default light-settings in UOX.INI: + DUNGEONLEVEL changed from 3 to 15 + DARKLEVEL changed from 5 to 12 + Added socket as another parameter to the onToolTip JS event + Fixed many compile-time warnings (closes Fix compile warnings #131). + Clang and GCC builds were both successful and completely clean using -Wall, -Wextra, and -Werror. The following various problems were corrected: + Fix reasonable warnings reported by MSVC using /W4 /W3 /D_CRT_SECURE_NO_WARNINGS. + Returning final without virtual + Comparison of values with differing signedness + Assignment order + memset() expecting a multiple of a data type + A plethora of unused variables (commented or voided) + Comparisons always resulting in true + Failure to initialize missing members + Static methods (inlined) + Instances of case fallthrough (denoted) + Incompatible casts + Mismatching macros/methods requiring variable number of arguments + Bit shifting in bool contexts + Inappropriate pointer use + Potentially incorrect initialization of class/struct instances using memcpy()/memset() + Removed some instances of extraneous spaces/tabs. + Enabled onSellToVendor, onSoldToVendor, onBuyFromVendor and onBoughtFromVendor JS events to also run if attached to NPCs + Comment line in jsconfig.mk that attempts to cat a non-existent Version file. This causes an error otherwise during the SpiderMonkey build. + Initialize totalPlayerGold in vendor.cpp. + Flag unused variable in gumps.cpp. + Improve automake.sh. + Updated .ResourceCount() and .UseResource() JS Object Methods to include optional parameter for sectionId. New supported syntax: + int ResourceCount( realId, colour ) + int ResourceCount( realId, colour, moreVal ) + int ResourceCount( realId, colour, moreVal, sectionId ) + int UseResource( amount, realItemId ) + int UseResource( amount, realItemId, colour ) + int UseResource( amount, realItemId, colour, moreVal ) + int UseResource( amount, realItemId, colour, moreVal, sectionId ) + Fixed an issue where the bit flag for the HirelingCombatTraining setting was not set properly + Fixed an issue in SpiderMonkey VS project that prevented compiling a x64 debug build + Some minor cleanup + Added support for a SCRIPT tag in ore definitions in dfndata/skills/skills.dfn, which will be applied to any ore of that type that's mined + When a player says "vendor buy" or "vendor sell", NPC shopkeepers (and related JS events) will now respond in priority of distance to the player + CMake is now default build system on Linux/FreeBSD, and an alternative for Windows/macOS-users instead of VS/XCode, though the old GCC/Make build process is still intact (for now) + Resource files (uox3.rc and uox3.ico) have been moved from UOX3/source to UOX3/assets + Build/project-related files have been moved to /make/[buildsystem] sub-directories, for both UOX3 and sub-projects: + UOX3/make/cmake + UOX3/make/VS2017 + UOX3/make/VS2022 + UOX3/make/XCode + spidermonkey/make/cmake + spidermonkey/make/VS2017 + spidermonkey/make/VS2022 + spidermonkey/make/XCode + zlib/make/cmake + zlib/make/VS2017 + zlib/make/VS2022 + zlib/make/XCode + CMake, VS2022 and XCode will compile sub-projects automatically when UOX3 is compiled, while VS2017 requires compiling sub-projects prior to UOX3 + automake.sh script (still in root of repository) now uses CMake instead of GCC/Make, and supports optional arguments for creating debug/clean builds + Some redundant files have been deleted from the repository (like DLL folder and file) + Updated GitHub workflows to use cmake for Linux and to ignore changes to .txt/.html/.sln/.vcxproj files for both Linux & Windows workflows + Extended GetSpawnRegion JS Function to fetch spawn region reference based on a set of coordinates. Supported syntax are now: + GetSpawnRegion( spawnRegionID ) + GetSpawnRegion( x, y, worldNum, instanceID ) + Added new DFN tags for Items and NPC: + SECTIONID // Override which [sectionID] is stored for an object + ORIGIN // Store reference to which expansion/era of UO an item/NPC originated in + Added new Item/Character JS property: + .origin // Get reference to expansion/era of UO an item/NPC originated in + Fixed an issue with IsInBuilding JS Function which could only handled a limited subset of instance ID values + Corrected name of tag used to attach scripts to ore types - from SCRIPTID to SCRIPT + Added JS Function to make comparing eras (based on object origin or server settings) easier: + EraStringToNum( eraString ) // Takes an era string (uo, t2a, uor, td, lbr, aos, etc) and returns an int + Default CORESHARDERA setting is now LBR + Removed PUB15 as a separate "era" - it's identical to late stage LBR anyway: + Removed support for GETPUB15 tag + Added support for GETUO tag for items/NPCs: + GETUO= // Inherit DFN section if core shard era is Ultima Online (original release, before T2A) + Rewrote portions of MsgBoardQuestEscortCreate() function in msgboard.cpp to ensure only escort regions within same world as NPC can be selected as destinations + Increased maximum number of possible escort regions that can exist from 255 to 65535 + To address an issue with escorted NPCs not timing out and vanishing if they are left in a "dormant" area of the world with no player activity, the NPCs are marked as "always awake" the moment they arrive at their destination. Note that the uox.ini setting ALLOWAWAKENPCS needs to be enabled for this to work. + Exposed the following character properties to JS engine, which can be used to view/adjust the permanent hair/beard options for a character: + .hairStyle + .hairColour + .beardStyle + .beardColour + Fixed an issue where attempting to sell items to NPC shopkeepers could result in client crashing + Added a new JS Event: + onMultiLogout( iMulti, cPlayer ) // Handles players logging out while inside multis + Added a "keyless" option for interacting with locked doors (js/item/doors.js) of player-owned houses, which lets owners/co-owners/friends/guests of a house use locked doors in the house without requiring a key in their backpack, if the options for that are enabled in UOX.INI. Enabled for owners/co-owners and friends by default (but not for guests) + Note that if option to safely log out is enabled, but keyless option is NOT enabled, then the server will check if the player has a key to the house in their backpack, and eject them from the house upon logging out if not. This is to make sure players don't get stuck inside a house they can't get out of because they lack the rights to open doors etc. + Added new UOX.INI options, under the [houses] section: + SAFECOOWNERLOGOUT=1 // Allow co-owners to safely and instantly log out inside house + SAFEFRIENDLOGOUT=1 // Allow friends to safely and instantly log out inside house + SAFEGUESTLOGOUT=1 // Allow guests to safely and instantly log out inside house + KEYLESSOWNERACCESS=1 // Allow owner of house to use locked doors in house without key in pack + KEYLESSCOOWNERACCESS=1 // Allow co-owners of house to use locked doors in house without key in pack + KEYLESSFRIENDACCESS=1 // Allow friends of house to use locked doors in house without key in pack + KEYLESSGUESTACCESS=0 // Allow guests of house to use locked doors in house without key in pack + Fixed NOHAIR tag from races.dfn not being loaded correctly + Fixed an issue where houses could lose track of locked down items on server restart + Fixed an issue where items could be accidentally dropped through the floor of houses/boats + Fixed an issue where EraStringToNum JS Function would return incorrect values and lead to unexpected behaviour + Added some safeguards against server crashes in onNameRequest() and onTooltip() JS Events + Fixed an issue where casting Wall of Stone inside a multi would lead to the wall of stone never expiring, because it was not correctly marked as a field spell + Reduced combat message spam; attacking messages now only appear when attacking targets who are not already fighting the attacker + Added a new character state - "passive combat mode" - primarily used by players when they tab out of combat. Tabbing out of combat will prevent the character from retaliating in combat if they're already fighting someone + Fixed several issues with dropping items through floors, tables and generally not being placed correctly when dropped inside multis + Added system messages informing shard staff with elevated command privileges why they are getting 100% skill check success, and no spellcast delay + Added optional support for triggering BOD offers from shopkeepers via context menus + Added new UOX.INI section with settings for Bulk Order System: + OFFERBODSFROMITEMSALES=1 // If enabled, shopkeepers might offer BODs when players sell items to them + OFFERBODSFROMCONTEXTMENU=0 // If enabled, shopkeepers might offer BODs via context menu option + BODSFROMCRAFTEDITEMSONLY=0 // If enabled, only selling of crafted items will trigger BOD offers + BODGOLDREWARDMULTIPLIER=1 // Reward multiplier for Gold given for completing a BODs - defaults to 1.0 + BODFAMEREWARDMULTIPLIER=1 // Reward multiplier for Fame given for completing a BOD - defaults to 1.0 + Updated onMakeItem() JS event to always include the create entry ID as a parameter, even when crafting an item failed + Added JS Function to check for existence of a JS event in another file: + DoesEventExist( scriptID, eventToCheck ) + Added new JS Method for Guilds to check if they are "at peace", i.e. NOT at war with any other guilds: + .IsAtPeace() // Returns true if guild is at peace, and not at war with any other guilds + Added support for triggering onPickup JS event for Characters, and not just items + Fixed an issue that prevented onBuyFromVendor() and onBoughtFromVendor() JS Events from triggering when attached to NPC shopkeepers + Fixed an issue where UOX3 would fail to load pre-HS multi.mul files + When a player is teleported via the GM 'wholist menu, any pets within range are now also brought along for the ride + Consolidated error-reporting for JS Functions, Object Methods and Object Properties to provide more context (scriptID, filename, line number) when something goes wrong + Added some missing shield IDs (0xA649, 0xA64A, 0xA831, 0xA832) to IsShieldType() function + MAXRANGE item property previously only worked for ranged weapons; now it works for melee weapons too, and potentially allows melee weapons with combat range longer than 1 tile + MAXRANGE item property can now be used to define max combat range for melee weapons + Fixed an issue (non-critical) with .PlaceInPack() JS Method that would cause UOX3 to try adding items marked for deletion to refreshQueue and spam console with errors + Fixed an issue with DoesMapBlock JS Function that incorrectly checked for 6 function arguments, when it actually requires 8 + Fixed an issue with DoesDynamicBlock JS Function that incorrectly checked for 8 function arguments, when it actually requires 9 + Fixed issues with placement of tall items on ground/floor, and with stacking of items in houses + Fixed a critical issue with script context sometimes changing while executing a script, because of events in other scripts being triggered. Affected scripts can be safeguarded against this by the addition of a dummy callback function anywhere in the script: function _restorecontext_() {} + Fixed an issue with non-animal pets not gaining loyalty when being fed + Added new JS Object Methods for Chars/Items/Multis to fetch list of custom tags associated with object: + .GetTagMap() // Gets list of persistent custom tags associated with object + .GetTempTagMap() // Gets list of temporary custom tags associated with object + Fixed an issue that prevented tile overrides in dfndata/maps/tiles.dfn from loading properly + Updated JS Method .SoundEffect() to support optional third argument (creatureSoundNum) to play creature-defined sounds from dfndata/creatures/creatures.dfn. New syntax: + .SoundEffect( soundID, allHear[, creatureSoundNum] ) // 0=SOUND_STARTATTACK, 1=SOUND_IDLE, 2=SOUND_ATTACK, 3=SOUND_DEFEND, 4=SOUND_DIE + Added new Character JS Methods: + .SetRandomName( nameListID ) // apply a random name from specified namelist to character + .FindItemSection( sectionID ) // find item in player's backpack with specified sectionID + Added new Socket JS Method: + .OpenContainer() // Opens specified container for socket + Fixed status window sex flag not being correctly sent for player characters of a Gargoyle nature + Updated OnBuyFromVendor, onBoughtFromVendor, onSellToVendor and onSoldToVendor JS Events to include a fourth parameter - iAmount - the number of items bought/sold + Added new protected property for CChar class to track a player's currently controlled pets/followers/summons, and renamed the on tracking all pets owned: + GenericList activeFollowers + GenericList petsControlled -> petsOwned + Added new JS Character Methods to view/manipulate follower list: + GetFollowerList() + AddFollower( npcObject ) + RemoveFollower( npcObject ) + Added new JS Character Property to fetch current count of followers character has: + .followerCount + Replaced most instances of GetPetList in code and scripts with GetFollowerList, as that's what we actually care about for the most part + Updated code and relevant scripts to make use of AddFollower and RemoveFollower functions where appropriate + Modified code for restoring pet loyalty upon feeding pet; by default it now restores 10/100 loyalty per time pet is fed, while if CoreShardEra setting in UOX.INI is set to AoS expansion or higher, loyalty is instantly restored to max when pet is fed (regardless of amount) + Updated AreaCharacterFunction and AreaItemFunction JS Functions to still work if third parameter (socket) is provided as null + Modified code and relevant scripts that teleport pets/followers along with player to only do so for pets/followers using the "follow" wandermode with player as follow target + Updated some instances of code and script that checked for both controlSlot AND maxFollowers requirements - now only checks maxFollowers if controlSlots is set to 0 in ini + Updated error message shown when attempts are made to add deleted objects to refreshQueue, to include name, ID and serial of the object in question + Added error checking to .WalkTo() and .RunTo() JS Methods that cancels pathfinding attempt if maxSteps provided is zero + Swapped around order of arguments in ScriptError() function in cScript.cpp, so the const char used by va_start() is now the last named argument + Fixed a server crash caused by an attempt to fetch the serial of a nullptr! + Fixed client freeze after login for sub-7.x clients, caused by sending an unsupported animation packet; FORCENEWANIMATIONPACKET will now not be enabled if support for client versions below 7.x is enabled + Fixed an issue with players in some cases getting toggled out of combat mode visually on other clients even though they were still in combat mode (when target dies, resurrection of ghost in combat mode, etc) + Players no longer see a message above their character's head about their own character attacking other characters + Added two new UOX.INI settings for NPC Guilds, which will give players discounts when buying or premium prices when selling items from/to NPCs that are members of the same NPC guilds as the player: + ENABLENPCGUILDDISCOUNTS=1 + ENABLENPCGUILDPREMIUMS=1 + Added two new character properties to keep track of which NPC guild a player (or NPC) belongs to. These properties have been exposed as the following Character JS properties: + .npcGuild // ID of NPC guild, as defined in script + .npcGuildJoined // Timestamp for when player joined NPC guild + Added two new character properties: + .isDisguised // true/false flag for character being disguised + .origName // used to store character's original name before disguise went into effect + Added tracking system for "aggressors" in combat. A player attacking someone (regardless of flag status) will be marked as aggressor to that someone for 2 minutes + Added tracking system for "permagrey" flags - these are stored on a per-target basis, so a player can be flagged visibly as permagrey to multiple other players. Persists until player dies. + Player combat targets and war mode are now cleared on logout + Server leave-announcement now only happens after the logout timer has expired, instead of the exact moment the player presses the logout button + Fixed an issue that could cause swimming NPCs to swim on land + NPCs now have the ability to temporarily ignore unreachable targets in combat. If attacked by someone they are ignoring, they will enter evade state and try to move away from that someone. + SpawnRegions now support NPCLISTS with weighted entries. Example of an NPCLIST with 75% chance of spawning some kind of orc, and 25% chance of spawning a ratman archer: + [NPCLIST example] + { + 75|NPCLIST=allorc + 25|ratman + } + Added 3 additional "all purpose" item properties (.more0, .more1 and .more2) and exposed those to JS engine. These work the same as more/morex/morey/morez + Mark spell now stores a 4th property on recall runes - instanceID. This is stored in the rune's .more0 property. + Recall and Gate spells now check the recall rune (or runebook)'s 4th location property - instanceID - to determine where the player ends up + Fixed a server crash related to equipment being automatically unequipped if character is no longer strong enough to have it equipped + Added new JS Function to check if any characters at specified location potentially block movement: + DoesCharacterBlock( x, y, z, worldNum, instanceID ) // returns true if a character exists at given coordinate (within z +/- 4) + Removed arbitrary and hidden restrictions on refreshing list of online players shown with 'wholist command + Fixed an issue where player ghosts that get teleported would not see themselves get updated to new location + Fixed a server crash from clients disconnecting while running server in debug mode + Improved how container updates are sent to players; now only sends to clients that have actually opened the container, and who are still within range + Added more information about UO data files being loaded during server startup + Enhanced the GM 'add menu to allow clicking directly on images of items/npcs to add them, and adjusted size of menus to accommodate this + Fixed an issue with fleeing NPCs that could cause them to attempt to flee across time and space, regardless of distance to target/attacker in combat + Added NPC AI that runs away from players if they get too close (even outside combat). Applied to hind, rabbits, squirrels, ferrets and various birds by default: + AI_ANIMAL_SCARED (aitype 12) + Fixed issues with NPCs fleeing forever, or getting stuck in flee/don't flee loop, by introducing max fleeing distance (50 tiles) and cooldown (30 sec) on fleeing + Updated onNameRequest JS Event to include third parameter with origin of name request, so script responses can be tailored appropriately: + onNameRequest( myObj, requestedBy, requestSource ) + Potential values for requestSource: + 0 - Speech/System Messages + 1 - Guild Menus + 2 - Stat Window (self) + 3 - Stat Window (other) + 4 - Tooltip + 5 - Paperdoll Journal + 6 - Paperdoll + 7 - Single Click / All-Names + 8 - System + 9 - Secure Trade Window + Added Adaptive Performance System (APS) that dynamically adjust how often NPC AI/movement is checked based on overall shard performance. If performance drops below defined threshold, UOX3 gradually slows down checks for NPC AI/movement to prioritize player movement/speech/command responsiveness. If performance climbs back up above threshold, slowdowns are gradually removed. The following UOX.INI options have been added under [system] category to support this system: + APSPERFTHRESHOLD=50 // Performance threshold (measured in simulation cycles/sec) below which the APS kicks in + APSINTERVAL=100 // How often (in milliseconds) the APS checks performance and makes adjustments (if needed) to balance out shard performance + APSDELAYSTEP=50 // How much the delay timer is modified by (in milliseconds) each time APS makes adjustments + APSDELAYMAXCAP=2000 // Max amount of of delay APS can introduce for NPC AI/movement handling when attempting to restore shard performance + Added new UOX.INI setting where a secret shard key can be defined, which can be used as a way to restrict which clients can connect to the shard: + SECRETSHARDKEY=None // None by default + Added new JS Methods for Region objects: + .GetOrePrefs( oreType ) // Get ore preference data for ore type found in town region. Returned as an array containing the following data: + orePrefData -> [ + oreName, // name of ore + color, // color of ore + minskill, // min skill to mine ore + ingotName, // name of ingot created from ore + makemenu, // makemenu entry for crafting something from ingot + oreChance, // default global chance of finding this ore type + scriptID // script attached to mined ore + ], + orePrefChance // Chance of finding this ore type in given town region + .GetOreChance() // Get base chance of finding any ore in town region + Fixed an issue where NPCs could attempt to attack targets in other worlds/instances + Added new JS Event that triggers for characters who are about to deal damage in combat. Complimentary to onDamage, which triggers for chars receiving damage: + onDamageDeal( dmgDealer, dmgReceiver, damageValue, damageType ) + Added new JS Event that can trigger in global script upon creation of new player chars. Note that this will trigger in place of onCreateDFN event for player characters: + onCreatePlayer( pChar ) + Added new JS Event that triggers for characters selecting a target with a spell. Complimentary to onSpellTarget, which triggers for targets selected with a spell: + onSpellTargetSelect( caster, target, spellNum ) + Updated onCombatStart and onCombatEnd JS Events to also trigger for the other party in combat + Updated onPickup JS Event to include a third parameter - the potential container item was picked up from. Event now also triggers event in scripts attached to said containers: + onPickup( iPickedUp, pChar, iCont ) + Added tracking of total playtime per individual character, and per account across all characters, and exposed these properties to JS engine: + .totalPlayTime // Account property, total playtime across all chars + .playTime // Character property, total playtime on given character only + Implemented first version of Young Player System: + Replaced the UNUSED9 account flag with YOUNG, to be used by Young/New Player System + Added new JS Account property that gets/sets whether player account is considered Young: + .isYoung + Added new Char timers: + TIMER_YOUNGHEAL // Restricts how often Young players are healed by NPC healers + TIMER_YOUNGMESSAGE // Restricts how often Young players are warned about dangerous looking monsters in overworld + Updated GM commands 'get and 'set to get/set .isYoung property of player's account (js/commands/targeting/get.js and set.js) + Added new UOX.INI setting to enable/disable Young Player System (enabled by default): + YOUNGPLAYERSYSTEM=1 + If Young Player System is enabled, all newly created player accounts are automatically marked with Young flag + Added new script to handle various restrictions and functions related to Young characters (js/player/young_player.js): + Young characters will have [Young] displayed over their head + Young characters will have their Young status checked and verified on every login + every stat/skill gain, to revoke the Young status if any of the following is true: + Account has a total playtime of more than 40 hours + Any character has more than 350 total (base) skill points + Any character has more than 70 skill points in a single skill + Any character has more than 150 total stat points + Any character has more than 80 stat points in a single stat + Young characters can renounce their Young status manually by saying the words "I renounce my young player status" + Young characters get an additional item upon creation: + a new player ticket, which can be combined with any other players new player ticket for both players to get a reward: + a sextant (shows Young players directions to nearest moongate/bank regardless of where they are, as long as outdoors) + a hair restyling deed + a ranger armor set (if coreShardEra is T2A or lower) + a spellbook with 1st to 4th circle spells (if CoreShardEra is UOR or higher) + a fireworks wand + a spyglass + a dye tub and dyes + Young characters cannot target other player characters with hostile spells or skills + Young characters cannot be the target of other player characters' hostile spells or skills + Young characters can only cast beneficial spells upon themselves or other Young characters + Young characters can only be the target of beneficial spells from other Young players + Young players (and their pets/followers) cannot attack or harm any other players (or their pets/followers), nor themselves be attacked or harmed by any other players (or their pets/followers), whether from combat, spells, skills or items + Young players don't lose any of their items on death, and are teleported to the nearest healer upon death with all their items intact + Young players receive a warning upon entering dungeons that monsters there will be hostile + Updated global script (js/server/global.js) to: + Check/Verify Young status of players upon login + Attach young player script on login/creation for players on Young accounts + Give specific items to Young players upon creation + Added new script (js/item/corpse.js) that is assigned to all freshly created corpses. This script handles restrictions related to Young players interactions with corpses, and the interactions of other players with corpses of Young players + Updated JS Method .Carve() to return true/false depending on whether carving a corpse was successful + Updated Healer AI in code to heal nearby injured Young players + Updated Evil AI and Evil Caster AI in code to avoid selecting Young players as targets in combat outside of dungeons + Added a new section to UOX.INI - [young start locations] - that can be used to define starting locations for Young players. If only one such location is provided, all players start there. Otherwise, it matches the same starting location setup as the regular one - with one entry per town in Britannia. + Restricted transferring and/or friending of pets (code) and hirelings (hirelings.js) between Young and non-Young players + Restricted Young players from recalling or gating to Felucca facet + Young players can instantly logout from anywhere, at any time + Added new Item DFN tag - SPELLS - which specifies which spells a spellbook starts with, using the following syntax: SPELLS=0x00000000,0x00000000,0x00000000 + The existence of a spell from within each circle have specific values (0x1, 0x2, 0x4, 0x8, 0x10, 0x20, 0x40, 0x80), and a combined value of 0xff if all spells in said circle are present. + The first comma-separated value in the SPELLS tag represents spell values for circles 1 to 4, while the second comma-separated value represents the spell values for circles 5 to 8. The third comma-separated value is currently unused. + The last two digits (0x000000##) of the first value in the SPELLS tag represent the combined value of spells from the first circle, the 5th and 6th digits (0x0000##00) spells from second circle, the 3rd and 4th from third circle (0x00##0000), and the 1st and 2nd from fourth circle (0x##000000). Repeat for the second value in the tag, with fifth (last two digits) to eight (first two digits) circle spells. + Examples: + spellbook with only 1st circle spells: SPELLS=0x000000ff,0x0,0x0 + spellbook with only 2nd circle spells: SPELLS=0x0000ff00,0x0,0x0 + spellbook with 1st - 2nd circle spells: SPELLS=0x0000ffff,0x0,0x0 + spellbook with only 2nd and 5th circle spells: SPELLS=0x0000ff00,0x000000ff,0x0 + spellbook with only 4th and 8th circle spells: SPELLS=0xff000000,0xff000000,0x0 + spellbook with all spells, from all eight circles: SPELLS=0xffffffff,0xffffffff,0x0 + Cleaned up a couple of warnings highlighted by static code analysis + Fixed an issue with NPC evasion pathfinding where the direction wasn't always set correctly + Fixed an issue with onNameRequest JS Event where the size of param jsval (2) didn't match actual number of parameters provided (3) + Removed setting uoxTimeout.tv_usec to 1 in CNetworkStuff::CheckLoginMessage() to address slower core loop iterations on Windows, due to differences in timer resolutions supported by WinSock2 function select() on different platforms - tv_usec 1 is treated as 1 microsecond on Linux/macOS, but as 1 millisecond on Windows + Applied fix to keep script context intact when getting certain Char JS Properties (like name); as before, requires dummy function to be present in script + Fixed an issue with 'tweak command not working properly alongside presence of onNameRequest JS events in other scripts on character (js/commands/targeting/tweak.js) + Fixed issue where character's stats (str, dex, int) could return value lower than 1 due to temporary debuffs, causing issues in status gump + Fixed an issue with script context restoration while getting Char JS Properties that would also modify the return value for that property + Upgraded from SpiderMonkey 1.7 to 1.8.0-RC1, which adds support for Array.reduce() and reduceRight(), expression closures, and generator expressions + Fixed a memory leak with regions.cpp, related to worldsaves + Replaced all routine calls with a specific type of stream ifstream/ofstream to the generic istream/ostream for flexibility + Modernized region resource loading/saving code + Added two missing tile flags to tileflag enum that threw order of such flags added with HS expansion out of order + Fixed an issue with travel-commands in GM menu which handled travelling between facets incorrectly + Added support for overriding newbie-state of items added to players via dfndata/newbie/newbie.dfn. Supported syntax: + PACKITEM=sectionID[, amount[, newbieFlag]] // To use newbieFlag with PACKITEM, amount must also be specified. Flag can be 0/1 + EQUIPITEM=sectionID[, itemHue[, newbieFlag] // To use newbieFlag with EQUIPITEM, itemHue must also be specified. Flag can be 0/1 + Casting the Earthquake spell will no longer affect the caster, or cause them to become criminal when cast out of town with no impacted targets + Fixed a bug where caster would remain frozen after finishing casting targetless spells like Earthquake + Fixed a bug where caster would remain frozen if spellcast was cancelled half-ways through by picking up or equipping an item + Fixed a bug where caster would remain frozen if spellcast was interrupted by losing concentration from taking melee damage in combat + Fixed a bug where a paralyzed player would remain frozen even if taking magic or poison damage, which releases them from paralyzis + Fixed a bug where target of Paralyze spell would not visually be shown as frozen in target's client + Fixed a bug where a caster frozen while casting a spell could become unfrozen mid-cast because of incoming magic damage + Address overflow issue in MultiMul.cpp + Address various cast issues + Corrected jscript project, to not include two files that where for stand alone programs (and resulted in main being added twice in the library (and once was incorrect all ready). + Replaced RoundNumber with std::round + The original physical appearance of characters targeted by 'make admin/gm/cns is now kept track of, and restored upon being targeted by 'make player + Fixed an issue where the .HasSpell JS Method was off by 1 when looking for specific spells in player's spellbook, due to 0-based array indexing in code vs 1-based indexing for Spells in DFNs + +JScript Changes/Fixes: + Added speech scripts for Wisps, Orcs, Lizardmen and Ratmen + Merged monster speech scripts into one common script + Extended monster speech script to allow monsters to respond to specific keywords + Extended monster speech script to allow monster speech to trigger from them being damaged, dying or performing a killing blow + Adjusted monster speech script's sentence building to allow wisps to have more than one-letter words, and also include word-enders such as exclamation marks, full stops, question marks + Added monster speech script (ID 3001) to all orc, lizardmen, ratmen and wisps in DFNs + Implemented Taste ID skill in JS + Extended Taste ID skill to provide some extra messages for potion-testing + Fixes for Animal Lore skill, with updates to dictionaries + Fixed an issue with a cooking script (js/skill/cooking/cooking.js) where sweet dough would not get consumed properly on cooking + Updated some JS scripts (fishing.js, baking.js and cooking.js) to make use of GetTempTag/SetTempTag rather than GetTag/SetTag + Added cancel-checks to targeting functions in command script for add-commands (js/commands/targeting/add.js) + Updated get command script (js/commands/targeting/get.js) to allow retrieving region ID and name using 'get region + Updated misc command script (js/commands/custom/misc-cmd.js) to add 'gettemptag and 'settemptag commands, used to retrieve/set temporary custom tags from/on objects + Fixed a bug where Spirit Speak skill would be checked for race languages even if the race had LANGUAGEMIN defined as 0 (or not defined at all) + Fixed an issue where crafting tools for Blacksmithing and Carpentry would attempt to fetch the value of an incorrectly named INI setting to handle durability loss for the tools + Fixed an issue where the correct ingots were not consumed when attempting to craft items using colored ingots + Fixed a rogue debug message leftover in the scissor script + Missing the type to work with the hammer and tongs to use new menu + Added aliases for getting/setting colour via 'set hue # and 'get hue # + Fixed an issue with monster speech script that prevented orcs, lizardmen, ratmen and wisps from taking damage in combat + Fixed an issue with the 'addpack command where it would try to add a pack/items to user of command instead of targeted character + Added JS-based help menu accessible via character paperdoll, with modernized style and UI, ability for players to change their password + Minor cleanup and addition of a few extra features to help menu, like a safe teleport option for players who are potentially stuck, updated server info details and integration with UOX3's existing GM paging system as support options + Added 'res as an alias of 'resurrect command + Updated 'get and 'set commands to support getting/setting a range of socket properties for a targeted (online) player: + tempInt // int (temporary value) + tempInt2 // int (temporary value) + xText // string (temporary string) + clickX // int (x coordinate of where player clicked with targeting cursor) + clickY // int (y coordinate of where player clicked with targeting cursor) + clickZ // int (z coordinate of where player clicked with targeting cursor) + walkSequence // int (movement sequence number, between 0 and 255) + currentSpellType // int (current spell being cast by a player) + logging // bool (enable to override disabled NETWORKLOG setting) + pickupX // int (x coordinate of where player picked up an item from) + pickupY // int (y coordinate of where player picked up an item from) + pickupZ // int (z coordinate of where player picked up an item from) + pickupSpot // int (0 = nowhere, 1 = ground, 2 = ownpack, 3 = otherpack, 4 = paperdoll, 5 = bank) + language // string (language code) + Updated 'radd command to provide better feedback when using incorrect syntax. Also added redirects to 'radditem and 'raddnpc commands when "item" or "npc" is detected as a parameter of this command + Adjusted how estimated chance for crafting exceptional items is calculated in crafting script (js/skill/craft/itemdetailgump.js) to be more in line with what actually takes place in code + Fixed an issue where slips counted while using the Healing skill (js/skill/healing_slip.js) would never be reset + Adjusted fishing script (js/skill/fishing.js) to reduce the chance of fishing up sea serpents on failure in shallow and deep waters, and also added a chance for players to fish up deep sea serpents while in deep waters + Adjusted scissors script (js/skill/tailoring/scissors.js) to stop preventing use of scissors while the system thinks the player is running, but just show the associated message without any other impact + Fixed issue in js/server/house/houseCommands.js that caused any attempts to create secure containers in houses to fail + Fixed an issue with the provocation skill (skill/js/provocation.js) that prevented successfully provoked creatures from attacking one another + Added new JS commands: + 'getjstimer timerID,scriptID // Spits out remaining time before timer expires + 'setjstimer timerID,timeInMilliseconds,scriptID // Updates expiry time for specified timer + 'killjstimer timerID,scriptID // Kills specific timer completely + Fixed an issue with trashbarrel script (js/server/house/trashbarrel.js) that prevented it from working on stand-alone containers not in a house + Fixed a Z-related issue that sometimes prevented players from fishing when standing on the shoreline next to the sea + Fixed an issue with Animal Lore skill that would always return a pet's loyalty level as "Wild" + Increased max range pets can be from their owner in order to still be included in moongate/teleporter travel from 12 to 24 tiles + Fixed an issue where the alchemy bonus damage for explosion potions was off by an order of magnitude + Fixed an issue where Alchemy crafting skill did not properly check for the existence of the crafting tool before proceeding with the crafting process + Fixed an issue with mount restrictions script that prevented players from mounting Unicorns, Ki-rins and Cu Sidhes + Fixed an issue where aggressive creatures wouldn't stop attacking player after being tamed (js/skill/taming.js) + Fixed an issue with Bowcraft skill where player could not gain enough skill from crafting bows to reach min requirement for crossbows, and similiarly could not reach min requirement for heavy crossbows from crossbows + Renamed 0xf1_connectUOServerPoll.js to 0xf1_freeshardServerPoll.js, and updated script to respond to the "standard" freeshard server poll request rather than the more specific (and now dead) ConnectUO one. + Traps in dungeons will now only trigger for player characters, and will ignore all NPCs + Fixed an issue with archery butte script (js/item/archerybutte.js) where chance of hitting a bullseye was not calculated correctly + UOX3 now responds correctly to logout requests from the client + Fixed reagent requirements for inscribing Explosion spell + Added special AI scripts for savages and savage shamans, to handle their special abilities + Added ability to cook tribal paint via flour and tribal berries (js/skill/cooking/flour.js) + Added some helper scripts for magic: + js/magic/helper/check_resist.js (6000) // Test target's resist versus caster and spell circle + js/magic/helper/calc_final_spell_damage.js (6001) // Calculate spell damage from provided base damage + Added a timer-related script that can be used to keep track of long-term timers (up to 49 days) on objects, and which will remove itself from the object when there are no more active timers left. Currently used to keep track of tribal paint applied to players: + js/server/timer/long_term_timers.js (3) + Fixed an issue where spells setup in JS did not correctly consume reagents when cast + Fixed an issue where runebooks did not keep correct count of runes added/dropped + Fixed an issue where the runebook script would crash because of a misspelled object variable + Added support for getting/setting new sectionID property via 'get and 'set commands + Added new character timer (also available in JS engine) for time between each time a character plays an idle animation + Added 'move as an alias command for 'telestuff (js/commands/targeting/tele.js) + Fixed missing socket reference in bankcheck.js + Added missing tribal paint (js/item/tribal_paint.js), spear (js/item/tribal_spear.js) and bola (js/npc/special/bola_ability.js) scripts + Updated js/item/oilcloth.js to support wiping away tribal paint from the player + Updated js/npc/ai/monster/orc.js AI script to make sure owners of pets attacking the orc will get their orcish kin masks destroyed + Removed stray semicolon behind control statement related to triggering of OnFacetChange JS event + Fixed an issue with Bless spell when cast from item + Consolidated all light item scripts into one, with options for auto-lights (lampposts) based on environment brightness level and more + Removed old light scripts + Updated consolidated lights.js script to handle custom dir values on lights, modified source of sound effects when turning lights on/off and made a few other minor adjustments + Fixed an issue with freeshard server poll script, which attempted to fetch wrong ini setting + Fixed script issue with demolishing house with player vendors in them + Fixed an issue where setting prices for items on player vendors would permanently overwrite the buy-value of the item. Player vendor prices are now stored as a separate property (but saved as part of the VALUE tag), also accessible by the following JS Item property: + .vendorPrice + Item description and vendor price are now cleared from items bought from player vendors + Tooltips for items with new descriptions or vendor prices in player vendor backpacks are now correctly updated + Only books, keyrings and unlocked containers can now be marked 'Not for Sale' in a player vendor's main/root backpack + Any items on player vendors can now be marked as 'Not for Sale' if placed within a container that has a price tag + Added additional feedback messages to players for various interactions with player vendors + Fixed a bug where player vendors would lose loyalty and 'go wild' like pets when not fed regularly + Fixed an issue where no reagents were consumed when casting recall/gate spells via spell icons in runebooks (js/item/runebook.js) + Updated banker AI script (js/npc/ai/banker.js) with some extra validation checks, system messages and to take max weight capacity of bankbox into account + Implemented Taxidermy Kits for creating trophy house addons + Added item definition (misc/consumables.dfn), JS script (item/hairdye.js) and dictionary entries for hair dye + Added item definition (in misc/consumables.dfn), JS script (item/bearddye.js) and dictionary entries for hair dye + Cleaned up hair dye script based on style guidelines, addressed a few issues + Combined hair and beard dye scripts into one, since they shared most code + Tinkerers can now craft Fletching Tools + Implemented potion kegs; these can be crafted by carpenters/tinkerers, and can be used to store potions at a fraction of their original weight + Only the owner (if locked down), the current holder (if in backpack) or someone who have previously taste identified a potion keg may add additional potions to it + Potions dropped from monsters and bought from stores are unidentified by default, but can be identified by players using the taste identification skill. + Potions crafted by players are identified by default for all to see + Releasing locked down items in houses now set the items as movable (1) instead of client default (0) + Added some validation checks for attacker object in onDamage JS event in several scripts + Disabled location check for 'addmulti command + GM and Counselors can now go though the wind teleporter + Updated some JS scripts to use EraStringToNum() for era comparisons (potionkeg.js) + Fixed an issue where spawnsection of spawners did not show up correctly in tweak menu + Fixed an issue where the generic Orc AI script didn't have a return true at end of onDamage() event, which prevented all orcs from taking damage in combat (js/npc/ai/monster/orc.js) + Moved Anatomy skill-check in healing script (js/skill/healing.js) from onCallback1() function to onTimer() to prevent the skill-check from being spammable + Updated 'kill hair, 'shavehair, 'shavebeard and 'remove commands to clear permanent hair/beard colour and style properties in addition to removing the item itself + Added a GM override to let GMs place as many houses as they want (js/server/house/houseDeed.js) + Updated house script (js/server/house/house.js) with onMultiLogout event, which allows owners (always) and co-owners/friends/guests (if option enabled in uox.ini) to safely log out inside the house (without getting booted). + Created framework, gumps, initial system for Bulk Order Deeds + Expanded BOD system to include gold, fame and special item rewards + Added initial pass for supporting Trammel PvP ruleset, which can be applied to and/or customized per facet and optionally overridden per region via js/server/misc/facetRulset.js + Misc script cleanup and extension of pvp ruleset script to include target handling for Blade Spirits/Energy Vortex, as well as the Provoke barding skill + Added custom AI scripts for summoned Blade Spirits (js/npc/ai/summon/blade_spirit.js) and Energy Vortexes (js/npc/ai/summon/energy_vortex.js) with updated target selection rules (based on target stats) and checks for active pvp ruleset + Updated scripted magic spells to check for facet ruleset before allowing casting hostile and/or beneficial spells on other players + Fixed an issue with help gump that prevented password management section from working as intended (js/server/misc/helpgump.js) + Fixed an issue with 'move (alias for 'telestuff) command that referenced the wrong variable name (js/commands/targeting/tele.js) + Added missing AI scripts to summoned Blade Spirits and Energy Vortexes (dfndata/npc/magicsummon.dfn) + Fixed an issue with weight calculation for hireling backpacks (js/npc/ai/hireling.js) + Fixed an issue with the 'fix command, which would in most cases set character's Z to -1 regardless of location, but now adheres to map elevation instead + Fixed an issue with Pack AI (js/npc/ai/pack_ai.js) that prevented pack members from attacking target correctly + ixed an issue with runebook script (js/item/runebook.js) that prevented players from being able to use recall charges without having spellbook with spell in inventory + Added new JS commands ('GETTAGMAP and 'GETTEMPTAGMAP) that spits out details of custom tags associated with targeted object (js/commands/custom/misc-cmd.js) + Added new JS command ('USEITEM) that acts as a short-cut for double-clicking on targeted item (js/commands/custom/misc-cmd.js) + Updated 'ADD # and 'ADD ITEM # JS commands to support targeting a container directly and adding the new item inside (js/commands/targeting/add.js) + Updated axe script to only perform lumberjacking skill-check when there's still wood available in a given area, and to play appropriate animations for Gargoyle players (js/item/axe.js) + Updated script for gameboards to make generated pieces newbiefied so they won't appear on ground if board decays (js/item/gameboards.js) + Updated script for stablemasters to avoid relying on global variables (js/npc/ai/stablemaster.js) + Updated names of items crafted with runic hammers to include the material name of the hammers used to craft them (js/skill/craft/crafting_complete.js) + Fixed a small issue with Detect Hidden skill that would return the wrong message if players found anyone hiding nearby (js/skill/detecthidden.js) + Fixed some issues with static pet scripts (js/npc/pets/*) that would allow players to exceed max number of followers and/or controlslots when buying animals from animal trainer + Fixed some issues with stabling and claiming pets from animal trainer NPCs (js/npc/ai/stablemaster.js) + Fixed an issue with 'remove and 'rremove commands where they would not reduce petCount/controlSlotsUsed for owners of characters removed (js/commands/targeting/remove.js and js/commands/custom/repeatingcmds.js) + Added new GM commands for spitting out information on all pets/followers a player has, in the following format: Name: %s | ID: %i | Serial: %i | x: %i | y: %i | z: %i | world: %i | instanceID: %i + 'listpets + 'listfollowers + Added function _restorecontext_() {} to a couple more scripts: + js/commands/targeting/tele.js + Fixed an issue with patrolling-portion of hireling script - was incorrectly using Z coordinate as a parameter of WalkTo - should be maxSteps (js/npc/ai/hireling.js) + Fixed a socket error with 'move command alias in js/commands/targeting/tele.js + Added function _restorecontext_() {} to a couple more scripts: + js/commands/targeting/set.js + js/commands/decorate.js + js/commands/go.js + Fixed an issue with 'xgo command that would prevent it from working properly (js/commands/targeting/x.js) + Fixed an issue with teleport function in help gump which prevented pets from teleporting with player (js/server/misc/helpgump.js) + Fixed an issue with the Clumsy spell script (js/magic/clumsy.js) where an attempt could be made to send a system message to the non-existent sockets of NPCs casting the spell + Fixed an issue where [golem] and [craftedgolem] NPCs were setup to use colossal blow special ability, but ability script didn't allow for it (js/ai/special/colossal_blow.js) + Removed some debug messages from gate opener script (js/item/gate_opener.js) + Added function _restorecontext_() {} to another bunch of scripts: + js/npc/ai/monster/ethereal_warrior.js + js/commands/zerokills.js + js/commands/killall.js + js/commands/fixcont.js + js/commands/delid.js + js/commands/cleanup.js + js/commands/areacommand.js + js/item/guildstone.js + js/item/gate_opener.js + js/item/bedroll.js + js/item/potion.js + js/item/kindling.js + js/item/doors.js + js/item/dungeons/switch_puzzle_covetous.js + js/skill/peacemaking.js + js/skill/detecthidden.js + js/skill/craft/cooking.js + js/skill/craft/blacksmithing.js + js/skill/cooking/wheat.js + js/skill/cooking/flourmill.js + js/npc/ai/pack_ai.js + js/npc/ai/monster/savage_shaman.js + js/npc/ai/monster/orc_chopper.js + js/npc/ai/monster/orc_brute.js + js/npc/ai/exodus_clockwork.js + js/npc/special/life_drain_aura.js + js/npc/special/dull_copper_elemental.js + js/npc/special/damage_aura.js + js/npc/speech/speech_monster.js + js/server/misc/dungeon_trap.js + js/server/house/playerVendorDeed.js + js/server/house/houseCommands.js + Added script for NPC guildmasters (js/npc/ai/guildmaster.js). Only one NPC guild has been setup in the script so far (more can be easily added) - the Thieves Guild - which if joined grants players the ability to steal from other players and to buy disguise kits + Added script for Disguise Kits (js/item/disguisekit.js). These allow members of the Thieves Guild to disguise themselves from the prying eyes of other players. + Moved implementation of Stealing skill from code to script (js/skill/stealing.js) and revamped it completely in the process. Changes include: + New features: + Town rare stealing - any item marked as "special stealable" with new item property .stealable can be stolen, even if it's locked down by a GM on the ground, or inside a container + When stealing from item piles, thief can potentially steal the amount of items that makes up the max weight limit for what they can steal, from those piles + Chance to successfully steal is now affected by whether there are any characters (NPCs or Players) that witness the attempt. Depends on distance to character, and direction character is facing + Players now become "permagrey" when successfully stealing from another player, regardless of whether it's witnessed + Players now receive a "stealing" flag when stealing from another player, regardless of whether it's witnessed + Stolen items cannot be removed from thief's backpack for 30 seconds following the theft of the item (AoS core shard era and above) + Optional AoS feature to steal special consumable items from monsters + Updated default stealing rules: + Updated calculations to determine chance of success when stealing + Players cannot steal while engaged in combat + Players are revealed if hidden as soon as they use the stealing skill + Players can no longer steal items in the secure trade window + Players can no longer steal items from NPC shopkeepers + Both hands must be free to steal + Stealing now checks line of sight to target player/object + Only members of Thieves Guild (NPC guild) can now steal from other players, unless they are guild enemies + Players can no longer steal from NPC guards by default + Players can no longer steal from the same NPC monster more than once + Only gold and gems can be stolen from innocent players in dungeon/ll areas of Felucca, if core shard era is set to AoS or higher + Players can no longer steal items held on cursor by other players + Orcish masks now eplode if player steals from orcs while wearing it + If core shard era is set to LBR or lower, player is marked as an aggressor if they steal from another player + Guards can only be called on players that are flagged as criminals within the first 10 seconds of them being flagged + Stealing script options: + Allow stealing entire containers (off by default pre-AoS) + Return stolen items on thief death (off by default) + Temporarily make stolen items immovable in thief's backpack (on by default post-AoS) + Temporarily protect traded items (on by default) + Let dexterity affect chance for successful theft (off by default) + Let light level affect chance for successful theft (off by default) + Allow stealing from NPC Guards (off by default) + Allow stealing special loot from monsters (on by default post-ml) + Moved implementation of Snooping skill from code to script (js/skill/snooping.js), with some changes: + Players cannot snoop pack animals from inside a house, if the animal is outside + The deeper inside main backpack a container sits, the harder it becomes to snoop inside it + Included an optional feature that lets targets of snooping gradually become more aware, increasing the difficulty of succeeding. This awareness fades over time. + Players have a chance to stay hidden while snooping, based on their Hiding skill + Karma is now lowered by snooping regardless of success or failure + Players will now be unable to hide if within visual distance and in line of sight of their attacker or current target in combat + Updated guildmaster script to properly check and set timestamp for when a player joins an NPC guild (js/npc/ai/guildmaster.js) + Updated GM command 'get to show values of .npcGuildJoined player property + Updated GM command 'set to also accept true/false to set boolean flags, not just 1/0 (js/commands/targeting/set.js) + Added new JS script with packet hook for packet 0xA4 as sent by CUOWeb client, which includes information about CUOWeb user and potentially secret key required for connecting to shard + Moved Mining skill plus gravedigging feature from hard code to scripts (js/skill/mining.js) to make it easier to maintain and/or customize, and removed hard coded variants + Gravedigging now relies on the ore resource system behind the scenes to restrict how often graves in a given area can be dug up + Fixed some incorrect references to .worldNumber Character property in misc scripts (should be .worldnumber) + Made some "hard-scripted" system messages in misc scripts use dictionary system instead + Added new player-accessible command ('playtime) to spit out the playtime of current character/account as a whole (js/commands/playtime.js) + Fixed an incorrect character reference in Spyglass script (js/item/spyglass.js) + Added script for new player ticket (js/item/consumables/new_player_ticket.js) + Fixed an issue which could cause lamp posts to turn into tall candelabras when light levels change + Added dummy context restore function to additional scripts + Updated 'go command to support specifying location to teleport to by name, mapped to locations from locations.dfn + Updated Smart Turn script for furniture (js/server/misc/furniture_smartturn.js) with more optimized code + Fixed latitude/longitude output of GetMapCoordinates helper function (js/server/data/map_coordinates.js), and updated scripts that relied on it + Fixed an issue where trying to craft fletching tools would produce hatchets instead (js/skill/craft/fletching.js) + Updated js/item/bankcheck.js to display value of checks using onTooltip JS Event, or onNameRequest JS Event if tooltips are disabled + Updated Banker AI script (js/npc/ai/banker.js) to use dedicated [bankcheck] item instead of blank deeds as base for bank checks, and to have banker NPCs pause and turn towards player when talked to + Fixed an issue with script for Healing/Veterinary (js/skill/healing.js) which incorrectly used Anatomy as supplementary skill for Veterinary instead of Animal Lore, and which checked dex of wrong character when calculating healing slips + Enabled Trammel and Ilshenar facet decorations/spawns by default in admin welcome script (js/server/misc/admin_welcome.js) + Reworked portions of admin welcome gump to display optional "addon" decorations per facet, which might be client/era-specific (js/server/misc/admin_welcome.js) + Added scripts for camps (js/item/camps/ilsh_banker_camp.js, js/item/camps/ilsh_healer_camp.js, js/item/camps/ilsh_mage_camp.js, js/item/camps/ilsh_orc_camp.js) + Fixed an issue with 'radditem and 'raddspawner GM commands which would not correctly set the Z of the added item/spawner to match target location (js/commands/custom/repeatingcmds.js) + Added two new repeating commands (js/commands/custom/repeatingcmds.js): + 'rmovable # // Repeats bringing up targeting cursor to set movable property on multiple objects + 'rnodecay // Repeats bringing up targeting cursor to set decayable property to false on multiple objects + Added new areacommand (js/commands/targeting/areacommand.js): + 'areacommand name [string] // Sets name of all objects within targeted area to [string] + Updated 'decorate command script to better handle flags passed in via admin welcome script for things like facet addons (js/commands/decorate.js) + Updated fire breath script (js/npc/special/fire_breath.js) to get fire breath info per NPC based on their sectionID rather than their base body ID + Updated facet ruleset script (js/server/misc/facetRuleset.js) with an override for GMs trying to snoop players even in places where snooping is disallowed + Updated facet ruleset script (js/server/misc/facetRuleset.js) to allow damage that's not coming from a player/NPC source even in Trammel/Ilshenar + Updated 'remove and 'rremove commands to release any targeted objects from potential multis they are locked in to properly update lockdown count (js/commands/targeting/remove.js, js/commands/custom/repeatingcmds.js) + Updated felucca/ilshenar world templates with decorations (js/jsdata/worldtemplates/felucca_*/ilshenar_*) + Added world templates with decorations for Trammel (js/jsdata/worldtemplates/trammel_*) + Added script for Power Generators, which initializes random puzzles on creation and rewards player with diamonds/arcane gems/shadow iron ore when solved, or lightning when failing to solve (js/item/power_generator.js) + +DFN Changes/Fixes: + Fixed an issue where the body ID for Shadow Lords (0x2c0) was missing the 0x prefix in its Creature DFN entry, causing UOX3 to overwrite the data (primarily sounds) for the Ettin (0x2) entry + Fixed an issue where the [longpants] definition (dfndata/items/gear/clothes/clothes.dfn) did use the get= tag correctly + Added alias names for items in misc_magic.dfn, potions.dfn, reagents.dfn and scrolls.dfn, to allow adding these items using 'add item bloodmoss, or 'add item lesserexplosionpotion + Fixed a server crash caused by a couple of items in "stone walls 4" section of add-menu that were missing their ID in ItemMenu.bulk.dfn + Fixed NPC Carpenters not selling carpentry tools + Added ANIMAL tag to a small bunch of creature definitions (dfndata/creatures/creatures.dfn) + Changed the NPCAI tags of some NPCs from 5 to 10 and from 2 to 11 + Updated creatures.dfn with entries for all known creatures in the UO client, as well as icons, sounds and combat/casting animations for all of those. + Fixed an issue with creature DFN setup for Elf ghosts which prevented paperdoll context menu from working + Crafted armor made from coloured ingots now provide additional defensive bonuses based on color of ingots (for AoS/ToL variant of items) + Removed redundant VALUE tags from JewlerShopping shoplist + Added NPC definitions for savage shaman, savage warrior (male and female) and savage rider in dfndata/npc/savages.dfn. + Added tribal paint consumable item (dfndata/items/misc/consumables.dfn) + Fixed a bug where RECALL=1 was missing from town of Vesper in regions.dfn + Added missing spell scrolls to the MageShopping shoplist + Added aliases in item definitions for containers + Revamped region spawn system + Split up some of the longer item lists in the 'add menu to prevent freezes on original 2D client + Updated spawn regions in Yew with NPCs for Empath Abbey + Added hair dyes (and tribal paint) to new consumables menu in add-menu + Added dyes to alchemist shoplist (items/shoplist.dfn) + Removed old hair dye menu from legacy gump DFN (dfndata/misc/gumps.dfn) + Added hair-only and beard-only variants of hair dyes + Added hair stylist vendors that sell all types of dye + Added special hair dyes + Updated item menu in dfndata/items/ItemMenu.bulk.dfn with dyes + Added hairstylist NPC alias to dfndata/npc/vendors.dfn + Replaced orc Spawns with Savages in T2A orc fort. this would bring the spawns up to date with LBR. + Updated Item DFNs with ORIGIN and SECTIONID tags for relevant items + Added region definitions for all shrines in Britannia (Fel & Trammel), and marked them as valid destinations for NPC escorts (uox3/regions/regions.dfn) + Moved bankers from vendor to human DFN files, and made them inherit basehuman instead of basevendor - since they are not vendors + Added mount ID for Frost Mite in creatures.dfn, allowing it to be used as mount + Hard-defined the Z-level at which some jewellers in Britain spawn to deny them rooftop access (spawn_felucca_town_britain.dfn and spawn_trammel_town_britain.dfn) + Updated smithing-related create DFNs (dfndata/create/*) with proper names for entries + Added special BOD item rewards: + Sturdy Pickaxe - More uses than normal pickaxes + Sturdy Shovel - More uses than normal shovels + Mining Gloves +1/+3/+5 - Boosts mining skill when equipped + Runic Hammers - Adds bonuses to crafted weapons and armors, applied after crafting the items (js/skill/craft/crafting_complete.js) + Colored Anvils - No unique property other than color, but can be added to houses as decoration/functional anvils + Ancient Smithy Hammers +10/+15/+30/+60 - Boosts blacksmithy skill when equipped + (Not fully implemented, AoS feature) Gargoyle's Pickaxe + (Not fully implemented, AoS feature) Prospector's Tool + (Not fully implemented, AoS feature) Powder of Temperament + (Not fully implemented, AoS feature) Blacksmith Power Scrolls +5/+10/+15/+20 + Added chess board to Misc->Games add menu (dfndata/items/ItemMenu.bulk.dfn) + Fixed incorrect alias for woodland armor (dfndata/items/gear/armor/other/armor/wood.dfn) + Added entries for a couple of walls with missing no-shoot flags to tile overrides in dfndata/maps/tiles.dfn + Fixed an issue where [golem] NPCs were trying to GET crafted_golem instead of craftedgolem (dfndata/npc/clockwork.dfn) + Added some comments to musiclists in regions.dfn, and added a few missing music entries to a few regions (dfndata/regions/regions.dfn) + Added two new NPCs, which there will now spawn one of in a random location in each city in Britannia (felucca facet): + m_thief_guildmaster (dfndata/npc/male_human.dfn) + f_thief_guildmaster (dfndata/npc/female_Human.dfn) + Added spawn region for banker NPCs in Serpent's Hold (dfndata/spawn/felucca/spawn_town_serpents_hold.dfn, dfndata/spawn/trammel/spawn_town_serpents_hold.dfn) + Fixed region definition of Ocllo to actually cover the entire town (dfndata/regions/regions.dfn) + Added numerous additional locations accessible with 'goplace # command, for key locations in Ilshenar, Malas, Tokuno Islands and Ter Mur (dfndata/location/location.dfn) + Revised travel-menu portion of GM menu (shortcut: 'travel) to include more travel options based on new locations (dfndata/items/travelmenu.dfn and travelmenu.bulk.dfn) + Added Item DFN entries for spellbook pre-filled with circles 1 to 4, and for spellbook pre-filled with all spells, and added these to GM 'add menu (dfndata/items/magic/misc_magic.dfn) + Added Item DFN entry for a fireworks wand with 50 charges (dfndata/items/gear/magic_items.dfn) + Fixed a couple of DFN formatting issues + Fixed an issue where blank deeds (and bank checks) would be pileable if dropped on the same container (dfndata/items/tools/inscription.dfn) + Added dedicated [bankcheck] DFN item (dfndata/items/misc/money.dfn) + Added region spawners for dungeons, towns and overworld in Ilshenar facet + Added new NPCs to dfndata/npc/femalehuman.dfn: f_executioner, f_chaosdragoon, f_chaosdragoonelite, f_gypsybanker + Added new NPCs to dfndata/npc/femalevendors.dfn: f_gypsymaiden, f_gypsyanimaltrainer, f_gypsyfortuneteller, f_vagabond, f_ironworker + Added new NPCs to dfndata/npc/malehuman.dfn: m_executioner, m_chaosdragoon, m_chaosdragoonelite, m_gypsybanker + Added new NPCs to dfndata/npc/malevendors.dfn: m_gypsyanimaltrainer, m_vagabond, m_ironworker + Added new NPC to dfndata/npc/miscmonsters.dfn: darkwisp + Added new NPC to dfndata/npc/undead.dfn: ancientlich + Added new Item DFNs for "camps" that when spawned will create a camp with specific decorations ([ilsh_orc_camp], [ilsh_healer_camp], [ilsh_mage_camp], [ilsh_banker_camp]) + Added new colorlist to dfndata/colors/colors.dfn: [RANDOMCOLOR 33] (Bright Primary Colors) + Fixed an issue with gargish cloth chest DFN which prevented LBR version from working properly (dfndata/items/gear/armor/gargish_armor/gargish_cloth.dfn) + Added a bunch of new NPCLISTS in various npclist DFN files to support regional spawns in Ilshenar + Added missing BACKPACK tag to [golem] NPC DFN (dfndata/npc/clockwork.dfn) + Fixed misspelled section header for Fire Elemental NPC - from firele to fireele (dfndata/npc/elementals.dfn) + Murderous brigand NPCs are no longer willing to teach players skills (dfndata/npc/femalehuman.dfn, dfndata/npc/malehuman.dfn) + Corrected coordinates of Rock Dungeon region (dfndata/regions/regions.dfn) + Added regions for Sea Market (Felucca/Trammel), Blackthorn Dungeon (Felucca/Trammel) and Lakeshire (Ilshenar) (dfndata/regions/regions.dfn) + +Misc Changes/Fixes: + Updated JS Docs with info on the new JS timer-related methods + Updated dictionaries with new lines used by new JS timer-related commands + Updated README.md with FreeBSD build instructions. + Tweaked HTML templates for server status pages; shard name shown more prominently, names of GMs/Counselors hidden from regular player list, information on UOX3 build version hidden in player-facing pages, and a few other small adjustments + Update README.md to include references to FreeBSD and also alter the command (libtool instead of ar) used to generate the JavaScript library on macOS. + Updated instructions on compiling UOX3 can be found on GitHub and/or in the UOX3 documentation + Code style guide added to UOX3/docs directory (styleguide.html) + Added teleport locations for entering/leaving Blackthorn Dungeon in Felucca/Trammel (js/teleport.scp) + Added DFN entry for Power Generators, and spawn entries for these in Ilshenar (dfndata/item/puzzles/puzzles.dfn, dfndata/spawn/ilshenar/spawn_ilshenar_world_general.dfn) + -==============================- -= 24/01/2022 - UOX3 0.99.5a =- -==============================- From 0762071e13be8aab941ac07079da5fa09abc111e Mon Sep 17 00:00:00 2001 From: Xoduz Date: Sat, 14 Oct 2023 05:59:11 +0800 Subject: [PATCH 3/4] Update Changelog.txt --- source/Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Changelog.txt b/source/Changelog.txt index 05256d361..13cc7014f 100644 --- a/source/Changelog.txt +++ b/source/Changelog.txt @@ -1,4 +1,4 @@ -11/10/2023 - Xuri (0.99.6-RC6x) +14/10/2023 - Xuri (0.99.6-RC6x) Added dummy context restore function to additional scripts Updated 'go command to support specifying location to teleport to by name, mapped to locations from locations.dfn (Thanks Dragon Slayer!) Updated Smart Turn script for furniture (js/server/misc/furniture_smartturn.js) with more optimized code (Humility) From 05e53109a92324527f610f046c87e7317697fab7 Mon Sep 17 00:00:00 2001 From: Xoduz Date: Sat, 14 Oct 2023 20:58:48 +0800 Subject: [PATCH 4/4] UOX3 0.99.6 Updated version number :) Fixed an issue where the "female" flag was not set correctly in CPExtMove() and CPDrawGamePlayer() packets for characters with female Gargoyle (or Savage) body IDs --- assets/uox3.rc | 4 ++-- source/CPacketSend.cpp | 4 ++-- source/Changelog.txt | 4 ++++ source/cVersionClass.cpp | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/assets/uox3.rc b/assets/uox3.rc index d0fb95e59..94decb659 100644 --- a/assets/uox3.rc +++ b/assets/uox3.rc @@ -74,11 +74,11 @@ BEGIN BLOCK "040904b0" BEGIN VALUE "FileDescription", "UOX3" - VALUE "FileVersion", "0.99.6-RC6x" + VALUE "FileVersion", "0.99.6" VALUE "InternalName", "UOX3.exe" VALUE "OriginalFilename", "UOX3.exe" VALUE "ProductName", "Ultima Offline eXperiment 3" - VALUE "ProductVersion", "0.99.6-RC6x" + VALUE "ProductVersion", "0.99.6" END END BLOCK "VarFileInfo" diff --git a/source/CPacketSend.cpp b/source/CPacketSend.cpp index b68494923..7d3963143 100644 --- a/source/CPacketSend.cpp +++ b/source/CPacketSend.cpp @@ -483,7 +483,7 @@ void CPExtMove::SetFlags( CChar &toCopy ) //const UI08 BIT__IGNOREMOBILES = 4; // 0x10, ignore other mobiles? flag.set( BIT__FROZEN, toCopy.IsFrozen() ); - flag.set( BIT__FEMALE, ( toCopy.GetId() == 0x0191 || toCopy.GetId() == 0x025E ) || toCopy.GetId() == 0x029B ); + flag.set( BIT__FEMALE, ( toCopy.GetId() == 0x0191 || toCopy.GetId() == 0x025E || toCopy.GetId() == 0x029B || toCopy.GetId() == 0xb8 || toCopy.GetId() == 0xba )); flag.set( BIT__FLYING, ( toCopy.IsFlying() )); flag.set( BIT__GOLDEN, ( toCopy.IsInvulnerable() )); } @@ -1190,7 +1190,7 @@ void CPDrawGamePlayer::CopyData( CChar &toCopy ) //const UI08 BIT__IGNOREMOBILES = 5; // 0x10, ignore other mobiles? flag.set( BIT__FROZEN, toCopy.IsFrozen() ); - flag.set( BIT__FEMALE, ( toCopy.GetId() == 0x0191 || toCopy.GetId() == 0x025E )); + flag.set( BIT__FEMALE, ( toCopy.GetId() == 0x0191 || toCopy.GetId() == 0x025E || toCopy.GetId() == 0x029B || toCopy.GetId() == 0xb8 || toCopy.GetId() == 0xba )); flag.set( BIT__FLYING, toCopy.IsFlying() ); flag.set( BIT__GOLDEN, toCopy.IsInvulnerable() ); } diff --git a/source/Changelog.txt b/source/Changelog.txt index 13cc7014f..33ec67b0e 100644 --- a/source/Changelog.txt +++ b/source/Changelog.txt @@ -1,3 +1,7 @@ +14/10/2023 - Xuri (0.99.6) + Updated version number :) + Fixed an issue where the "female" flag was not set correctly in CPExtMove() and CPDrawGamePlayer() packets for characters with female Gargoyle (or Savage) body IDs + 14/10/2023 - Xuri (0.99.6-RC6x) Added dummy context restore function to additional scripts Updated 'go command to support specifying location to teleport to by name, mapped to locations from locations.dfn (Thanks Dragon Slayer!) diff --git a/source/cVersionClass.cpp b/source/cVersionClass.cpp index f5e60eb34..8d00c3830 100644 --- a/source/cVersionClass.cpp +++ b/source/cVersionClass.cpp @@ -11,7 +11,7 @@ // product info //o------------------------------------------------------------------------------------------------o const std::string VER = "0.99"; -const std::string BUILD = "6-RC6x"; +const std::string BUILD = "6"; const std::string REALBUILD = "0"; const std::string SVER = "2.0"; const std::string CVER = "2.0";