From ea64a55c041771b8d9d172481ba5ee4d8300121d Mon Sep 17 00:00:00 2001 From: FrozenCow Date: Thu, 24 Feb 2011 00:21:35 +0100 Subject: [PATCH] Some dumb description changes in configuration. --- configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.txt b/configuration.txt index 6904d5ff..5f643751 100755 --- a/configuration.txt +++ b/configuration.txt @@ -82,14 +82,14 @@ web: name: nether prefix: nt # Example: - #- title: Other World # Under what name the world is displayed. + #- title: Other World # With what name the world is displayed. # name: world_other # The actual name of the world (equal to your directory-name). # maps: # - type: KzedMapType # The type (or perspective) of the map. At the moment, there are no others than KzedMapType. # title: Surface # The name of the map that will be displayed. # name: surface # The actual name of the map (should be unique for this world). # prefix: t # The prefix of the tile-files that are generated. - # icon: block_other.png # Sets the icon of the map. (optional) + # icon: block_other.png # Sets a custom icon for the map. (optional) # - type: KzedMapType # title: Cave # name: cave