Newer
Older
atlantis / ATL / Pooh / woods.atl
; The 100 Acre Wood was invented by A.A. Milne for his Winnie-the-Pooh stories.
; This Atlantis world is based on the novels.
;
; This file holds the place descriptions.
;
; author: Daniel Vedder
; date: 07/06/2017

define-place "Pooh's home"
	description "Welcome home! This is what you call comfort: your bed, your
	chair, your table. Not to forget your larder, filled with 
	delicious honey..."
	neighbour "Pooh's porch"
	neighbour "Pooh's branch"
	item "Hunny"
	item "Lamp" ;XXX development

define-place "Pooh's porch"
	description "You are standing in front of Pooh's home. Here he lives under
	the name 'Sanders', as anyone can see by the old sign planted 
	beside the door. A comfy-looking bench stands in the sun, inviting 
	you to a well-earned rest."
	item "Pooh's sign"
	neighbour "Pooh's home"
	neighbour "Western woods"

define-place "Pooh's branch"
	description "This is a thick branch above Pooh's home. Once, on a very
	blustery day, Pooh had to escape to up here. Since then, he
	keeps an emergency ration of honey handy."
	neighbour "Pooh's home"
	neighbour "Pooh's porch"
	item "Hunny"

define-place "Western woods"
	description "This is the western part of the 100 Acre Wood. As you would
	expect in a wood, it is full of trees. Here, however, there are
	not quite that many - mainly young birches."
	neighbour "Pooh's porch"
	neighbour "Central woods"
	neighbour "Northern woods"
	neighbour "Southern woods"
	neighbour "Piglet's porch"
	neighbour "Six pine trees"
	neighbour "Kanga's house"

define-place "Central woods"
	description "This is the oldest part of the 100 Acre Wood. The oaks you see
	around you are truly ancient, hundreds of years old. Even Owl
	can't remember when they were planted. It's very peaceful here."
	neighbour "Northern woods"
	neighbour "Eastern woods"
	neighbour "Southern woods"
	neighbour "Western woods"
	neighbour "Owl's porch"
	neighbour "Deep forest"
	neighbour "Hill"

define-place "Northern woods"
	description "TODO"
	neighbour "Central woods"
	neighbour "Eastern woods"
	neighbour "Western woods"
	neighbour "Kanga's house"
	neighbour "Sandy pit"
	neighbour "Bee tree"
	neighbour "Rabbit's house"
	neighbour "Rabbit's friends and relations"
	neighbour "Rapids"

define-place "Southern woods"
	description "TODO"
	neighbour "Central woods"
	neighbour "Eastern woods"
	neighbour "Western woods"
	neighbour "Piglet's porch"
	neighbour "Woozle hideout"
	neighbour "Eeyore's gloomy place"
	neighbour "Floody place"
	neighbour "Bridge"

define-place "Eastern woods"
	description "TODO"
	neighbour "Central woods"
	neighbour "Northern woods"
	neighbour "Southern woods"
	neighbour "Christopher Robin's porch"
	neighbour "Owl's porch"
	neighbour "Bridge"

define-place "Deep forest"
	description "Thick firs and spruces grow here, shutting out the light with
	their branches. Broken branches lie about on the ground and
	cob webs span the spaces between the trees. Watch your steps,
	you never know what you may meet in here. And don't get lost!"
	neighbour "Deep forest"
	neighbour "Tunnel"
	neighbour "Central woods"

define-place "Tunnel"
	description "A dark, musty tunnel opens up before you. Worms crawl about the
	earthen floor and something scuttles away before you can see it
	properly. Are you sure you want to go further?"
	requires "Lamp"
	neighbour "Deep forest"
	neighbour "Cave"

define-place "Cave"
	description "The tunnel suddenly opens out into a huge cavern. The walls are
	of stone here, and glint with the light of hundreds of crystals.
	A clear, cold stream runs through the middle of the cave, flanked
	by rocky pillars that support the roof. In the center, somebody
	has set up lights and a table. Three people, two men and a boy,
	are sitting around it."
	neighbour "Tunnel"
	npc "Mr Milne"
	npc "Mr Shepard"
	npc "Daniel" 

define-place "Hill"
	description "From this hill you can see the entire 100 Acre Wood and
	beyond. You can see Christopher Robin's house, Pooh's house,
	the tree with the bees' nest, Owl's home, Kanga's and Roo's
	home and the stream that marks the edge of the woods."
	neighbour "Central woods"
	neighbour "Galleons lap"

define-place "Galleons lap"
	description "At the very top of the hill, an enchanted place opens up to
	you. The floor is of soft, green grass, surrounded on all sides
	by sixty-something trees. Sitting here, you can see not only the
	whole forest, but the entire world spreading out until it reaches
	the sky."
	neighbour "Hill"
	requires "Magic map"

define-place "Bridge"
	description "A simple wooden bridge spans the stream that marks the edge of
	the 100 Acre Wood. For all practical purposes, the world ends here."
	neighbour "Southern woods"
	neighbour "Eastern woods"
	neighbour "Floody place"
	neighbour "The World"

define-place "Piglet's porch"
	description "TODO"
	neighbour "Western woods"
	neighbour "Southern woods"
	neighbour "Piglet's home"
	item "Piglet's sign"

define-place "Piglet's home"
	description "TODO"
	neighbour "Piglet's porch"
	npc "Piglet"

define-place "Kanga's house"
	description "TODO"
	neighbour "Northern woods"
	neighbour "Western woods"
	neighbour "Sandy pit"

define-place "Sandy pit"
	description "TODO"
	neighbour "Northern woods"
	neighbour "Kanga's house"
	neighbour "Misty forest"

define-place "Six pine trees"
	description "TODO"
	neighbour "Western woods"
	neighbour "Heffalump trap"

define-place "Heffalump trap"
	description "TODO"
	neighbour "Six pine trees"

define-place "Bee tree"
	description "TODO"
	neighbour "Northern woods"

define-place "Rabbit's house"
	description "TODO"
	npc "Rabbit"
	neighbour "Northern woods"
	neighbour "Rabbit's friends and relations"

define-place "Rabbit's friends and relations"
	description "TODO"
	neighbour "Northern woods"
	neighbour "Rabbit's house"

define-place "Rapids"
	description "TODO"
	item "North Pole"
	neighbour "Northern woods"

define-place "Christopher Robin's house"
	description "TODO"
	npc "Christopher Robin"
	neighbour "Eastern woods"

define-place "Owl's porch"
	description "TODO"
	item "Bellrope"
	neighbour "Owl's home"
	neighbour "Eastern woods"
	neighbour "Central woods"

define-place "Owl's home"
	description "TODO"
	npc "Owl"
	neighbour "Owl's porch"

define-place "Floody place"
	description "TODO"
	neighbour "Southern woods"
	neighbour "Eeyore's gloomy place"
	neighbour "Bridge"

define-place "Eeyore's gloomy place"
	description "TODO"
	npc "Eeyore"
	neighbour "Southern woods"
	neighbour "Floody place"

define-place "Woozle hideout"
	description "TODO"
	neighbour "Southern woods"

define-place "Misty forest"
	description "TODO"
	neighbour "Sandy pit"

define-place "The World"
	description "Well, so you have dared it at last. With the 100 Acre Wood at
	your back, you face the Great Unknown. Many adventures lie behind
	you, but the greatest one is still to come. Will you brave it?

	It is called: Life."
	requires "Maturity"
	neighbour "Bridge"
	item "Life"