rem ****** Map modified with the Black and White Express Map Editor ******
rem ----------- Visit www.bwcenter.com for more details -----------


rem Credit to Fat Omen, from whose Training Camp I distilled the original outline for this map.


VERSION(2.300000)
SET_LAND_NUMBER(0)
LOAD_LANDSCAPE(".\DATA\LANDSCAPE\DrawnMap1.lnd")
START_CAMERA_POS("2488.90,3313.86")
SET_GLOBAL_LAND_BALANCE(5, 4.000000)
SET_GLOBAL_LAND_BALANCE(6, 20.000000)
SET_TOWN_INFLUENCE_MULTIPLIER(1.00000)
SET_PLAYER_INFLUENCE_MULTIPLIER(1.00000)
SET_NIGHTTIME(1000.000000, 0.230000, 0.170000)

START_GAME_MESSAGE("Drawn Landscape Number One", 0)
ADD_GAME_MESSAGE_LINE("This is the first in a line of hand-drawn lands. This one was made to test the medium.", 0)

CREATE_CITADEL("2488.90,3313.86", 0, "PLAYER_ONE", 0, 1000)
CREATE_TOWN(2, "2438.90,3253.86", "PLAYER_ONE", 0, "NORSE")
rem Would anybody be offended if I rem'd in some Monty Python references? Or Terry Pratchett?

SET_TOWN_BELIEF(2, "PLAYER_ONE", 9.238012)
CREATE_TOWN_CENTRE(2, "2438.90,3253.86", "NORSE_ABODE_TOWN_CENTRE", 36000, 1000, 0)

CREATE_ABODE(4, "2588.90,3213.86", "NORSE_ABODE_C", 4710, 990, 0, 0)
CREATE_VILLAGER_POS("2575.90,3213.86", "2588.90,3213.86", "NORSE_FORESTER", 21)
CREATE_VILLAGER_POS("2575.90,3213.86", "2588.90,3213.86", "NORSE_HOUSEWIFE", 24)
CREATE_VILLAGER_POS("2575.90,3213.86", "2588.90,3213.86", "NORSE_FORESTER", 6)
CREATE_VILLAGER_POS("2575.90,3213.86", "2588.90,3213.86", "NORSE_HOUSEWIFE", 6)

CREATE_ABODE(4, "2258.90,3553.86", "NORSE_ABODE_GRAVEYARD", 0, 1000, 0, 0)

CREATE_ABODE(2, "2288.90,3453.86", "NORSE_ABODE_STORAGE_PIT", 0, 1000, 50000, 50000)


rem Oh, bother. The script was too short for glib references. Maybe in the next one, chaps.


rem Plans for future changes to this particular map:
rem -Add in one of my creatures, with a town to care for and an opposing god to care for it,, on the other side of the island
rem -Add some forests on the edges of the valley
rem -Add some animals, and fish farms if I can ever learn how to effectively make fish farms.
rem -Weather systems. I love weather systems.
rem -A village store and workshop would be nice, huh? [Update: Now has a village store.]


rem In all, I have to say that this was a triumph.
rem I mean, really. I'm making a note, right here:
rem H U G E  S U C C E S S
rem It really is hard to overstate my satisfaction.
rem The landscape works quite nicely and look nice,
rem And there are no frustrating glitches with the creature.
rem Even the coasts are absolutely nearly PERFECT.
rem I mean, they are better than some of the original Lionhead coasts.
rem Of course, They were probably using Tablets, which are good,
rem But not as good as pen and pencil.
rem Also, I would like to thank the GIMP.
rem My hidden lines now outnumber my actual lines of script at this point, I think, so I should probably stop now.
rem Enjoy!

rem Script lines: 20
rem Hidden lines [self-inclusive]: 26










