Merge pull request #11054 from mwerezak/flare-tweak

Makes flares brighter
This commit is contained in:
Zuhayr
2015-09-10 14:27:18 +09:30
2 changed files with 20 additions and 1 deletions
@@ -132,7 +132,8 @@
name = "flare"
desc = "A red Nanotrasen issued flare. There are instructions on the side, it reads 'pull cord, make light'."
w_class = 2.0
brightness_on = 7 // Pretty bright.
brightness_on = 8 // Pretty bright.
light_power = 3
light_color = "#e58775"
icon_state = "flare"
item_state = "flare"
@@ -0,0 +1,18 @@
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
author: HarpyEagle
delete-after: True
changes:
- tweak: "Made flares brighter."