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.7 by root, Sat Jul 3 03:09:27 2010 UTC vs.
Revision 1.8 by root, Sat Jul 3 13:14:35 2010 UTC

38 38
39=head2 Style Parameters 39=head2 Style Parameters
40 40
41 layoutstyle <style> (special!) Pick the layout style for the map. 41 layoutstyle <style> (special!) Pick the layout style for the map.
42 Currently, "rogue", "spiral", "maze", "cave", 42 Currently, "rogue", "spiral", "maze", "cave",
43 "snake", "onion", "squarespiral" and "multiple" 43 "castle", "snake", "onion", "squarespiral" and
44 are allowed. See below for more detail. 44 "multiple" are allowed. See below for more
45 detail.
45 46
46 floorstyle <style> Load /styles/floorstyles/<style> and pick a random 47 floorstyle <style> Load /styles/floorstyles/<style> and pick a random
47 floortype from that style map for the random map. 48 floortype from that style map for the random map.
48 The entire map will be tiled with the floortype. 49 The entire map will be tiled with the floortype.
49 50
553 # ## ####### ##### #### 554 # ## ####### ##### ####
554 # ### ####### ###### # # 555 # ### ####### ###### # #
555 # ### ######### # ### # 556 # ### ######### # ### #
556 # # ##### ## ######## # 557 # # ##### ## ######## #
557 # #### ####### # 558 # #### ####### #
559 ########################################
560
561=head2 Castle layouts
562
563Castles are similar to caves, except they generate very straight dungeon
564features (not unlike roguelike layouts).
565
566 ########################################
567 #### #################### ##
568 #### ###### ######### ##
569 #### ### ####### # ######### ##
570 #### D D ## ##### ##
571 #####D## ##### D ##
572 ##### # # # ## ##
573 ##### # #### # ##########
574 ##### # # # # D #
575 ##### # # # ######## #D# #
576 ##### # #D# # ######### ########
577 ##### ######### # D #######
578 ##### ########## D ##D########
579 ###### ### #### ###### #D# # #####
580 ##### #D# ## ### D # #####
581 ##### # # ## ###### #####
582 ##### # # ### ###### #####
583 #######D###D### ### ## # ##
584 ###### #### ### ## # ##
585 ###### # ##### ## ##
586 ###### # ####### ## # ##
587 ###### D ############# # ##
588 ########### ############# # ##
589 ########### ################## ##
558 ######################################## 590 ########################################
559 591
560=head3 Spiral Maps 592=head3 Spiral Maps
561 593
562A Spiral Map: 594A Spiral Map:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines