Changed light color.

This commit is contained in:
Felix Ableitner 2013-09-17 21:38:58 +02:00
parent bbb3153943
commit 737ab2b1ad
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Color values for player lights, each between 0 and 255 # Color values for player lights, each between 0 and 255
color_red: 255 color_red: 255
color_green: 255 color_green: 255
color_blue: 127 color_blue: 160
# Total angle of the player light cone # Total angle of the player light cone
light_cone_angle: 90.0 light_cone_angle: 90.0