-- -- Mini-Map file (dom3 version) -- -- Illwinter Game Design for the original -- www.illwinter.com -- -- Gandalf Parker for the mini -- www.Dom3Minions.com -- -- Title and image file #dom2title Mini Map V3 #imagefile Mini.tga #domversion 150 #defaultmapzoom 3.0 #description "(JOIN AS MIDDLE AGE, MAN and ULM) A mini map to use as a Battle Simulator. 2 starting provinces for land players. 2 starting provinces for water players. And 2 provinces to meet in. Suitable for 2 players. " ------------------------ -- land starts -- -- start nation 30 (Man) in province 2 #specstart 30 2 -- set target province to 2 and add a commander #setland 2 #commander 54 #additem "Ring of the Warrior" -- add units to that commander #bodyguards 2 65 #units 10 57 #units 30 62 #units 38 59 -- start nation 31 (Ulm) in province 3 #specstart 31 3 -- set target province to 3 and add a commander #setland 3 #commander 114 #additem "Ring of the Warrior" -- add units to that commander #bodyguards 2 76 #units 10 69 #units 30 79 #units 38 417 -- water starts -- #setland 4 #setland 5 ------------------------------------------ -- province 1 will have no native defenders #land 1 #nostart 1 #nostart 6 #terrain 1 16 #terrain 2 1 #terrain 3 1 #terrain 4 4 #terrain 5 4 #terrain 6 128 #neighbor 1 2 #neighbor 1 3 #neighbor 1 4 #neighbor 1 5 #neighbor 1 6 #neighbor 2 3 #neighbor 2 4 #neighbor 2 5 #neighbor 2 6 #neighbor 3 4 #neighbor 3 5 #neighbor 3 6 #neighbor 4 5 #neighbor 4 6 #neighbor 5 6