From f78a046c172e0bc5b093fe953815d02132ad5f84 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Sun, 12 Jul 2009 14:40:31 +0000 Subject: [PATCH] Add game object attribute normalization to MapNormalizer editor script. Now game object attributes are written in canonical order and attributes redundant with the archetype are removed. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12059 282e977c-c81d-0410-88c4-b93c2d0d6712 --- editor/scripts/MapNormalizer | 46 ++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/editor/scripts/MapNormalizer b/editor/scripts/MapNormalizer index ff6baf628..90953597c 100644 --- a/editor/scripts/MapNormalizer +++ b/editor/scripts/MapNormalizer @@ -3,10 +3,22 @@ MapNormalizer