--- deliantra/server/pod/random_maps.pod 2010/07/03 13:14:35 1.8 +++ deliantra/server/pod/random_maps.pod 2010/07/12 22:28:17 1.10 @@ -192,6 +192,9 @@ these will be made to make exits to rightward, leftward, north and south. + rotate 0 do not randomly rotate the map + 1 randomly rotate by 90, 180, 270° (default) + origin_x The exit which leads back from this map will go to this x. @@ -558,7 +561,7 @@ # #### ####### # ######################################## -=head2 Castle layouts +=head3 Castle layouts Castles are similar to caves, except they generate very straight dungeon features (not unlike roguelike layouts).