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.20 by root, Sat Oct 20 03:50:08 2007 UTC vs.
Revision 1.26 by root, Sun Apr 13 15:11:42 2008 UTC

147end 147end
148arch woodfloor 148arch woodfloor
149x 1 149x 1
150y 6 150y 6
151end 151end
152arch goldcoin 152arch silvercoin
153x 1 153x 1
154y 6 154y 6
155nrof 15
155end 156end
156arch woodfloor 157arch woodfloor
157x 1 158x 1
158y 7 159y 7
159end 160end
1174arch woodfloor 1175arch woodfloor
1175x 9 1176x 9
1176y 1 1177y 1
1177end 1178end
1178arch identify_table 1179arch identify_table
1179name Drop 20 gold to identify an item in your inventory. 1180name item identify table (identifies items in your inventory)
1180x 9 1181x 9
1181y 1 1182y 1
1182end 1183end
1183arch woodfloor 1184arch woodfloor
1184x 9 1185x 9
1191arch woodfloor 1192arch woodfloor
1192x 9 1193x 9
1193y 3 1194y 3
1194end 1195end
1195arch altar 1196arch altar
1196name altar of detect curse (drop one silver coin to detect any cursed items in your inventory) 1197name altar of detect curse (detects any cursed items in your inventory)
1197slaying money 1198slaying money
1198sp 79 1199sp 79
1199food 1 1200food 1
1200x 9 1201x 9
1201y 3 1202y 3
1211arch woodfloor 1212arch woodfloor
1212x 9 1213x 9
1213y 5 1214y 5
1214end 1215end
1215arch altar 1216arch altar
1216name altar of detect magic (drop one silver coin to detect any magic items in your inventory) 1217name altar of detect magic (detects any magic items in your inventory)
1217slaying money 1218slaying money
1218sp 76 1219sp 76
1219food 1 1220food 1
1220x 9 1221x 9
1221y 5 1222y 5
1508to casting spells to identifying treasure. Any 1509to casting spells to identifying treasure. Any
1509command in Deliantra can be executed by 1510command in Deliantra can be executed by
1510simply typing it in and pressing B<Space>+B<Return>. 1511simply typing it in and pressing B<Space>+B<Return>.
1511 1512
1512So to move southeast, for example, you could type 1513So to move southeast, for example, you could type
1513B<<southeast <return> >>. To read this sign, you could type 1514B<< southeast <return> >>. To read this sign, you could type
1514B<<apply sign <return> >>. These "long-form" commands are 1515B<< apply sign <return> >>. These "long-form" commands are
1515always available for everything you can do in 1516always available for everything you can do in
1516the game. 1517the game.
1517 1518
1518However, it would be cumbersome to type 1519However, it would be cumbersome to type
1519commands like that for common actions, so 1520commands like that for common actions, so
1520many commands are bound to keys by default. 1521many commands are bound to keys by default.
1521 1522
1522You can also enter commands by typing their initials. For example, 1523You can also enter commands by typing their initials. For example,
1523instead of typing B<<southeast <return> >>, you can type B<< se<return> >> (note the lack of the space). 1524instead of typing B<< southeast <return> >>, you can type B<< se<return> >> (note the lack of the space).
1524Instead of typing B<cast summon pet monster> you can usually type B<cspm> and so on. 1525Instead of typing B<cast summon pet monster> you can usually type B<cspm> and so on.
1525 1526
1526You can also create your own keybindings, for example to use spells, items or skills. To do that, you 1527You can also create your own keybindings, for example to use spells, items or skills. To do that, you
1527can usually use the popup menu you get when pressing the B<right mouse button> over an item 1528can usually use the popup menu you get when pressing the B<right mouse button> over an item
1528and select the B<bind ...> option. 1529and select the B<bind ...> option.
2973arch woodfloor 2974arch woodfloor
2974x 20 2975x 20
2975y 11 2976y 11
2976end 2977end
2977arch silvercoin 2978arch silvercoin
2978name silver coins
2979x 20 2979x 20
2980y 11 2980y 11
2981nrof 5 2981nrof 5
2982end 2982end
2983arch kobold 2983arch kobold

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines