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

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