summaryrefslogtreecommitdiff
path: root/tmx_converter.py
diff options
context:
space:
mode:
Diffstat (limited to 'tmx_converter.py')
-rwxr-xr-xtmx_converter.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmx_converter.py b/tmx_converter.py
index 37a0234..802f9eb 100755
--- a/tmx_converter.py
+++ b/tmx_converter.py
@@ -40,6 +40,7 @@ other_object_types = set([
'npc', # not interpreted by client
'script', # for ManaServ
'fixme', # flag for things that didn't have a type before
+ 'music',
])
# Somebody has put ManaServ fields in our data!