mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Update entry_down.tx
This commit is contained in:
@@ -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]
|
||||
[\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]
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user