ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/random_maps.pod
(Generate patch)

Comparing deliantra/server/pod/random_maps.pod (file contents):
Revision 1.8 by root, Sat Jul 3 13:14:35 2010 UTC vs.
Revision 1.10 by root, Mon Jul 12 22:28:17 2010 UTC

189 levels by finding a "stairs down" 189 levels by finding a "stairs down"
190 2 reverse of 1 190 2 reverse of 1
191 3-6 exits are horizontal. In the future 191 3-6 exits are horizontal. In the future
192 these will be made to make exits to 192 these will be made to make exits to
193 rightward, leftward, north and south. 193 rightward, leftward, north and south.
194
195 rotate 0 do not randomly rotate the map
196 1 randomly rotate by 90, 180, 270° (default)
194 197
195 origin_x <You shouldn't need to set this> The exit which 198 origin_x <You shouldn't need to set this> The exit which
196 leads back from this map will go to this x. 199 leads back from this map will go to this x.
197 200
198 origin_y Like origin_x 201 origin_y Like origin_x
556 # ### ######### # ### # 559 # ### ######### # ### #
557 # # ##### ## ######## # 560 # # ##### ## ######## #
558 # #### ####### # 561 # #### ####### #
559 ######################################## 562 ########################################
560 563
561=head2 Castle layouts 564=head3 Castle layouts
562 565
563Castles are similar to caves, except they generate very straight dungeon 566Castles are similar to caves, except they generate very straight dungeon
564features (not unlike roguelike layouts). 567features (not unlike roguelike layouts).
565 568
566 ######################################## 569 ########################################

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines