#!/bin/sh # this script calls normalize on all maps that we touch # it is to be used whenever we do local changes and # used before importing upstream map changes, to reduce # cvs conflicts. # those are typo fixes or other stuff that is # small enough to not cause conflicts # navar_city/spyhouse \ # start/newbieshouse \ # pup_land/lone_town/mshop \ cfmap-normalize \ scorn/temples/valriel2 \ world/world_104_116 \ world/world_105_116 \ world/world_106_115 \ world/world_106_116 \ world/world_110_118 \ world/world_121_117 \ ;