Made flares brighter

updates flares, made them brighter as per the request.
This commit is contained in:
MrBauer24
2015-05-16 01:10:43 +01:00
parent d910fbec5e
commit 47092f4c07
2 changed files with 77 additions and 2 deletions
@@ -116,8 +116,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.
light_color = "#e58775"
brightness_on = 8 // Made it brighter (from 7 to 8).
light_color = "#ff0000" // changed colour to a more brighter red.
icon_state = "flare"
item_state = "flare"
var/fuel = 0