Update entry_down.tx

This commit is contained in:
Simisays
2023-03-16 15:12:58 +01:00
parent eb19be85f2
commit 0ce0a3dace

View File

@@ -1,2 +1,10 @@
[\n {\n "text":"This gate appears to be locked in place by some mechanism, but you do not see any controls here.",\n "options":[ { "name":"Time to find them. Again..." } ]\n }\n] <?xml version="1.0" encoding="UTF-8"?>
[\n { \n "text":"Hmm a big switch is embedded into the wall. Or, was. It seems to have been melted, which would have required enormous heat.", \n "options":[ \n { "name":"go away" } \n ] \n } \n \n] <template>
<tileset firstgid="1" source="../tileset/buildings.tsx"/>
<object name="entryDown" type="entry" gid="1073743055" width="16" height="16">
<properties>
<property name="direction" value="down"/>
<property name="teleport" value=""/>
</properties>
</object>
</template>