summaryrefslogtreecommitdiff
path: root/hercules/tmx_converter.py
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/tmx_converter.py')
-rwxr-xr-xhercules/tmx_converter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hercules/tmx_converter.py b/hercules/tmx_converter.py
index 6cc8329..5c60221 100755
--- a/hercules/tmx_converter.py
+++ b/hercules/tmx_converter.py
@@ -313,7 +313,7 @@ class ContentHandler(xml.sax.ContentHandler):
])
)
self.warp_cnt = True
- else:
+ elif (not obj.npc_id == u'SCRIPT'):
obj_name = "#%s_%s_%s" % (self.base, obj.x, obj.y)
self.warps.write(
SEPARATOR.join([