= color skeleton
This commit is contained in:
+4
-1
@@ -89,6 +89,9 @@ RaffleEndSuccess=
|
||||
RaffleEndInfo=
|
||||
RaffleEndFailure=I don't think there's one going!
|
||||
|
||||
[CommandColor]
|
||||
ColorInfo=
|
||||
|
||||
[CommandDoWork]
|
||||
DoWorkFinished=I finished with my work! :D
|
||||
DoWorkInfo=Occupies a core for a few seconds
|
||||
@@ -153,7 +156,7 @@ WolframInfo=Will query wolframalpha with your question and give a full image out
|
||||
WolframNoArgs=You need to provide some arguments!
|
||||
|
||||
[CommandMap]
|
||||
MapInfo=Generates a map! You can pass additional information if you want with the flags `-s<seed>-w<width>-h<height>`. If one of the fields isn't provided, its default will be used. Note that adjusting the width and height impacts the map outcomes.\n\nDefault seed: Random,\nDefault Width: 35(max %s),\nDefault Height: 25(max %s)
|
||||
MapInfo=Generates a map! You can pass additional information if you want with the flags `-s<seed> -w<width> -h<height>`. If one of the fields isn't provided, its default will be used. Note that adjusting the width and height impacts the map outcomes.\n\n**Defaults**\nDefault Seed: Random,\nDefault Width: 35(max %s),\nDefault Height: 25(max %s)\n\n**Key**\nLand: ˶\nMountain: ▲\nBeach: =\nMarsh: ¥\nLava: #
|
||||
MapSeed=Seed
|
||||
MapInvalid=Invalid arguments provided!
|
||||
MapVersion=Using mapgen v0.1
|
||||
|
||||
Reference in New Issue
Block a user