MAP NAME: Kilroy's Training Grounds
VERSION: v3.0
AUTHOR: KilroyRed
CONTACT: kilroy@speakeasy.net
TOOLS USED: Notepad

DESCRIPTION: 
This map began as a splicing of the sandboxes LittlePlayground and Daycare.  I used these two the most while raising my creatures so I decided to combine them and add my own touches to suit my training style.  Hopefully the map will find it's way into the hands of others who will find it useful in their training efforts.  The map was designed so that you can train how you see fit with no interruptions from the enemy god or creature until you decide it's time for that sort of interaction.

SPECIAL:
I have placed several barriers around the island in the form of lines of singing stones.  These barriers have been placed with the intent of keeping the other creatures on the island from getting to you when you don't want them to.  Unlike the pillar barriers used in the first released version of this map, these singing stone barriers can be moved so you don't have to use teleports or megablasts to get through them (though I still recommend using teleports to teach your creature).  The barriers are not perfect.  They have been tested with tiny, just created creatures all the way up to creatures of full guide size.  Testing showed that creatures wouldn't walk through or around them when you tell them to, yet somehow they occasionally will find their way through on their own.

BUGS:
The map has been playtested for hours and so far nothing has been found to cause crashes or other problems.  Just days before the release of this map the Football/soccer addon was released by LionHead.  A poster on the forums reported that building a soccer field on a map that already had one (such as this map or Daycare for example) will cause massive problems possibly resulting in loss of your creature and/or saved game.  I've only seen the one report and don't know if it's valid or not but it's worth mentioning.  If you would like remove the soccer field from the map to build your own during the game, then open the text file with something like Wordpad and do a search for the line:
CREATE_ABODE(0, "2278.72,2318.97", "TIBETAN_ABODE_FOOTBALL_PITCH", 0, 1000, 0, 0) and add a rem statement to the front:
rem CREATE_ABODE(0, "2278.72,2318.97", "TIBETAN_ABODE_FOOTBALL_PITCH", 0, 1000, 0, 0)
This will make it so the pitch will no longer appear on the map, but you can get it back whenever you like just by removing the rem statement.

INSTRUCTIONS: 
Install the text file to \Black and White\Scripts\Playgrounds
Install the Tegenstein file to \Black and White\Scripts\CreatureMind
Then select the map from the Skirmish menu to play.

THANKS TO: 
Daniel - daniel.wicke@onlinehome.de for creating the LittlePlayground map which I used as a base for this map (mostly due to the placement of the miracle seeds).

ATG003 - atg003@hotmail.com for creating the Daycare map and making edits to it at my request.  His helpfulness and willingness to make changes for me, and allow me to use his code in my own mapping efforts, are the real reason this map ever got made.

Psychoduck - for figuring out several sets of coordinates, creating the original shroomfarm near the town center which became the big shroomfarm by the temple, and for adding extra houses to the starting town.  Also for playtesting and giving feedback for design.

SharpShot - for playtesting and offering suggestions such as the large shroomfarm near the temple.

EDITING ON YOUR OWN
If you want to change the type of creature owned by the enemy god you can do a real simple edit.  Open the text file with an editor like notepad and do a search for the line:
CREATE_CREATURE_FROM_FILE("PLAYER_TWO", 15, "ComputerControlledCreature", "2942.91,2607.57")
The number directly after "PLAYER_TWO" is the type of creature, in this case 15 which is a Rhino.  Use the following table to set this creature to the type you want:
0 - Ape
1 - Cow
2 - Tiger
3 - Leopard
4 - Wolf
5 - Lion
6 - Horse
7 - Tortoise
8 - Zebra
9 - Brown Bear
10 - Polar Bear
11 - Sheep
12 - Chimp
13 - Ogre
14 - Mandrill
15 - Rhino
16 - Gorilla
Warning - Use only these numbers - others will cause problems or crashes with your game.

OTHER COMMENTS: 
If you have any comments or suggestions please e-mail me.

DISCLAIMER: 
This file is freeware and not to be sold.  It is intended for use only with legal copies of Black and White.  I am not associated with EA, Lionhead, or any other game company and am not responsible if the file does anything nasty to your computer.  USE AT YOUR OWN RISK.