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.3 by elmex, Thu Jun 7 16:58:52 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
20per_player 1 18per_player 1
21end 19end
22arch woodfloor 20arch woodfloor
23end 21end
24arch wall_2_2_2 22arch wall_2_2_2
1748y 2 1746y 2
1749end 1747end
1750arch woodfloor 1748arch woodfloor
1751x 13 1749x 13
1752y 3 1750y 3
1751move_block all
1753end 1752end
1754arch sage 1753arch sign
1754name old man
1755msg 1755msg
1756@match food|no 1756@match food|no
1757There is some food on the other side of this gate. 1757There is some food on the other side of this gate.
1758@match beer 1758@match beer
1759Beer isn't food! 1759Beer isn't food!
1765@match hello|hi 1765@match hello|hi
1766Do you have any food? 1766Do you have any food?
1767@match * 1767@match *
1768Ninety-nine bottles of beer on the wall.... 1768Ninety-nine bottles of beer on the wall....
1769endmsg 1769endmsg
1770face sage.x11
1770x 13 1771x 13
1771y 3 1772y 3
1772monster 0
1773friendly 1
1774stand_still 1
1775end 1773end
1776arch woodfloor 1774arch woodfloor
1777x 13 1775x 13
1778y 4 1776y 4
1779end 1777end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines