ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/start/tutorial.map
(Generate patch)

Comparing deliantra/maps/start/tutorial.map (file contents):
Revision 1.1 by root, Thu Jun 7 15:03:18 2007 UTC vs.
Revision 1.6 by root, Sun Jun 10 03:41:54 2007 UTC

1arch map 1arch map
2name Tutorial 1 2name Tutorial
3difficulty 1 3difficulty 1
4region start 4region creation
5width 24 5width 24
6height 16 6height 16
7enter_x 11 7enter_x 11
8enter_y 1 8enter_y 1
9msg 9msg
11Software: CF Java Map Editor 11Software: CF Java Map Editor
12Date: 1/23/2007 12Date: 1/23/2007
13 13
14This map is intended for use as a tutorial for 14This map is intended for use as a tutorial for
15complete newbies, to teach them some of the 15complete newbies, to teach them some of the
16basic concepts of Crossfire. Players should 16basic concepts of Crossfire.
17enter at x-11, y-1.
18endmsg 17endmsg
19unique 1 18per_player 1
20end 19end
21arch woodfloor 20arch woodfloor
22end 21end
23arch wall_2_2_2 22arch wall_2_2_2
24end 23end
1747y 2 1746y 2
1748end 1747end
1749arch woodfloor 1748arch woodfloor
1750x 13 1749x 13
1751y 3 1750y 3
1751move_block all
1752end 1752end
1753arch sage 1753arch sign
1754name old man
1754msg 1755msg
1755@match food|no 1756@match food|no
1756There is some food on the other side of this gate. 1757There is some food on the other side of this gate.
1757@match beer 1758@match beer
1758Beer isn't food! 1759Beer isn't food!
1764@match hello|hi 1765@match hello|hi
1765Do you have any food? 1766Do you have any food?
1766@match * 1767@match *
1767Ninety-nine bottles of beer on the wall.... 1768Ninety-nine bottles of beer on the wall....
1768endmsg 1769endmsg
1770face sage.x11
1769x 13 1771x 13
1770y 3 1772y 3
1771end 1773end
1772arch woodfloor 1774arch woodfloor
1773x 13 1775x 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines