diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-05 00:06:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-05 00:06:27 -0300 |
commit | 8bd838dab7ca62bc50e2d21d4e758fb748ca5266 (patch) | |
tree | 49ff3371c10b6596ba94411343f283fe24837bf8 /npc/009-1 | |
parent | a2baef65b2a647b681e1b925185ee2f9e55807a0 (diff) | |
download | serverdata-8bd838dab7ca62bc50e2d21d4e758fb748ca5266.tar.gz serverdata-8bd838dab7ca62bc50e2d21d4e758fb748ca5266.tar.bz2 serverdata-8bd838dab7ca62bc50e2d21d4e758fb748ca5266.tar.xz serverdata-8bd838dab7ca62bc50e2d21d4e758fb748ca5266.zip |
TMX_CONVERTER must not be smart, to convert strings in numbers.
Don't do that, use strings unless you need to make math with map name.
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/_warps.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/_warps.txt b/npc/009-1/_warps.txt index 975964cd1..5bdfe938c 100644 --- a/npc/009-1/_warps.txt +++ b/npc/009-1/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 009-1: Halinarzo warps 009-1,56,107,0 warp #009-1_56_107 2,0,010-2,171,20 -009-1,119,40,0 warp #009-1_119_40 0,0,11,177,177 +009-1,119,40,0 warp #009-1_119_40 0,0,011,177,177 |