From c94b1d8a4978db9b42826d22bed254c4f9170cfb Mon Sep 17 00:00:00 2001 From: wushin Date: Tue, 4 Nov 2014 22:45:04 -0600 Subject: Remove Music Noise from make maps --- tmx_converter.py | 1 + 1 file changed, 1 insertion(+) 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! -- cgit v1.2.3-60-g2f50