Changing map tile colors This change also allows setting the water color, as well as the 4 colors for textured map tiles.

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
TomTheDragon
2017-11-05 17:33:13 -05:00
committed by UbitUmarov
parent 6546ea6da6
commit 98f90f4eed
3 changed files with 47 additions and 23 deletions

View File

@@ -370,6 +370,21 @@
;; Attempt to render meshes and sculpties on the map.
; RenderMeshes = false
;# {MapColorWater} {} {Water color for textured and shaded maps} {"#1D475F"}
; MapColorWater = "#3399FF"
;# {MapColor1} {} {Terrain color 1 for textured maps} {"#A58976"}
; MapColor1 = "#A58976"
;# {MapColor2} {} {Terrain color 2 for textured maps} {"#455931"}
; MapColor2 = "#455931"
;# {MapColor3} {} {Terrain color 3 for textured maps} {"#A29A8D"}
; MapColor3 = "#A29A8D"
;# {MapColor4} {} {Terrain color 4 for textured maps} {"#C8C8C8"}
; MapColor4 = "#C8C8C8"
[Permissions]
;# {permissionmodules} {} {Permission modules to use (may specify multiple modules, separated by comma} {} DefaultPermissionsModule