mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
content next_release (Fixes & more)
This commit is contained in:
@@ -10320,7 +10320,14 @@
|
||||
},
|
||||
{
|
||||
"text":"Starbound grip stone",
|
||||
"nextPhraseID":"brv_fortune_back_68"
|
||||
"nextPhraseID":"brv_fortune_back_68",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"skillIncrease",
|
||||
"requireID":"cleave",
|
||||
"value":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"Swirling orb of awareness.",
|
||||
|
||||
@@ -2889,7 +2889,7 @@
|
||||
"message":"What do you mean - again?",
|
||||
"replies":[
|
||||
{
|
||||
"text":"I had used this, on the guidance of Throdna, as part of purifying the Kazaul shrine.",
|
||||
"text":"When I was at the Blackwater settlement, I had used this, on the guidance of Throdna, as part of purifying the Kazaul shrine.",
|
||||
"nextPhraseID":"dds_miri_220"
|
||||
}
|
||||
]
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -862,7 +862,7 @@
|
||||
},
|
||||
{
|
||||
"id":"aidem_camp_defy_81",
|
||||
"message":"Come on, $playername. Open your eyes. Think. Your are just a tool to him. Something for him to use to accomplish whatever his agenda is that day.",
|
||||
"message":"Come on, $playername. Open you eyes. Think. Your are just a tool to him. Something for him to use to accomplish whatever his agenda is that day.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Actually, yeah, kind of. Well, at least that thought has crossed my mind once or twice recently.",
|
||||
|
||||
@@ -148,6 +148,12 @@
|
||||
"requireID":"galmore_nondisplayed",
|
||||
"value":1,
|
||||
"negate":true
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"familiar_shadow",
|
||||
"value":50,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -163,6 +169,12 @@
|
||||
{
|
||||
"requireType":"hasActorCondition",
|
||||
"requireID":"pull_of_the_mark"
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"familiar_shadow",
|
||||
"value":50,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -172,6 +184,12 @@
|
||||
{
|
||||
"requireType":"hasActorCondition",
|
||||
"requireID":"pull_of_the_mark"
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"familiar_shadow",
|
||||
"value":50,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5308,6 +5326,24 @@
|
||||
{
|
||||
"id":"galmore_rg_bell_20",
|
||||
"message":"Kneeling down, you brush aside the thick grass to uncover what appears to be a small, rusted bell, almost entirely concealed by the earth. You dig carefully with your hands, pulling away stubborn roots and clumps of soil. The bell feels unexpectedly heavy in your grasp, as if it holds more than its physical weight, perhaps a story or purpose yet to be uncovered.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"galmore_rg_bell_found_first",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"mg_restless_grave",
|
||||
"value":40,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"galmore_rg_both_items_found"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
@@ -5355,6 +5391,24 @@
|
||||
{
|
||||
"id":"galmore_rg_musicbox_20",
|
||||
"message":"Kneeling down, you push aside loose dirt and grass with your fingers. Bit by bit, you uncover a weathered music box, its edges worn smooth by time. Though dirt clings to its surface, you can see delicate carvings etched into the wood. Gently lifting it from the ground, you feel an eerie chill, as if the box has been waiting here, forgotten but not entirely at rest.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"galmore_rg_musicbox_found_first",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"mg_restless_grave",
|
||||
"value":30,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"galmore_rg_both_items_found"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
@@ -9852,7 +9906,7 @@
|
||||
},
|
||||
{
|
||||
"id":"vaelric_restless_grave_found_clue_10",
|
||||
"message":"Interesting, but not helpful. Go back to search for something useful and don't keep running back to me every time you find something so mundane."
|
||||
"message":"Interesting, but not helpful. Go back and search for something useful. It makes sense if you search close by to where you found this other item. And don't keep running back to me every time you find something so mundane."
|
||||
},
|
||||
{
|
||||
"id":"galmore_47_graveyard_assign_hidden_step",
|
||||
|
||||
14
AndorsTrail/res/raw/conversationlist_next_release.json
Normal file
14
AndorsTrail/res/raw/conversationlist_next_release.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id":"galmore_rg_musicbox_found_first",
|
||||
"message":"For some reason, you strongly suspect that this item is just the beginning."
|
||||
},
|
||||
{
|
||||
"id":"galmore_rg_both_items_found",
|
||||
"message":"You begin to wonder why these items have been dropped."
|
||||
},
|
||||
{
|
||||
"id":"galmore_rg_bell_found_first",
|
||||
"message":"For some reason, you strongly suspect that this item is just the beginning."
|
||||
}
|
||||
]
|
||||
@@ -126,7 +126,31 @@
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard",
|
||||
"message":"See these bars? They will hold against almost anything."
|
||||
"message":"See these bars? They will hold against almost anything.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Guthbered said I could choose anything from the vault. So let me in.",
|
||||
"nextPhraseID":"prim_treasury_guard_10",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"prim_hunt",
|
||||
"value":240
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"Guthbered said I could choose anything from the vault. So let me in.",
|
||||
"nextPhraseID":"prim_treasury_guard_10",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"prim_hunt",
|
||||
"value":250
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_acolyte",
|
||||
@@ -181,5 +205,340 @@
|
||||
"nextPhraseID":"prim_notrust"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_door",
|
||||
"message":"These bars will hold against almost anything indeed.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Let's try the key.",
|
||||
"nextPhraseID":"prim_treasure_door_10",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"prim_treasure_key",
|
||||
"value":1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_bigheap",
|
||||
"message":"This heap of gold is a big too much even for you.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"prim_treasure_bigheap_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_bigheap_10",
|
||||
"message":"Furthermore, the people of Prim would be happy if you didn't take all their gold."
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_init",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_init_2",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":83,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_init_2",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":83
|
||||
},
|
||||
{
|
||||
"rewardType":"activateMapObjectGroup",
|
||||
"rewardID":"Mapevents2",
|
||||
"mapName":"blackwater_mountain25"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_10",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_12",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":81,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_12",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":81
|
||||
},
|
||||
{
|
||||
"rewardType":"removeSpawnArea",
|
||||
"rewardID":"prim_treasury_guard",
|
||||
"mapName":"blackwater_mountain25"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_20",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_22",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":81
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":82,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_22",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":82
|
||||
},
|
||||
{
|
||||
"rewardType":"spawnAll",
|
||||
"rewardID":"prim_treasury_guard2",
|
||||
"mapName":"blackwater_mountain25"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_40",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_42",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":84,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_42",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":84
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_50",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_52",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":85,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_52",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":85
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_70",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_72",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":87,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_72",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":87
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_80",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_82",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":88,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_82",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":88
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_90",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"prim_treasure_92",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"nondisplay",
|
||||
"value":89,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_92",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":89
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_door_10",
|
||||
"message":"Cling!",
|
||||
"rewards":[
|
||||
{
|
||||
"rewardType":"questProgress",
|
||||
"rewardID":"nondisplay",
|
||||
"value":80
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard_10",
|
||||
"message":"He said so? [His piercing gaze unsettles you.]",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Y... yes.",
|
||||
"nextPhraseID":"prim_treasury_guard_20"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard_20",
|
||||
"message":"Nice try, kid. Now go play again.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"OK, bye.",
|
||||
"nextPhraseID":"X"
|
||||
},
|
||||
{
|
||||
"text":"Play? I'm going to play - with you!",
|
||||
"nextPhraseID":"F"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard2",
|
||||
"message":"Well, well, well.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Eh, you look bigger than before. And stronger.",
|
||||
"nextPhraseID":"prim_treasury_guard2_10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard2_10",
|
||||
"message":"It's a good thing I noticed my colleague has left his post. He was pretty weak anyway.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Listen, we could avoid some trouble. I'll give you 200 gold pieces if you let me pass.",
|
||||
"nextPhraseID":"prim_treasury_guard2_20"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard2_20",
|
||||
"message":"Make it 2000, then we have a deal.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"OK, here.",
|
||||
"nextPhraseID":"R",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryRemove",
|
||||
"requireID":"gold",
|
||||
"value":2000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"Forget it. Prepare to die!",
|
||||
"nextPhraseID":"F"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -7379,6 +7379,10 @@
|
||||
"value":50
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text":"I need some help of the local priest.",
|
||||
"nextPhraseID":"sullengard_kealwea_0"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1333,14 +1333,6 @@
|
||||
"max":5
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"bwm_dagger_venom",
|
||||
"chance":"1/50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"shield_iron2",
|
||||
"chance":"1/50",
|
||||
|
||||
149
AndorsTrail/res/raw/droplists_prim.json
Normal file
149
AndorsTrail/res/raw/droplists_prim.json
Normal file
@@ -0,0 +1,149 @@
|
||||
[
|
||||
{
|
||||
"id":"prim_treasure_key",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"prim_treasure_key",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_9",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":10,
|
||||
"max":20
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"necklace_shield_0",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_8",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":20,
|
||||
"max":40
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem1",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":2
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem5",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"gem4",
|
||||
"chance":"50",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_7",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":200,
|
||||
"max":300
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_dmg1",
|
||||
"chance":"33",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_dmg2",
|
||||
"chance":"33",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_6",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":500,
|
||||
"max":900
|
||||
}
|
||||
},
|
||||
{
|
||||
"itemID":"ring_jinxed1",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1,
|
||||
"max":1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_5",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1800,
|
||||
"max":2800
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_4",
|
||||
"items":[
|
||||
{
|
||||
"itemID":"gold",
|
||||
"chance":"100",
|
||||
"quantity":{
|
||||
"min":1500,
|
||||
"max":2500
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id":"brv_school_sword",
|
||||
"iconID":"items_weapons:15",
|
||||
"iconID":"items_misc_2:126",
|
||||
"name":"Wooden sword",
|
||||
"baseMarketCost":78,
|
||||
"category":"ssword",
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
{
|
||||
"id":"brv_school_shield",
|
||||
"iconID":"items_armours:0",
|
||||
"iconID":"items_misc_2:127",
|
||||
"name":"Paper shield",
|
||||
"baseMarketCost":72,
|
||||
"category":"buckler",
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"max":2
|
||||
},
|
||||
"increaseAttackCost":5,
|
||||
"setNonWeaponDamageModifier":129,
|
||||
"increaseAttackChance":10
|
||||
"increaseAttackChance":10,
|
||||
"setNonWeaponDamageModifier":129
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,5 +35,13 @@
|
||||
"equipEffect":{
|
||||
"increaseBlockChance":1
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"prim_treasure_key",
|
||||
"iconID":"items_japozero:392",
|
||||
"name":"Prim treasury key",
|
||||
"displaytype":"ordinary",
|
||||
"baseMarketCost":100,
|
||||
"category":"other"
|
||||
}
|
||||
]
|
||||
@@ -663,5 +663,24 @@
|
||||
"monsterClass":"humanoid",
|
||||
"spawnGroup":"blackwater_acolyte",
|
||||
"phraseID":"blackwater_acolyte"
|
||||
},
|
||||
{
|
||||
"id":"prim_treasury_guard2",
|
||||
"name":"Strong Prim treasury guard",
|
||||
"iconID":"monsters_rltiles1:69",
|
||||
"maxHP":160,
|
||||
"maxAP":10,
|
||||
"moveCost":5,
|
||||
"monsterClass":"humanoid",
|
||||
"attackDamage":{
|
||||
"min":25,
|
||||
"max":40
|
||||
},
|
||||
"spawnGroup":"prim_treasury_guard2",
|
||||
"phraseID":"prim_treasury_guard2",
|
||||
"attackCost":5,
|
||||
"attackChance":160,
|
||||
"blockChance":170,
|
||||
"damageResistance":13
|
||||
}
|
||||
]
|
||||
@@ -34,11 +34,11 @@
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"There was a piece of Kazaul ritual there, which I had encountered before. I had to inform Miri."
|
||||
"logText":"There was a piece of Kazaul ritual there, which I had encountered before. I should inform Miri."
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"Miri asked me where I had seen this before. I told her about a task I had carried out on behalf of Throdna."
|
||||
"logText":"Miri asked me where I had seen this before. I told her about a task I had carried out on behalf of Throdna of the Blackwater settlement."
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":"The ritual consisted of two parts which I had found earlier, and a chant in a book called Calomyran Secrets. I needed to report this to Miri."
|
||||
"logText":"The ritual consisted of two parts which I had found earlier, and a chant in a book called Calomyran Secrets. I need to report this to Miri."
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
|
||||
@@ -4,28 +4,78 @@
|
||||
"name":"scores",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{ "progress":12, "logText":"Absolute Shadow hater" },
|
||||
{ "progress":13, "logText":"Shadow hater" },
|
||||
{ "progress":15, "logText":"Balanced Shadow feelings" },
|
||||
{ "progress":17, "logText":"Shadow fan" },
|
||||
{ "progress":18, "logText":"Absolute Shadow fan" },
|
||||
|
||||
{ "progress":22, "logText":"Absolute Feygard hater" },
|
||||
{ "progress":23, "logText":"Feygard hater" },
|
||||
{ "progress":25, "logText":"Balanced Feygard feelings" },
|
||||
{ "progress":27, "logText":"Feygard fan" },
|
||||
{ "progress":28, "logText":"Absolute Feygard fan" },
|
||||
|
||||
{ "progress":32, "logText":"Absolute Thieves guild hater" },
|
||||
{ "progress":33, "logText":"Thieves guild hater" },
|
||||
{ "progress":35, "logText":"Balanced Thieves guild feelings" },
|
||||
{ "progress":37, "logText":"Thieves guild fan" },
|
||||
{ "progress":38, "logText":"Absolute Thieves guild fan" },
|
||||
|
||||
{ "progress":101, "logText":"Clear preference: Shadow over Feygard" },
|
||||
{ "progress":102, "logText":"Clear preference: Feygard over Shadow" },
|
||||
|
||||
{ "progress":999, "logText":"-" }
|
||||
{
|
||||
"progress":12,
|
||||
"logText":"Absolute Shadow hater"
|
||||
},
|
||||
{
|
||||
"progress":13,
|
||||
"logText":"Shadow hater"
|
||||
},
|
||||
{
|
||||
"progress":15,
|
||||
"logText":"Balanced Shadow feelings"
|
||||
},
|
||||
{
|
||||
"progress":17,
|
||||
"logText":"Shadow fan"
|
||||
},
|
||||
{
|
||||
"progress":18,
|
||||
"logText":"Absolute Shadow fan"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
"logText":"Absolute Feygard hater"
|
||||
},
|
||||
{
|
||||
"progress":23,
|
||||
"logText":"Feygard hater"
|
||||
},
|
||||
{
|
||||
"progress":25,
|
||||
"logText":"Balanced Feygard feelings"
|
||||
},
|
||||
{
|
||||
"progress":27,
|
||||
"logText":"Feygard fan"
|
||||
},
|
||||
{
|
||||
"progress":28,
|
||||
"logText":"Absolute Feygard fan"
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":"Absolute Thieves guild hater"
|
||||
},
|
||||
{
|
||||
"progress":33,
|
||||
"logText":"Thieves guild hater"
|
||||
},
|
||||
{
|
||||
"progress":35,
|
||||
"logText":"Balanced Thieves guild feelings"
|
||||
},
|
||||
{
|
||||
"progress":37,
|
||||
"logText":"Thieves guild fan"
|
||||
},
|
||||
{
|
||||
"progress":38,
|
||||
"logText":"Absolute Thieves guild fan"
|
||||
},
|
||||
{
|
||||
"progress":101,
|
||||
"logText":"Clear preference: Shadow over Feygard"
|
||||
},
|
||||
{
|
||||
"progress":102,
|
||||
"logText":"Clear preference: Feygard over Shadow"
|
||||
},
|
||||
{
|
||||
"progress":999,
|
||||
"logText":"-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -33,40 +83,138 @@
|
||||
"name":"faction_count_shadow",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{ "progress":0, "logText":"Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower" },
|
||||
{ "progress":1, "logText":" S F T Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower" },
|
||||
{ "progress":10, "logText":" 4 vacor:61 Killed Vacor" },
|
||||
{ "progress":20, "logText":" 4- vacor:60 Killed Unzel" },
|
||||
{ "progress":30, "logText":" 4- kaverin:21 Declined to help Kaverin ->0" },
|
||||
{ "progress":32, "logText":" 4 kaverin:40 Delivered Message to Unzel" },
|
||||
{ "progress":34, "logText":" 4- kaverin:40 Delivered Message to Vacor" },
|
||||
{ "progress":40, "logText":" 4 feygard_shipment:82 Reported back to Ailshara" },
|
||||
{ "progress":42, "logText":" 4- feygard_shipment:80 Reported back to Gandoren" },
|
||||
{ "progress":50, "logText":" 1 thieves_hidden:80 Talked about thieves to Thoronir" },
|
||||
{ "progress":60, "logText":" 4 stoutford_castle:50 Yolgen examined the ring" },
|
||||
{ "progress":70, "logText":" 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen" },
|
||||
{ "progress":80, "logText":" 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen" },
|
||||
{ "progress":90, "logText":" " },
|
||||
{ "progress":100, "logText":" 4 kaverin:100 Found Vacor's old hideout" },
|
||||
{ "progress":110, "logText":" 4 Thieves03:32 The patrol sergeant has left to call for backup" },
|
||||
{ "progress":120, "logText":" 4- darkprotector:70 Restored the helmet" },
|
||||
{ "progress":130, "logText":" 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow" },
|
||||
{ "progress":140, "logText":" 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined" },
|
||||
{ "progress":150, "logText":" 4 xulviir:30 Destroyed the Xul'viir" },
|
||||
{ "progress":160, "logText":" 4- xulviir:20 Restored the Xul'viir" },
|
||||
{ "progress":170, "logText":" 3- rogorn:50 Killed Rogorn" },
|
||||
{ "progress":180, "logText":" 3 rogorn:55 Lie about Rogorn killed" },
|
||||
{ "progress":190, "logText":" 1- loneford:55 Talked to Kuldan about the illness" },
|
||||
{ "progress":200, "logText":" 1 loneford:60 Didn't tell Kuldan about the illness" },
|
||||
{ "progress":210, "logText":" " },
|
||||
{ "progress":220, "logText":" " },
|
||||
{ "progress":230, "logText":" " },
|
||||
{ "progress":240, "logText":" " },
|
||||
{ "progress":250, "logText":" " },
|
||||
{ "progress":260, "logText":" " },
|
||||
{ "progress":270, "logText":" " },
|
||||
{ "progress":280, "logText":" " },
|
||||
{ "progress":290, "logText":" " }
|
||||
{
|
||||
"progress":0,
|
||||
"logText":"Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
},
|
||||
{
|
||||
"progress":10,
|
||||
"logText":" 4 vacor:61 Killed Vacor"
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":" 4- vacor:60 Killed Unzel"
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":" 4- kaverin:21 Declined to help Kaverin ->0"
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":" 4 kaverin:40 Delivered Message to Unzel"
|
||||
},
|
||||
{
|
||||
"progress":34,
|
||||
"logText":" 4- kaverin:40 Delivered Message to Vacor"
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":" 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
},
|
||||
{
|
||||
"progress":42,
|
||||
"logText":" 4- feygard_shipment:80 Reported back to Gandoren"
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":" 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
},
|
||||
{
|
||||
"progress":60,
|
||||
"logText":" 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
},
|
||||
{
|
||||
"progress":70,
|
||||
"logText":" 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":" 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
},
|
||||
{
|
||||
"progress":90,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":100,
|
||||
"logText":" 4 kaverin:100 Found Vacor's old hideout"
|
||||
},
|
||||
{
|
||||
"progress":110,
|
||||
"logText":" 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
},
|
||||
{
|
||||
"progress":120,
|
||||
"logText":" 4- darkprotector:70 Restored the helmet"
|
||||
},
|
||||
{
|
||||
"progress":130,
|
||||
"logText":" 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
},
|
||||
{
|
||||
"progress":140,
|
||||
"logText":" 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
},
|
||||
{
|
||||
"progress":150,
|
||||
"logText":" 4 xulviir:30 Destroyed the Xul'viir"
|
||||
},
|
||||
{
|
||||
"progress":160,
|
||||
"logText":" 4- xulviir:20 Restored the Xul'viir"
|
||||
},
|
||||
{
|
||||
"progress":170,
|
||||
"logText":" 3- rogorn:50 Killed Rogorn"
|
||||
},
|
||||
{
|
||||
"progress":180,
|
||||
"logText":" 3 rogorn:55 Lie about Rogorn killed"
|
||||
},
|
||||
{
|
||||
"progress":190,
|
||||
"logText":" 1- loneford:55 Talked to Kuldan about the illness"
|
||||
},
|
||||
{
|
||||
"progress":200,
|
||||
"logText":" 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
},
|
||||
{
|
||||
"progress":210,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":220,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":230,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":240,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":250,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":260,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":270,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":280,
|
||||
"logText":" "
|
||||
},
|
||||
{
|
||||
"progress":290,
|
||||
"logText":" "
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -322,5 +470,84 @@
|
||||
"logText":" "
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"scores",
|
||||
"name":"scores",
|
||||
"showInLog":0,
|
||||
"stages":[
|
||||
{
|
||||
"progress":12,
|
||||
"logText":"Absolute Shadow hater"
|
||||
},
|
||||
{
|
||||
"progress":13,
|
||||
"logText":"Shadow hater"
|
||||
},
|
||||
{
|
||||
"progress":15,
|
||||
"logText":"Balanced Shadow feelings"
|
||||
},
|
||||
{
|
||||
"progress":17,
|
||||
"logText":"Shadow fan"
|
||||
},
|
||||
{
|
||||
"progress":18,
|
||||
"logText":"Absolute Shadow fan"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
"logText":"Absolute Feygard hater"
|
||||
},
|
||||
{
|
||||
"progress":23,
|
||||
"logText":"Feygard hater"
|
||||
},
|
||||
{
|
||||
"progress":25,
|
||||
"logText":"Balanced Feygard feelings"
|
||||
},
|
||||
{
|
||||
"progress":27,
|
||||
"logText":"Feygard fan"
|
||||
},
|
||||
{
|
||||
"progress":28,
|
||||
"logText":"Absolute Feygard fan"
|
||||
},
|
||||
{
|
||||
"progress":32,
|
||||
"logText":"Absolute Thieves guild hater"
|
||||
},
|
||||
{
|
||||
"progress":33,
|
||||
"logText":"Thieves guild hater"
|
||||
},
|
||||
{
|
||||
"progress":35,
|
||||
"logText":"Balanced Thieves guild feelings"
|
||||
},
|
||||
{
|
||||
"progress":37,
|
||||
"logText":"Thieves guild fan"
|
||||
},
|
||||
{
|
||||
"progress":38,
|
||||
"logText":"Absolute Thieves guild fan"
|
||||
},
|
||||
{
|
||||
"progress":101,
|
||||
"logText":"Clear preference: Shadow over Feygard"
|
||||
},
|
||||
{
|
||||
"progress":102,
|
||||
"logText":"Clear preference: Feygard over Shadow"
|
||||
},
|
||||
{
|
||||
"progress":999,
|
||||
"logText":"-"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -159,6 +159,42 @@
|
||||
{
|
||||
"progress":70,
|
||||
"logText":"mg2_wolves_meat"
|
||||
},
|
||||
{
|
||||
"progress":80,
|
||||
"logText":"prim_treasure_door"
|
||||
},
|
||||
{
|
||||
"progress":81,
|
||||
"logText":"prim_treasure_1"
|
||||
},
|
||||
{
|
||||
"progress":82,
|
||||
"logText":"prim_treasure_2"
|
||||
},
|
||||
{
|
||||
"progress":83,
|
||||
"logText":"prim_treasure_init"
|
||||
},
|
||||
{
|
||||
"progress":84,
|
||||
"logText":"prim_treasure_4 taken"
|
||||
},
|
||||
{
|
||||
"progress":85,
|
||||
"logText":"prim_treasure_5 taken"
|
||||
},
|
||||
{
|
||||
"progress":87,
|
||||
"logText":"prim_treasure_7 taken"
|
||||
},
|
||||
{
|
||||
"progress":88,
|
||||
"logText":"prim_treasure_8 taken"
|
||||
},
|
||||
{
|
||||
"progress":89,
|
||||
"logText":"prim_treasure_9 taken"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -571,17 +571,17 @@
|
||||
{
|
||||
"progress":170,
|
||||
"logText":"He was pretty disappointed with my poor score.",
|
||||
"rewardExperience":0
|
||||
"rewardExperience":1
|
||||
},
|
||||
{
|
||||
"progress":171,
|
||||
"logText":"My result confirmed his relatively low expectations.",
|
||||
"rewardExperience":500
|
||||
"logText":"He was pretty impressed with my excellent result.",
|
||||
"rewardExperience":1000
|
||||
},
|
||||
{
|
||||
"progress":172,
|
||||
"logText":"He was pretty impressed with my excellent result.",
|
||||
"rewardExperience":1000
|
||||
"logText":"My result confirmed his relatively low expectations.",
|
||||
"rewardExperience":500
|
||||
},
|
||||
{
|
||||
"progress":190,
|
||||
|
||||
@@ -194,6 +194,8 @@
|
||||
<item>@raw/droplists_troubling_times</item>
|
||||
<!--Added by ATCS v0.6.21 for project mt_galmore2-->
|
||||
<item>@raw/droplists_mt_galmore2</item>
|
||||
<!--Added by ATCS v0.6.24 for project next_release-->
|
||||
<item>@raw/droplists_prim</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_quests">
|
||||
@@ -476,6 +478,8 @@
|
||||
<!--Added by ATCS v0.6.21 for project mt_galmore2-->
|
||||
<item>@raw/conversationlist_darknessanddaylight</item>
|
||||
<item>@raw/conversationlist_mt_galmore2</item>
|
||||
<!--Added by ATCS v0.6.24 for project next_release-->
|
||||
<item>@raw/conversationlist_next_release</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_monsters">
|
||||
|
||||
@@ -1,209 +1,332 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="24" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="11">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="24" name="Ground" width="11">
|
||||
<data compression="zlib" encoding="base64">eJzj42Jg2C2FwHxofGRxED4thcDofGRxED7JicAg/hoxTDzY1cLk0DGyWlD4wNRiCzdktaDwMcESlqexqEV2y2YxVExLtaVAulxsYN0w1N17kwruBaUfbG4AiaOrPY1D7Wksal9yIvBJTlQ+uloAA/WudQ==</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="11" height="24" tilewidth="32" tileheight="32" infinite="0" nextlayerid="19" nextobjectid="34">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="160" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="320"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="11" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzT42JguC2FwHpofGRxEH4thcDofGRxEH7JicAg/hkxTDzY1cLk0DGyWlD4wNRiCzdktaDwCcESlq+xqEV2y2UxVExLtVOB9HSxgXXDUHfvTyq4F5R+sLkBJI6u9jUOta+xqOXkQmCQGmQ+uloAmpzJew==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Objects" width="11">
|
||||
<data compression="zlib" encoding="base64">eJxjYGBgMGZjYODlZ2AwAdIw8FAGlYYBZ6gaFyj9RICB4SNUDYgG8WFgoxADwyYg/sMH4X8BynWxMDB0A3EPC4QPAweB6g4B8W4hBoIAZN5uJHNBwJMFFcNAENCdwUAcwkZYbRJQTTIQpyCpxQeMgHp38BFWBwIrxBgYTgDV7hAgrBYGTgDVXhQjXj0+YMgCweSATay45aYC3Tcd6kaQew/hUXtDkHg7B4N7SQFDzb3EAgC6qimw</data>
|
||||
<layer id="2" name="Objects" width="11" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYGBgCGZjYNDlZ2AIAdIwwCiLSsNAMlRNCpRmEWRgEISqAdEgPjqQ4YfQIkC5VSwMDKuBeA0LhA8DD4UYGB4B8W0hTP3YzAOpg5kLApksqBgfwKW2CeinRiBuYcOtFxkEEbAHGZwQY2B4wcfAcEOAeD0vgGo/ihGvHh8IZIFgcsAlVtxyW4Hu2w51I8i9j/Co/YElbeACg8G9pICh5l5iAQACpiMh
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Above" width="11">
|
||||
<data compression="zlib" encoding="base64">eJxjYGBgOCzGgAJg/Kt8DBgAm9oqFgaGaiCuYSGs9hKaGD61uMBgUysiQFitGD8Dw0WoGlxhQMhOeqoV5YewdwgMnBtIUfsbmlaHint1aRC++NIVuQAA2QIjeA==</data>
|
||||
<layer id="12" name="Objects_1" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFMNDIhkqPglEw0gEAPyEBDw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Walkable" width="11">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsHEQYmxgINQSK0dNtcjuGgh/o+shNr4GKk5H3UuZG/DJAwAYXpeW</data>
|
||||
<layer id="18" name="Objects_4" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA9kOEnrOahEAPDIyC+LUS8ecSYOwpGwSggHwAA6I4DVg==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="south" type="mapchange" width="32" x="96" y="736">
|
||||
<layer id="13" name="Objects_5" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA9kOEnrOahEAPDIyHizbstRJy5o2AUjALyAQDDhgNW
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="15" name="Objects_7" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgc4KEQA8MjIL4tRFitDD9EHYgeBaNgFNAOAABvbAQY
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="16" name="Objects_8" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA9kOEnrOahEAPDIyC+LUScmSB1xJg7CkbBKCAfAAB83AQY
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="17" name="Objects_9" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA9kOEnrOahEAPDIyC+LUScecSoGwWjYBRQBgB+NAQY
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="11" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMAEj8Ug9Fc+LJJY1M5iYWCYDcRzWFDlLgoxMFwSQlX7SYywmchuoFRtERsDQyEQl7BR11wYuAEMIxMBwmrN+BkYPkLVEBsGAwlM+SH0DYGBdQexQHqIudd3iLgXAEWxFeE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="11" name="Above_1" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBjeoJANlR4Fo2AUEA8ABgkA7w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="8" name="Top" width="11" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYGBgeCzGQDQYVTuqdlTt4FT7iQS1xAIArLkWbw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="11" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcJFGGBmQqhYboLVamDw2NjHuxacWH58Sc/H5hVy16HqIjWtS4njUvQPrXmLNBQDKT6Jt
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents" visible="0">
|
||||
<object id="1" name="south" type="mapchange" x="96" y="736" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="blackwater_mountain11"/>
|
||||
<property name="place" value="house5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="18" name="prim_treasure_init" type="script" x="32" y="224" width="64" height="32"/>
|
||||
<object id="15" name="prim_treasure_10" type="script" x="32" y="64" width="96" height="32"/>
|
||||
<object id="16" name="prim_treasure_20" type="script" x="32" y="128" width="96" height="32"/>
|
||||
<object id="33" name="prim_treasure_40" type="script" x="64" y="128" width="32" height="32"/>
|
||||
<object id="20" name="prim_treasure_50" type="script" x="96" y="96" width="32" height="32"/>
|
||||
<object id="28" name="prim_treasure_70" type="script" x="96" y="64" width="32" height="32"/>
|
||||
<object id="29" name="prim_treasure_80" type="script" x="32" y="128" width="32" height="32"/>
|
||||
<object id="30" name="prim_treasure_90" type="script" x="96" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="32" name="prim_treasury_guard" type="spawn" width="32" x="32" y="256">
|
||||
<objectgroup id="9" name="Mapevents2" visible="0">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
</properties>
|
||||
<object id="10" name="prim_treasure_key" type="container" x="96" y="224" width="32" height="32"/>
|
||||
<object id="11" name="prim_treasure_9" type="container" x="96" y="128" width="32" height="32"/>
|
||||
<object id="12" name="prim_treasure_8" type="container" x="32" y="128" width="32" height="32"/>
|
||||
<object id="13" name="prim_treasure_7" type="container" x="96" y="64" width="32" height="32"/>
|
||||
<object id="14" name="prim_treasure_6" type="container" x="32" y="64" width="32" height="32"/>
|
||||
<object id="21" name="prim_treasure_5" type="container" x="96" y="96" width="32" height="32"/>
|
||||
<object id="32" name="prim_treasure_4" type="container" x="64" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn" visible="0">
|
||||
<object id="2" name="prim_treasury_guard" type="spawn" x="32" y="256" width="32" height="32"/>
|
||||
<object id="3" name="prim_priest" type="spawn" x="224" y="96" width="32" height="32"/>
|
||||
<object id="4" name="prim_acolyte" type="spawn" x="224" y="160" width="96" height="32"/>
|
||||
<object id="5" name="prim_pupil1" type="spawn" x="64" y="352" width="32" height="32"/>
|
||||
<object id="6" name="prim_pupil2" type="spawn" x="160" y="448" width="32" height="32"/>
|
||||
<object id="7" name="prim_pupil3" type="spawn" x="32" y="608" width="32" height="32"/>
|
||||
<object id="8" name="prim_treasury_guard2" type="spawn" x="32" y="256" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys" visible="0">
|
||||
<object id="9" name="prim_treasure_door" type="key" x="64" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="prim_treasure_door"/>
|
||||
<property name="requireId" value="nondisplay"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="80"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="prim_priest" type="spawn" width="32" x="224" y="96">
|
||||
<properties>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="prim_acolyte" type="spawn" width="96" x="224" y="160">
|
||||
<properties>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="prim_pupil1" type="spawn" width="32" x="64" y="352">
|
||||
<properties>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="prim_pupil2" type="spawn" width="32" x="160" y="448">
|
||||
<properties>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="prim_pupil3" type="spawn" width="32" x="32" y="608">
|
||||
<object id="26" name="prim_treasure_bigheap" type="key" x="32" y="96" width="64" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="prim_treasure_bigheap"/>
|
||||
<property name="requireId" value="nondisplay"/>
|
||||
<property name="requireNegation" value="true"/>
|
||||
<property name="requireType" value="questProgress"/>
|
||||
<property name="requireValue" value="80"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
<objectgroup id="10" name="Replace">
|
||||
<object id="19" name="nondisplay:80" type="replace" x="32" y="160" width="96" height="64">
|
||||
<properties>
|
||||
<property name="Above" value="Above_1"/>
|
||||
<property name="Objects" value="Objects_1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="31" name="nondisplay:84" type="replace" x="64" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="17" name="nondisplay:85" type="replace" x="96" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="23" name="nondisplay:87" type="replace" x="96" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_7"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="24" name="nondisplay:88" type="replace" x="32" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_8"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="25" name="nondisplay:89" type="replace" x="96" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_9"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
||||
@@ -1,228 +1,228 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="29" height="16" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="12">
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="29" height="16" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="12">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="160" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="320"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1073" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1201" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1329" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1457" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1585" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1713" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1841" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1969" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2097" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2225" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2353" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2481" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2513" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2609" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2641" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2737" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2769" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2865" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2897" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2993" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3025" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3121" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3153" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3249" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3281" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3377" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3409" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3505" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3537" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3633" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3665" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3761" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3793" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3889" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3921" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4017" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4049" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4145" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4177" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4273" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4305" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4401" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4433" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4529" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4561" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4657" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4689" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4785" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4817" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4913" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4945" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5041" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5073" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5169" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5201" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5297" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5329" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5425" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5457" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5553" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5585" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5681" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5713" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5809" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5841" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5937" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5969" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6065" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6097" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6193" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6225" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6321" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6353" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6449" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6481" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6577" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6609" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6705" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6737" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6833" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="6865" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6953" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="6985" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7073" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="7105" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7193" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7225" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7321" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7353" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7449" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7481" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_cavewall_5" tilewidth="32" tileheight="32" tilecount="36" columns="6">
|
||||
<tileset firstgid="7609" name="map_cavewall_5" tilewidth="32" tileheight="32" tilecount="36" columns="6">
|
||||
<image source="../drawable/map_cavewall_5.png" width="192" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7613" name="map_rock_3" tilewidth="32" tileheight="32" tilecount="30" columns="6">
|
||||
<tileset firstgid="7645" name="map_rock_3" tilewidth="32" tileheight="32" tilecount="30" columns="6">
|
||||
<image source="../drawable/map_rock_3.png" width="192" height="160"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7643" name="map_transition_6" tilewidth="32" tileheight="32" tilecount="144" columns="18">
|
||||
<tileset firstgid="7675" name="map_transition_6" tilewidth="32" tileheight="32" tilecount="144" columns="18">
|
||||
<image source="../drawable/map_transition_6.png" width="576" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7787" name="map_tree_3" tilewidth="32" tileheight="32" tilecount="544" columns="32">
|
||||
<tileset firstgid="7819" name="map_tree_3" tilewidth="32" tileheight="32" tilecount="544" columns="32">
|
||||
<image source="../drawable/map_tree_3.png" width="1024" height="544"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="29" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIKhBSRl6atvFIwCbAAADKUAbQ==
|
||||
eJxjYBgFo2AUjIKhBSxl6atvFIwCbAAAp6UArQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="29" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVlIEJwyAQRSVDBEJwv07QUTJDO0JiN0h0hMxSDjz6+b2AUUjpwSennr6vEZfOueWkHo3aKiRR44/7Aqw5H/jDtfZCzbk+0DrSjsBcoVbHX7RXyxfuA/PdONtoMFdoy1gipuVLx9AfewvE1LCY0WByjeaJ6jajTr6jd27IktxictQyJZCHXI3Rf9dYvjRSzgdvM5l1Rnw26A3beI9beC2aOlt41ybwd++P57CQc+s/+Zk3i72UzrH2caWeP2T/k/gdLf2/b5F9GtY=
|
||||
eJzVlOEJwyAQhSVD5J+DhCzYCTpKZmhHSOwGiY4QyoFHH68XMAopPXjk1NPvacSlc245qUejtgpJ1PjjvgBrzgf+cK29UHOuD7SOtCMwV6jV8Rft1fKF+8B8N842GswV2jKWiGn50jH0x94CMTUsZjSYXKN5orrNqJPv6J0bsiS3mBy1TAnkIVdj9N81li+NlPPB20xmnRGfDXrDNt7jFl6Lps4W3rUJ/N374zks5Nz6T37mzWIvpXOsfVyp5w/Z/yR+R0v/7xsu8VM2
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="29" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydVM1OwzAMjvIG5dCqF56Ey+gBkLghMQYnmJjYhsRtGoc9Rss/V9hpXIFHQPAGbDzKbMVWXTct3T7pU1Inzme7TlqxMdvAPnAAfNo05hmIYJsPh4HfjkjIp6f2zAJ35jp4t2XbVUUM+zUa0kfm0BHzLvn/ejR92FJ6c+tYhYM1atpVPpjjLfAOuKjRmjTMgdHxxDAjWxvGV9CbUiyJJ4+63H9qYtG90hSY+zg05iQs/q/Y5ppzwa8V6yGB/qh3DVqnG8aMhC6fj+t/wN2wuI44s8WzuE5yHqv4jkOnh+jB2Kdz2YbzMVHafHHdR8Y8RC4+HB+jco8vKHaG1EphLQPeVNSQ945UPL49Ejv//Ht5Zweh6/0hnXHZoG/Q54K4FzjfjHKou3M+HFXsb694DteS3wKu6QuNmc2p16aq/i16w4cUA99XeadS5cN5a41BkGugD35jjPwt93LOiec9SD3xp2J+HpfzwG985z+InzbPGWOQNdH09STasT+kjtbEOuCbMKF78k2asufe1L9NRS2Wmxh0SQ==
|
||||
eJydVM1OwzAMjsITlEOmXXiPvQuX0QND4obEGJxgYmIdErdpHPYYLf9cYadxBR4BwRswiKmtuq5buln6lMSx89mOk3bTmC2PoUfk8bBhzKMHCOk02Q90PUiIPgNhMw/SM1eRV1vUXZTEsFvBwX14Dj0276P/t8KpyabgW9gUZbK3Qk37wgdyvPa48fip4JrWzIGkp8QwR13Xj8+eb4axhEoeVbl/VcQie6WuQO4TZ8yRy99Xy2acC4aPJevBBfyB79JzHa8bM2a8dP7fXawZ03H5fZATmz+L6sTnLRHfoUv5QAZ+HOK5pIP5BMF1Wly3DWPuGml8MN43ij0Odh2XrTlX7PcSj6uSGpLtWMSj2XDZ/ufu+ZuNXNr7IzzjvEbfgM8ZYidIfRPMoerNaXJQYt9d8hyqJf0FVNMnHBObQe7NRP3b+IePMAZ6r/xNxcKH8pYcUZBxgA+sIUZac1vKOVT+g1iJP2bz02YxD1jDP/+GeLdZzhADr4mE1pOgh/7gPJIT6gB/whTfySdy8p57EXcbs1r8AhxKiqs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="29" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAtsJGksQVkgGAx6ptpjORPZzTzQfahi1HDTch2BqHpdyZgJ6luIqSWGDsJyaPbQ6yd6H6ntZ347IPJE1JDqp3UAMhuIuQ+YgG18neEIHHqpjNB6KlMxJs9HU0tLr0gcWS16Hx0tdOwyBsCw8OIDmUervICViYY08ANlKTTQBx6CZV75NiJLU2SUpbhk0c3GwBuOBiR
|
||||
eJxjYKAtiJGksQVkgGIx6psZjOTPZDTzQfahi1HDTch2FqHpTyZgJ6luIqSWGDsJyaPbQ6yd6H6ntZ347IPJE1JDqp3UAMhuIuQ+YgG18neFIHHqtjNB6K1MxJu9HU0tLr0gcWS16Hx0tduwyAcCwyOIDmUervICViYE08ANlKTTQhx6CZV75NiJLU2SUpbhk0c3GwCRPiAx
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="29" height="16">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFwwEYSw60C0bBKBgFo2BkAQCm1gBN
|
||||
eJxjYBgFwwEESw60C0bBKBgFo2BkAQBV5QBt
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="29" height="16">
|
||||
<layer id="6" name="Walkable" width="29" height="16" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9U1sKACAI6xTdo/tfrq8gBOeWmhAFsYez1hxjBUsthIm0FB+eDqvvYc4549XyoV6YvFlM1i/LVZlTZ86deq/zzWgphXJivXt81fVzZl09oH6YflEO5+7eLZfipzpP6yvCen6Vd1r1VxR/FrcBYkNKnA==
|
||||
eJy9U1sKACAI6xTdy/tfpq9+BHVLlxAFMfewbK9lxWIrw1RcjI6IB+WPMPfc0er7ZV6QvFFMVy/aazInZc5Kvtf5driYynJCtUf9puvnzFQeKj/Ifabf74wfdZ5eV4WN9DLvdOqvMPo87gCts2yj
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents">
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztkssNwCAMQ5mie7H/Mr0jGyfUSaWqkbgBz5/Ma4wJzm7Qfdd5g8m41cyfW89WU83tznvns5IdnS9xu7uN7NiqrWPHUCYdXJa3swPUM/PqzD8yah9cfJWDi5vx686aZYi4XZ5Ztw6u8rLyIvwTXacasrun3jE24qscomzER38jHac89pZNtlfmS+Ue8fU0a+TJwWS+GdfFjOjJcm/sHAX9
|
||||
eJztklEOgDAMQj2F99r9L+OvWWC0k9bESLIfs/mAdpzHMcBZCd13nTeYjFvN/Ln1bKVqbnffq5yV7Ki+xO2ebWTHZm8dO4Y66eCyvp0zQHNmWZ39R6T2wcVXPbi4mbzurlmHiNuVuXK/VJb7t/kO4+/42vWQ3T31jrERX/UQZSM++jfysctjb5myc2W5VO+RXE+7RpkcTJabcV3MiJ8s9wKx/AZk
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents">
|
||||
|
||||
@@ -200,17 +200,17 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
eJztzUERAAAEADCnf1QZnAa+HrYCi4Bd5c3bRy8AAHwxmL4B7w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9lk2OgzAMhSt2vf9dcoUhy6orSA+A1KRHQCOkPM3jjRN+JsziSa3j+ItNMO67260vaDRsoeI/yF71fYuPM3jLnpj9RrIlw3eUuNibZB0+X1nLf0/5YM+c/SLZmBVobaC42Jto/UU+zA2ZjT2cU8w2ZaUcL1KuWhv4fijXgepSenbgvIjF3A9xtTYl7pviI9fesEWKb3HnCncmgVu6p87gcjzEedzXUq6uL+L7jPhObL77fWYrFmvLj3P2hfzDDs5RMTcIF3exVKu/cgdiDN265v4iLti4w3yO/h+42j8T1foKpsXVXtOK88xim/YlfudbMqesJ3G1P7TiKnMiG/eIrV7Tggs2nqc/0JP28krcRcjPX3CPalx8a2tc1/3oKNdiTvf1d8CKgf7pdpxP2SUmc/sKl78fV3CtmNYM1rLOJS7Pp35nrbU/bXGdSGfjQH307P0G12KUhJ52pq/ou2XFt87iG3M1vs471ox3lsu/NVflWjPeUaYljr3FbcGDvgE5VwG2
|
||||
eJy9lk2OwyAMhavseqE5OlcYWI66IvQAkZrMEaoKiae+vDH5K5nFk1pj+8MOcfDd5eIr6g1bWvCPEqu+D/FxBi/HjMWvJ9tk+PaSF7GTrMPnuyj/D1QPYp7FbyQbsxKtRcqL2InW7+TD3FTYiOGaxmJT1lTyjVSr9ga+v1RrpL7Unh04d2IxN+f7Kjm1NzXug/KjVm/YEHeE+ySBWzunzuByPuT5uc6lXF3P4vOM/E5sofu7ZysXa82Paw6V+tMGzl4xNwkXZ7HWq0+5kRixm/c8nMQFG2eY9+H/gavzc6Jen8G0uDprWnFuRWzTucTvfEvmUHQjrs6HVlxlDmTjGbE2a1pwwcbzDDtm0lZejZuF+sIJ52iJi2/tEtd1b+3lWszhOv8OWDkwP92G/Sm7xmSuX+Dy9+MMrpXTuoO17HONy/fTsLHXOp/WuE6kd+NEc/To+QbXYtSEmXZkrui7ZeW39hIaczW/3nesO95RLv/WWpVr3fH2Mi1x7jVuCx70AsvhADg=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytltFNwzAQhiM8AlJQ+5CXrsEswAQ89K3qAMxQmhF44gGYAAZggmImSN8KlchJsXJc7nxnO79kyUlkf7bvv4uryiZfj/2dMw4y6lj/f27dyHiMsPA4OodFOfsADpxFN/A6gfu5kMdj7Z38HfcxM0faWF9P+8dCpkWYG1heYZ4v7PMfhBgH1rebvsOS4gh6I+toFT955nvg31zGx2rCXlkxc0l5dK9wtRzTYpWrjvEjFs0b6Z00HnS9tK8BizsHdyVzT8y3HNF9SDVv7phY54vVCsijl95rz4zfpBwrqT1PA8f3c7/3/Y/C/LIoNYdT/l/rxbQFaTlM9YrqViy2wPiqp20dqYmaHpzMDfvimKls6R9BPaXxcMsVV/dB2tyl3BKVxjkIcuK2b3cJHp1rz5umqrbNuA4Ll+YWfebE3TECD3LzV6n/nA+w3zU+/u+l1gKJG8s3zMu5d1u4mgfame5NHN/ie3wG2hqs3qPxlmpzOHPJW3Df+GHeS+vAe/8Dcbua+A==
|
||||
eJytlktOwzAQhiN8BKSgdpFNr8FZgBOw6K7qAThDaY7AigVwAjgAJyjmBOmuUImMFCvDZMYztvNLlpyH/fnxz9hVZZOvx/rOGRsZdaz/P7duZDxGWLgd7cOinHkAB9aiG3idwP1cyO2x9k7+juuYmSOtra+n9WMh0yLMDSyvMM8X9v4Pwh4H1rebvsOS9hH0RsbRKn7yzPfAv7mMt9WEvbJi+pLi6F7hajGm7VWuOsaPWDRupHdSe9D10j4GLG4d3JXMPTHfckTnwTG5/+bmSorlCoijl95rz4zfpBgryT1PA8f3fb/39Y/C+LIoNYZTzq/1YlqCtBimekV5K7a3wPiqp2UdyYmaHpzMDfPimKls6YygntJ4uOSKy/sgre9SbolK9zkIYuK2L3cJHp1rzpumqrbNOA4Ll8YWfebE3TECD2LzV8n/nA+w3zU+PvdSc4HEjcUb5uXcuy1czQPtTPcmjm/xPV4DbQxW79H9lnJzWHPJW3Df+GHeS+PAc/8DqtaaCQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
|
||||
@@ -1,476 +1,475 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="30" tilewidth="32" tileheight="32">
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="48">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="160" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="320"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7609" name="map_cavewall_5" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7609" name="map_cavewall_5" tilewidth="32" tileheight="32" tilecount="36" columns="6">
|
||||
<image source="../drawable/map_cavewall_5.png" width="192" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7645" name="map_rock_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7645" name="map_rock_3" tilewidth="32" tileheight="32" tilecount="30" columns="6">
|
||||
<image source="../drawable/map_rock_3.png" width="192" height="160"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7675" name="map_transition_6" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7675" name="map_transition_6" tilewidth="32" tileheight="32" tilecount="144" columns="18">
|
||||
<image source="../drawable/map_transition_6.png" width="576" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Base" width="30" height="30">
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground" width="30" height="30">
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytV0luwkAQtOQTSPMBPsIXuSZRHgAoudhGysKR5cDdi3hPEo+Yksvl9gLKoYWn3Z6q7ulluM6i6FpLGkdRVsshbp6hPwW9/03C73LeloS+w/N11ojuybpzLTlhQF8GfRn0ZbA5Ej7Wp7j9vJM9wYltqqADBnwFZ+jxXIjvzy6KXlzzrgy+8LfAYxv4nhKXknA5rspjXeNtatm62xp4lcQbeKzjmBeCaeGyfNR4n7V8ue67i6HLDD5Z3L+/JYjP0cinPkE8scb5q2/MWTmdQnwKqgeLE/PSeCJ/tU6Aozq1R+4ChzkV9A5x/q792bthXEsSwz4nnL53HGP4OxXTy+5OnhB84zHhL++ZxF0ufv2ziKLfxa1e7sW0zk8x0F94zbjVP+D2nV9KPqOHAVftUyM+j8YAcUAv6zvPhHoe82C5B9efu9akZev1e9fut/ps1eKQv9rbFHusT3k+B+rBj+JafvT1UHyXh/mUjPiufV0x9ka/Zy7ISe4RVehZ1rwZ49/3Dj1S7yjow1jzfJ86Ry6usde4cyz5jmLtw/xSg8Nq3vWXe/6Tu90zcNdALIdmJO40Z+GlNcf2HstzWYUeu3GNvBE22xfhG55TzE9rVnMSswq4a8J8pfsGuPLZenueU319Tc8DuNhDcbfSL7K4HUM9L5zTGK6Ve2O4Q/lpzWatOT1zv/b59G7gTqk3+Mux1pqDcI8BvuaU5vUQdkF+LOdNzSkuYmDl2ybowAF3WbXluk3ibs1oTiSiQ5+z/N5IvDVvcgOTZ6zGGHMX/3dK+RaYU+at3+8PfQ5PPw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="30" height="30">
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydVjtu20AUJLKdkioEtC7UpUrtKqeJTyDnFHJyBIfucoL4CMktbDeiXEns3EkuwoF2wOHoUQbygAXJ3cc3b2ffZ6uqqm5TNSkPuao+XAzfLx+Pz828ql7zWHdZj7+b3u5dP27EPv6rCiZtuby/GGPeBP4d8in+ObnufftWn86vA9urNJ7fpLEf2x53149WdL68O7WpcyrP6eg79FZig3yAc8w/5sHW58AW1zZpPOffreDA90bWFR9rh7I3/ruaiA3soa6PTwq+iQe5LHwn4b0NbC5kXXXBA2IB4zHHOik4U8aYy8zs0Efg6LzGnv+jPqlfje2py+Pzn5k+84rzxGyFv5ngqE+6BlE+u4mccBwKYk75ivKBPrXBGvnv8uAHch757Zz87nXuy4hkLTgeIxpXeh7AbefHAfna+3MlMQE/UJf+5OOA0HYtepcWR5/KN3MS/2gsdHmwicH6Qi69FrpE/ER+UKbOb5+HWqh1nDz/Eq6w7nUTcz/LoD9RXZ7Vw9gb/4cy8D/5+Cs6T+Ud9QX8qB97+fcteRKbtOXvuq+d6e/y+J17/36mFyluLbGudps02FJMCPMjOu+X+cCdx8s+n9pSXOjrniIcvC+CGky5Ljb0HGBPucB7xK+K9ufoHNfik8baNtijC3Q8Pv9HNDfUnp+78hTV0mUd10gI+y57MPWIwbN+zZZvwq3ft1y05+M96pEP4rf2IPZ39aMp9THC9Jhkr3cftTbxrDfptK+SW8ac87sxXlkLuUftkX4fWogu+6pia+5iOJbv1fcY3am0HzofGqvYd1dyaCqGl8INz8Z91NhkDOt9OpLtRMxF2KwpmuuaH1ENOSfEUvxzfdFzHdisq7cyT/8Y27AZ3e/vCr72u6n+6j6oMLaaNL5f+10DQt9+pCG+lU/vt36ffEuA7Xt1+5pXiqV3hc56LuvKP5MsKFE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="30">
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydVttNw0AQtOIOsBQXwBcSf/lNLYYKgCpAlBCgCjpCpgL7L8kHrOQho2X27nwjRYruMbM3t97bpokxbuO5Q9s0721ic2Kfwkxa0LUxHuf/JdpzIn7MT0J3DMZ539eiP4o4Ur6p+Wk5J8aN23inbXqfh19vMJ+uu8v8C+IOzlrKWwL2/0C6z+JsiDGHIVjH+18r7iS3/iHQ3bnxme5wrS5yYL9x41dpLs5j+LBG1/xKrVcxeY0d5ViED3cvnPMA36Pnutn81zV89pcfcxuQL76+1OR0yR5flzjW2u+oFKqGflM8x8Ufy6dcbVwDaJ37fN6ZPxwHcO71+hyX+m84VvAZovriwfllsZveaaUmauLdL8d9oW7Jd30ruKL7firULXlv94LL4uU332qNrwM5qNxI3ZN/1xk1PQs4o/F2iQ+a0X1GHPBDncn8U+PQsj6hW+YfO32fpXUH8Xn/ordZ5aLv7/gbj/T+zhKc1e+ZKM6IMwXVfwFK3/uh/GTOqMd9y+QetIcVb7jKZ/Yg+tZSPpd+I743N85cLQN3lFOnpY6m3gP2caQegn2vzQ3EkMMkehfjV37X1hzPbUCvNoh+F2ugF+WhIcrFH/EUqPA=
|
||||
eJydV9tNw0AQtOIOsBQXwBcSf/lNLYYKgCpAlBCgCjpCpgL7L8kHrOQho2X27nwjIUX3mNmbW+8tTRNj3MZzh7Zp3tvE5sQ+hZm0oGtjPM6/S7TnRPyYn4TuGIzzvq9FfxRxpHxT89NyTowbt/FO2/Q+D7/eYD5dd5f5F8QdnLWUtwTs/4F0n8XZEGMOQ7CO979W3Elu/UOgu3PjM93hWl3kwH7jxq/SXJzH8GGNrvmVWq9i8ho7yrEIH+5eOOcBvkfPdbP5r2v47C9/zG1Avvj6UpPTJXt8XeJYa7+jUqga+k3xHBd/LJ9ytXENoHXu83ln/nAcwLnX63Nc6rfhWMFniOqLB+eXxW56p5WaqIl3vxz3hbol3/Wt4Iru+6lQt+S93Qsui5fffKs1vg7koHIjdU/+XWfU9CzgjMbbJT5oRvcZccAPdSbzT41Dy/qEbpl/7PR9ltYdxOf9i95mlYu+v+NvPNL7O0twVr9nojgjzhRU/wUofe+H8pM5VY9rPrxlcg/aw4o3XOUzexB9aymfS78R35sbZ66WgTvKqdNSR1PvAfs4Ug/BvtfmBmLIYRK9i/Erv2trjuc2oFcbRL+LNdCL/tcyRLn4A6Z3qfU=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Top" width="30" height="30">
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAviBdmYEgQprOlo2AUjIIBB3Gj+X7Egz/itDGLmuaOAkwwGr6jYBSMDEBuXn8sRl13jAL6AwCT+Aev
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="30" visible="0">
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVk0sOgDAIRD2F979Sb2TcEuZXmzaSdGEo8waK476u8dPzxgntXdzKqZH6QnkULN/VM23GZB7SYFx039Vh9Um/yjtis7kyHSc/u6urNVPuTnbK3TFrtAerPaFwmZ1Pp9bRQfUq0t4731VHsWZ6rfzOg+IwruK4vaX75oT7H3zZc8eDw3T77e4rruI7XKVVud28u2/lSbGVfleHuKxXxGU+K5Nx3V1l/lJPagbOjOpbqTeZ5ab7uPqome7w4LzFyfMAOqEOMA==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="mapevents">
|
||||
<object name="east" type="mapchange" x="928" y="32" width="32" height="896">
|
||||
<objectgroup id="7" name="mapevents" visible="0">
|
||||
<object id="1" name="east" type="mapchange" x="928" y="32" width="32" height="896">
|
||||
<properties>
|
||||
<property name="map" value="galmore_42"/>
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="800" y="128" width="32" height="32">
|
||||
<object id="2" name="lava_ground" type="script" x="800" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="320" y="192" width="32" height="32">
|
||||
<object id="3" name="lava_ground" type="script" x="320" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="576" y="96" width="96" height="64">
|
||||
<object id="4" name="lava_ground" type="script" x="576" y="96" width="96" height="64">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="544" y="32" width="32" height="32">
|
||||
<object id="5" name="lava_ground" type="script" x="544" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="96" y="320" width="32" height="32">
|
||||
<object id="6" name="lava_ground" type="script" x="96" y="320" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="32" y="352" width="64" height="64">
|
||||
<object id="7" name="lava_ground" type="script" x="32" y="352" width="64" height="64">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="96" y="384" width="64" height="192">
|
||||
<object id="8" name="lava_ground" type="script" x="96" y="384" width="64" height="192">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="160" y="416" width="96" height="160">
|
||||
<object id="9" name="lava_ground" type="script" x="160" y="416" width="96" height="160">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="288" y="448" width="32" height="32">
|
||||
<object id="10" name="lava_ground" type="script" x="288" y="448" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="288" y="544" width="32" height="32">
|
||||
<object id="11" name="lava_ground" type="script" x="288" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="64" y="736" width="96" height="64">
|
||||
<object id="12" name="lava_ground" type="script" x="64" y="736" width="96" height="64">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="192" y="704" width="32" height="32">
|
||||
<object id="13" name="lava_ground" type="script" x="192" y="704" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="384" y="608" width="32" height="32">
|
||||
<object id="14" name="lava_ground" type="script" x="384" y="608" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="416" y="192" width="64" height="64">
|
||||
<object id="15" name="lava_ground" type="script" x="416" y="192" width="64" height="64">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="224" y="192" width="64" height="64">
|
||||
<object id="16" name="lava_ground" type="script" x="224" y="192" width="64" height="64">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="320" y="256" width="96" height="32">
|
||||
<object id="17" name="lava_ground" type="script" x="320" y="256" width="96" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="480" y="224" width="32" height="32">
|
||||
<object id="18" name="lava_ground" type="script" x="480" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="480" y="544" width="32" height="32">
|
||||
<object id="19" name="lava_ground" type="script" x="480" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="640" y="448" width="32" height="32">
|
||||
<object id="20" name="lava_ground" type="script" x="640" y="448" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="832" y="480" width="32" height="32">
|
||||
<object id="21" name="lava_ground" type="script" x="832" y="480" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="768" y="896" width="128" height="32">
|
||||
<object id="22" name="lava_ground" type="script" x="768" y="896" width="128" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="736" y="864" width="32" height="32">
|
||||
<object id="23" name="lava_ground" type="script" x="736" y="864" width="32" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="544" y="832" width="160" height="64">
|
||||
<object id="24" name="lava_ground" type="script" x="544" y="832" width="160" height="64">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="480" y="640" width="128" height="192">
|
||||
<object id="25" name="lava_ground" type="script" x="480" y="640" width="128" height="192">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="608" y="640" width="64" height="96">
|
||||
<object id="26" name="lava_ground" type="script" x="608" y="640" width="64" height="96">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="lava_ground" type="script" x="64" y="256" width="64" height="32">
|
||||
<object id="27" name="lava_ground" type="script" x="64" y="256" width="64" height="32">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object name="pyreling_spawn" type="spawn" x="576" y="160" width="64" height="32">
|
||||
<objectgroup id="8" name="Spawn" visible="0">
|
||||
<object id="28" name="pyreling_spawn" type="spawn" x="576" y="160" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="pyreling_spawn" type="spawn" x="288" y="192" width="128" height="64">
|
||||
<object id="29" name="pyreling_spawn" type="spawn" x="288" y="192" width="128" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="pyreling_spawn" type="spawn" x="32" y="320" width="64" height="32">
|
||||
<object id="30" name="pyreling_spawn" type="spawn" x="32" y="320" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="pyreling_spawn" type="spawn" x="256" y="640" width="32" height="32">
|
||||
<object id="31" name="pyreling_spawn" type="spawn" x="256" y="640" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erupting_pyreling_spawn" type="spawn" x="256" y="448" width="32" height="128">
|
||||
<object id="32" name="erupting_pyreling_spawn" type="spawn" x="256" y="448" width="32" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="erupting_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erupting_pyreling_spawn" type="spawn" x="352" y="640" width="64" height="32">
|
||||
<object id="33" name="erupting_pyreling_spawn" type="spawn" x="352" y="640" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="erupting_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erupting_pyreling_spawn" type="spawn" x="832" y="512" width="32" height="160">
|
||||
<object id="34" name="erupting_pyreling_spawn" type="spawn" x="832" y="512" width="32" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="erupting_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erupting_pyreling_spawn" type="spawn" x="608" y="736" width="128" height="96">
|
||||
<object id="35" name="erupting_pyreling_spawn" type="spawn" x="608" y="736" width="128" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="erupting_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="pyreling_spawn" type="spawn" x="576" y="448" width="224" height="96">
|
||||
<object id="36" name="pyreling_spawn" type="spawn" x="576" y="448" width="224" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="molten_pyreling_spawn" type="spawn" x="832" y="768" width="64" height="32">
|
||||
<object id="37" name="molten_pyreling_spawn" type="spawn" x="832" y="768" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="molten_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="spitfire_bug_spawn" type="spawn" x="224" y="704" width="96" height="128">
|
||||
<object id="38" name="spitfire_bug_spawn" type="spawn" x="224" y="704" width="96" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="spitfire_bug"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="erupting_pyreling_spawn" type="spawn" x="384" y="384" width="64" height="160">
|
||||
<object id="39" name="erupting_pyreling_spawn" type="spawn" x="384" y="384" width="64" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="erupting_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="molten_pyreling_spawn" type="spawn" x="800" y="160" width="32" height="64">
|
||||
<object id="40" name="molten_pyreling_spawn" type="spawn" x="800" y="160" width="32" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="molten_pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="spitfire_bug_spawn" type="spawn" x="64" y="288" width="64" height="96">
|
||||
<object id="41" name="spitfire_bug_spawn" type="spawn" x="64" y="288" width="64" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="spitfire_bug"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="pyreling_spawn" type="spawn" x="704" y="160" width="32" height="32">
|
||||
<object id="42" name="pyreling_spawn" type="spawn" x="704" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="pyreling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dds_dark_priest" type="spawn" x="288" y="96" width="64" height="96">
|
||||
<object id="43" name="dds_dark_priest" type="spawn" x="288" y="96" width="64" height="96">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="dds_dark_priest"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dds_dark_priest2" type="spawn" x="64" y="160" width="64" height="64">
|
||||
<object id="44" name="dds_dark_priest2" type="spawn" x="64" y="160" width="64" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="dds_dark_priest2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dds_dark_priest_monster" type="spawn" x="64" y="160" width="64" height="64">
|
||||
<object id="45" name="dds_dark_priest_monster" type="spawn" x="64" y="160" width="64" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="dds_dark_priest_monster"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dds_miri" type="spawn" x="64" y="256" width="64" height="32">
|
||||
<object id="46" name="dds_miri" type="spawn" x="64" y="256" width="64" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="dds_miri"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="dds_borvis" type="spawn" x="64" y="256" width="64" height="32">
|
||||
<object id="47" name="dds_borvis" type="spawn" x="64" y="256" width="64" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
@@ -478,6 +477,6 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
<objectgroup id="9" name="Keys"/>
|
||||
<objectgroup id="10" name="Replace"/>
|
||||
</map>
|
||||
|
||||
@@ -204,12 +204,12 @@
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztVstRw0AM3WE7wDP2cM6N4caVWiAV5EATQAmOXQI1UAMtEHdg3xIO+CVWLCvS7toDN96Mx/b+3pNW0q5zzjW5O6Lx7oyub2tzZ2Jf2H2bzLlvpX+Xjw9Q9nyP2XRMwziroZ/WCnHGwHlJI2ys/SUv0A3/hwCn1J6KVz9ywMewi2yEjpR1Meapf9bZSeOhmPp8X9ja5b7KvQ7xE+dvIBRfgC/iev7R79/1365f+XB/F9lH4Pnm9EjIvJN4CXDH4gd8lPecO1bbaAx/E+4SYpHXGf7N6+uXYRfp8iJ3HxhvqcyFTq3mHnkT9oc4Lb9g/XfBCx3boU3WnxQfc1h+hfYPP/JpuvCczzCFc0l+YJ3PQOw1Aye3sTO+5/JK1Oy8kJw0ZzX4D327fvztVZyLawzte5vrumJ1wULKGUd8FscSX8OOTYTX2k/6536ombbUu4lVVzhqYTNy7E200fzSX7Zp41rxXiWeqZRfBO2epMWO1oa9vBe8lh/afOoHud6c2kLcnFO7A6XoWgJaS8uhFLtSYkYDxYyWQzLG5H2RYp3HvJazXJMWi/JcgBbi0u6n0MVrK8ZqOVuxmig1c0ibQsBc5Frozi/56Vvycl9od5hQTs0B9Gr7K/NWi8GtMu8HS4W67g==
|
||||
eJzNVsttwzAMFaoNasBGz7kVvfXaWdpOkEOWSDuCY4/QGTpDV2i8gX1LeqiZmDX9QkpykAB9gGFbH74niqTknHNN7g5ovPtD17e1uTOxK+y+Zebcj9K/zceHUPZ8z9l0TCM4q6GfbYU4Y5C8rJHWWPtTXkI3/O8DnKg9FW9+5CAf07p4jaQjxS6Neemf1+yocV9Mfb4rbO24r7jXIX7mvARC8cW6YnqugZiu/4bu9rr2Kx/u7xL8tbo7PgjMO8Q6wB3bJ+LjvJfcsdrGY+Sb8ZAQi7LOyG9ZX7+NdbEu9MuT4C2VuaRTq7maLQu+sP1C9j+Al3RshjasPyk+lrD8Sto//cin6aKnMfx2GHNGfpCdr0DsNQOnXGNnfM/lRdTivEBOnrMY/Ed92378/U2cS2oM7Xub67pidcFCm3DGMZ/Fca6vlxFeaz/5X/qhFtpS7yZWXZGoYc2UY+/QxvNLf9qmjWvhvUg8Uzm/GNo9SYsdrY328hF4LT+0+dQPaG/uGV1F7rbaXl8KbEvLoZR1pcSMBo4ZLYcwxvC+yLEuY17LWalJi0U8F0gLc2n3U9IlayuN1XK2EjURNUvgmkKguZRroTs/8vM38kpfaHeYUE7NAenV9hfzVovBjTLvF7mnvMs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1VktOw0AMHZEFa0BK1WXFCnaoKy7TI3CNnqHQLUfgBJwAuEFyg8musKBWxqpj+TeBPilKMh8/28/z6dqUOvb8NzY34/tncWo7J5+E78X4aPhYpvS5jNsbKv1+u6gbr6FvR+73Cl8pPL+1fuDtjbmosQZr7mDYhvbLq2kb/7eQ22lM9BtsZ4U3O/Fq4Palb4mTzovGq3Flh4vO1Xy00JOccvta/XC+fka8ml6DoSPn08ZZyEr9WLlFPr4uvHVyp/RTLm2vsur5nKBaevHV7rNR3gh/V8G7bVJ6Ls9L4/M+EV4vB4jIGaKt8RrwmnoNnEW4b1prS0JEXynu+6NPfcmzd9bMhWYT9MI4vVi/nNikfo0XasY7F+fC083i5fUugdfUqvxbnJFa8mJ+DK4ttLVhOb4t8/kaxTG7Y+yHcleE++pKiZOC24IYubbrMgbadyS/mg5/0Z7aPAh3XkkH6T5QA5iPcVFOb//aN9M+Kb8aoE41f7eBHINuWOsP0T37+sTtYU/GUH/wrIhqzMfRf1pLuF97sDT+BQSumz0=
|
||||
eJy1VkFOAzEMjNgDZ0Bq1WPFCW6oJz7TJ/CNvqHQK0/gBbwA+MHuD3ZvhQO1NlZdK2M7Cx1p1W7ieOyMnWw7S6lVz39jfTP+/syPY+fkK+F7Pj4IH4uUPhdxf0Nl3G8XdfYI3Wzkfq+IVcKLuwPzNI7mCKxxrV+OyeK9vDod0+8WeuVb/+8Br14XxWBwSd8acj6aL+LqHS5pj2K0wDVY8m/piHij+SK9BkNHzYfsLPQVOnI8bKf7wuuTOzAvudBZZdXzOSH3xMuv9pyN8kb42wreTZPSc35eGp/3SfB6e8CI3CGox2uga+o1cBf1ucet3iohom8p7/tDTF3eZ++umQrkk/TiPL1cv5zcSvOIl2rGuxenwtPN4tX1XoKuqWV+tzgjteTl/BjsLfa1Vnt8m9frHmWb7SH3ff5WpO/VJchTQvuiHLW2q2xD41uxv0iHv2gvfe4L37wlHZhvat/Res5Lcnrn1645nSvtLwLVKYp3E9hj0o1r/SF6Zl8fuT3shI2Mh++KqMbaTr7LWuLz2oOl8S/RFJq9
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
|
||||
@@ -200,22 +200,22 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA/OMc0AJYOIBhp/v0liVtuOIbFcPTTKKANGE0ro2AUjIJRMArQwVkS6gZs9Qiy2EirZwbCv8MxjAGMzQoD
|
||||
eJxjYKA/OMc0AJYOIBhp/v0liVtuOIbFcPTTKKANGE0ro4AeYDSdjYJRMLTAWRLyLLb8jSw20vL/QPh3OIYxAJqWCtM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVklSwzAQDIETP4ADj+Ob5AtK+IHjnLk4zgOwKp6qptMtjYtDVxyNZnpWScf9bndeMC44NjAtKPD/5flxTxHfJ1qv/78+7nzKhkL5pzxwSMh7exRvIX22UePNcjkbjl/F7mxk88Q2lB22xfsOhvf1/dGei/dMKA27J6E/JGJXfl8XfD7df6+CA+sd/Rw+1r7GWen1BmIE3l5+0deKWcTZs/G9+j+DrKWPqLOL84s94WxUrsuK4M3UqpW7AfY7GzWvtxXcJ1NCXwH1VL1VP1bEWTABn+sXx6306lrrHD+ATugxb+Z8ULnKnuMqTjePXG+V66yuimGgNZxflgVva5ZcvtF3zjnPb8hcH+L3Zd03GrmLO/ao+VW/+F05b6ufs5C7s7nlG/Op2G+dOvIdoWal18etvnK9jHeEmh/HjT5MRpf7Ocurzh1XC+y1TD8zMPdjIn9uDrB3TmI/53Pa/52bLXVz9xTzFlhDX3FuttzxGd56NxThi7IVe3Ed31b45sy+fXq8rg9Yrmq+5U2b4WV5xKt6O4Mt7+7Y8/OmddxZks1Zq0Zb88cz5vhj7RcUO9R7
|
||||
eJylVktWwzAMLIUVNygLDsc1yRXccIM0ZcsmTQ5A9Bq9N0xHtvJYzGtqWRp9bZ+Ph8NlxbjiXMG0osD/l+fHPUV897Ru/z/f73zKhkL5p9zRJeStPYq3kD7bsHizXJGNiF/FHtnI5oltKDtsi/d1Ae/r26O9KN4LoVTs9kJ/SMSu/L6t+Hi6/94EB9bb+9l9tL7GWWn1BmIE3lZ+0VfDLOJs2fja/J9BVtNH2Ozi/GJPRDaM67rBeTO1quVugP2RDcvrsoH7ZEroK6CeqrfqR4OfBRPwRf0ScSs9W6ud4x3ouB7zZs4HlavsOa7ijOaR661yndVVMQy0hvPLMuetzVKUb/Sdc87z67KoD/H7uu0bA/n3Scfte9T8ql/8Ns5l83MW8uhsrtWb+VTsS6OOfEeoWWn1ca2vol7GO0LNT8SNPkyBLvdzlledO1EtsNcy/czA3I+J/EVzgL3Ti/2cz+n4d2721C26p5i3wBr6inOz547P8NrdUIQvypbvxXV8W+GbM/v2afFGfcByVfM9b9oML8s9XtXbGex5d/uen5PWic6SbM5qNdqbP56xiN/XfgEl09Sn
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVktSAkEM7eICliymioWMd1LRU3kcNxSHQLazUW4AK6ZcOCl5Nc+QpMPwNvQnn5dMkqaUEafFuO7P64e2lGVb/gF3T8P58/luMxtt9GRnO6w/F6Ptju72TSkvg/6qHeUYsAU/LIM7treelSpE79DEMhKL2OqULys/ln0vd3zHsXSOrY0RTybGiFNmH8Hjatlg/lYuBFPiEewcHqgJK3eA9unFZOGoaudnXpeBD4+zBeRTdE73vty+sddsgznoM3AVXc6DVQ+sC1899VPUwx5vzdkDuImvVXvJkbl/PP79WrML/mozQEN8WfFpcLySW+zZX6bm2Zfovw5xvLWxDpDNqYb1rbDPcOYYp8yUk1Gf19hhWV5PnTGsF/EQOZ43skfteT1/l5wbDH5va3pezBwHuF3TC+LrWOndaM5l54OG+BKe28T7Hdnku2juc99inuBc88qC6+JWiN8ozyvy4dVNDd68y/RTtncYkON6tvqkhux/Qs1rb8wv3VvWGxrZjLix38P88ozt6bpjXl4dr9VMwvdkedQG3pdMPWt/tZi/hrtvY6azHs/PqK51//D/9Pfl9dw9WBxvga5DK0ZwE1n5vrUe6oycetglZX8BhJv0CQ==
|
||||
eJylVktSAkEM7eICliyoYiHjndTRU3kcNxSHQLazUW4Aq6FcOCl5Nc+QpDPwNvQnn5dMkqaUEf1yXJ/O64emlFVT/gF3T8P58/luMxttnMjOdlh/LkfbHd3tF6W8DPptM8oxYAt+WAZ3bG89K1WI3mERy0gsYqtTvqz8WPa93PEdx9I5tjZGPJkYI06ZfQSPq2WD+Vu5EFwTj2Dn8EBNWLkDtE8vJgtHVTs/87oMfHicLSCfotPf+3L7hb1mG8xBn4Gr6HIerHpgXfg6UT9FPezx1pw9gJv4aptLjsz94/Hv15pd8FebARriy4pPg+OV3GLP/jI1z75E/3WI462JdYBsTjWsb4V9hjPHeM1M6Y36nGKHZXl97YxhvYiHyPG8kT1qz+v5u+TcYPB7O0WPwXGA25ReEF/HSu9Gcy47HzTEl/DcJt7vyCbfRXOf+xbzBOeaVxZcF7dC/EZ5bsmHVzc1ePMu00/Z3mFAjuvZ6pMasv8JNa+9Mb90b1lvaGQz4sZ+D/PLM7an6455eXW8VjMJ35PlURt4XzL1rP3VYv4a7r6Nmc56PD+jutb9w//T31fTuXuwON4CXYdWjOAmsvJ9az3UGTn1sEvK/gLs+vNM
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
|
||||
@@ -219,7 +219,7 @@
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFklEOgDAIQ3cK73+l3chfQqBrYeiSRaNbXwvsZ62dbL/QmUyjsk/ck6dJrn1Oc6dy+jzRO9P7iewM236veruxWEbFA/rP9JQ5p+RU9CZ7r+RldPx/hnvSZTKptYp0WV9Zxg4/6gHqT3dGshwKt1Nr5APVopoXcSM9dK/DRGductW5/4Jr+2nPeg/qXCneIkaVy66bXHXWkJcOu8ut8hFX9dPdXmeKEeVU6tPhWt4f3JPWTaZ6n7nzAkvUCpQ=
|
||||
eJzFklEOwCAIQz3F7n+l3Wi/xkBtKWQmZmZiHwXeZ6032edCMZlGZd+4t5wmuft3mjvl8/QTnZneT3hn2Pv/am4di2VUckD3TE+ZOMWnojfZe8Uvo3PeM9ybLuNJrVWky+aVeXT4UQ9Qf9wZyXwoXKfWKA9Ui6pfxI300DuHiWI6uercd3DZ2GienLlSahIxqlx2dXLVWUO5OGyXW+UjrpqPu0+dKUbkU6mPw915f3BvWp1M9T3z5gPhBgt7
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents" visible="0">
|
||||
|
||||
@@ -200,22 +200,22 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2Bwg3NMA+2CkQXICW9S9aCrH2lxPJL9Sy+/j7QwHglgNE5HwSigDAzVPEQNdw+mdsd5AnYPhNsABHgNAg==
|
||||
eJxjYBgFo2Bwg3NMA+2CkQVIDW+QenL0UGLnUAcj2b/08vtIC+ORAEbjdBSMAsrAUM1D1HD3YGp3nCdg90C4DQD6nw3S
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVkFSwzAMTFMufKAzHODEM/gFP4Df8CXK8AI38ILGPXBv3AcQD9Vku5UUOxw0rS3bK2klRbu2aXYF0hl7H+um+Rzl6f5vLyjnb0b98ayT/W0l1tWZ8c3v9bQO9D5KqHif7dqCWHfmcEv8YTxrn3WdofsiXPyfudiP0lfaUOoT6iLpMvZwxmedJe8PlxyyfcL9HL+Sh2lhrD3urRwo5VXLU88eOVsTR0skF+SdHO/aePCdEk4lFzIfr5u6uHtxlTXyEei8h+P1AOuelX8WpxIvfq9T7vDbPQjqonGHbbds8nyKZ65eVlP9ij1JucMYWMNvd378OR8RV3pXBHwLF3Hmak8wByNmx/ayd2h16HGu2RDbqQYkplpP9vg6Oni47uBXfMj9UHriz62fd1Z+hJnzyNPj6lqv4e4dTMmj4Jzn716C2PaAy/e8WFo9Gt+N9D8Bv+gn4+C6pv8Jf6mdcigRv+ynxrHFM+9jPUhch3ayAWsj46JfS3G12U1wD+01bknulvY/rW4y7mkG16ojDVfzNSzAtWLM6/wez1PatysquM+b//nFea3NbeLfQcG1ZgxtLrKEfc9rxD0RrjV3abEtnSVlnWceCxf91fCFJ+k/+fuIM8HcDJEAC+UXYZrXig==
|
||||
eJylVsFRAzEMvFz40EBmeMCLMuiCDqAbWiIMFTgHFSTOg3/OKYDzEM1tNpJsh4cmsWV7Ja2k06bvuk2FDMbex7LrPid5uv/bC8r5m0l/OOlkf92IdXFmevN7Oa8DvY8SGt5nu9Yg1p0Sbo0/jGfts24wdF+Ei/8zF9tJdo021PqEuki6jD2e8FlnyfvDOYdsn3Bf4lfyMF0Za497KwdqedXy1LNHzrbE0RLJBXknx7slHny+llPJhczH66ot7qWYch4EuuPheD3Aumfln8WpxIzfG5Q7/PYOBHXRuMO2WzZ5PsUTVy+LuX7FnqTcYQys4bc7P/6cj4grvSsCvoWLOKXaE8zRiNmhP+8dWh16nGs2xH6uAYmp1pM9vg4OHq4H+BUfcj+Unvhz6+edlR+hcB55elxc6jXcrYMpeRSc8/zdSxDbHeDyPS+WVo/GdyP9T8Av+sk4uG7pf8Jf6uccSsQv+6lxbPHM+1gPEtexn23A2si46Ne1uNrsJrj7/hK3Jndr+59WNxn3WMC16kjD1XwNV+BaMeZ1fo/nKe3bFRXc59X//OK81uY28W+v4FpzhjYXWcK+5zXiHgnXmru02NbOkrLOM4+Fi/5q+MKT9J/8fcSZoDRDJMBC+QVhLteK
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydV0tOw0AMHdobsKjIgrYcBW5Ay2+RTdMtK1jRG5QFh+AKSGwqOBQnYKzGysuT7Uz6pCoonvGz39jOkFIf60VKd4tk4nV2fL5VKe2qvu0wafdX/fWX2dcc/Il9O7P9W1x1Xv8zOXJ6qMEW+Rc/t9m+qjr/Y4G5P1cdp0B4a4rz8/z4XFVdDJ4/xWPW66nVjP1ZEF7Lj0DzFUQ5637LD8aAdtX5QDkJsA6i88ZzZv/49z4/3x0tLI3E70vAa9WrAjVjHu4PXqu5fi378SsP9wMC138vYzuDNbbORHOIfOl5fMy7mC2NNGfUWPZEED8SF/dAKaw4LBvmZtX8fdb/YWHXDfaeBfSN+9WnAs9j7fSVd0YCrSsrZ87J6knF3tEM93j1zvD62Jsr9UDem/y+GeDFPmYttq1t7CwvmanR7FAd9Lvk9SRyscZXZ/4e9Dmddn44Jq/mLbsAdYrqK5pRFjg3ayZe53xvgpw9WDUUzQHF0PxXeOen76VWZZZ7sTGwR/4uhvlLcuHZokCdkbeZlfW01pY381gb9skaN4befDcbA+T+hVkpuYq2+rN4EV4e/N6re7zfNfQr4WPgN3BorUBzHOItjaV0Xp7KORaqr9ZKxOt9M608ox5Am95bxuYrcZfcZeQup3wbI56Il2cM/391Kry++QfcAZNU
|
||||
eJydV0tOw0AMHdobsKjIgrYcBW4A5bfIpumWVVnBDcqCQ3AFJDZVORQnYKz2qS+W7Zn0SVGqeMbPfmM7aUp9LGYp3efrtknprunbXif7+1t+/q5s29Fhf9Nff5l9TWfkP9tXk1QEuNq8fjfac3poyRb5Fz/I67UiBguc+0tz5BQIb6vi/Drf36HlbuT7A56yXs8HzbQ/C8Jr+RHwOUY5Y7/lh2NgO3TeqpwEXAfRefM5a//8e5PvH44Wlkbidx3wWvUKWLUPHvSHtxa5fs/78YNH9wOD1//MY7uG1tg6E+QQ+cJ5fE6PMVsaIec1rS9B/EhcugdqYcVh2Tg3q+Yfsv6PM7tuuPcssG/eD58An8fC6SvvjASoKytnnZPVk8DG0Yz3ePWu4fWxN1faQt7L/Lwr8HIfay1WB9vQWV4zU6PZAR3wXvJ6krm0xldn/h72OR4f/eiYvJq37ALWKaqvaEZZ0LlZM/E653sT5OzBqqFoDgCl+Q9454fnUqsyy73YNLhH/i7K/DW56NkCsM7M203qehq15c08rY32qTXuDL31t9kQMPcvzUrJVbTFZfEyvDz0c6/u+fuuU1cNnwa/A0trBcixxFsbS+28PJVzKKAvaiXi9d6ZVp5RD7AN3y5D85W4a75l5FsOfEsjnohXzxj9/+pUeH3zD3zflCk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
@@ -225,10 +225,10 @@
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFU1sOwzAM6il2r97/MvuqFEWAgS2bpUpbGpuH6f26rvuPz1Pq/WlchoHqW/ycPlUnvFY8P8FNfNrvndSL/Nx/N56jPnbGeKa46q7ShHparYlnSu+E3+I51WTaxW09dvY9zW81ptlwd9N6rXaA7rjl7o1pTLK89ra4SZ/j+cRzmj/NnrxIdpbyZzORpwlPpg3NSPmv/JLvZMoa4or4/QrXzZeDx3xne3F2MvFJ9KWZavSq7KDznX+Di4r17HdUn/LE/c9w1nM3y9NukncJrvKH6Uoz8zxvXTb1CA==
|
||||
eJzFU9sNgzAMZIruxf7L9Aspiu5poLUUCZLY97Bzfo7j/OO6Qp2/jcswUDzFL8lT8YbXiucd3Man/d6bepGf+/fEc5TH9hjPFlfdVZpQTqN16pnS6/CZpw4viYnuFPeOx67frv5UYzsbK4byduq1m4Wn+p6cMdykNtOU4jZ5ieeOp6vvajsvmp61/FlN5GnDk2lDNVr+K7/mnbhZQ1wRv1/hpvOV4DHfWV+Snjg+jb52piZ61eyg/Z3/BBcFy9nvqDzlSfrPcNb9dJZdb5qzBlf5w3S1M3OtL0FG9dY=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents" visible="0">
|
||||
<objectgroup id="7" name="mapevents">
|
||||
<object id="1" name="north" type="mapchange" x="320" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="galmore_53"/>
|
||||
|
||||
@@ -210,7 +210,7 @@
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyVV0tuE0EQbcbKwski8liyNCOEOQMSlkAKJzBLLkLC5xCIC8BNjHMHixMks/XKlhI5sGAe3Y95Xa6ZiCdZ0+6urqquelU9E0IIp3X4h3Gd/ydGo/h8XYRwMsrnLKjjpgrhtopzd5P4XBTxua9yWTzP6nztd9nJnIlP52Vur5mlZxX36hlWrb0P8xA+zjv5dRHn+86sfhfTbg+BGMDmNsksZS/0jur8XHhiP2NAQPd9mjuYNfWPgD368e00hB/P8vVymu+l7wRsrB29agv+IEeXbbyu5r4egOeCvO5HblZFl5P/BW1prH5VPicV8GNcH/urucbY5lrj+TXFcyMc2iWukRN61qaS8SyXQ6w53oscQN2N1AD8UN7Bzr3hhK4rfj5PPhh5y3ML5fbW6AWX7F7NA9aUS+DMZtLPY+iDPOLsAXLcq/V60T7fzKOvf3lVRTv0nzxpJsf+Mr7Uey08gKzm5eDwbSh29Hkv+aJuBXPo1R0wNrzelb4c8GrgfNyHuUWPLfoIGa1b65ue+30Vf3ZtI/HSWsc6c0Y8Pc/nwIVP7fhz+9unvVp/sHc7iz9rn/7jvOhRllPMB3yy94DiTs4POfR02tQf7YFrtv6og/GDTeUU68v2nEL6tJ7V2n35JAyimOa5Y16BQzt+kFgAtleDT+DKRZq7NDHSPsX75trhFm1BN2oHd/VD5evyzso8v0vn7etzNo68o8gt1i3rgrxAnPrs4me5ob3A9njvvQX4knRYXUN2XRuW60nO9nKOv/fc59aGZ1ftFebdAdC8eu8AvDN0j9Wv88jxUvrb2zKvw8bEliCnbxxOsAcP2e1bU5uPYVt1dxBhe7dnV/Omtmzf0F7Es7+QmPOOf+xOsme1tUQf1g6XdJ0x9/zqA3qJ7Q+970tO3MknrHFs7xIP9n4A9NxeP1mk75ididfQnWHBWFM/YrYs83zrtwq+l07km0lrbuW8mw7ZZY9qUn3iPjzK9Sz2QPtdMGTnD+d+JBM=
|
||||
eJyVV11u00AQXhz1Ie1DFUey5AgRzoBEJJDKCcIjF6Hl5xCIC8BNQnqHiBO0fs1TIrVK4QF/7H7428nYFZ9k2d6dnZmd+WbWDiGE01n4h/EsfydGo3h/XYRwMsrHLKjjpg7hto5jd5N4XxTxvq9zWdzPZvnc77KTOROfzsvcXlOlex3X6h5Wrb0P8xA+zjv5dRHH+/asfhfTbg2BGMDmNsksZS30jmb5vnDHesaAgO77NHYwc+ofAXv049tpCD+e5fPlNF9L3wnYWDt61Rb8QY4u23hdzX09APcFeV2P3KyKLif/C9rSWP2qfU4q4Md4duyv5hrPNtcaz68pnhvh0C5xjZzQvTa1PFe5HGLN573IAdTdSA3AD+Ud7NwbTui84ufz5IORtzy3UG5vjV5wya7VPGBOuQTObCb9PIY+yCPOHiDHtVqvF+39zTz6+pdXdbRD/8mTZnLsL+NLvdfCA8hqXg4O34ZiR5/3ki/qVjCHXt0BY8PrXenLAa8G9sd1GFv02KKPkNG6tb7pvt/X8bJzG4mX1jrmmTPi6Xk+Bi58ap8/t9e+iu9af7B3W8XL2qf/2C96lOUU8wGf7DmguJP9Qw49nTb1oj1wzdYfdTB+sKmcYn3ZnlNIn9a9Wrsvn4RBFNM8d8wrcGifHyQWgO3V4BO4cpHGLk2MtE/xvLl2uEVb0I3awVn9UPu6vL0yz+/Sfvv6nI0jzyhyi3XLuiAvEKc+u7gsN7QX2B7vfbcAX5IOq2vIrmvDcj3J2V7O5+8957m14dlVe4X5dgA0r943AM8MXWP16zhyvJT+9rbM67AxsSXI6RuHE+zBQ3b75tTmY9jW3RlE2N7t2dW8qS3bN7QXce8vJOY84x87k+xebS3Rh7XDJZ1nzD2/+oBeYvtD7/eSE3fyCXN8tmeJB3s+ALpvr58s0n/MzsRr6MywYKypHzFblnm+9V8F/0sn8s+kNbdyvk2H7LJHNak+cR4e5bqKPdD+FwzZ+QP+tiQ4
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
@@ -220,12 +220,12 @@
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBj64I7kQLuAMHgsNtAuGAWjYBSMglEwmIAxI248HEEwI25Ma1AkiYnpYecjMUxMa4BuD4xPaz/j8hut/TxQ9uICI83eUUA/sJuJdmYDAAmRGLk=
|
||||
eJxjYBj64I4kcerC5WnrDlygHGjvY7GBsXsUjIJRMApGweAExoy48XAEwYy4Ma1BkSQmpoedj8QwMa0Buj0wPq39jMtvtPbzQNmLC4w0e0cB/cBuJtqZDQCFdhnF
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzlU1sKgDAM2ym8/5W8kfg3RtKmXRTEggi6PK3nMcZpvO5x8n1J1+kBzawx31ddNswjO5txMZ4MWx21K3fXb+xdB488PtGvcg6diTCMc8Yq3ag5EC/rEnlSnjGezFf2LsqPOmI51P9E0UTZIr+dHNVOFP6dvKhnNVdXN9rzHd2Ml2l0NatYd89dTFfXgVPw7r2I8JHW7reJ8I5s1axuXbWvVWtHF3lHfM5eq/vk1qz4+otup+sLGjxXRw==
|
||||
eJzlU1sKgDAM2ym8/5W8kfg3RtKmXRTEggi6PK3nMcZpvO5x8n1J1+kBzawx31ddNswjO5txZd/ANWpX7q7f2LsOHnl8ol/lHDoTYRjnjFW6UXMgXtYl8qQ8YzyZr+xdlB91xHKo/4miibJFfjs5qp0o/Dt5Uc9qrq5utOc7uhkv0+hqVrHunruYrq4Dp+DdexHhI63dbxPhHdmqWd26al+r1o4u8o74nL1W98mtWfH1F91O1xe0/Fgu
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents">
|
||||
|
||||
@@ -210,12 +210,12 @@
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVktOw0AMDT0CSEFd0CAkjsAFgBvwPRW3gU0Ed4Buu0CaGySrsmIMferrw55MxZOidhKPn/3scdLPmh+s5o2Ll9Pddb+xf+ia5rHz97A/s1/n/1/5Gttp+30B3/r/Jsd2u4kvtdvnhuUEF/sp2UOLaF8q5OvhdRavNYaVkzPvw31PG/YV1SaqleZ8kjVedL/2GqPXI+B7Iz/vef2x2auaqU+29exLACd+EbutoTXi62WtUF7YwWcE04n92bp0LnRvKd8oZuxDPbC2C7aqKyMRL+qhvRrtGyhf+Bkq8h1bPw8GYr7LOd2T5gOdd9tvsZZ001mh8SUnFtMafeL1x5Jy1vg8KKfWOtKb6wZ9bGbX1Ie5ANTIcjo72j5njRSqrdmX5jnOCHLmfjQgdqx15ij4XaOAPhoPc9b0o3IxVJvS+0U5o/kC6Nz2+JWP+555NU+ez1NxMAf3nMXj7UVPlc7dOtjDSEHOEUeie8/H28vLAz7MFt85nMsY1Cg5vNB2kJ6NeqHUd5FmHq+H0tkDpxeXxbyiujLvWHlOWKeop/i+cXrzcdzjbK7n8QzQPPH8afHXj84hA/dOLZAf5sJwuPve5Jigq+Z6flDPg3z6Wf3cR035jNh1Ibxaw9Ks1W8bxWX2feVc1w6ngecTz5yp72ztJ62pATWIvqsVn3Lf9PbOIX9PRzPoPzCfpfehl2sUo4dvPugnfQ==
|
||||
eJylVktOw0AMDT0CSEFd0CIkjsAFgBvwPRW3gU0Ed4Buu0CaGySrsmIMfcrrw55MxZOidpKxn/3scdLNmh+s542Ll9Pddbfd/7Bsmselb8P+bP8m///K19COz9U24p8CfOv/m+z/dsuR2vG5YTXBxX5K+6FFZJfaZi+8zuK1xrB2cmY73Pe0YV9ebQy6BjTnk6zxYvm7X2P0egR8b+TnPa8/traqmfrkvd7+EsCJX8Rua2iN+DpZK5QX++AzgunE/mwdae3ZlvKNYoYd6oG1XdirujIS8aIe2quRXU/5wk9fke/Q+nkwEPNdzumeNO/pvJu9xVrSTWeFxpecWExr9InXHyvKWePzoJxa60hvrhv0sZldUx/mAlAjy+nsaHzOGilUW9tfmuc4I8iZ+9GA2LHWmaPgd40C+mg8zFnTj8rFUG1K7xfljOYLoHPb41c+7nvm1Tx5Pk/FwRzccxaPZ4ueKp27TWDDSEHOEUeie8/H4+XlAR+2F985nMsQ1Cg5vNC2l56NeqHUd5FmHq+H0tkDpxeXxbymujLvUHlOWKeop/i+cXrzcdjjbG7m8QzQPPH8afHXj84hA/dOLZAf5kJ/uPve5Jigq+Z6flDPg3y6Wf3cR035jNh1Ibxaw9Ks1W8bxWX2feVc1w6ngecTz5yp72ztJ62pATWIvqsVn3Lf9PbOIX9PRzPoPzCfpfehl2sUo4dvkMsn9A==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
@@ -225,10 +225,10 @@
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFklEOwCAIQz2F97+SN9rPliykUKgYSfxwQx4trDnGeo+NNf1TyVVr2H//nG5mJVQu0hTl2ncKN6qd8amDqXA79VbYXXVvcrtnwnKr89rRi6K6V8pc1H1UuN3nBveU7kxNL6p+oPcR2+uN9ZyJU56iOtk+u3cL6USeK8zIt4iV9YZxmd4dbRU28phpVn32GEh35/4wH05wmZc7HnseMh9VzZbhact+VyKane3P02jv1d3x3kc9qLO1vrG92mGiOX33B1y+UsQ=
|
||||
eJzFksENxTAIQztF918pG/3Lr1QhG4NDVKQc0hIeNqz7utb/xFg3P51ct0b8985xmagu6iULl8nYLDe+c/Wy2hWPJpgOd1Jvhz1V90vu9ExUbndeO3pRdPfKmYu7jw53+nzBPaW7UpNF1w/0PmOz3lTPlTjlKapT7XN6t5BO5LnDzHzLWFVvFFfp3dHWYSOPlWbXZ8ZAuif3R/lwgqu83PGYeah8dDVHBtNW/e5ENrvYH9MY793dYe+z/tzZRt/UXu0w0Zye+w/4DlSS
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents">
|
||||
<objectgroup id="7" name="mapevents" visible="0">
|
||||
<object id="1" name="north" type="mapchange" x="448" y="0" width="128" height="32">
|
||||
<properties>
|
||||
<property name="map" value="galmore_55"/>
|
||||
|
||||
@@ -194,32 +194,32 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYGBg2MfMMGiAOdfA2DkQ9mIDg8UdwwmsHkTpm17gCicmHs72jgLSwZoRmC9GwSgYBaNgFIyCUYAJAO7HC8U=
|
||||
eJxjYGBg2MfMMGiAOdfA2DkQ9mIDg8UdwwmsHkTpm17gCicmHih76WX3KCANrBmB+WIUjIJRMApGwSgYBZgAAEjBDKI=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyllkFO5DAQRaN4BVLP7GAEB5kzDDcYTsQVmit0wo5lCAu2SZMWGyQkFmzZ9AVmJjXxl38+5TQSLZXstmM/V7mqXHehKI5/FMXd2Laj/DxOshn/Px1NUoW8bGNbR8EaGx/iHMa6sij6cpp7jDIQdx3mXBPM2d5NSGetqG9zD6tJeO1nuOu4169x/qJMLXO3tKalPuvLtoP0kevNQc/f4/xlmVrsV8dzgTV8kgtdl7hVtLPpcjWO3dN+DdkX0obkB8pVG3cH9L2JOhh3N7a3q8m+23ifkDZ+x/bQPZnr6WvzL6eJa+1VHGfuY5j7Bbj2jceFnV8XuKyv+qNy74lrTJNqgdtl7AzuOtr37aT4/7uW+wR3l+FCWHcwX8v5ndbkS9dRjIu+5hBwa7lf+FktXPhUL1z7lm3r2aIRXdB6vt4Sl325l1xwKP5wvw3tiTPw/bOPK1f9uXHO7vmGl3d5Heex99OU87syH0fQ43Y1t6lyK+KC53FhQ/anXPwOYjP1STByXBaMMVPvV+2twvmOGehXC9yemLm8ATZyYBU+xkkdUg5jLusPf2bbsk+zPizIC5gHF3Hm2Vftbmv25ccYsrPw+71kb+Vwy7pz3/bZCw+6s/959rbzbBb4OqZcjV2uN7w71ncRtU1FDOTiQ1zWE33PxjnuNqR+m9GXfQrr2dZgK+PZyVPQE/HM7zz+c80Bn8px95k48nyb71djapBx793XO17iwdfBzNU0Xi75Che+jjvVmsbjPmTqHH2POP/e0PccO7i7v2fzOgr+7OWPHLcT7p+zqVay1vbnd3ETdfx+PvcXvFt4hzVvMVfjFzb8dj7VLNba/vy+o3az8/Be0FnrDq+u8rht1HNH+qJuNB5qN7XdV7j/AMZeRp0=
|
||||
eJylljFu3DAQRQWxioFNujiwD5IzJDdITuQrrHOEpdy5lOXCrbTWIk2AAC7SptkLJNFE/ODX91BrwAsMyCVFPs5wZjh3oarOPlTV3dR2k3w8y7Kb/n9/M0sMZdmntkmCNTY+pjmM9XVVDfU895hkJO42LLkmmLO925DPGqlvcw+bWXjtS7jbtNenaf5znVvm7mlNR33Wl20HGRLXm4OeX6b5r3VusV+TzgXW+EIudF3jxmRn0+VqGrun/VqyL6QL2Q+UqzbuT+h7k3Qw7mFqbzezfffpPiFd+o7toXsy19PX5n+eZ661V2mcuY9h6Rfg2jceF3Z+WuGyvuqPyr0nrjFN4gq3L9gZ3G2y76/31f/ftdwnuIcCF8K6g/lUL++0IV+6TmJc9L+R70TiNnK/8LNGuPCpQbj2LdvWs0UruqD1fL0jLvvyILngVPzhflvaE2fg+2cfV676c+uc3fMNL+/yOs5jv89zzu/rchxBj9vN0qbKjcQFz+PChuxPpfgdxWbqk2CUuCwYY6ber9pbhfMdM9CPK9yBmKW8ATZyYAzP46QJOYcxl/WHP7Nt2adZHxbkBcyDizjz7Kt2tzXH+nkM2Vn4/V6zt3K4Zd25b/schQfd2f88e9t5dit8HVOuxi7XG94d67uI2iYSA7n4FJf1RN+zcYm7D7nfFfRln8J6tjXYyvjh5CnoiXjmdx7/ueaAT5W4x0Iceb7N96sxNcq49+7rHa/x4OtglmoaL5e8hgtfx51qTeNxHwp1jr5HnH9v6HuOHdzd34tlHQV/9vJHidsL98/FXCtZa/vzu7hLOr67XPoL3i28w5q3mKvxCxu+vZxrFmttf37fUbvZeXgv6Kx1h1dXedwu6XkgfVE3Gg+1m9ruNdx/ZPJGXg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVrtuGzEQpMXOSWMdYFpAfsCf4CK/khTpkwD5Bye9K8kG8vAXRClTRfkLS41kV4qqqIrlIhwdRzdHLQ8xMsDiyBOPszu7S2rhnTuP9uTEuafRFLNQP33l3DKON8ku4/phtJGvx7fHzj2rXBELrIlWdawh7uP+v0L73U2cT6Otgv1Njnniy3E7KHNujL2XyRfynvW6eeEndFQDelXt0yLZefKN+lLLD0lP5R/5xqAzDHgQf+HfveSH+F7wF7zLgpbvhR/5OpU9oCm+ow/gZQya25yXOcVan9YtjPyQA7C0Bh80Rp0entQ1sfsu5fbjwb59OmjWUfu7Ar+FVWj3xqHkFphndUVNZuKf6qO9UwJ0WiWtrbU+m2NP8OE5TfUAsHY2Uh8PhdxrvBZnqX8U5FBO7rNMY861R4cFLbSW8ph3fvlaL+2/qREj4r4zuK15F3JfodfXaN9CO+f6O3Vn75Q4cVYgZtTUYlDvSfjs/MS+X6Jdh6Yf5r79O/iWWc7ZW+RXn/4cOfe7X+8JzDt04RrGfBMaXvWBeN7bf5fjp/w2T/cM/OOdQ+g9wf0YJ3uHe/D+2eohe6Cetmez6Mw87tYkzdf9+knOXX/6tg/U/NLIAzkJ9NPn1BM/Qh17l97Albf11RzDV56T5NGYNR71k3qP1EepDfKpvurDi6qc2/4/3P30i3cOufFuleVa372u9nNrxWxB9S7dOfrU8UuJ12d1xf4dSf1Z3HyvvY24c17V/I2hc6/j/kVNj7O6VmjcrBkrXq2pHIxfY71I310XePPa0hiVq+u86Bl1hV6ahOYsYU3DWPc7H4z+JazzYvvNoD3/H5CDT9UgP4sUQ7lHr7J7lHf3q5TXcbaH1U86vgjtnOE+QMxr6SnuOQ7NmNq+S7yT9F415P/HPZ2P93kV7A/uOQnNuIT8fwB49CzGGD6TF33D3LJ/H4Ox1MvM4AXQu29TLDzzifUj+Qit9RIv5yUw3r/sbTD9
|
||||
eJylVrtyE0EQXGszQ4KuymtV8QP+BAJ+BQJyoIp/MOSOJLuKh78AERIh/sJSItmRUIQiLAVs67Z1favZK1x01dTtrfa2Z3pmdrXwzp1He3Tq3ONoilmon75ybhnHm2SXcf0w2sjX49sT555WrogF1kSrOtYQ93H/X6E9dxPfp9FWwf4mxzzx5bgdlDk3xt7L5At5n/W6eeEndFQDelXt0yLZefKN+lLLD0lP5R/5xqAzDNiKv/DvXvJDfC/4C95lQcv3wo98ncke0BTf0QfwMgbNbc7LnGKtT+sWRn7IAVhagw8ao06PT+ua2H+Xcvvx6NA+HTXrqP1dgd/CKrR741hyC8yzuqImM/FP9dHeKQE6rZLW1lqfvWNP8OE5TfUAsHY2Uh/bQu41Xouz1D8Kcign+Zbp7OC+2qPDghZaS3nMe798rZf239SIEX7cGdzWexdyX6HX12jfQjvn+jt1YO+UOHFWIGbU1GJQ70n47PzEvl+iXYemH+a+/Tv4llnO2VvkV5/+PHHud7/eE5h36MI1jPkmNLzqA/G8dziX46f8Nk/3DPzjnUPoPbGS+tqGpne4B++fnR6yB+ppdzaLzszjfk3SfN2vn+Tc96dv+0DNL408kJNAP31OPfEj1LF36Q1ceVtfzTF85TlJHo1Z41E/qfdIfZTaIJ/qqz68qMq57f/D3U+/eOeQG3OrLNc697o6zK0VswXVu3Tn6FPHLyVen9UV+3ck9Wdxc157G3HnvKr5G0PnXsf9i5oeZ3Wt0LhZM1a8WlM5GL/GepG+uy7w5rWlMSpX13nRM+oKvTQJzVnCmoax7vc+GP1LWOfF7ptB+/1/QA4+VYP8LFIM5R69yu5R3t2vUl7H2R5WP+n4IrRzhvsAMa+lp7jnODRjavsu8U7SvGrI/48HOp8c8irYH9xzEppxCfn/APDoWYwxfCYv+oa5Zf8+BGOpl5nBC6B336ZYeOYT6wfyEVrrJV6+l8B4/wJYQDFy
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytV9tNw0AQtEgHnGSLHiiBWoAKQtqJXQafVAFUgOjA9wd8kJWz8mY8u3c2jGTFudg7u7OPuzTNhLGdPj/Pn4in1DSHNN3/dJe/9bv5Xt7PYGOE7+83S/sebwTLI+/X2EDftvDaGCPelyvfBmrCcDzpOhhte/N9rIwX8dUt1zQW1GbX8eesTwiWW4Zs/I+0yBAn+qgQrV8ruMVWjfaY1y1ao70SNFb7bE+09jTWvNj8fHfThXkfoGctL9adpzmD1Iz4rLxyybwQmxiL1jDmQ2xg3iPU+pehb5FT1+1vUlNvjt61/lmbrHdY3kv2BJgn9lyUR+WM5hTjVSD3x+7yOU9rb3Z5/ct6AGPJ7XIPYxxsrXZmsffZjGD+isaMhz3LYGtXMAa1vKZfS5Ace/n0tLD8kbYlP49QT3a/sHuWrN8nv6akf2/TvFYz/xkvrsm1d3gVdynuUYYB4kZe8f9Q4FXgHs5g84BzN9Lgr8Bz4xjw5rbuHLkGGuvDScvHNHOwWfKf0NrRM/UajbfEnKF2LEe+ruPFPcI7M1p4c4LVN/aIxon7bzTb1Z/oXJnPe6LmvBRDLa/m9Jn0m51N+J8FsTZePDcIl8a2h9qSXKMt5PsFpoTkXg==
|
||||
eJytV9tNw0AQtHAHWLJFD5RALUAFIe3ELoNPqgAqQHTg+yN8JCtn5c14du9sGClKcjnv7M4+7lJVE8Z2ev++vCNemqraN9Pn3+76t76eP8vzCWyM8P3zbmnf441geeT5Ehvo2xZeG2PE+3bj20BNGA5nXQejbW++j4XxIn665ZrGgtrUHd9nfUKw3DIk43+kRYI40UeFaP1ewC22SrTHvG7RGu3loLHavT3R2tNY82Lzc+ymF+Z9gJ61vFh3nuYMWjPKe+xmmxiL1jDmQ2xg3iOU+pegb5nfqL/U1Iejd6l/1ibrHZb3nD0B5onti/KonNGcYrwK5P6qr/d5Wnuzy+tf1gMYS2qXZxjjYGulM4s9z2YE81c0ZjxsL4OtXcEY1PKafs1Bcuzl09PC8kfa5vw8QD3Z88KeWbL+2Pg1Jf1738xrJfOf8eKavHYOr+KhiXuUYYC4kVf832d4FXiGM9g84NyNNPgr8N44BrypLbtHroHG+nTW8rmZOdgs+U9o7eideo3GW2JOUDuWI92W8eIZ4d0ZLbw5weobe0TjxPM3mu3qT3SvTJczUXOei6GUV3P6SvrNzib8z4JYGy/eG4RLY9tBbUmu0RbynQBJnuKu
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo4A08Ed8oF0wCogFn8Xob+fv0fQxCoYp6GQeaBeMgsEEEoQH2gWjYBQMLTDafhy8AABqxgVB
|
||||
eJxjYBgFo4A08Ed8oF0wCogFn8UGxl4Z4YGxdxSMAlqCTuaBdsEoGEwgYbScGwWjgCQw2n4cvAAAx9MEXg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzlk1EKACEIRDvF3v9K3Wi/FkIcXVOnhQ0kiKbnqM1rjAliXeiOpYtoEFeuCHdXt6uP5ProtBwi+gwX7Ts9equp5kqtVZMsNzrfGi/CzAaTlZ1JJrcqH42DuJV10N7y/FawLa6sQbVnr98sruaZyUX87lp73E7fWh7yrJsrPf6Ry5hvxGX49c4YcYLL/MNf4J7s78o/xbbiBvE9kQc=
|
||||
eJzlk1EKgDAMQ3cK73+l3cgvYZSktVuXCQ6KMIyvSWu/WuukxsPe8XQZDePak+HO6mb1mV4fHeoho1/hsufMjN5qqrlW62Wyys3uN+JlmKulZKFssvtRwfV2ozoXxGHcyhzQtyK/FWyPazOo9hzNW8VFnpVcxt+ddcTd6Rv1Ye92c63HP3IV+824Cr/RnaJOcJX/8Be4J+c78k+xvboBtraR7g==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents" visible="0">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="24">
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="24">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
@@ -200,32 +200,32 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxbp8CAF5xjwi9PKzDS7B1pgN7hPFDxenaQpafRfEUbQKn/yNVPib3DPU7QATn+XcBMfXcQA0bjhn5goOIYBCy4sLPpZTe97RxIMNT9OpDplBJArrtJ1TdUwwcE1ikMnN3I4QYABV8Tiw==
|
||||
eJxbp8CAF5xjwi9PKzDS7B1pgN7hPFDxenaQpafRfEUbQKn/QPrJMYMSe4d7nKADcvy7gJn67iAGjMYN/cBAxTEIWHBhZ9PLbnrbOZBgqPt1INMpJYBcd5Oqb6iGDwisUxg4u5HDDQDw9xRb
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyNlDlSw0AQRY2bBA6ACTkGp9QVZPsGLpOhTAWZ5CoSAgKzJKQsASGeQl3z5+u3TNA10kjdr/duPpt1B+lJmuF8uhp/2x3k/WwsrtfQv3jv35jZEbsR74rbCN/wPCZ74LOPHO/rcH4I/5HbCRs93bmNbl7GiHznfv+Dq1gN2XduT2y2p/Ks/FR17IG7F99ch/sq4u4nGCrHmFvk3Q7PS9P5Y67KteqdJC8T3JPLzF0dpB7OaJaYyTG+Dpwkz8E/WNvEdUncr4XO9Z70ube+gfs5kZsOTuem97eLkqtmSXExD6dWvkf1j+ZS9dYxrqqDYnM/T+0s7pOd0I/yGs0B+lPZn6gd3Qmf1b49xuF9hbWe2h+Rz+432/VYolovLf8zxcWdo/xm+36PdWG96/M8V4n1M4hzozh74k4J6qTdsR24zl7bmFtZmdNjM6JqX4Neiu8OuM7G2DdW7rglifuhejWdH4vMxT2pmMhtLbORVdEdxou+roca12TbeRXZW1nOdWVjwRxUkIvEbeG9FroPi+xDDbaimJKPN0HcqM+5c5lf/kn6viK9rY1zgPf3VrKddWNln67oH+xf/r6FPquDe2cvrcy3+4P/eTzev6nOqn9Rp7YyZlVfrIv7sw64WBuuwyNxN2BTSfIfbbmeion7eU31xXh8hiIu9xznCeP1+43p+cKctJZnAnep2/d4katqsLX8f0vxRhLNSWVlfqJ37xvedbyLOGb0l2edBe+djXOKNWoDOxgf++u+Yp5/ARk4hik=
|
||||
eJyNlD1Ow0AQhSFDAwcglByDU/oKTnKDKOlwZ0FnI9FQUISfhhZIQUlWeLRvn984RBo5Xu/MN//d7OSkO0hP0gzP5+vxt4eDfJyPxfUauovn/o2ZHbEb8a64jfANn8dkB3z2keN9G56fwn/kdsJGT2duo5uVMSLfuft/cBWrIfvO7YnN9lSelZ+qjj1wd+Kb63BfRdzdBEPlGHOLvNvh/8J0/pircq16J8nrBPf0KnOXB6mHZzRLzOQY3wZOkpfgDtY2cV0S93uuc70jfe6tPXC/JnLTwdO56f39suSqWVJczMOZle9R/aO5VL11jKvqoNjcz1M7i/sk3Uk/tWs5r9EcoD+V/Yna0R35rPSj3YX3eF9hraf2R+Sz+812PZao1gvLd6a4uHOU32zfz7EmrHdzkecqsX4GcW4UZ0/cKUGdtDs2A9fZKxtzKytzemxGVO1r0Evx3QHX2Rj72sodtyBxP1SvpufnPHNxTyomclvLbGRVdIbxoq+rocY12XZeRfaWlnNd2VgwBxXkInFbeK+F7uM8+1CDrSim5OM2iBv1OXcus6s/Sd+XpLexcQ7w/N5KtrO2Vvbpku5g//L3DfRZHZw7e2Flvt0fvOfxeP+mOqv+RZ3ayphVfbEu7s8q4GJtuA5PxF2DTSXJf7Tleiom7ucV1Rfj8RmKuNxznCeM18/XpucLc9JangncpW7f40WuqsHG8v2W4o0kmpPKyvxE7943vOt4F3HM6C/POgueOxvnFGvUBnYwPvbXfcU8/wKYdoVH
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1VktOw0AMHTU3oKiQVKq64AiVOE45A/eoygX4nIAdK9TeASoFFuwi9QCFDayIlTz11bEnoS1Pippmxvbzs8dJCLv4TkP4SXefPfdCA8UghM3A3vOh7D8HYS88jqvft1EI7+W16FVxLTBvxFsSp9vS/m5k89Ow1hGXc9H7PG6a46q2Wyn7+5Lfw8j2GfONtZfS36vBHbVZGHW0IDk+nVVXUd9beXj+dF7TLISrrLkPz/N0m4eVZ27kpPt0c9LNTjBPQpgl1S/iXrf0hM5Jw8rPw0W/0hj6QWuts0au+luA2noaa3Afy/3SqCH74lhda2MhOd/6sM4SkJVxh9luLJkzulcYl+N4bGgd62mg7QzHgHm1j0/ZI/bcZ1OjnlYfip2li/Q395aVs44pyFP7WRdYPfpfkHOkITqe9pv5Ih/rXcbw9GVM6risyU2yvf9yZpHFNwavn6At4s/q2JLvLLFtBNIPXh09blxP9LGOEat1rG9iXNf0TmBt2R/Xt2t/WrD4x7gJp9h6V2jNvRyYH9u0zT3LXiD9Oyf+a+fMenOL98m9x7uo17Rf/Z+15D4D4J+/N9vqIzkViidmrAbWNgfOLMRjbZkDP8f3hxfT0xT8hfMwa/pl/xpdZvK65Rzt837UNm3njdeR7zHOHHTy/PzVv84jNt+PMS8Areek43slVn/o/AuQRr15
|
||||
eJytVktOw0AMHTU3oKiQVKq64AiVOE45A/eoygX4nIAdK9TeASoFFuwi9QCFDayIlTzVcZ4nofRJVdOZsf387HEaQhPfaQg/aXPteRBaKEYh7Eb8zIex/xyFg/A4rb7fJiG8l5/VoIrLoHkj3lpxui3t7yacnwXbR1ydiz3ncbMcN7Xdxtjfl/weJtxnzDf2Xkp/r4Q7arMidWSQHJ/Oqk9RP7M8PH82r3kWwlXWPof1PN3nwfLMSU62T3cn/ewEyySERVJ9I+51R0/YnCxYfh4uhpXG0A9aW50tctPfAtTW09hC97E8r0kNtS8dq29tGJLzvQ92l4CsjDvOmrFkzthe0bicxmND61hPA113OAbMq0N84oz2MSf1ZH0oNkwX6W/dWyxnsbU+85Sv9QHr0f9iNuXrco8sRMfTYTtf5MPeZRqevg0+dVytyU2yf/5yZhHjG4PXT9AW8Rd1bMl3kXAbgfSDV0ePm64netTGiNU61jcxrlv1TtDaan+6vn37k4Hxj3ETTrH9vrCaezloftqma+4xe4H071Lx3zp31ptb+pw8e7yLes/6tb+1lrrPAPjX/ze76iM5FYan/GZ3Cnu7f84sxNPaag56Hf8/vJiepuAvnMdZ26/2b9FnJm877tEh70dr03Xf9D7yPcadg06en7/6t3nE5vsx5gVg9Zz1fK/E6g+dfwEmLLzh
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFowATPBaD0FvFB9Yd9AJ7mQbO7s9iA2f3fcGBs5veYLim6cuS2MW3DyJ/3pMdaBeMguEGHg9guTkKRsEoGAXDDQAA5ZIJ8Q==
|
||||
eJxjYBgFowATPBaD0FvFB9Yd9AJ7mQbO7s9iA2f3fcGBs5veYCik6cuS1NOzfRD5857sQLtgFAw38HgAy81RMApGwSgYbgAAu/EK3Q==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFk1kOhDAMQzlF73+l3oivShBlsbNApGoEqnmOk9nretVe76O9Y4/1fYvZxdXYHrOTm/XozWKKi8xjgu3txjT37/lWZ8UwK32zOm2uX/XbkTWqrfLkXavYuUY+qvlI76xvZKeYYr1GGWQ52X6i/ar8J7r2rspE9/O8k7+dx8tV8zblxasop+7Zy/4muF7vWWakibiWHq1K/+xOZPNBuFaW55lhe99BfaI6ZLczmbHa592KntFpdzNsmfMNfMpLjA==
|
||||
eJzFkssNgDAMQ5mi+6/UjTghQZS4dj6iEgegznOc7HV9zl7fx/umPlH9iNnF9diI2cnNekSzmOIy85hgo92Y5v493+qsFGalb1XXtcuVfitsVmtzVXneXaaW/efVQD46M1LqIc/KLFXfHhfVsd8YxsRuev/YnpW9Y3x1ZMDsp828k8vk6nmb8oLOKafu2dv+Jrio9yzzpDlxIz17Kv2rO5HNh+FGWT7vChvVYX2yOma3M5mp2vfdil7ReXczbJvzDejbTVo=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="mapevents">
|
||||
@@ -265,85 +265,85 @@
|
||||
<property name="place" value="south2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="21" name="mg2_exploded_star8" type="script" x="640" y="416" width="32" height="32"/>
|
||||
<object id="7" name="mg2_exploded_star8" type="script" x="640" y="416" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="8" name="Spawn" visible="0">
|
||||
<object id="7" name="young_glacibite_spawn" type="spawn" x="832" y="320" width="32" height="64">
|
||||
<object id="8" name="young_glacibite_spawn" type="spawn" x="832" y="320" width="32" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" name="young_glacibite_spawn" type="spawn" x="832" y="448" width="32" height="64">
|
||||
<object id="9" name="young_glacibite_spawn" type="spawn" x="832" y="448" width="32" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="9" name="young_glacibite_spawn" type="spawn" x="736" y="416" width="32" height="32">
|
||||
<object id="10" name="young_glacibite_spawn" type="spawn" x="736" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="10" name="young_glacibite_spawn" type="spawn" x="224" y="448" width="32" height="160">
|
||||
<object id="11" name="young_glacibite_spawn" type="spawn" x="224" y="448" width="32" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="11" name="young_glacibite_spawn" type="spawn" x="96" y="544" width="96" height="32">
|
||||
<object id="12" name="young_glacibite_spawn" type="spawn" x="96" y="544" width="96" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="12" name="young_glacibite_spawn" type="spawn" x="256" y="288" width="128" height="64">
|
||||
<object id="13" name="young_glacibite_spawn" type="spawn" x="256" y="288" width="128" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="13" name="young_glacibite_spawn" type="spawn" x="256" y="192" width="32" height="32">
|
||||
<object id="14" name="young_glacibite_spawn" type="spawn" x="256" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="14" name="young_glacibite_spawn" type="spawn" x="160" y="672" width="64" height="32">
|
||||
<object id="15" name="young_glacibite_spawn" type="spawn" x="160" y="672" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="15" name="glacibite_spawn" type="spawn" x="448" y="608" width="96" height="96">
|
||||
<object id="16" name="glacibite_spawn" type="spawn" x="448" y="608" width="96" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="16" name="glacibite_spawn" type="spawn" x="416" y="768" width="32" height="32">
|
||||
<object id="17" name="glacibite_spawn" type="spawn" x="416" y="768" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="17" name="glacibite_spawn" type="spawn" x="288" y="608" width="96" height="128">
|
||||
<object id="18" name="glacibite_spawn" type="spawn" x="288" y="608" width="96" height="128">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="18" name="glacibite_spawn" type="spawn" x="288" y="768" width="32" height="64">
|
||||
<object id="19" name="glacibite_spawn" type="spawn" x="288" y="768" width="32" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="19" name="glacibite_spawn" type="spawn" x="672" y="736" width="192" height="64">
|
||||
<object id="20" name="glacibite_spawn" type="spawn" x="672" y="736" width="192" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="20" name="dreadmane_spawn" type="spawn" x="256" y="96" width="64" height="64">
|
||||
<object id="21" name="dreadmane_spawn" type="spawn" x="256" y="96" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="dreadmane"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="11" name="Keys">
|
||||
<objectgroup id="9" name="Keys">
|
||||
<object id="22" name="dummy_key" type="key" x="640" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="dummy_key"/>
|
||||
@@ -353,7 +353,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="12" name="Replace">
|
||||
<objectgroup id="10" name="Replace">
|
||||
<object id="23" name="mg2_exploded_star:8" type="replace" x="640" y="416" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Top" value="Walkable"/>
|
||||
|
||||
@@ -197,22 +197,22 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRQCo4xzTQLqAMDHX3Ewvo7c8FzBC6j5m+9pIKqBUupJozUOEy2ONjuAILrpFp93AHsHJuwWh+HjYAAEeBCMI=
|
||||
eJxjYBgFo2AUjIJRQCo4xzTQLqAMDHX3Ewvo7c8FzBC6j5m+9pIKqBUupJozUOEy2ONjuAILLvrbeZR54OweKQBWzi0Yzc/DBgAAy1wJig==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyVljFywjAQRR0rDRwgTJqcg+uk4zS+gmXKdBnoQgsd6AjAMJNJa2go4x204+9lV7aLHXlsad/u15cg5Fl2aCLEcQ/jsYlzE7f4DudpQXP/Jll2j0HPlGcTv29EaPmIeYrMPm6IcYtcjL0yXwbWUTdxFUwtmHlWmBRDWNp77VtQuGN71fL2zdO4Y3plL4REb1af+A41Zk8N2VeKr1z3XV8NKY1TOU6xXvKQVqPsMYjxnOCm+mTPvrph5xW5FpNC0wzfEY/f1zGPdzoX86SYYzw61EunHmbqLurzTT2zvc/7MnRP5d0Y8uE9o2+vBlPTF+s/9mhg7QdzyQ8ak3otnF13nbe+PUQPpXyH/Wo8CuL5GFUTPx/PWtV569uQd70rdcezb3Gxxt/3Rz7iUi3cP3JT5xp/i3m9xk35CPuntZ8vj8A1rAvWSGtLoZ/F5TVSX22/cA3N967lVq5bRwHc+6R792NdNJZO95f8P0Nz5tN0cG7ZbynqWkxbjVaGt5mb4nFOS2u5D8yl563raii1n0ONVu8rg+vds84VPGOOSvSP3HXUh/Zb6xu5rLFXohjJ3YE+l1n3m+wX95G1RfYqcpexH3lPyJq/gWFx75PuPvLzYtrO2wKX+lmK/dZ0KoFbiPnMxTMmuR64rMPaYNH321t7z1n7JM+XPONSb46d6BPXWfVY3FLxTmXkKoyarNzMXbpnluR6oyftTsM5Q7jSc1hDSjMe2Q//u+6QSw==
|
||||
eJyVljFywjAQRR0rDRwAJk3OwXXScRpfwTJlugx0oYUOdITAMJNJa2go4x204+9lV7aLP/bI0r7d1Zcg5Fl2bBTi8wDPn0bnRrc4hvM00dy/SZbdo+id4mzj962QFo+Yp8js44aoW+SiDsp8KcyjbnQVTE3MPCtM0hCWNq59Cwp3bK1a3L55GndMreyFkKjNqhPHsMfsqSH7SvrMdd/15ZDqcSrGKeZLHtJylDUG8TwnuKk62bOvbth5Ra7FJGk9wzHi8Xgd43inczFOijnGo0O9dOphpu6iPt/Uc9v7vC9D91TejSEfXjP69mowtf5i/j89PbD2g7nkB41JtRbOzrvOW98eo4dSvsN6NR6JeD6qavT9/tyrOm99G/Kud2Xf8exbXMzx9+0Rj7iUC9eP3NS5xt9iXq9xUz7C+mntx8tDuIb7gjnS2lL0z+LyGtlfbb9wDc33ruVWrptHAdz7pHv3Y170LJ3uL/l/huYspmlxbFlvKfJaTtserQ1vMzfF45hWr+U+MJfed67bQ9n7BeRo1b42uN4997mCd4xRifqRu4n9of3W6kYu99grKkZy940us8f7Zd79JuvFfSyhRg/jtH4V65H3hMz5CxgW9z7p7iO/L6ftvB1wqZ6V2G+tTyVwCzGfuXjGJNcDl/uwMVj0/TZr7zlrn+T5kmdc9pu1F3XiOisfi1sq3qmMWIWRkxWbuSv3zJJcb9Sk3Wk4ZwhXeg5zSPWMn+yHf1mikHw=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyNV01r1FAUfWbqwiJIktJ0XLgQN+6LoP9Ewd+g4KK/Ykz3/gTXXQ115w+wxeJCKc5AV13NDJaCC3P63mlObu4rXgiZJPfz3HPva0MIYbkbbuRyGi/IOt0p12UIRT18d1zEO+1VdpLuvOh9/u7ui+56Wo/1P233vyeTEF4WYx0IcvhTxtjM8UXS/drEiwI9T1DLXPzb/O938R88DmG7u1bV+PvPaa931EQd1kqpUp6PqmHu9GuxZB7L6fg98eOddWq9/MZ49A+cjh0smQeEOHl612VfKwT14kKtV+XQvqp735AzqUV9a69Xgg/8eFxS354oxsjzwsTVZ+tfn8lP5R4xZm+RL3wSX+AD7HVeWNPnpEcMaUO8Lp1ek0+KC4W8pwDnV+n5zPFlxYsHAWbKJ9bKmjSm/lasgRme102sk++RI3cHbamrwpjzxNdK+Kuz+K67v0/8wp6An29dzMlej1mOQ968okYP67/p3RczE+wh80C9nAPNzeOQzqvuJvgk1sSB9ZNvqn9vL9YLIc64gwvchahVZ4Z+mT/04XMt+5K+YNd29ucS0+4G+Ds3+5X4au6z1OdW+s387a67PU9STvzOnG0vyCH2T+OpYN98fDL0Rfmg50Az/K5nzDPhI4VzOk87hlyCzus6xn1bj+vX3AvpJWw1PmrZF3uPRyuz729rkRnQHqsu8lO8bI4q3PtHTZ8bbXSfw7fOwWI3zqnuYC/u2sys5rKphjE9UX3yZpF8PiyjD+wJ4O1dJ4IRsFOccxixpkOTF+KCC7CDb/CqFQy2at8nctwxfbTPjKX2+2lec1yADWMQgxPDCfZW/b7JnLk5HzlBvznTp03cUbiU08qn2WTcfzxjTlDLqcTlmZ0711vDPVuzlbtm4HkReUrfxJs2PzK27Jme0dwnub9zVTydjYn9XflvsLhI+Og+sUI/S6lP60ENW8aWfeL8s0+5GfPm1zur+e5QOPG/Qhs7kznO3uV7JjV7uyPHf51n5b39rnPgzdpMZgF74FcZ9dTXJv1/YvfE0sRrM1ge1MPZ+wcMkxHU
|
||||
eJyNV7tu1FAQvXhDQYSEbEdxloIC0dBHSPAnIPENIFHkK5ZNT8EHUG+1Ch0fABERBShiV9oq1e4qKBJFfLj3xMfjuREjWV7bM2dmzjxuEkIIy/3wTy7G8YJs0p1yVYZQ1P13J0W8015lL+nOiw7zd3tftNfjeqj/Ybf7PRqF8LwY6kAQw2UZfTPGZ0n3SxMvCvQ8QS5zwbfx323933sYwm57ravh95/jTm/WRB3mSqlSnA+qfuzEtVwyjuV4+J788c48NV9+oz/ig6cTh0vGASFPnt5V2eUKQb64kOufsm9f1R025ExyUWyt9Vr4AY7XS4rtiXKMOFfGrz5bfH1mf2rvkWPWFvECk/yCH3Cv88KcPiU9ckgb8nXh1Jr9pLxQ2PcU8PwiPZ85WFY8fxBwpv3EXJmT+tTfyjU4w/OmiXnyPWLk7qAtdVXoc576tZL+1Vl8097fpv7CngDO19bn6KDjLNdD3rwiR4/rv+ndZzMTrCHjQL6cA43N6yGdV91NwCTX5IH5s99U/85BzBdCnnFHL3AXIledGeIyfugDcyP7kliwm7b25+LT7gbgnZv9Sn419kmq81Tqzfjtrrs5T1JM/M6YbS3YQ6yf+lPBvnn/qI9FeafnQNP/rmfME+lHCud0nnYMewk6L+vo93U9zF9jL6SWsFX/yOVQ7L0+Wpt9f5OLzIDWWHURn/JlY1Th3p81XWy00X0ObJ2DxX6cU93Bnt+NmVmNZVv1fXqi+uybRcK8X0YM7Anw7V3fhCNwpzznOGJOxyYu+EUvwA7Y6KupcLBT+5iIcc/U0T7Tl9ofpnnN9QJs6OPjaJgvhLVV3FeZM5c8WoycoN6c6dMm7ihc2tPaT5PRsP54xpwgl1PxyzPb7nzFW2XOvZkT/20z8LSIfUpf5Js2PzK2rJme0dwnub9zVTydrfH9XfvfcLFK/Og+sUKcpeSn+SCHHWPLOnH+WafcjHnz653VfHcsNfxfoY2dyVzP3oY9kZy93ZHrf51n7Xv7XefAm7WJzAL2wK8y6inWNv1/YvfE0vibZrg8qvuzcg2Z1REl
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVTFOw0AQtMwPCAq6FFT8CzpeE+AzVBH8ASK5osJSKiqbBiqyJCOPx3vnuzCSlZxvd2dvdm+9DVW1qas/9MvKhb1vl+M147ke/reRGCnA5/5q+v57n99PiMe2XDS/HHBczt/QLQ8PgP33MHC2x8fsni4PD9v8Jw+OwVq3xJsbm7Gdye2T9luHtyvUGLUBmjDkoLWGnWnwurd5C2VnNZhuveTZyJm11rbmuhpKeU1ncCLGztEae9ojrfCin9BT3CMx6P0EVxOm94h9+oLaIobV52ZVVbersZ/GsfWmnsY5tZ88IA+Gceo7Pidrq+gjWmk8BfqsKewl7U8vRg5e6vEc9PT1uAw6FzRf7ENrzx4+ndO/Ka4Ur95Vz175+IysYxvi58+96/BnvlgfATrnGF7/p2pfMpNMO9RLZ3Apcngfz6bvrNaWx0eG/9rxj/FeL8br0jPN2T84ueTERF7at97ZYii586fGuVhM7XJqzN8Ufc/fbN1jP9XC4/V6yWDf1K/zYZ99tWZzmpfcJdbSuI0rp+dy7rDZoB6sFc/yXn7ngLNzjqmceX6b3Vr0zdGK9d4dZ63VCusYvLvGOZTA9ElxlcZipOqtdfIQ62ngbjGOlQPYslal80PtfwEoy+Vf
|
||||
eJylVUFOwzAQjMIPKCpyD5z4F9x4TYHPcKrgD1ApJ05Y6olTwwVOdGlHmUzWrl1GilrHuzvr2fVmHZpm1TZ/6OeNC3sf5+M147kd/sdEjBzgc381ff+9y+8npGNbLppfCTgu52/YzvcPgP33MHDGw2N2T5f7h23+kwfHYK0j8ZbGZqyP5PZJ+9Hh3VZqjNoAXRhy0FrDzjR43dm8hbqzGky3XvLs5Mxaa1tzXQ21vKYzOBFj42iNPe2RKLzoJ/QU90gKej/B1YXpPWKfvqK2iGH1uVk0ze1i7KdxbL1qp3FO7ScPyINhnPqOz8naKvqEVhpPgT7rKntJ+9OLUYKXdjwHPX09LoPOBc0X+9Das4fP1unfHFeOV++qZ698fEbWMYb0+UvvOvyZL9VHgM45htf/udrXzCTTDvXSGVyLEt7Hs+k7q7Xl8VHgv3T8U7zXs/G69kzH7B+cXEpiIi/tW+9sKdTc+VPjXMymdiU15m+Kvudvtu6xn2rh8Xq9ZLBv6tf5sM++tTWruUuspXEbV0nPldxhs0E9WCue5b38HgM05hxzOfP8Nrul6FuiFdd1c5i1ViusU/DqxjnUwPTJcdXGYuTqrXXykOpp4G42jlUC2LJWtfND7X8BWTDkzw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30">
|
||||
@@ -262,90 +262,90 @@
|
||||
<property name="place" value="north3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="23" name="mg2_exploded_star2" type="script" x="480" y="128" width="32" height="32"/>
|
||||
<object id="7" name="mg2_exploded_star2" type="script" x="480" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="8" name="Spawn" visible="0">
|
||||
<object id="7" name="mt_bridge_bogling_spawn" type="spawn" x="864" y="512" width="32" height="32">
|
||||
<object id="8" name="mt_bridge_bogling_spawn" type="spawn" x="864" y="512" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mt_bridge_bogling"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" name="laska_blizz_spawn" type="spawn" x="544" y="864" width="96" height="32">
|
||||
<object id="9" name="laska_blizz_spawn" type="spawn" x="544" y="864" width="96" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="laska_blizz"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="9" name="glacibite_spawn" type="spawn" x="160" y="800" width="32" height="32">
|
||||
<object id="10" name="glacibite_spawn" type="spawn" x="160" y="800" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="10" name="glacibite_spawn" type="spawn" x="160" y="672" width="32" height="32">
|
||||
<object id="11" name="glacibite_spawn" type="spawn" x="160" y="672" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="11" name="glacibite_spawn" type="spawn" x="608" y="576" width="32" height="32">
|
||||
<object id="12" name="glacibite_spawn" type="spawn" x="608" y="576" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="12" name="young_glacibite_spawn" type="spawn" x="672" y="832" width="192" height="64">
|
||||
<object id="13" name="young_glacibite_spawn" type="spawn" x="672" y="832" width="192" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="13" name="glacibite_spawn" type="spawn" x="128" y="576" width="192" height="64">
|
||||
<object id="14" name="glacibite_spawn" type="spawn" x="128" y="576" width="192" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="14" name="glacibite_spawn" type="spawn" x="608" y="672" width="64" height="64">
|
||||
<object id="15" name="glacibite_spawn" type="spawn" x="608" y="672" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="15" name="glacibite_spawn" type="spawn" x="64" y="864" width="32" height="64">
|
||||
<object id="16" name="glacibite_spawn" type="spawn" x="64" y="864" width="32" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="16" name="young_glacibite_spawn" type="spawn" x="64" y="448" width="64" height="96">
|
||||
<object id="17" name="young_glacibite_spawn" type="spawn" x="64" y="448" width="64" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="17" name="young_glacibite_spawn" type="spawn" x="160" y="192" width="96" height="224">
|
||||
<object id="18" name="young_glacibite_spawn" type="spawn" x="160" y="192" width="96" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="18" name="dreadmane_spawn" type="spawn" x="96" y="64" width="64" height="64">
|
||||
<object id="19" name="dreadmane_spawn" type="spawn" x="96" y="64" width="64" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="dreadmane"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="19" name="young_glacibite_spawn" type="spawn" x="736" y="576" width="128" height="64">
|
||||
<object id="20" name="young_glacibite_spawn" type="spawn" x="736" y="576" width="128" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="20" name="young_glacibite_spawn" type="spawn" x="672" y="352" width="128" height="96">
|
||||
<object id="21" name="young_glacibite_spawn" type="spawn" x="672" y="352" width="128" height="96">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="21" name="young_glacibite_spawn" type="spawn" x="768" y="64" width="128" height="128">
|
||||
<object id="22" name="young_glacibite_spawn" type="spawn" x="768" y="64" width="128" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="young_glacibite"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="22" name="river_wretch_spawn" type="spawn" x="448" y="64" width="96" height="64">
|
||||
<object id="23" name="river_wretch_spawn" type="spawn" x="448" y="64" width="96" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="river_wretch2"/>
|
||||
</properties>
|
||||
|
||||
@@ -210,7 +210,7 @@
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyFVs1qFEEYbGaMYDyE3YUkM0r04CV6k1ySPFQEX8OfBzDkRZbJO0jAuy54mtMOrARzSJdMbVd/8/VasMzsdPf3W9XdXRX+oW/CFsv4ratChvkihD+z/NuzNoT9Nj1fz8MEd6Pd1eF07GCePy0QgxeL/a9x0c+qSXaHJn2vFvnaZZWesGvHf8a1v5rksx99vSrEDNybOmm8rDNjY+34Tf97wJzuJITbk2msyFFzBWCL9dlIXHUdwmk1/W797+qbjmuO/Aa/nAt/wJc479z0D1D+KRhP7/SYuGskd8cOfN9En3t1btO+W35vY5vlYwM5PT6RO2x82/f9A6iD9ot1+WjqVlqvsPnDr/UFaMzkDMFaaN0552/89tzhgNcjr//EIPPfL6bjCvrEE7WEXehol/bnlv+NH0cpPvQePm1toAdqosRLzy7eySfVCOdob/+nc+BBbFitZ72tprGo/c7R+a61hPJM66B56Dq1b/dArFmaWu1Ctp+IP/r4ZNZb3TyY/Vnrcd8kvtneI2foSbmL3Fn/6+h3LbbZ5172AguO6XlJrgOw/ZLn1qF/5lGv1AXXeaA/Tx8e70oa2zj6Y/1t3XRM7YCniLcf9+bPdRr/WudzAcwfTC2ZR184p8gFj/OK39JT+KZdb+7a8Ie+8eQ7uKD7NzWp/FL7349iz47TfNVXZ3ilPbT3o+vSHjf2BE+1tTpK/hgj/Fl+aJ5Wv+CfPcuZu82XvuCXcZT0rjVgbPZOpLnBt57j1BG0MIhOyT3gKs75EH9t/L1oU96bWX4uK7845mkR+Xr8Z664j5BriOlt9Pmu9e9SmiPfb6u0f3FfQ8523wBUT5xLPxdx7qXc//Bda0u9wvZaequ9pi36LoG1/dFM87RaKuVusRE+QK+0+2aR3llb1fap9EvPY/aZa58aHmttvJjPhFusLWwxZ+9eS56obfTJ1lnj0j4+cTRKPmrOwF6d/y/dZ7f+nLvNI2+r+Iw=
|
||||
eJyFVstqFEEULbqNYLIIMwNJupXEhZvoTrJRP8qAv+HjAwz+yND5BwlkHwdc9WoaRoJZWCf0mTp1+9Z4YOieetznOdXVVeERfRO2WMaxrgoZ5osQ/szysWdtCPtter6chwluRruro+nc4Tx/WiAGLxb7X+Oin1WT7A5NGq8W+d5llZ6wa+fv4t5fTfLZj77OCjED96ZOGi/rzNhYO47pfw9Y052GcH06jRU5aq4AbLE+G4mrrkM4r6bj1v+uvum85sgx+OVa+AO+xnXvTP8A5Z+C8fROj4mbRnJ37MD3j+hzr85t2nfL721ss3xuIKfHJ3KHje/7vn8AddB+sS6fTN1K+xU2f/i1vgCNmZwhWAutO9f8jWMHDge8Hnn9JwZZ/3YxnVfQJ56oJexCR7u0P7f8b/w4SvGh9/BpawM9UBMlXnp28U4+qUa4Rnv7P50DD2LDaj3rbTWNRe13js537SWUZ1oHzUP3qX17BmLP0tRqF7LzRPzRx2ez3+rmwZzPWo/7JvHN9h45Q0/KXeTO+l9Fv2uxzT73chZYcE6/l+Q6ANsv+N068r951Ct1wX0e6M/Th8e7ksY2jv5Yf1s3nVM74Cni7cez+Uud5r/V+VoA6wdTS+bRF75T5ILHecVv6Sl80663dm34Q9948h1c0PObmlR+qf2fx7FnJ2m96qszvNIe2vvRVemMG3uCp9paHSd/jBH+LD80T6tf8M9+y5m7zZe+4JdxlPSuNWBs9k6kucG3fsepI2hhEJ2Se8DHuOYy/tr4e96mvDez/Lus/OKcp0Xk6/GfueI+Qq4hptfR55vWv0tpjny/rtL5xXMNOdtzA1A9cS39vI9rP8j9D+NaW+oVttfSW+01bdF3CaztbTPN02qplLvFRvgAvdLuq0V6Z21V2+fSL+Z7IXd77n1qeKy18WK+EG6xtrDFnL17LXmittEnW2eNS/v4xNEo+ag5A3t1/r90n936c+42/wCIA/ih
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJylVst1gzAQ9HvqwTenuZSQPmgBRAdgbjkCLoF6YiUaexiPAL8c9iEk7c7OfiQ14XTq7tLQt7/LNY/r9L08ZcRclki6qtfmMetUWXh+zHunu8xv4o5Gr6V9rFPJPHCHrP95XmNC2EaT91XGXqQxdBDTVvxJ/zfoG8xKMB2H0hhx6Qq4R3k6H5S32zPK2mOP8Evx+v54xivuYB2RagO3M/s1b4pXGZsYJ99dXT3qU2J7pXXHV/8hncF29Vcb3JTvr/N2P0Szpn2rojqOr6sJ3l/iPxYwFTcSbqlW3LkRDa/UE46rxhx5dHWEetC8vSsuR2luNntjWPtZhWfvl/biTEDvHfFF+6Akrma0v2pja6uu3fhIn6jwXs2Vy/dRAWdXF6V++ZXLNq/WzCmfZHcu+K1n2+q8p3n43YW1r1u4rr6Ld4PBhd+uZvhO2Kuxl1yZe+0orrVncDWWevY53P9KjXgrbon3Rl4c51Kf8NuwD+s33hauy12pl/EW4PONc7OEvzfeXn5dzUThoOvaszg7wXMycdf4wm4nuHwO83vwSlz5LuK37BTK53gvcVSfOX6ct/kA7pL/x/Ca8ymsOasur2Fe165idyFOPWGzLuOyX4vEApwXsgvMWewiD/jfw21kHTaAz5wYE7gD4fB5zbhDAbcR3JHw2aeBMIF7Ix19B0H3Rrg/vJhWZQ==
|
||||
eJylVst1gzAQ9HvqITenuZSQPmgBRAd8bjkCLoF6YiUaexiPgLwc9iEk7c7OfiQ14XLp7tLQt7/LkMd1+l6fMmEuSyRd1WvzmHWqLDw/5b3zXZY/4k5Gr6V9rFPJPHDHrP/xtsWEsI0m76uMvUhj6CCmrfiT/m/QN5iVYDoOpTHi0hVwz/J0Pihvt2eStcce4Zfi9fX+jFc8wDoj1Q5uZ/Zr3hSvMjYxTr67unrUp8R2oHXHV/8hncF29Vcb3JTvz7f9fohmTftWRXUcX1cTvL/EfypgKm4k3FKtuHMjGl6pJxxXjTny6OoI9aB5Y+xSPNWW5ijNLWZvDFs/q/Ds/dJenAnovTO+aB+UxNWM9ldtbO3VtRuf6RMV3qu5cvk+K+Ds6qLULz9y3efVmjnlk+wuBb/1bNuc9zQPv7uw9XUP19V38W4wuPDb1QzfCUc19pIrc6+dxbX2DK7GUs8+h/tfqRFvxS3x3smL41zqE34b9mH7xtvDdbkr9TLeAny+cW7W8PvGO8qvq5koHHRdexZnJ3jOJu4aX9jtBJfPYX4PDsSV7wR+y86hfI73Ekf1mePHeVtO4K75fwqvOZ/DlrPq8hrmdW0Quytx6gmbdRmX/VolFuC8kl1gLmIXecD/EW4j67ABfObEmMAdCYfPa8YdC7iN4E6Ezz6NhAncG+noOwi6N8L9BrycVmU=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
|
||||
@@ -210,12 +210,12 @@
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="23">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="23">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1VTuOAjEMtWZPgJBGohnBEWiQ4BZAS0dLxVSg4QhU0IL2Ciu02oPs8rkHoieRMDHBzgeyT4pmSIyfn+14AAB+MrhjnJu1g0d8QXqUueHNWgAfrfd4x3mcHWrV+E/eTvM9Xvx/LK9tF2rPYdQw79MAP7q2U8L7WwD8FbxtpXwvGvxZLFCj5ke/Q8G3tP8K0BfWdqZ+zxn/Lq29213cqzwd1DqqdWJy1m6ad7unQnJJdZeklpfCxC3Fj8Daop0vl3ZcXA9RTnyOBL+uHHOQ4sO+dPWnzYtasE4c+up84IjtXDzGL91xBJ3TvvpWTP18/im4nPpyjblYJrxTGro/V8rv2lGbKiFnac1KTvdnzZy59Eq9y+1rvth55OsxVwyUlyLlTIzhDdGSAvbcCZ2ZLvi+q1K9Eb7Zs1FnW+Y89nuu49BzhOoN1U41fGfPfTIU5gOdWza//ZTQrT/vTYj9FZGHYFw=
|
||||
eJy1VUtuwkAMtcIJKqRIbKJwBDaV4BaFLbtsuyKronAEVrBtxRUQQhwE+rlH1X1nJNxxJvZ8yvCkUcKM8fOzPQ4AwCmDP1S5WQdoYw/pUeeGNxsC9Ia38VZ5nB1q1bgn72N5Gy/+P5bXtgu15zAfmPdFgB9d2wXhPRcAl4K3bZTv1YA/iwVq1Pzodyb4lvb/A/SFtX1Rv5eMf5fWyfUuvqs8faj1qdYXk7NRad7tngrJJdVdk1r+FCZuKX4E1hbtfLm04+J6iHLicy74deWYgxQf9qWrP21e1IJ14vCkzqeO2L6LdvzSHUfQOe2rb8PUz+efgsupL9eYi3XCO6Wh+3Oj/G4dtWkSctbWrOR07x7MmUuv1LvcvuaLnUe+HnPFQHkpUs7EGN4QLSlgz53QmemC77sq1Rvhmz2v6uyNOY/9nus49ByhekO1Uw3HrNsns4BZbPPbTwnjfnfvmdj/AklFX6M=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="23">
|
||||
|
||||
@@ -1,184 +1,214 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="19" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="20">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="19" name="Ground" width="20">
|
||||
<data compression="zlib" encoding="base64">eJydlEEOwjAMBC1uqP0A4t98IeHMqeQJpV/oPxAXUqmWVsbrhB720siTjb1uPonkqidRPqBS9SKagjrvznvVUrUSzYRZyJ0b73GOZZnWw3ae4LzFU2YKPCTj/wZiTI/3HkQ+wy/PymN7vMsoch3bPJTWTvs8S8d7I6mfeZ/n4vCiXNl8oZ+V9NfO2O4F5kv9aO9b8/L2A/Nlex/x2H70+GE8rEUG+ulh4+y0lr2JfdecevmyYp56dsLbt5bXfzLcs89H/rUe3/YL9QU+ownc</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="20" height="19" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="19">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydlEEOwjAMBCNuSP1AxUsQ/+YLCWdOJU8o/ULVVKqllfE6poe9NPJkY69bLimVpg9ROaHa9CWanDrrzlfT0rQSzYRZyZ077331pZnaw36e4bzHE2Z2PGTl/wliTIs3Dindhl+elsW2ePfGegR4KKmdjnnWwHs9iZ/5mOdi8Lxc6Xyhn5X0V89Y7wXmS/xI73vzsvYD86V77/HYfkT8MB7WIgP9RNg4O6llb2LfJadWvrSYp8hOWPvW8/pPhiP7fOZfa/F1v1AbGKYpbA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="19" name="Objects" width="20">
|
||||
<data compression="zlib" encoding="base64">eJy1U0tqAkEQbUpmERfiNGgwcSXu9SDeILmBIScIQsgZZA4gehGXgujG30YUPEL2qUdX0+1MT0ZNLGh6pnvmVb16r5S6X/RIqahunt/pb1iP/P8Hr5rgDS7Aa1A474TPXiL33tVmb8VKjQtwQ3mnXFOf8dr8/yo2ZwfG3MhzCBM14PtRVJwzIVMbokT5mMgNLo0reg3sdZw9X0pPHm7QDZiLFCb6bfNsA/kuDcutL/qdtOnjtbESrcFvn9ODonhK9Qa1lcnwq/O+433O66izevm+9PWy9cA7qAk5ThV3b7l+187xBpKbBAsYFtdy+6y67+HPL++95fGHN4/io5k2WvakpjK5OnEPfh3tNB3JHAzpHNv3UVNm+SAegxYhzw5zvId5i0SzkscR/X4mN3fQANhvlNXqt0g8juneIF7ptrlI489i419EHtf/jh8dMT+B</data>
|
||||
<layer name="Objects" width="20" height="19">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1U0tuwjAQdUfKuiQRHADEAvZtRcsKsYeDcINyAxAnQEgVZ0AcALUX6RIJlQ0tbGCePJZN4hA+5UmRE8d+M2/ejFL3Q4+Uqpb0+4hu43rh+2N+noRvcgZfg/xxv3jvPbDf3UivrVCpzxxeX9xvzmnAfG2+vwn13kOs1J+8+ziRA84vgvyYc9K5ARXK5kRsaGlcUGtw/4bp/bXUpHaFb+D8SXCi3ibO1hPvXBhtA/EviHUdL8VGvIa+fUYN8vCaqA1yq5PW98zrjtcVPxSn/XL70vXL5IPeQU6IETza/0ZrsXTMN5HYZeECh+E12j4K9jz6c+p8txz96E3kjPvLSHvZk5zqZPPEf+jrRNbThczBjI653T5qyiwjBwBe+Hp2ltF7mLeqeFZxNKLeb2TnDh6Ae0hpr05h7mhM1gbo03VzkeRfhrp/gSyt/40Dk/5GKg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="19" name="Above" width="20">
|
||||
<data compression="zlib" encoding="base64">eJxjYKANuCxGXbMukWEeLjccBopLMlHPDdNJNAvmBmqC4W4eelxSah66fkrTF6nuwZY2kc0gxT240iY5fkJ3BzUAtc0jJ7+NAggAAIqEF1k=</data>
|
||||
<layer name="Above" width="20" height="19">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAN+CxGXbM+kWEeLjc8BopbMlHPDdtJNAvmBmqC4W4eelxSah66fkrTF6nuwZY2kc0gxT240iY5fkJ3BzUAtc0jJ7+NAggAALg4Gtk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="19" name="Walkable" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsHEIYRCgplnIgBZm0sq9uOQoMZeaYU0LN9LSPErjDJd55IYjsh50d5HqRmx6SfUvunuwyZHjJnT7iXUTPj+Q6jdS0wc55uEyn5pmEoMBMUbt3w==</data>
|
||||
<layer name="Walkable" width="20" height="19">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcHEIYRCgplnIgBZm0sq9uOQoMZeaYU0LN9LSPErjDJd55IYjsh50d5HqRmx6SfUvunuwyZHjJnT7iXUTPj+Q6jdS0wc55uEyn5pmEoMBRDAULg==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="up lodar1cave0" type="mapchange" width="32" x="128" y="64">
|
||||
<object name="up lodar1cave0" type="mapchange" x="128" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodar1"/>
|
||||
<property name="place" value="down lodar1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="down" type="mapchange" width="32" x="576" y="352">
|
||||
<object name="down" type="mapchange" x="576" y="352" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="shortcut_lodar4"/>
|
||||
<property name="place" value="up"/>
|
||||
@@ -186,39 +216,39 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="64" name="mudfiend" type="spawn" width="64" x="224" y="128">
|
||||
<object name="mudfiend" type="spawn" x="224" y="128" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="160" name="mudfiend_1" type="spawn" width="32" x="320" y="224">
|
||||
<object name="mudfiend_1" type="spawn" x="320" y="224" width="32" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="mudfiend_2" type="spawn" width="128" x="448" y="160">
|
||||
<object name="mudfiend_2" type="spawn" x="448" y="160" width="128" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="mudfiend_3" type="spawn" width="32" x="128" y="480">
|
||||
<object name="mudfiend_3" type="spawn" x="128" y="480" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="128" name="mudfiend_4" type="spawn" width="32" x="192" y="416">
|
||||
<object name="mudfiend_4" type="spawn" x="192" y="416" width="32" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="mudfiend_5" type="spawn" width="192" x="288" y="384">
|
||||
<object name="mudfiend_5" type="spawn" x="288" y="384" width="192" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="448" name="cavebat1" type="spawn" width="512" x="64" y="128">
|
||||
<object name="cavebat1" type="spawn" x="64" y="128" width="480" height="448">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="cavebat1"/>
|
||||
@@ -226,4 +256,4 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
</map>
|
||||
|
||||
@@ -1,184 +1,214 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="23" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="20">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="23" name="Ground" width="20">
|
||||
<data compression="zlib" encoding="base64">eJyllLENgDAMBBEd+0tZIVBTASMAKzALRIBkvd6JExffBPtI/i2PfdeNDdoezcOrWNG3EiXW2cBLfQeRZFl509d3EUlWDQ/7NGk89MjDQ6/Qo6S/tsRjXmksnBX8ZvFqycxKi/e74oOWg8V75sOSmTNrlnhvloVWH/pXNbOi8aLxn/hmLy+9Webv5WH+bN7ZXFnz/+uDkGc/WPcq48nsc3ex8KI4r9n3JZ5HLT6VVPLoBqptRKA=</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="20" height="23" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="23">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyllLENgDAMBBEd+++SFQI1FTACsAKCCJCs1ztx4uKbYB/Jv+Wx77qxQdujeXgVK/pWosQ6G3ip7yCSLCtv+vouIsmq4WGfJo2HHnl46BV6lPTXlnjMK42Fs4LfLF4tmVlp8X5XfNBysHjPfFgyc2bNEu/NstDqQ/+qZlY0XjT+E9/s5aU3y/y9PMyfzTubK2v+f30Q8uwH615lPJl97i4WXhTnNfu+xPOoxaeSSh7dzY5+IA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="23" name="Objects" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzNVE2qwjAQ9sVVXUhbseLP0r0eyCM89AYKegbpCfQyrlTwpzuF7n3wDmCGzJA4JrX1B/wgDCQzky/fzKRU+g40hbKHoFjcEOPaaD20S/Ecj7GM62BsQyhekCsN1d46zJ+LOPQw5sRi9wXfyjGX+WO5Epknwrtmvtv/F31aaHcyri50LkKcU7uBUDl+ard6zx3xq8B9BvHA5Sw1Cmp6v2fR27Nw5jgybdPqvc/I6JXLg1qQTltD3zLuLaStyDUR+fqO+MOdUJN+eMv5L9RzQD3iCT0jHHBnhH0wyKhn39ASci0c+XZMi8jiR7209++15ugGyo807Fr8ifeazYpnufvfqGXqmEfXHNCbm0wf4ETL1lex0LpcjNpMfZ2z8sSfszF4Uo9SX50L/DWABHmBJvQG4J01J1ng/9U7kLz455mILb3+aVwB6K8/hA==</data>
|
||||
<layer name="Objects" width="20" height="23">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNVM1uwjAMZpZ6piW8ANqp3HZYEWNH7vBAPAKCN9ik7RmqPgG8DCeYxE9PixVbSd2kK7BJ+6QoUmI7nz/b6XT+B8Zg9nNynd+K/Ca0p7Rv4TYeb9rvlXxHYHhhrEiZs32vfSzmMCOfB1W9P12Zq0Su4xd6lTpORm99xmH7Jdm80H7Ufs9gYzGKltotwMQYqKreecB/l4Tv0B+5gI715Og08+idejhLXIS2Ubdus3Z6Jf6hrqzTl6PvI51t9D7U6x3a9R3zxzexJvNelXOi7Bxwj6RgZ0QC38yoDxYN9Zw7OWKsTSDeUWiXeey4l05xXWuJaWLsWMOpx55578WspJ63+04tI1W/R4TmgHMeC32QEy9fXxVgdeFewdp8xDbm8IY/5+Dw5B7lvoJAbiGUxA814RyQd9OcNEH+V7+B8s4/z0Xh6fW/xjfM3T8T
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="23" name="Above" visible="0" width="20">
|
||||
<data compression="zlib" encoding="base64">eJw7JMbAcGgUj+JRPIpH8SgexXgxAAzShDA=</data>
|
||||
<layer name="Above" width="20" height="23" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJx7JMbA8GgUj+JRPIpH8SgexXgxAC/zvbA=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="23" name="Walkable" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzVkkEKACAIBH1F//9CP+wUSJDubhIYeLGcJnMOsynGXmp9J57KQpbKyvIMj9lTeoRwfH12P8ND+pPxbm5R71g374F6ozPA8JCzZ55xrPh75b2ZnzJPr7zIleVXeXXh+R7+igWSwQR5</data>
|
||||
<layer name="Walkable" width="20" height="23">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVkkEKACAIBH1F//9SP+oUSJDubhIYeLGcJnMOsynGXmp9J57KQpbKyvIMj9lTeoRwfH12P8ND+pPxbm5R71g374F6ozPA8JCzZ55xrPh75b2ZnzJPr7zIleVXeXXh+R7+igW1iy5Z
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="north" type="mapchange" width="64" x="480" y="0">
|
||||
<object name="north" type="mapchange" x="480" y="0" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarcave5"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="east" type="mapchange" width="32" x="608" y="544">
|
||||
<object name="east" type="mapchange" x="608" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarcave7"/>
|
||||
<property name="place" value="west"/>
|
||||
@@ -186,53 +216,53 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="160" name="hirathil1" type="spawn" width="128" x="416" y="64">
|
||||
<object name="hirathil1" type="spawn" x="416" y="64" width="128" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="96" name="hirathil2" type="spawn" width="32" x="448" y="224">
|
||||
<object name="hirathil2" type="spawn" x="448" y="224" width="32" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="384" name="hirathil1_1" type="spawn" width="224" x="320" y="320">
|
||||
<object name="hirathil1_1" type="spawn" x="320" y="320" width="224" height="384">
|
||||
<properties>
|
||||
<property name="quantity" value="5"/>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="hirathil2_1" type="spawn" width="64" x="352" y="128">
|
||||
<object name="hirathil2_1" type="spawn" x="352" y="128" width="64" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="128" name="hirathil1_2" type="spawn" width="128" x="224" y="128">
|
||||
<object name="hirathil1_2" type="spawn" x="224" y="128" width="128" height="128">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="256" name="hirathil1_3" type="spawn" width="256" x="32" y="256">
|
||||
<object name="hirathil1_3" type="spawn" x="32" y="256" width="256" height="256">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="hirathil2_2" type="spawn" width="32" x="544" y="544">
|
||||
<object name="hirathil2_2" type="spawn" x="544" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn_bats" visible="0">
|
||||
<object height="384" name="cavebat1" type="spawn" width="288" x="32" y="128">
|
||||
<object name="cavebat1" type="spawn" x="32" y="128" width="288" height="384">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cavebat1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="384" name="cavebat1_1" type="spawn" width="224" x="320" y="320">
|
||||
<object name="cavebat1_1" type="spawn" x="320" y="320" width="224" height="384">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cavebat1"/>
|
||||
@@ -240,4 +270,4 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
</map>
|
||||
|
||||
@@ -1,233 +1,262 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="20" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="15">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="20" name="Ground" width="15">
|
||||
<data compression="zlib" encoding="base64">eJytk8sJgDAQRMWb/UNaMJ49mZRgbMFajJDBYdnNBzy8y4yzYT/6eZr8D4SKHhQfWsykzCF86EnxoV2ZO3OSv5F+k78WH9q+fMDfhA6Q1Tz4rawrjNSG56k3y5e1R7LS13bBWelzlmcdyy60WVu1MUuZ47eDUbu2B7ydjNqt7Iu8m5GsBebQ8y1uyCn/mXZb1q41WvfbotZbD7XemAeK+NRH</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="15" height="20" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="10">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="160" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="320"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="15" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytk8sNgDAMQxE39t+lK1DOnGhHoKyAKFItrCjpR+LwLjZOlQ9+nib/A6GiB8WHFjMpcwgfelJ8aFfmzpzkb6Tf5K/Fh7YvH/A3oQNkNQ9+K+sKI7XheerN8mXtkaz0tV1wVvqc5VnHsgtt1lZtzFLm+O1g1K7tAW8no3Yr+yLvZiRrgTn0fIsbcsp/pt2WtWuN1v22qPXWQ6035gG/IPnH
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Objects" width="15">
|
||||
<data compression="zlib" encoding="base64">eJxjYBh4IMmEW04Kh1weHj3IQByLujqg2DIgzgHipWjyIPFbggwM7IIQPro8CIDkY4Di1wVR5X+JQmhRqNgNQUy905HUizFhij8Uwu8fkB5s5sLM0BdC2E9NcA6HnTBwTRASnrjAU6C7buIxIwYtLiShcYQM0OOCE4d9IH0foeHwlA8i9ggartr8CDUgYIAlvK8huRMWRyC7uZDcBIun6zj8dBEqzyeMKQcLh6lo8Y8c98xo9kwlIk6R01aTAGH12EAzkr7TBOIcl90gQIx7yQEAAFYnYQ==</data>
|
||||
<layer id="2" name="Objects" width="15" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBh4YMmEW84Kh1wfHj3IwByLunlAsWNA3APER9HkQeK/BBkY1AUhfHR5EADJ1wDFvwuiykuJQWhTqNgPQUy925HUmzFhijMK4/cPSA82c2Fm+Ash7KcmeIfDThj4JggJT1yAFeivn3jMqEGLC0toHCED9LjQxGEfSJ+gMCQcWPkhYkzQcPXmR6gBgQAhTP3fkNwJiyOQ3VpIboLF03ccfvoINVcPS3zCwmErWvwjx70ymj1biYhT5LS1SICwemxgMZK+1wTiHJfdIECMe8kBACpTJwo=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Above" visible="0" width="15">
|
||||
<data compression="zlib" encoding="base64">eJw7JMbAcGgUj+JRPIqHAAYASwX9IQ==</data>
|
||||
<layer id="3" name="Above" width="15" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJx7JMbA8GgUj+JRPIqHAAYAfy0isA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Walkable" width="15">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsHGEYhDAJ44ujw2QIo9NHT79pOhFl6e2XmLNppW55MgTCk9scrgAMeaii+Ezixj34nM7MWFJrl5S9REbV9TAAGrXpAY=</data>
|
||||
<layer id="4" name="Walkable" width="15" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcHGEYhDAJ44ujw2QIo9NHT79pOhFl6e2XmLNppW55MgTCk9scrgAMeaii+Ezixj34nM7MWFJrl5S9REbV9TAAPCmvmY=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="west" type="mapchange" width="32" x="0" y="160">
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<object id="1" name="west" type="mapchange" x="0" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarcave6"/>
|
||||
<property name="place" value="east"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="up lodarcave7" type="mapchange" width="32" x="256" y="160">
|
||||
<object id="2" name="up lodarcave7" type="mapchange" x="256" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarhouse0"/>
|
||||
<property name="place" value="down lodarhouse0"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="32" name="hirathil2" type="spawn" width="32" x="64" y="160">
|
||||
<objectgroup id="6" name="Spawn">
|
||||
<object id="3" name="hirathil2" type="spawn" x="64" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="hirathil1" type="spawn" width="96" x="96" y="128">
|
||||
<object id="4" name="hirathil1" type="spawn" x="96" y="128" width="96" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="288" name="hirathil1_1" type="spawn" width="256" x="32" y="320">
|
||||
<object id="5" name="hirathil1_1" type="spawn" x="32" y="320" width="256" height="288">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="hirathil0" type="spawn" width="32" x="320" y="416">
|
||||
<object id="6" name="hirathil0" type="spawn" x="320" y="416" width="32" height="64">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="hirathil0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="256" name="hirathil0_1" type="spawn" width="96" x="352" y="224">
|
||||
<object id="7" name="hirathil0_1" type="spawn" x="352" y="224" width="96" height="256">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="hirathil0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="hirathil0_2" type="spawn" width="32" x="288" y="448">
|
||||
<object id="8" name="hirathil0_2" type="spawn" x="288" y="448" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil0"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn_bats" visible="0">
|
||||
<object height="416" name="cavebat1" type="spawn" width="256" x="32" y="192">
|
||||
<objectgroup id="7" name="Spawn_bats" visible="0">
|
||||
<object id="9" name="cavebat1" type="spawn" x="32" y="192" width="256" height="416">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cavebat1"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
<objectgroup id="8" name="Keys"/>
|
||||
</map>
|
||||
|
||||
@@ -1,184 +1,214 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="20" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="26">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="20" name="Ground" width="26">
|
||||
<data compression="zlib" encoding="base64">eJzbyMnAsHEQ4QPCxGFK7bkgTBwe9Q8q9pdmYAiUJkxTak8c0IwEacI0pfZ8JRKP2jO4sCwXdkxte+S4sOOhao8uF3ZMizjajAXTKj2M2kMbDAC3p3Qw</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="26" height="20" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="26" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7yMnAcHEQ4QfCxGFK7fkgTBwe9Q8qzpdmYCiUJkxTak8d0IwGacI0pfaIchGHR+0ZXNiWCzumtj12XNjxULXHlws7pkUcXcaCaZUeRu2hDQYAaF+XTg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Objects" width="26">
|
||||
<data compression="zlib" encoding="base64">eJytVU1LHEEQbWfV3T1lejSbbEgEEdGb/g1DLuYSEry4OcYg0Yv4gVf9Of4ADyookiUEBDVhsznFTUJ2E5EoCKKvqGqmtqcXRGx4VM90z3v11T31sjFN4A/QAuryvCHvmne0jktz0hhL0n1X1pgt2G1gIjbmecx7ypHJDHo30J9d87Vo/LRsD2G/2nRvFfPX0HgTZ/mLUXg+j73TQK1DPMUS22vRORG70GPMns1yav/1fDJmrVA8NHbUfB+8Hy3Ht+tphHL3KErXX0LjbczWr1tDuI4t54rGL9vORfzvgbNeY548M2ZWNGn+Tiw9V0SnIrmm/H1TMVwrXp0nl9vzvDEr4Mnl+f1qxP5TLEvAU+Aiz3FMS+50jVzujlQv0Phu0z3kT66AWuHbf3i/BruOun2AnQNK0FjEc6HAcbga6T7QdaqW097ze6WvkK2LPx5jT4zz8SDJniXNdSB6fq9QPEPgGAGGxYYwqnyh/Owpn/2+O+oQzxfLPbkv659tupfOeEPlnXr0R9Lus+Ya99Z8H2Yi5nY9+Qr+tyzXx+LbPiABSgn7U7PsXygeGtR7/n1H3FPq7FBOSOchOAeBM+G9BE5VbH48LcnNb9XTbg/VzfXhZjk9u6Rzjnk3dP7D5mB7gCjhfnRDx6PvoKrkvmbTvtG10/XrpFP3YtDzv8LT9O64Y3W/HgTu/d6E0QW8iML/BV9X+025Gkvaa+f6yv/O6SxH4XVflyzpfFK9oesX4nA5r0t9bxPPXS39GwnNDr7ch8Zt7A1FQD+I</data>
|
||||
<layer name="Objects" width="26" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVUtrFEEQLgbijuKu0726MoGw6KqYk8YQX4ggInqLf0PxohdRvCQ5qojmEnyQq/4cf4AHFZTgIkIgRllXv6Kq6UpPB6JY8FE90zVfPbtnXBO1J4n2Ah1grM9va3kX9v5WBy7LyTLvo90U1u+x9wG4URHdrMTmXEEN4XcX9zf3Ul8spRe94Yh+umg7xPoefNyvmvzTRX69DNsFYFTn85nuie6rz12qVyaIPrsmp43frm9X4iuXD8vHOq7XwPvFSX6fEh+52p0p4v4d+FiqRKd9a2nsm05qxbLbb+Vi/sdAt0V0foroifrk9UPV/Lyofha11ly/XyaHvuG1dQq17ZVEr8AzaMn71ULi51xeABeAg6XksaC1sz0Ktfuu3Buqf7tow/EMwLGCbyvE8xr6Dfr2FPoZcBo+nuP5eCl5hB7ZObB9GtZx9tJZmS2bfUnlLGxO4vsTvnmWLNe61jGdFc7nMjiuAldU53DNxML1CfVP87H1S/P54WQm13T/m4u2fMZb5gzyjE50t8Zsua77fD5BHhXCHWbyLuLveOnPDPQscIqfvcQzchJfLh+Wvm/ed8z9wJwdrgn7mYPtJaDrhXcS2pnc0nw6Wps9Zr6DDfctzOG7Op5d9tOD/RHgADAAjgKHvcxjEJuPvYOGWvuRi3Nje2f7t50fy5vms09zaSd33Ka5X9frZv+OecEh4FaR/y+kfm3cXKv55P4Jc5V+F/y8LPL7qV/W7OeruZNs/3IcoeZj7e9O8vlXzf9GRnubfP+Hj53oP+lF0rk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Above" width="26">
|
||||
<data compression="zlib" encoding="base64">eJxjYMANNkkyMFgKMDBYCeBRREXwkJ14tY9wqL0rSVgvIwfx9jARULsZj32D2T+vBInXAwJ3JIlzCwwcFoPQ4kyo4vjMuEOC+ej2YAMwu/YgmUuMHTlAN79ECx+YPbj03yXCDhFo2IsBaXEsGNkeSgC+NAkDl9DsQXczMf6hNSAlvaEDfP6hNcBlFzZxQvkKJk9JHCDrxeUGfIDcsCNHH0zPPrT0Ryg9kpNeYeGKHr6Uhjc1AC630RsAAJtfOzE=</data>
|
||||
<layer name="Above" width="26" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMANLkkyMEQKMDBECeBRREXAyEG8WiYcav9KEtarSII9SgTUXsZj32D2D5cQ8XpA4I8kcW6BgcdiENqcCVUcnxl/SDAf3R5sAGbXHSRzibGjB+hmTrTwgdmDS/9fIuwwgYa9GZA2x4KR7aEE4EuTMPAJzR50NxPjH1oDUtIbOsDnH1oDXHZhEyeUr2DylMQBsl5cbsAHyA07cvTB9NxDS3+E0iM56RUWrujhS2l4UwPgchu9AQB+Uj63
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Walkable" visible="0" width="26">
|
||||
<data compression="zlib" encoding="base64">eJy9klEKACAIQztF979CN+wriEC3WUvwIyyfro3e2viUK/azixGFixWdX2qGeG7tnPtE/W+Yyvy37HMntzfRfaae8RXdlECeYHpnMyIGUz/7ZbMxuiD/o13ZuZn/yziqX9B7laH46RUr0hf1YBnVrOzjyAk75g6U</data>
|
||||
<layer name="Walkable" width="26" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9klEKACAIQztF979SN+oriEC3WUvwIyyfro3e2viUK/azixGFixWdX2qGeG7tnPtE/W+Yyvy37HMntzfRfaae8RXdlECeYHpnMyIGUz/7ZbMxuiD/o13ZuZn/yziqX9B7laH46RUr0hf1YBnVrOzjyAmjEDoU
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="down lodarhouse0" type="mapchange" width="32" x="64" y="96">
|
||||
<object name="down lodarhouse0" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarcave7"/>
|
||||
<property name="place" value="up lodarcave7"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="lodarhouse" type="mapchange" width="32" x="384" y="192">
|
||||
<object name="lodarhouse" type="mapchange" x="384" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarhouse1"/>
|
||||
<property name="place" value="south"/>
|
||||
@@ -186,13 +216,13 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="224" name="beetle2" type="spawn" width="288" x="32" y="64">
|
||||
<object name="beetle2" type="spawn" x="128" y="64" width="128" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="beetle2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="288" name="beetle2_1" type="spawn" width="736" x="64" y="320">
|
||||
<object name="beetle2_1" type="spawn" x="64" y="320" width="736" height="288">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
<property name="spawngroup" value="beetle2"/>
|
||||
@@ -200,4 +230,4 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
</map>
|
||||
|
||||
@@ -179,12 +179,12 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="11" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7y8nAcBcLXs7FwLACCa/kgogHSaFikFihFCqGqU2SQsUgsUYpVAxTK8WFikFi1kDahgtCW3NhqtWC0iB3+EDV+EDxSqg4urkgd8DUwcwNgrpPiwtTPcx+GygGqWPlwo+tkdgA790k3A==
|
||||
eJy7y8nAcBcLXs7FwLACCa/kgogHSaFikFihFCqGqU2SQsUgsUYpVAxTewMNg8SsgXI2XBDamgu3WpA7fKBqfKAYpBYkjq4W5A6YOpi5QVD3oasFYZj9NlAMUsfKhR9bI7EBuAsxSQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="11" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYEAASyYGgkBRjIHBTQaiFkSDQCA/A0MzP4RvJYBQaygGoXv5EWKJQPYPFgaGXyyo5jpC1c5FUpsMtIODlYGBC4jFxLG7ZzJQbgpQzxZWhFgLkj+e8qGqJQS+8WEX1wbawYbDDfgAAIXcDW4=
|
||||
eJxjYEAASyYGgkBRjIHBTQaiFkSDQCA/A0MzP4RvJYBQaygGoXv5EWKJQPYPFgaGXyyo5jpC1c5FUpsMtIODlYGBC4jFxDHdoguUnwyUmwLUs4UVId6C5I+nfAj2ZCQ12IAWUN83Puxy2kA72LC4gRAAALJkDck=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="11" height="8">
|
||||
|
||||
@@ -179,12 +179,12 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7y8nAcBcHDpJCxTDxJClUDBOX4kJgLS6EuBYXqhzMbHT1QVDzpNDUg8RYubBjAGNIFM8=
|
||||
eJy7y8nAcBcHDpJCxTDxJClUDBO/gYbxiYPMQxcPgpqHLg4SY+XCjgG95SBv
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMANipkYGNxkIGwYjQ8IikHoalbs8t04xNHBUz4E3UNADwCXtATo
|
||||
eJxjYMANipkYGNxkIGwYjQ8IikHoalYGBl0mhDiM3c1K2AwQeMqHoHsI6AEAu6wFRg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="6" height="8">
|
||||
|
||||
@@ -204,7 +204,7 @@
|
||||
</layer>
|
||||
<layer id="6" name="Walkable" width="10" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcHGAMD5Ainpc6tDZuNSgm41NLS4/AACqHzNw
|
||||
eJy7KMbAcHEAMS5AiVpkcWLUoJuNTS0u9wMAWvQ0Vw==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="7" name="Mapevents" visible="0">
|
||||
|
||||
@@ -179,12 +179,12 @@
|
||||
</tileset>
|
||||
<layer id="1" name="Ground" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7y8nAcBcHDpJCxTDxJClUDBOX4mJg0OKC0CCMLI4sBzNbigsVB0HNQxcHibFyQbAUF4INwgBhGBTU
|
||||
eJy7y8nAcBcHDpJCxTDxJClUDBO/gYbxiYPMQxcPgpqHLg4SY+WCYBAfxgZhAMsGIUE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Objects" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYEAASyYGFKAoxsDgJgMRB9EwYCgGoT/zMTAI8SPEHcUQbCUkcVzgMCuC/YKPsHpsAABKWQUh
|
||||
eJxjYEAASyYGFKAoxsDgJgMRB9EwYCgGoT/zMTAI8SPEHcUQbCUkcRDQRTMbBA6zQmhNoNwLPkx5dPdgAwBs2wW2
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Above" width="6" height="8">
|
||||
@@ -192,17 +192,17 @@
|
||||
eJxjYMANHosxMHQxMTB48DMwzGJCFcelnpD4DT7C6j/hEMcGAJLQCEs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="9" name="Top" width="6" height="8">
|
||||
<layer id="4" name="Top" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAvcBOmrnkAHH0AWg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Walkable" width="6" height="8" visible="0">
|
||||
<layer id="5" name="Walkable" width="6" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcBEHBgFSxWEAlzguOVLUI/MBE/Ac4Q==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="5" name="Mapevents">
|
||||
<objectgroup id="6" name="Mapevents">
|
||||
<object id="1" name="ladder" type="mapchange" x="32" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="mt_galmore_nw_tower_f2"/>
|
||||
@@ -216,7 +216,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="6" name="Spawn"/>
|
||||
<objectgroup id="7" name="Keys"/>
|
||||
<objectgroup id="8" name="Replace"/>
|
||||
<objectgroup id="7" name="Spawn"/>
|
||||
<objectgroup id="8" name="Keys"/>
|
||||
<objectgroup id="9" name="Replace"/>
|
||||
</map>
|
||||
|
||||
@@ -1,229 +1,228 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="6" height="8" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="6" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="4">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="160" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="320"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6481" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6609" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6737" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6865" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6985" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="6985" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7105" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7105" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7225" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7225" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="7353" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Base" width="6" height="8">
|
||||
<layer id="1" name="Base" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAfJElBMDqQ4oJgdDFcAJ8cIQAAsPQBiQ==
|
||||
eJxjYCAfJElBMDqQ4mJguMGJKYYLoKslBQAAKhkDAw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Ground" width="6" height="8">
|
||||
<layer id="2" name="Ground" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7y8nAcBcHDpJCxTDxJCkI/sHCwPCLBSEuxQXBHKwMDFysCHEtoNhPIYQ8zGwYHyQHUhMENRcmDsMgMVYu7BgAU00XYw==
|
||||
eJy7y8nAcBcHDpJCxTDxJCkI/sHCwPCLBSF+AwlzsWIXv4FkNoz/UwhCB0HNRVcPEmPlwo4B9ZQgyQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="6" height="8">
|
||||
<layer id="3" name="Objects" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMANXIUZGNxkGBhamCA0MpgFFFvMz8AwmwkhJigGoTlYGRi4WFHVs4kzMHACsSoTqrgYUExSHNPuKUyYYtgAAGp2BSg=
|
||||
eJxjYMANXIUZGNxkGBhamCA0MpgFFFvMz8AwmwkhJigGoTlYGRi4WFHVs4kzMHACsSkTqrgYUExSHNNuMyZMMWwAAGDGBNo=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="6" height="8">
|
||||
<layer id="4" name="Above" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMANHosxMHQxQdjdTKjiIOAojKkeBtyEUcWvAPFVMUz1T4D4KRZxYgEAcHYLZw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="6" height="8">
|
||||
<layer id="5" name="Walkable" width="6" height="8" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcJFKGAawiWOTR+ZjE8dlHjIGAKuDIH0=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="exit" type="mapchange" x="32" y="96" width="32" height="32">
|
||||
<objectgroup id="6" name="Mapevents" visible="0">
|
||||
<object id="1" name="exit" type="mapchange" x="32" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="mt_galmore_nw_tower_f1"/>
|
||||
<property name="place" value="ladder"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="mg_eryndor_defeated_selector" type="script" x="32" y="96" width="128" height="128">
|
||||
<object id="2" name="mg_eryndor_defeated_selector" type="script" x="32" y="96" width="128" height="128">
|
||||
<properties>
|
||||
<property name="when" value="always"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object name="mg_eryndor_spawn" type="spawn" x="64" y="128" width="96" height="96">
|
||||
<objectgroup id="7" name="Spawn" visible="0">
|
||||
<object id="3" name="mg_eryndor_spawn" type="spawn" x="64" y="128" width="96" height="96">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="mg_eryndor"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Replace"/>
|
||||
<objectgroup id="8" name="Keys"/>
|
||||
<objectgroup id="9" name="Replace"/>
|
||||
</map>
|
||||
|
||||
@@ -184,12 +184,12 @@
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7y8nAcBcHDpJCxTDxJCkIhgGYuBQXKsYnDjIPxNZCEg+CmquFph4kxsqFHQMA3H0Txw==
|
||||
eJy7y8nAcBcHDpJCxTDxJCkIhgGY+A00jE8cZB66eBDUXHRxkBgrF3YMAEApH3c=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="6" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYMANXIUZGNxkGBg0mSA0MpgFFLME4tlMCDFBMQYGMyi/hhW7mT1YxBsFcLvhMA5zYAAAUQQFhg==
|
||||
eJxjYMANXIUZGNxkGBg0mSA0MpgFFLME4tlMCDFBMQYGMyi/hhW7mT1o4iCzGwVQxXShZoPAYRzmwAAAbQoGGw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="6" height="8">
|
||||
|
||||
@@ -1,271 +1,288 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="20" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="30">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="20" name="Ground" width="30">
|
||||
<data compression="zlib" encoding="base64">eJzNlcsNg0AMRKO9UVNKSH+0EDZXTnwKiMSnhK0li7JWBmsWDMkhh3cIWB5/xqRyl4uPPIsP9/i7MtAmLLGMM7pdZEw0P9LN5ZH+Fs0pEhJD5OHsc0JQd9jIMSbNuljTn+yb9cx254nmwuy267XqDrC71q1nLDFMH3vuUh173kPdBdndCEwkTtfbgAd6o/dYLvFP2NFEbfHADN7L7cAb+tGU7g0+07PP3SfbnQXMw/au47VXrbvrIaaGPJ1xTuIVrDe4fJ3CnPG8RVNyB6XrM7p6d8xzVk1B7wfflQafW9G62sf6+Tc+t/SKM2Y3xr6N7JbYPV1d/pb2dKv0/kb0WTzWoetkedmMdYyeo+XbLzUc/a/SOY5o/hsvqOq1ig==</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="30" height="20" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="30" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNlUsOgkAQRM3sOKNH8H5cQcYtKz4HMOFzhIlDnI5FpwYadOHiLYROV3+qsXKXi488iw/3+Lsy0CYssYwzul1kTDQ/0s3lkf4WzSkSEkPk4exzQlB32MgxJs26WNOf7Jv1zHbniebC7LbrteoOsLvWrWcsMUwfe+5SHXveQ90F2d0ITCRO19uAB3qj91gu8U/Y0URt8cAM3svtwBv60ZTuDT7Ts8/dJ9udBczD9q7jtVetu+shpoY8nXFO4hWsN7h8ncKc8bxFU3IHpeszunp3zHNWTUHvB9+VBp9b0brax/r5Nz639IozZjfGvo3sltg9XV3+lvZ0q/T+RvRZPNah62R52Yx1jJ6j5dsvNRz9r9I5jmj+Gy/jigCZ
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Objects" width="30">
|
||||
<data compression="zlib" encoding="base64">eJzNVM1KAlEUvs2mv0U6wpQW9AbRqjewN6g2rXqBiNoHQY8QPoFGbfMFcoSCVkFQ1ELdiBpEbUR3nY97DnMa72hmRB9cZpw5c76fe67GWFxkjLnMmD/HnW/MHPH2/fG+2/Um586N6XfhFzjDwJgr8lqmlR3SrxLYa4lqymmrtTghf0icVX90nxK/fyJe/xdmAn6Fe5Z67yfw98jzSzD47Ke+hfOOPR+rPqt076nf3cByyYKO52CwJ5D7hp7TWI14WKTrihdlXKJ8z1XG0NGndcPcWVW7NsYZ+XDUbhHPNq02vztTGgt0v5GxvEXmPEkZU/dsDvF9iaOmemFuNMCDPJrUo+Xos5mJ/B76lq/HOXQd9Tgb08yHfu3AahdfUypP5IfeYXqwD6D3HXwd/6vOmRg/zi+yWae628BqF6TVfY154QUa5mntqb1s4D8gFdWD85W5kP9SQt475KPDnmX/Cnyte5GnPu/jMnM2+RugSrz3nBU05kn3A2t5d+R04JgXgZ7zRmzmkKVoeUjwKrPi6j3sOdAKogVv6JVXc4B7mXnNKag6vCKr64RZAWTOj5ijozRoyJ4g3zf2jtyTztLjEE4gVN9UuDZ+zlwQHR2Hf+k7LGPpIWdS1l8C/KM0/ld8ArYpj0I=</data>
|
||||
<layer name="Objects" width="30" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNU81KAlEUviqIGoQ6MKPL2vS3iNqUFvQG0ao3sDeoNq16gYjaB0GPID6BRm3zBVKhwFUgFLWw83HPYU7jjGaK9MFl7ty5c76fe64xFg+OMY+OmTm6eWNWibc4JvdZfHLu8pic61PgbLvGPJHnJo3SkHot1z4btKeZs1rrE/K3ibOTH12nwd8/iHdzCj0Bv8K9QrUvIvgLnjFf7uDaX30LZ5c936g6ezRfVO+uZ7lkQMenO1gTKP9Cz11gj3jYoudu3M+4Qfneq4yho0jjhblLau9+fjSvIBdybse0dkIjzd+qSmON5oeO5a0z522WPiRsDsFzCaKvaqFvNMCDPJLkK+UN/nvk+H6v8pavwDm4IftxN5aYD/XSntUuvhaUd+SH2u3cYB1Anzv4Ms5PncsB37i/yOaAdL66VrtgQ837zAsv0LBG41ydZYz2NrP+fnDOMSfy347I+5R8ZNiznF9Nsk/4nop8b3aYM8n/AB3ifeNegsYKaemxlmxIj13yWjWk73WfxwI9hyxFSy/Cq/RKWO1h60DK8we8oVZF9QHm0vOaU9AJ6Qlk9RzRK4D0+TVnklEaNORMkO8810PuUXfpfQgn0Fb/tHhv8J6FQXRkQvxL3WEZSw25kzJmCfCP0vhf8Q0Nlmwe
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Objects_replace" visible="0" width="30">
|
||||
<data compression="zlib" encoding="base64">eJxjYBgFxAJ+poGxd4sgA8NFIQaGpXS2/wbQ3ktC9LUTBC4KodKjgHzwTIyB4TUQnxCjr73fgPb9AOKfdLZ3uAN3wYF2wSgYBaOAWAAASr0MUA==</data>
|
||||
<layer name="Objects_replace" width="30" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFxAJ9poGx94ogA8NHIQaGo3S2/wfQ3k9C9LUTBD4KodKjgHzAJs7AwA3EL8Toa68Y0E4JIJYUp6+9wx2kCw60C0bBKBgFxAIAL+4JNQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Above" width="30">
|
||||
<data compression="zlib" encoding="base64">eJxjYICAw2IMAwLIsZcabiXVjMtA9ZeAmEuYMnunMxGvDmYnCDBRaC8IgMzbLMTAsEUIvzpY2MD8CqMvkxnuIPMI2Ylsr5Qwgn7AhAgDUgGhsNaDuglk/jSgXdMJhDHM/+SGAylgKZLbYf4nJs2C3EZt94HsX0ogLA+LkR9PpLoXljdgbiNkNjbzLxPpXkk0f+NLU6HiEJqTCTM82JmIcy8+QCicJInMKzB3EguoUd6Saieh+KEknW8RwC1HyK+40vlUIst1cu0ltt7AB7C5kRxzKfXrSAIAjZo3KA==</data>
|
||||
<layer name="Above" width="30" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYICAx2IMAwLIsZcabiXVjM9A9Z+AWEuYMnu3MxGvDmYnCChRaC8IgMy7LMTAcEUIvzpY2MD8CqM/kxnuIPMI2Ylsr5UwEs2MCANSAaGw9oO6CWT+NqBd2wmEMcz/5IYDKeAoktth/icmzYLcRm33gew/SiAsH4uRH0+kuheWN2BuI2Q2NvM/E+leSzR/40tTpeIQWpMJMzzUmYhzLz5AKJxAbiXGfJg7iQXUKG9JtZNQ/FCSzq8I4JYj5Fdc6XwrkeU6ufYSW2/gA9jcSI65lPp1JAEAJPw/6Q==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Above_replace" visible="0" width="30">
|
||||
<data compression="zlib" encoding="base64">eJxjYBgFxIJLYgPtglEwCkbBKBgFo2AUDAUAAHjTAOk=</data>
|
||||
<layer name="Above_replace" width="30" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFxIJPYgPtglEwCkbBKBgFo2AUDAUAAH9iAQk=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Walkable" width="30">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsHEUD2oMAgNhJ73tRbZzoOxGB8Mp3An5C5ccqe4hx3x8gJR4IzVMqWEvOXGJLo5uHjHhRIq9uPSh24nPXlLjnZCdhPxCyE58gJh0RU17CYUJupsoCWNi7CXHbErT+yjGxACyMHhM</data>
|
||||
<layer name="Walkable" width="30" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcHEUD2oMAgNhJ73tRbZzoOxGB8Mp3An5C5ccqe4hx3x8gJR4IzVMqWEvOXGJLo5uHjHhRIq9uPSh24nPXlLjnZCdhPxCyE58gJh0RU17CYUJupsoCWNi7CXHbErT+yjGxACjJrTM
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="20" name="Walkable_replace" visible="0" width="30">
|
||||
<data compression="zlib" encoding="base64">eJztwTEBAAAAwqD1T20JT6AAAHgaCWAAAQ==</data>
|
||||
<layer name="Walkable_replace" width="30" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwTEBAAAAwqD1T20JT6AAAHgaCWAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="up" type="mapchange" width="32" x="896" y="352">
|
||||
<object name="up" type="mapchange" x="896" y="352" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodarcave4a"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="tp1" type="mapchange" width="32" x="128" y="384">
|
||||
<object name="tp1" type="mapchange" x="128" y="384" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="shortcut_lodar1"/>
|
||||
<property name="place" value="tp2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="sign_lodar_shortcut_5" type="script" width="64" x="128" y="352">
|
||||
<object name="sign_lodar_shortcut_5" type="script" x="128" y="352" width="64" height="64">
|
||||
<properties>
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="sign_lodar_shortcut_2" type="sign" width="32" x="352" y="256"/>
|
||||
<object name="sign_lodar_shortcut_2" type="sign" x="352" y="256" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<object height="64" name="mudfiend" type="spawn" width="64" x="64" y="480">
|
||||
<object name="mudfiend" type="spawn" x="64" y="480" width="64" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="288" name="hirathil2" type="spawn" width="224" x="672" y="256">
|
||||
<object name="hirathil2" type="spawn" x="672" y="256" width="192" height="288">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="288" name="hirathil1" type="spawn" width="224" x="672" y="256">
|
||||
<object name="hirathil1" type="spawn" x="672" y="256" width="192" height="288">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="288" name="hirathil0" type="spawn" width="224" x="672" y="256">
|
||||
<object name="hirathil0" type="spawn" x="672" y="256" width="192" height="288">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="160" name="cavebat2" type="spawn" width="224" x="320" y="416">
|
||||
<object name="cavebat2" type="spawn" x="320" y="416" width="224" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="cavebat2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="320" name="hirathil1_1" type="spawn" width="160" x="416" y="256">
|
||||
<object name="hirathil1_1" type="spawn" x="416" y="256" width="160" height="320">
|
||||
<properties>
|
||||
<property name="spawngroup" value="hirathil1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="320" name="hirathil0_1" type="spawn" width="160" x="416" y="256">
|
||||
<object name="hirathil0_1" type="spawn" x="416" y="256" width="160" height="320">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="hirathil0"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="cavebat2_1" type="spawn" width="256" x="544" y="320">
|
||||
<object name="cavebat2_1" type="spawn" x="544" y="320" width="256" height="192">
|
||||
<properties>
|
||||
<property name="spawngroup" value="cavebat2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object height="64" name="lodar2:50" type="key" width="64" x="576" y="192">
|
||||
<object name="lodar2:50" type="key" x="576" y="192" width="64" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="sign_lodar_shortcut_1"/>
|
||||
<property name="requireId" value="lodar2"/>
|
||||
@@ -273,7 +290,7 @@
|
||||
<property name="requireValue" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="96" name="shortcut_lodar:30" type="key" width="32" x="192" y="320">
|
||||
<object name="shortcut_lodar:30" type="key" x="192" y="320" width="32" height="96">
|
||||
<properties>
|
||||
<property name="phrase" value="sign_lodar_shortcut_4b"/>
|
||||
<property name="requireId" value="shortcut_lodar"/>
|
||||
@@ -283,22 +300,22 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Replace">
|
||||
<object height="128" name="lodar2:50" type="replace" width="96" x="480" y="64">
|
||||
<object name="lodar2:50" type="replace" x="480" y="64" width="96" height="128">
|
||||
<properties>
|
||||
<property name="Above" value="Above_replace"/>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="lodar2:50" type="replace" width="96" x="256" y="256">
|
||||
<object name="lodar2:50" type="replace" x="256" y="256" width="96" height="64">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
<property name="Walkable" value="Walkable_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="shortcut_lodar:40" type="replace" width="32" x="128" y="384">
|
||||
<object name="shortcut_lodar:40" type="replace" x="128" y="384" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
</map>
|
||||
|
||||
@@ -1,258 +1,274 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE map SYSTEM 'https://mapeditor.org/dtd/1.0/map.dtd'><map height="24" orientation="orthogonal" tileheight="32" tilewidth="32" version="1.0" width="20">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tileset firstgid="1" name="map_bed_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bed_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="129" name="map_border_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_border_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="257" name="map_bridge_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="385" name="map_bridge_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_bridge_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="513" name="map_broken_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_broken_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="641" name="map_cavewall_1" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_1.png" width="576"/>
|
||||
</tileset><tileset firstgid="749" name="map_cavewall_2" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_2.png" width="576"/>
|
||||
</tileset><tileset firstgid="857" name="map_cavewall_3" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_3.png" width="576"/>
|
||||
</tileset><tileset firstgid="965" name="map_cavewall_4" tileheight="32" tilewidth="32">
|
||||
<image height="192" source="../drawable/map_cavewall_4.png" width="576"/>
|
||||
</tileset><tileset firstgid="1073" name="map_chair_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1201" name="map_chair_table_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_chair_table_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1329" name="map_crate_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_crate_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1457" name="map_cupboard_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_cupboard_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1585" name="map_curtain_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_curtain_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1713" name="map_entrance_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="1841" name="map_entrance_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_entrance_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="1969" name="map_fence_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2097" name="map_fence_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2225" name="map_fence_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2353" name="map_fence_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_fence_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2481" name="map_ground_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="2609" name="map_ground_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="2737" name="map_ground_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="2865" name="map_ground_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="2993" name="map_ground_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="3121" name="map_ground_6" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_6.png" width="512"/>
|
||||
</tileset><tileset firstgid="3249" name="map_ground_7" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_7.png" width="512"/>
|
||||
</tileset><tileset firstgid="3377" name="map_ground_8" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_ground_8.png" width="512"/>
|
||||
</tileset><tileset firstgid="3505" name="map_house_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3633" name="map_house_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_house_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="3761" name="map_indoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="3889" name="map_indoor_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_indoor_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4017" name="map_kitchen_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_kitchen_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4145" name="map_outdoor_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_outdoor_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4273" name="map_pillar_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4401" name="map_pillar_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_pillar_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4529" name="map_plant_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4657" name="map_plant_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_plant_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="4785" name="map_rock_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="4913" name="map_rock_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_rock_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5041" name="map_roof_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5169" name="map_roof_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="5297" name="map_roof_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_roof_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="5425" name="map_shop_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_shop_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5553" name="map_sign_ladder_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_sign_ladder_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5681" name="map_table_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_table_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5809" name="map_trail_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_trail_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="5937" name="map_transition_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6065" name="map_transition_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6193" name="map_transition_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_3.png" width="512"/>
|
||||
</tileset><tileset firstgid="6321" name="map_transition_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_4.png" width="512"/>
|
||||
</tileset><tileset firstgid="6449" name="map_transition_5" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_transition_5.png" width="512"/>
|
||||
</tileset><tileset firstgid="6577" name="map_tree_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6705" name="map_tree_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_tree_2.png" width="512"/>
|
||||
</tileset><tileset firstgid="6833" name="map_wall_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="6961" name="map_wall_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_2.png" width="480"/>
|
||||
</tileset><tileset firstgid="7081" name="map_wall_3" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_3.png" width="480"/>
|
||||
</tileset><tileset firstgid="7201" name="map_wall_4" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_wall_4.png" width="480"/>
|
||||
</tileset><tileset firstgid="7321" name="map_window_1" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_1.png" width="512"/>
|
||||
</tileset><tileset firstgid="7449" name="map_window_2" tileheight="32" tilewidth="32">
|
||||
<image height="256" source="../drawable/map_window_2.png" width="512"/>
|
||||
</tileset><layer height="24" name="Ground" width="20">
|
||||
<data compression="zlib" encoding="base64">eJydlUFygzAMRT3eMQkHaHuUXi9n4AoBtqwoHKAzpVl3xT3abmoN/sOPkA3N4g+MsV4kfdmpvXP1Ab2RjuzPaQiagi7x2T/ARS7C+gz6CGroHdyjjClK4t8L566RJ++iOXKvOzWBMUchPiWL1yhGVyzaY+V4YLA4Dr3SPMub4QBPejVSP1u/rrPnqFXiv8/O/QT9nu16b5TfaHgzqVqLcnmeypVXJTy5GetzrBe8p8B5Dnop72scjdiUXzUxre/ym5LLV7Go3/GfPc7NBXiScxuZr0YM+5zjQPCCc8SMaB4ze7/laC+6uA9n3JptnrfGb1miQe3DTOr7YVD51QaP47Uq4wxb5+FC622Cpc8d5lr3CXMP7qB48AX7rDvBmkHmalZH+7h/qbuAuVZu0rfKb72t/fotN9vM+89/SJXhp/J5hJ/b8wfXBWTE</data>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "https://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="20" height="24" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="673" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="781" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="889" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="997" name="map_cavewall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1105" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1233" name="map_chair_table_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1361" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1489" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1617" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1745" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1873" name="map_entrance_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2001" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2129" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2257" name="map_fence_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2385" name="map_fence_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2513" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2641" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2769" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2897" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3025" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3153" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3281" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3409" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3537" name="map_house_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3665" name="map_house_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3793" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3921" name="map_indoor_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4049" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4177" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4305" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4433" name="map_pillar_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4561" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4689" name="map_plant_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4817" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4945" name="map_rock_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5073" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5201" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5329" name="map_roof_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5457" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5585" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5713" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5841" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5969" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6097" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6225" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6353" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6481" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6609" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6737" name="map_tree_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6865" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6993" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7113" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7233" name="map_wall_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7353" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7481" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJydlUFugzAQRS3vWHCAtieIcoK2R+n1cgauEMOWFYUDVCrNuisUj+Kv/A5jQ7P4CjKel5n5YxO8c2GHPkl79pc0Rs1Rp/Q7PMBFLsL6ifqOaukZ3L2MOUnivyrnzoknz6Ilcc8bNYGxJCE+J4vXKkZf3bTFKvHAYHEceqV5ljfjDp70aqJ+dv6+zp6jVol/qp17jnqp7XovlN9keDOrWg+JcyRek/HkYqwvqV7wXiPnLeq9/lvjZMTm/ArEtN7Lf0ouv9VNw4b/7HFpLsCTnLvE/DBi2OcSB4IXnCNmRPOYOfg1R3vRp30449Zs87y1fs0SjWofZlLfD6PKLxg8jtdqjDNsnYcTrXcZlj53mGvdJ8w9uKPiwRfss+4EawaZq1k97eP+5e4C5lq5Sd8av/Y2+Pu70mwz7z/fkKbAz+XzCL+05wqaL53H
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Objects" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzFlDtLA0EQgNcDi1jl7nBDrvAnWFpqpaXGQiwV0yuYwkehkCg++hD9AQb0Z+SKpJVAFC1MGjGxsgmmc4adZec2uTxQcGDYZXf225nZ2RHif6TgqPHc+RtekXHmPSHWJuTuMvuyNb8D3RqDlwWbaanmJ4453/L6bW99xR0mOdiflYrx5ApRg/k7aFsamw6wl4F1D/rgx7OQEQKj4Zo15HVBe4wXwnwFODcjfHt2+9dqsn+Nyw5ws6CZGHbgR0fN+/JMrt7Y2X3K4TZoGnSP5VyLR6wXFmeJ9ps0Yk7xfB5sC6BnxD2l/ZDFFTCelgTYFVNKMW+fUrH5Oz1CDFPsfdCHb2kUfcM7mxSLPqNt8f071tu71nuv+9H6yCSFWEyaOJGn2TnP5Bj/TmnAm4SsPjAuZB3BHce+8a1qxchroD6iHlCugHWN+U4prdJdrzBWBtRYnPD/vwp+HgDz0Df+dSnPKJiD8pD6rlj/YQl4F8C6tP5Fi+oSWcUYXtvKge57H1IpSpnVIV+3Be10DfDeETiGi5KgOsA6xH+q+8+c5WPeU7WrmU0nyp2heZryqHvHJvUiu0eE9I8atI/3bsDZBfInYHlHHtZLXN5swRrsURzYn+y+VZXjswYJ1n+C/tNvOJPKDzBshfs=</data>
|
||||
<layer name="Objects" width="20" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFlLtKQ0EQhjcJBI1NTg6cNaWFRewULJLCR7C01EpLjYVYKqZXMIWXQiFRvPQh+gAG9DGSImlFiKKFzu/uupPNyQ0FB4az7Jn9dnb23xHif6wcVd/L6N/wKoyzmBJiY0TuPouvOeMH8p0heAWKmQ7U+Cxq10f87th7X3H7WZH+zweK8eoJ0aJxXAoxLm1Mgjir5I/kTyH78HM0iNH27Bx4AbHSjNeguTXi3A3I7c3rnmsF/dfsEbdAnu/BzvmdX8PzWK0+2dpDPb9LniU/YDU3NqdZ74E9Z9X8j6kPaor1JYotk19o7rmOa7Bz5RjPWIbiKlI56jYhFZvf0zNpcordD3KYlNaR2/cZYyoXs8bE4v4Tzt3POve96XfqI58UYjlpzwmeYRc1GzXG26mG3EmD6QPnAuuE9jj1bW5NVgfMcQ28DNAD7IZYt6i3VA4e9vqgbz1EY72Mv/91yvOImMe+zS/QdYahBrU++q6zvFGDFeJdEevaeRcRrROwKj14/L5gpu+NSeUwk0tcds67hjijAd47clHLhWW0DqBDvFPTfxacHEsppd0fXcU6uTN6nNV1NL1jW/cit0egVqhtW//HvlvkSzqfHKs7eNBLr7q5Bg2m9TnQn9y+1QyGZ4UZ9J/R/N9wRrUv/wJvCw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Objects_replace" visible="0" width="20">
|
||||
<data compression="zlib" encoding="base64">eJxjYBgFo4C2wEyYOHUXhVBpXMCNSPNA4BIBs0gFhNw2CkbBcAfuggPtAgR4CMyPL4dwngQAu8QGdg==</data>
|
||||
<layer name="Objects_replace" width="20" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo4C2IEyYOHUfhVBpXCCNSPNA4BMBs0gFhNw2CkbBcAfpggPtAgRgBJYFnCSUB4MNAAAxawWY
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Above" width="20">
|
||||
<data compression="zlib" encoding="base64">eJxjYBj64LIYdjYp4DCSvkti2MWJMSOYCdMMEFgOFF/JhGreLGHcZoH8gW4GIfMIuQ0duGCxv5WJePO4oPphdAgW80D+gMUJjE4RxlQD8ysTnjCB2QtTC2IXA9WXQPWwMyHEYYALybxmLH4jJq6nExEm2NIdvvgDAUc8fgW5Zak4YXsJuSETaEeWMMQtU8Xxq0UH2Pw9DWhGmTjCrKVoYT4VSc9UbPqZEOaC6BagOa1QszKQwgM9LnC5dxfQjN1MuNU1Y0kTIIArbu4B1S9DMg9XfiAUtzC3JElCMDpoxeNmXABb+sSml5IyAZu/sIktxRIu+PIJNvWkAGLy4FAEAPpzQl8=</data>
|
||||
<layer name="Above" width="20" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBj64LMYdjYp4DGSvk9i2MWJMaOYCdMMEDgOFD/JhGreLmHcZoH8gW4GIfMIuQ0dpGCxfykT8eZpQfXD6BIs5oH8AYsTGN0ijKkG5lclPGECsxemFsSeDFQ/BapHnQkhDgNaSOYtxuI3YuJ6OxFhgi3d4Ys/EEjE41eQW46KE7aXkBs6gXZ0CUPcslUcv1p0gM3f24BmTBNHmHUULcy3IunZik0/E8JcEL0EaM5SqFkdSOGBHhe43HsLaMZtJtzqFmNJEyCAK27+AdUfQzIPV34gFLcwtzRJQjA6WIrHzbgAtvSJTS8lZQI2f2ETO4olXPDlE2zqSQHE5MGhCADRNE4/
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Above_replace" visible="0" width="20">
|
||||
<data compression="zlib" encoding="base64">eJxjYBgFo2AUjIJRMApGAb0BAAeAAAE=</data>
|
||||
<layer name="Above_replace" width="20" height="24" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApGAb0BAAeAAAE=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Walkable" width="20">
|
||||
<data compression="zlib" encoding="base64">eJzbKMbAsHEU0xQjA3L0opuBDZDqDnz6iTGPXDcQ8icpbiDGfehsYuymlnmEzCUl/EhVR600SYp5pMbLUFZHTrqhRpyQE7+41BOjhlS1uAC56YXYcKLEvIHEAFXsLB4=</data>
|
||||
<layer name="Walkable" width="20" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy7KMbAcHEU0xQjA3L0opuBDZDqDnz6iTGPXDcQ8icpbiDGfehsYuymlnmEzCUl/EhVR600SYp5pMbLUFZHTrqhRpyQE7+41BOjhlS1uAC56YXYcKLEvIHEAAJDXF4=
|
||||
</data>
|
||||
</layer>
|
||||
<layer height="24" name="Walkable_replace" width="20">
|
||||
<data compression="zlib" encoding="base64">eJxjYBgFo2AUjIJRMApGAb0BAAeAAAE=</data>
|
||||
<layer name="Walkable_replace" width="20" height="24">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApGAb0BAAeAAAE=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<object height="32" name="tp1" type="mapchange" width="32" x="544" y="608">
|
||||
<object name="tp1" type="mapchange" x="544" y="608" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="shortcut_lodar3"/>
|
||||
<property name="place" value="tp1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="up" type="mapchange" width="32" x="128" y="160">
|
||||
<object name="up" type="mapchange" x="128" y="160" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lodar1cave0"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="sign_lodar_shortcut_2" type="sign" width="32" x="352" y="672"/>
|
||||
<object height="32" name="sign_lodar_shortcut_2" type="sign" width="32" x="416" y="192"/>
|
||||
<object height="64" name="sign_lodar_shortcut_5" type="script" width="64" x="512" y="576">
|
||||
<object name="sign_lodar_shortcut_2" type="sign" x="352" y="672" width="32" height="32"/>
|
||||
<object name="sign_lodar_shortcut_2" type="sign" x="416" y="192" width="32" height="32"/>
|
||||
<object name="sign_lodar_shortcut_5" type="script" x="512" y="576" width="64" height="64">
|
||||
<properties>
|
||||
<property name="when" value="enter"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object height="192" name="mudfiend" type="spawn" width="64" x="128" y="384">
|
||||
<objectgroup name="Spawn">
|
||||
<object name="mudfiend" type="spawn" x="128" y="384" width="64" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="96" name="cavebat1" type="spawn" width="128" x="96" y="576">
|
||||
<object name="cavebat1" type="spawn" x="96" y="576" width="128" height="96">
|
||||
<properties>
|
||||
<property name="spawngroup" value="cavebat1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="160" name="mudfiend_1" type="spawn" width="128" x="448" y="544">
|
||||
<object name="mudfiend_1" type="spawn" x="448" y="544" width="64" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="192" name="cavebat1_1" type="spawn" width="128" x="416" y="320">
|
||||
<object name="cavebat1_1" type="spawn" x="416" y="320" width="128" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="cavebat1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="mudfiend_2" type="spawn" width="96" x="192" y="64">
|
||||
<object name="mudfiend_2" type="spawn" x="192" y="64" width="96" height="64">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mudfiend"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys">
|
||||
<object height="160" name="lodar2:50" type="key" width="160" x="64" y="224">
|
||||
<object name="lodar2:50" type="key" x="64" y="224" width="160" height="160">
|
||||
<properties>
|
||||
<property name="phrase" value="sign_lodar_shortcut_1"/>
|
||||
<property name="requireId" value="lodar2"/>
|
||||
@@ -262,30 +278,30 @@
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Replace">
|
||||
<object height="128" name="lodar2:50" type="replace" width="96" x="96" y="224">
|
||||
<object name="lodar2:50" type="replace" x="96" y="224" width="96" height="128">
|
||||
<properties>
|
||||
<property name="Above" value="Above_replace"/>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="lodar2:50" type="replace" width="64" x="384" y="672">
|
||||
<object name="lodar2:50" type="replace" x="384" y="672" width="64" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
<property name="Walkable" value="Walkable_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="64" name="lodar2:50" type="replace" width="32" x="416" y="224">
|
||||
<object name="lodar2:50" type="replace" x="416" y="224" width="32" height="64">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
<property name="Walkable" value="Walkable_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="32" name="shortcut_lodar:40" type="replace" width="32" x="544" y="608">
|
||||
<object name="shortcut_lodar:40" type="replace" x="544" y="608" width="32" height="32">
|
||||
<properties>
|
||||
<property name="Objects" value="Objects_replace"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object height="96" name="shortcut_lodar:30" type="key" width="64" x="480" y="544">
|
||||
<object name="shortcut_lodar:30" type="key" x="480" y="544" width="64" height="96">
|
||||
<properties>
|
||||
<property name="phrase" value="sign_lodar_shortcut_4b"/>
|
||||
<property name="requireId" value="shortcut_lodar"/>
|
||||
@@ -294,4 +310,4 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
</map>
|
||||
|
||||
@@ -1,242 +1,242 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="70">
|
||||
<map version="1.8" tiledversion="1.8.4" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="60">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32" tilecount="160" columns="16">
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="320"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="161" name="map_border_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="289" name="map_bridge_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="417" name="map_bridge_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_bridge_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="545" name="map_broken_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="641" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="673" name="map_cavewall_2" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="749" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="781" name="map_cavewall_3" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="857" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="889" name="map_cavewall_4" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_4.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="997" name="map_chair_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1093" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1125" name="map_chair_table_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_chair_table_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1221" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1253" name="map_crate_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1349" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1381" name="map_cupboard_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1477" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1509" name="map_curtain_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1605" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1637" name="map_entrance_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1733" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1765" name="map_entrance_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_entrance_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1861" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="1893" name="map_fence_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1989" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2021" name="map_fence_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2117" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2149" name="map_fence_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2245" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2277" name="map_fence_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_fence_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2373" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2405" name="map_ground_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2501" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2533" name="map_ground_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2629" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2661" name="map_ground_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2757" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2789" name="map_ground_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2885" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="2917" name="map_ground_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3013" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3045" name="map_ground_6" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3141" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3173" name="map_ground_7" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3269" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3301" name="map_ground_8" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3397" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3429" name="map_house_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3525" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3557" name="map_house_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_house_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3653" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3685" name="map_indoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3781" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3813" name="map_indoor_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_indoor_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3909" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="3941" name="map_kitchen_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4037" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4069" name="map_outdoor_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4165" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4197" name="map_pillar_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4293" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4325" name="map_pillar_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_pillar_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4421" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4453" name="map_plant_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4549" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4581" name="map_plant_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_plant_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4677" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4709" name="map_rock_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4805" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4837" name="map_rock_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_rock_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4933" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="4965" name="map_roof_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5061" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5093" name="map_roof_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5189" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5221" name="map_roof_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_roof_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5317" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5349" name="map_shop_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5445" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5477" name="map_sign_ladder_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5573" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5605" name="map_table_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5701" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5733" name="map_trail_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5829" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5861" name="map_transition_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5957" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="5989" name="map_transition_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6085" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6117" name="map_transition_3" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6213" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6245" name="map_transition_4" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6341" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6373" name="map_transition_5" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6469" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6501" name="map_tree_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6597" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6629" name="map_tree_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_tree_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6725" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="6757" name="map_wall_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6853" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="6885" name="map_wall_2" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="6973" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="7005" name="map_wall_3" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7093" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<tileset firstgid="7125" name="map_wall_4" tilewidth="32" tileheight="32" tilecount="120" columns="15">
|
||||
<image source="../drawable/map_wall_4.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7213" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7245" name="map_window_1" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7341" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<tileset firstgid="7373" name="map_window_2" tilewidth="32" tileheight="32" tilecount="128" columns="16">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7469" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<tileset firstgid="7501" name="map_cavewall_1" tilewidth="32" tileheight="32" tilecount="108" columns="18">
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="7577" name="map_tree_3" tilewidth="32" tileheight="32" tilecount="544" columns="32">
|
||||
<tileset firstgid="7609" name="map_tree_3" tilewidth="32" tileheight="32" tilecount="544" columns="32">
|
||||
<image source="../drawable/map_tree_3.png" width="1024" height="544"/>
|
||||
</tileset>
|
||||
<layer id="1" name="Base" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzkEJAAAIBLArYiz7VzGDIPjZEiwBAOBC1/cAYGcAKAEAcw==
|
||||
eJztzkEJAAAIBLArYkz7m0EQ/GwJlgAAcKHrewCwM78BAJM=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztlT9LAzEUwLPocaGbxaXclynUgrj1jyA4OFw7OThdb3RRaNGhg4IVnVX0G/gB2g8ifgRH88h73OtrkrtFK9SDH7lckvfLS9K0FSvV+mcj6WvLpnj/wlr/dt7r8v4UvWR93g9tWbC1nLM6X+e5Lvr7WFTYE/COkJTNYYh1vr99/D4qAcaVucE7RjI2Nsc6zxXKnPWXPh6nU7J/XdPejgtoLNVlvjc1pS4CXNbsOOltJtbFS8jZF8flJT53luvALXqbSUHXA3jvGkrNDPeN5Tg+73ZdqS/j1fVVr8/j8h7EBVW8cp6+3Hz5DhJ7Rrl3YphhKZ8Jfudeih9aU9lGZ5fHodhVvSnOn3KQzg6W0DbctXMYO7z0DsiH+jwZng0vjdXfn/Sm6ORtvYD3ODLtbG8PDSeR7cPPK3jhoTuDcvflTblTyXOB91OH9yyysWVMfmdsmX6RXu3H6zlbA1o3WsNzhxe+ZWLuxJVpv9aFV/bj9Rzx3qPCS9/53N/R94CQF97l/FLmDd7fHm/G9hLivDIv8ejwVrm7Q15y87M0Rd+UeaGN/y4neHfv6TBHAW8rXv4fSzFv7s083oEOs1/ilX5yvyHgl15+vzU9ax5aZxeusy5zBb4B/YF1ow==
|
||||
eJztlTFLAzEUx2+y3tmxiFA6quDHKlRB3NoqCA4O104OTueNLgotOnRQsKKzin4DP4D9FOaR97h/X5P0Fq1QD37kckneLy9J01YcRa1/lpLDxLIs3r+w1r+d96K8P0W3sTjvypplAmv5lRR1XGf6Lv19TErsCXkvmBTm0Oc67i/Rh/4+aNw8N3kHTAZjc65jrlTm0F/7ME57zv51TPteXCBjpa7zvatG0VWA66odp73NhnVhSTn74ri8wmptuk7cs7fZKOh4IO9DPYrGhsf6dByfd8s4Nww7tVmvz+PyHsQFZbx6nr7cfPn2GvaMondoGHOpnyF/R6/ED62pbpOzi3EkdllvyvOXHLSzzSW19dftHAYOr7wT+pE+L4ZXw1t99venvSk7sa0b8J5UTDvs7ZHhtGL74HklLz1yZ0juvrwldykxF3o/c3jPKza2jol3xqbpt53M9sN6Dmsg6yZreOnw0rdMzV24Me23SeHV/bCeM957VHnlO879k31PjHjpXc8vBW/w/vZ4M9hLivMOXuHZ4S1zd4e84sazNGLfCLzUhr/LId/du0mY44C3FU//j6WcN3ozj7eXhNmf49V+cX8w5NdevN+anjUPrbML11nXuRLfrWfWkQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Objects" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="4" name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1V8FKAzEQzUFhPdVutVDW/oP4BZZWC63KHoR+ge5BXNGTd1FQT+LBQz+h3vsLfoEHUaEqVcRfEExIhp2dJpvstj4ImU1m5iUzk+xuXGNGHGbMCYQ1s15ck+PQT4OQ2Ot8Uh0bYsu+XddN9Ta4vKmxwzrCZlBn7L7uvl7AO7f5IHZ4L8Cj0xPQxWnE9d6QbjtHbIEb7xvWAH5wLVCOPLVB16mrMV1eTTkxAeuHmtjq9G06/4HYEsNQk5t2jtqjccPPZ+XJdWSB5h/nzWaP89vi646qUnY582FGXWDftI5xrQ1U36ua9zMNaB1Tv5iX4gLJ5w76Lmux8Yr436DnWzUm9K94rE5VywLOXYvoNg22+xpewSnGHyuMPfD2xFtUMC9NVVvPAWM/QXpOxyswrsj+u1KMEyD8bflSjlDcTbwYkWO+dzVxFf62Oe+OL+WOJxvwChl4u54c85YSWxfEal8jxC9sX3mMX4K0n+sF2fqq16GB/OhqBeZhDsenZ5CBF1rHS+aGvnlvrjDFqh+kmw2NjHNF5yJ1NjDWVmQ/nmfsU7WvebNP2znWAfYq+FdLUr5bTs/ZsF4qxgv3ENxjQ8VL42DC75zs95C+7Xz1qsk9NEtQf5ckF5gTrxfu1iP0jp7l+6rIPmfF7Qr6vZ33/0AHEc+un9zTx4t2Gxt3nzyLM3xQntSzfS/R7+ATy/uI8gL+AKDshDU=
|
||||
eJy1V81KAzEQTv1ZVxGq21ootT37OOITWFottCp7EPoEugdxRU/eRUE9iQcPfYR67yv4BB5ExYRk2Nlpsslu6wdhZ5OZ+SYzk3Qb15kRlxlrAmHdrBfX5Tw8Z0FI7HU+qY4NsWXfrnFTvQMuH2rssI6wGTcZe2+6xwtYbDG21JqOgfLo9AR0eSpxvQWk28uRW+DG+4YYwA/uBcqRpzdonLoe09XVVBMTsH6oya1O36bzH4gtOQw1tenl6D2aN/x+tzkdRxZo/XHdbPa4vl0ed1STssuZDzP6AvumfYx7baxyNayZ9zMLaB9Tv5iX4gHJ9w76LrHYeEX+X9D7q5oT+k88V7dqZAHXrkt0Owbbcw2v4BTznxXGPvj44iMqWJeO6q3vBmPr2+k1Ha+AV5XPtWoxToDwdxRIOUJ5N/FiRI71PtXkVfg75rwngZT7vhzAK2TgHfhybqea2LogVvsqobtb2P7yPP800n6eV+UYqacObbQPXa/AOqzh/AwNMvDC6PvJ2iQw780VplyNGulhQzvjXNG1SJ0NjD3V157H2Ioavmf2aTvHOsBeBf9uWcpvW+k1G/bLxXjhHoJ7bKJ4aR5MaC7L5xnSt52vYS25h+YJ6u+R1AJz4njhbr1Cv9Hz/L0qss95cbuCfm/n/X+gg8jnIEju6esNu42Ne0TexRm+2JzWs30v0e/gm0p2XJQX8AdHvZAo
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="Top" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApGwSiAAC+OgXYB/QApfm0Vop076Ani2BkY4qE4gZ1+9n5nReAfrLSzxxcYT35IcUUve2OBdsYNkzQyCkYeAABHugxU
|
||||
eJxjYBgFo2AUjIJRMApGwSiAgCyOgXYB/QApfl0qRDt30BPUsTMw1ENxAzv97BVnQ2AJNtrZkwuMpzykuKKXvbVAO+uGSRoZBSMPAABSFAa8
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="14" name="Top0" width="30" height="30" visible="0">
|
||||
<layer id="6" name="Top0" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApGwSiAAC+OgXYB/QApfm0Vop076Ani2BkY4qE4gZ1+9n5nReAfrLSzxxcYT35IcUUve2OBdsYNkzQyCkYeAABHugxU
|
||||
eJxjYBgFo2AUjIJRMApGwSiAgCyOgXYB/QApfl0qRDt30BPUsTMw1ENxAzv97BVnQ2AJNtrZkwuMpzykuKKXvbVAO+uGSRoZBSMPAABSFAa8
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Top2" width="30" height="30">
|
||||
<layer id="7" name="Top2" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFo2AUjIJRMApGwSiAAC+OgXYB/QApfm0Vop076Ani2BkY4qE4gX2gXUN94AuMJ78BiKtYoJ1xwySNjIKRBwC7XQRy
|
||||
eJxjYBgFo2AUjIJRMApGwSiAgCyOgXYB/QApfl0qRDt30BPUsTMw1ENxA/tAu4b6IBcYT3kDEFe1QDvrhkkaGQUjDwAAPjcF0g==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="7" name="Walkable" width="30" height="30">
|
||||
<layer id="8" name="Walkable" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNU20KxTAI6yl6o97/Svs1KGI0frQ0MB6vc02icc0x1vZIrHn+eYFTw23uG77ZnqP3Fa2MX/m+q0/yzps5YLHXZ3vdjexcNT+Mxu7eernN6mB5mTkiXR4/u1PZPYnOXJ5XtUR4q5k5wevhhF+mtsuv5SnqM8pbyW6nXwud85W9RX5Zbo0XnTFaK7zSkzVXpDmbddaT9uvxInj7g+osT+h7705Lo/bfykQ0z6jWO2ORzSHyw/YtsgOZ/UF3VHb+r/kAJPnBYQ==
|
||||
eJzNU0EOgDAI8xX+cP//gicTQyiUwhabLMaJlEJZ93Wtz7FY9/7zB04Pp7lP6GZ7jr53amX02u9TfbI5T/qAxTde7fU01Ll6epgap3ub+Vatg+Vl5ojqyvjZnVL3pDpze9+tpcLb9cwO3gxsDnUuFb8peiNNVZ1V3o53J/VGmPSz7S3Sy3J7vOiOqbXDazVFc0U1q15nNXnPjBch2x8UF2lC/2c5oxq998gTVT+j2OyOhepDpKcyM5Zb2R+Uo7Pzb8wDw3EGZg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="13" name="Walkable0" width="30" height="30">
|
||||
<layer id="9" name="Walkable0" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNU20KxTAI6yl6o97/Svs1KGI0frQ0MB6vc02icc0x1vZIrHn+eYFTw23uG77ZnqP3Fa2MX/m+q0/yzps5YLHXZ3vdjexcNT+Mxu7eernN6mB5mTkiXR4/u1PZPYnOXJ5XtUR4q5k5wevhhF+mtsuv5SnqM8pbyW6nXwud85W9RX5Zbo0XnTFaK7zSkzVXpDmbddaT9uvxInj7g+osT+h7705Lo/bfykQ0z6jWO2ORzSHyw/YtsgOZ/UF3VHb+r/kAJPnBYQ==
|
||||
eJzNU20KxTAI6yl6w97/Cvs1KGI0frQ0MB6vc02icc0x1vZIrHn+eYFTw23uG77ZnqP3Fa2MX/m+q0/yzps5YLHXZ3vdjexcNT+Mxu7eernN6mB5mTkiXR4/u1PZPYnOXJ5XtUR4q5k5wevhhF+mtsuv5SnqM8pbyW6nXwud85W9RX5Zbo0XnTFaK7zSkzVXpDmbddaT9uvxInj7g+osT+h7705Lo/bfykQ0z6jWO2ORzSHyw/YtsgOZ/UF3VHb+r/kAS4gFcA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="8" name="Walkable2" width="30" height="30">
|
||||
<layer id="10" name="Walkable2" width="30" height="30" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNU9sJADEI6xTdqPuvdF8HRYzGR0uFclwfJtG45hhrWzLWPL9ewNTiNvYN3WzN0XmFK6NXnnfVSea86QM29vvZWndHtq+aHoZjd20932Z5sLhMHxEvD5+dqeycRHsu96tcIrhVz5zA9eKEXuZul15LU1RnR38zbzr7G61xBRfpZfNouGiP1ZvFlZqsviLObK00XEaT9vVwUXjzg+5Z3kLvvZwWR+3f8kTEzwhTy8nwtfJFfYj0sHWLzEBmflCOysz/dz4l7MMo
|
||||
eJzNU9sJADEI6xTdsPuvcF8HRYzGR0uFclwfJtG45hhrWzLWPL9ewNTiNvYN3WzN0XmFK6NXnnfVSea86QM29vvZWndHtq+aHoZjd20932Z5sLhMHxEvD5+dqeycRHsu96tcIrhVz5zA9eKEXuZul15LU1RnR38zbzr7G61xBRfpZfNouGiP1ZvFlZqsviLObK00XEaT9vVwUXjzg+5Z3kLvvZwWR+3f8kTEzwhTy8nwtfJFfYj0sHWLzEBmflCOysz/dz4rNwfX
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="9" name="Mapevents" visible="0">
|
||||
<objectgroup id="11" name="Mapevents" visible="0">
|
||||
<object id="1" name="north" type="mapchange" x="128" y="0" width="128" height="32">
|
||||
<properties>
|
||||
<property name="map" value="flagstone0"/>
|
||||
@@ -316,116 +316,116 @@
|
||||
<property name="place" value="west"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" name="fix_stn_skeletons_1a" type="script" x="608" y="608" width="64" height="32"/>
|
||||
<object id="53" name="fix_stn_skeletons_1b" type="script" x="544" y="576" width="32" height="64"/>
|
||||
<object id="54" name="fix_stn_skeletons_2a" type="script" x="800" y="608" width="64" height="32"/>
|
||||
<object id="55" name="fix_stn_skeletons_2b" type="script" x="864" y="608" width="32" height="32"/>
|
||||
<object id="56" name="fix_stn_skeletons" type="mapchange" x="704" y="608" width="32" height="32"/>
|
||||
<object id="63" name="fix_stn_skeletons_10" type="script" x="832" y="544" width="32" height="32"/>
|
||||
<object id="66" name="fix_stn_skeletons_50" type="script" x="640" y="512" width="288" height="192"/>
|
||||
<object id="67" name="fix_stn_skeletons_60" type="script" x="672" y="704" width="64" height="32"/>
|
||||
<object id="26" name="fix_stn_skeletons_1a" type="script" x="608" y="608" width="64" height="32"/>
|
||||
<object id="27" name="fix_stn_skeletons_1b" type="script" x="544" y="576" width="32" height="64"/>
|
||||
<object id="28" name="fix_stn_skeletons_2a" type="script" x="800" y="608" width="64" height="32"/>
|
||||
<object id="29" name="fix_stn_skeletons_2b" type="script" x="864" y="608" width="32" height="32"/>
|
||||
<object id="30" name="fix_stn_skeletons" type="mapchange" x="704" y="608" width="32" height="32"/>
|
||||
<object id="31" name="fix_stn_skeletons_10" type="script" x="832" y="544" width="32" height="32"/>
|
||||
<object id="32" name="fix_stn_skeletons_50" type="script" x="640" y="512" width="288" height="192"/>
|
||||
<object id="33" name="fix_stn_skeletons_60" type="script" x="672" y="704" width="64" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup id="10" name="Spawn" visible="0">
|
||||
<object id="26" name="stn_colonel" type="spawn" x="480" y="672" width="32" height="32">
|
||||
<objectgroup id="12" name="Spawn" visible="0">
|
||||
<object id="34" name="stn_colonel" type="spawn" x="480" y="672" width="32" height="32">
|
||||
<properties>
|
||||
<property name="spawngroup" value="stn_colonel"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="27" name="erwyn_knight" type="spawn" x="256" y="384" width="128" height="160">
|
||||
<object id="35" name="erwyn_knight" type="spawn" x="256" y="384" width="128" height="160">
|
||||
<properties>
|
||||
<property name="spawngroup" value="erwyn_knight"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="28" name="erwyn_soldier" type="spawn" x="32" y="768" width="416" height="160">
|
||||
<object id="36" name="erwyn_soldier" type="spawn" x="32" y="768" width="416" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="erwyn_soldier"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="29" name="erwyn_soldier2" type="spawn" x="448" y="576" width="448" height="352">
|
||||
<object id="37" name="erwyn_soldier2" type="spawn" x="448" y="576" width="448" height="352">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="erwyn_soldier2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="30" name="stn_gyra5" type="spawn" x="160" y="0" width="32" height="32">
|
||||
<object id="38" name="stn_gyra5" type="spawn" x="160" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="stn_gyra5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="31" name="stn_gyra4" type="spawn" x="0" y="864" width="32" height="64">
|
||||
<object id="39" name="stn_gyra4" type="spawn" x="0" y="864" width="32" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="stn_gyra4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="32" name="stn_gyra3" type="spawn" x="288" y="928" width="32" height="32">
|
||||
<object id="40" name="stn_gyra3" type="spawn" x="288" y="928" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="stn_gyra3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="33" name="stn_gyra2" type="spawn" x="832" y="928" width="32" height="32">
|
||||
<object id="41" name="stn_gyra2" type="spawn" x="832" y="928" width="32" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="stn_gyra2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="34" name="stn_gyra1" type="spawn" x="704" y="928" width="64" height="32">
|
||||
<object id="42" name="stn_gyra1" type="spawn" x="704" y="928" width="64" height="32">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="ignoreAreas" value="true"/>
|
||||
<property name="spawngroup" value="stn_gyra1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="35" name="stn_colonel_mons1" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<object id="43" name="stn_colonel_mons1" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="stn_colonel_mons1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="36" name="stn_colonel_mons2" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<object id="44" name="stn_colonel_mons2" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="stn_colonel_mons2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="37" name="stn_colonel_mons3" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<object id="45" name="stn_colonel_mons3" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="stn_colonel_mons3"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="38" name="stn_colonel_mons3b" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<object id="46" name="stn_colonel_mons3b" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="stn_colonel_mons3b"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="39" name="stn_colonel_mons4" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<object id="47" name="stn_colonel_mons4" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="stn_colonel_mons4"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="40" name="stn_colonel_mons5" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<object id="48" name="stn_colonel_mons5" type="spawn" x="256" y="800" width="160" height="64">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="spawngroup" value="stn_colonel_mons5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="41" name="mikhail" type="spawn" x="484" y="415" width="28" height="33">
|
||||
<object id="49" name="mikhail" type="spawn" x="484" y="415" width="28" height="33">
|
||||
<properties>
|
||||
<property name="spawngroup" value="mikhail"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="42" name="stn_lizard" type="spawn" x="96" y="96" width="768" height="256">
|
||||
<object id="50" name="stn_lizard" type="spawn" x="96" y="96" width="768" height="256">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="quantity" value="5"/>
|
||||
@@ -433,8 +433,8 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="11" name="Keys" visible="0">
|
||||
<object id="43" name="stn_nondisplay:51n" type="key" x="256" y="736" width="128" height="32">
|
||||
<objectgroup id="13" name="Keys" visible="0">
|
||||
<object id="51" name="stn_nondisplay:51n" type="key" x="256" y="736" width="128" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="stn_colonel_310"/>
|
||||
<property name="requireId" value="stn_nondisplay"/>
|
||||
@@ -443,7 +443,7 @@
|
||||
<property name="requireValue" value="51"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="44" name="stn_nondisplay:51s" type="key" x="256" y="928" width="96" height="32">
|
||||
<object id="52" name="stn_nondisplay:51s" type="key" x="256" y="928" width="96" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="stn_colonel_310"/>
|
||||
<property name="requireId" value="stn_nondisplay"/>
|
||||
@@ -452,7 +452,7 @@
|
||||
<property name="requireValue" value="51"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="45" name="stn_nondisplay:51w" type="key" x="0" y="864" width="32" height="64">
|
||||
<object id="53" name="stn_nondisplay:51w" type="key" x="0" y="864" width="32" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="stn_colonel_310"/>
|
||||
<property name="requireId" value="stn_nondisplay"/>
|
||||
@@ -461,7 +461,7 @@
|
||||
<property name="requireValue" value="51"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="46" name="stn_nondisplay:02" type="key" x="192" y="736" width="32" height="32">
|
||||
<object id="54" name="stn_nondisplay:02" type="key" x="192" y="736" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="stn_northgate_10"/>
|
||||
<property name="requireId" value="base_nondisplay"/>
|
||||
@@ -469,7 +469,7 @@
|
||||
<property name="requireValue" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="47" name="enable_crystal" type="key" x="896" y="384" width="32" height="32">
|
||||
<object id="55" name="enable_crystal" type="key" x="896" y="384" width="32" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="crystal_teleportation_disabled"/>
|
||||
<property name="requireId" value="sutdover_hidden"/>
|
||||
@@ -478,8 +478,8 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="12" name="Replace">
|
||||
<object id="48" name="stn_northgate" type="replace" x="256" y="576" width="640" height="192">
|
||||
<objectgroup id="14" name="Replace">
|
||||
<object id="56" name="stn_northgate" type="replace" x="256" y="576" width="640" height="192">
|
||||
<properties>
|
||||
<property name="Top" value="Top2"/>
|
||||
<property name="Walkable" value="Walkable2"/>
|
||||
@@ -488,7 +488,7 @@
|
||||
<property name="requireValue" value="5"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" name="stn_northgate" type="replace" x="256" y="576" width="640" height="192">
|
||||
<object id="57" name="stn_northgate" type="replace" x="256" y="576" width="640" height="192">
|
||||
<properties>
|
||||
<property name="Top" value="Top0"/>
|
||||
<property name="Walkable" value="Walkable0"/>
|
||||
@@ -503,7 +503,7 @@
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
</properties>
|
||||
<object id="64" name="fix_stn_skeletons_1" type="key" x="544" y="576" width="128" height="64">
|
||||
<object id="58" name="fix_stn_skeletons_1" type="key" x="544" y="576" width="128" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="dummy_key_noPhrase"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
@@ -512,7 +512,7 @@
|
||||
<property name="requireValue" value="1"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" name="fix_stn_skeletons_2" type="key" x="800" y="608" width="96" height="32">
|
||||
<object id="59" name="fix_stn_skeletons_2" type="key" x="800" y="608" width="96" height="32">
|
||||
<properties>
|
||||
<property name="phrase" value="dummy_key_noPhrase"/>
|
||||
<property name="requireId" value="andor"/>
|
||||
|
||||
Reference in New Issue
Block a user