diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-13 20:00:11 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-04-13 20:00:11 +0000 |
commit | 7104ff0cc6f71220c446875d156de4d74350b625 (patch) | |
tree | d27bc354276dcdbad54208a87f44f70811b962a7 /maps/001-2-11.tmx | |
parent | db9ca1050dc11eba71665e075b4bededf3268cd1 (diff) | |
download | clientdata-7104ff0cc6f71220c446875d156de4d74350b625.tar.gz clientdata-7104ff0cc6f71220c446875d156de4d74350b625.tar.bz2 clientdata-7104ff0cc6f71220c446875d156de4d74350b625.tar.xz clientdata-7104ff0cc6f71220c446875d156de4d74350b625.zip |
CURRENT_INN was entirely removed from sources - it is not possible to guess.
Diffstat (limited to 'maps/001-2-11.tmx')
-rw-r--r-- | maps/001-2-11.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-11.tmx b/maps/001-2-11.tmx index 79efe03d..35bd6df6 100644 --- a/maps/001-2-11.tmx +++ b/maps/001-2-11.tmx @@ -513,7 +513,7 @@ </object> <object id="2" name="save" type="save" x="832" y="992" width="32" height="32"> <properties> - <property name="inn" value="CURRENT_INN"/> + <property name="inn" value="NO_INN"/> </properties> </object> <object id="3" name="^NOBLE3$" type="anchor" x="1440" y="1056" width="32" height="32"/> |