Changed light color.
This commit is contained in:
parent
bbb3153943
commit
737ab2b1ad
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Color values for player lights, each between 0 and 255
|
||||
color_red: 255
|
||||
color_green: 255
|
||||
color_blue: 127
|
||||
color_blue: 160
|
||||
|
||||
# Total angle of the player light cone
|
||||
light_cone_angle: 90.0
|
Reference in a new issue