mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2025-12-27 06:29:37 +01:00
Populated crossroads indoor maps with NPCs (though not defined yet).
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@152 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
</layer>
|
||||
<layer name="Objects" width="16" height="12">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAdKLGj8iOB/Cio2GZ2VAwCniwILA0UM2KH0MSCSBYE1gbqc2KH0DCwBChuzwxhBwLpICAOBuIQqBgvUG0lkF0F5SezYLdnMwlu6mFF5d/Fo3cJ1D53oP2aQH2eQOzNil2NCNCcjayoNAyEA/VbsSIwNreA1B9kRaXRgSg7BMPAOhL1o4P9bKj6L7Ki0uh+PA2kzyDFwXkk/ehqsQFVdgimBgAAyHoeLA==
|
||||
eJxjYCAdKLGj8iOB/Cio2GZ2VAwCniwILA0UM2KH0MSCSBYE1gbqc2KH0DCwBChuzwxhBwLpICAOBuIQqBgvUG0lkF0F5SezYLdnMwlu6mFF5d/Fo3cJ1D53oP2aQH2eQOzNil2NCNCcjawIGhmEA/VbsSIwLrcchOqH0ehAFE1sHZJ+ZH249KOD/Wyo+i9CzbuIph/mx9NA+gxSHJxH0o+uFhtQZYdgagAAVM4dvw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="16" height="12">
|
||||
@@ -72,7 +72,7 @@
|
||||
<object name="south" type="mapchange" x="96" y="352" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads2"/>
|
||||
<property name="place" value="south"/>
|
||||
<property name="place" value="north"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="middle" type="mapchange" x="288" y="352" width="32" height="32">
|
||||
@@ -81,13 +81,40 @@
|
||||
<property name="place" value="middle"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="north" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<object name="down" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads1"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="16" height="12"/>
|
||||
<objectgroup name="Spawn" width="16" height="12">
|
||||
<object name="gallain" type="spawn" x="288" y="96" width="160" height="96">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="ailshara" type="spawn" x="128" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="Gandoren" type="spawn" x="384" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossroads_guest" type="spawn" x="96" y="192" width="288" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="celdar" type="spawn" x="64" y="256" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="16" height="12"/>
|
||||
</map>
|
||||
|
||||
@@ -63,16 +63,16 @@
|
||||
eJxjYKAc/GdGZW9mh7AJ0bj04wOpWORx6U9mQVWHzifHfnz6Qf6iRD8IvKdQPzmAnvqxxcF7EuIMVxySCwCfiRcv
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="16" height="12" visible="0">
|
||||
<layer name="Walkable" width="16" height="12">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwTZGBgEBximAELn4GAPLn6scnhEsMmj66WkB249OPzA7kAl5+IdQMlcUKMfnx8amEAz8cItA==
|
||||
eJwTZGBgEBximAELn4GAPLn6scnhEsMmj66WkB249OPzA7kAl5+IdQMlcUKMfnqkJQDVnwjF
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="16" height="12">
|
||||
<object name="south" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<object name="up" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads0"/>
|
||||
<property name="place" value="north"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="rest" type="rest" x="256" y="128" width="32" height="32"/>
|
||||
@@ -83,6 +83,34 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="16" height="12"/>
|
||||
<objectgroup name="Keys" width="16" height="12"/>
|
||||
<objectgroup name="Spawn" width="16" height="12">
|
||||
<object name="crossroads_guest" type="spawn" x="160" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossroads_guard" type="spawn" x="32" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossroads_backguard" type="spawn" x="448" y="192" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossroads_guest" type="spawn" x="320" y="288" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="crossroads_rat" type="spawn" x="384" y="96" width="96" height="64"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="16" height="12">
|
||||
<object name="crossroadssleep:100" type="key" x="224" y="96" width="64" height="64">
|
||||
<properties>
|
||||
<property name="phrase" value="crossroads_sleep"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
||||
@@ -68,20 +68,26 @@
|
||||
eJwTZIAAQSyYkDi6PDogJI4NAwB6OAGZ
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="6" height="6" visible="0">
|
||||
<object name="north" type="mapchange" x="96" y="64" width="32" height="32">
|
||||
<objectgroup name="Mapevents" width="6" height="6">
|
||||
<object name="up" type="mapchange" x="96" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads3"/>
|
||||
<property name="place" value="south"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south" type="mapchange" x="32" y="0" width="32" height="32">
|
||||
<object name="north" type="mapchange" x="32" y="0" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads0"/>
|
||||
<property name="place" value="south"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="6" height="6"/>
|
||||
<objectgroup name="Spawn" width="6" height="6">
|
||||
<object name="crossroads_guard" type="spawn" x="128" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="6" height="6"/>
|
||||
</map>
|
||||
|
||||
@@ -69,19 +69,25 @@
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="6" height="6">
|
||||
<object name="north" type="mapchange" x="64" y="64" width="32" height="32">
|
||||
<object name="up" type="mapchange" x="64" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads4"/>
|
||||
<property name="place" value="north"/>
|
||||
<property name="place" value="down"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object name="south" type="mapchange" x="96" y="96" width="32" height="32">
|
||||
<object name="down" type="mapchange" x="96" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads2"/>
|
||||
<property name="place" value="north"/>
|
||||
<property name="place" value="up"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="6" height="6">
|
||||
<object name="crossroads_guard" type="spawn" x="32" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="6" height="6"/>
|
||||
<objectgroup name="Keys" width="6" height="6"/>
|
||||
</map>
|
||||
|
||||
@@ -69,13 +69,19 @@
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="6" height="6">
|
||||
<object name="north" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<object name="down" type="mapchange" x="64" y="96" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="houseatcrossroads3"/>
|
||||
<property name="place" value="north"/>
|
||||
<property name="place" value="up"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="6" height="6">
|
||||
<object name="minarra" type="spawn" x="96" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="6" height="6"/>
|
||||
<objectgroup name="Keys" width="6" height="6"/>
|
||||
</map>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
</layer>
|
||||
<layer name="Above" width="11" height="9">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYCAN/GcmXe1KND2rsZiBTy1ILpmFeLXYzN0JpG9D2duA9G48arGB98z4+dQAAJ9fEn0=
|
||||
eJxjYCAN/GcmXe1KND2rsZiBT+0HIE5mIU4tuvtg/J1A+jaUvQ1I78ajFht4z4yfTw0AAJHHEm4=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="11" height="9" visible="0">
|
||||
@@ -76,6 +76,12 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="11" height="9"/>
|
||||
<objectgroup name="Spawn" width="11" height="9">
|
||||
<object name="keknazar" type="spawn" x="160" y="128" width="32" height="32">
|
||||
<properties>
|
||||
<property name="respawn" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="11" height="9"/>
|
||||
</map>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user