This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
dungeon-gunner/res/yaml/light.yaml

7 lines
167 B
YAML
Raw Permalink Normal View History

2013-09-12 16:13:03 +00:00
# Color values for player lights, each between 0 and 255
color_red: 255
color_green: 255
2013-09-17 19:38:58 +00:00
color_blue: 160
2013-09-12 16:13:03 +00:00
# Total angle of the player light cone
light_cone_angle: 90.0