mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Made flares a bit brighter
This commit is contained in:
@@ -132,7 +132,8 @@
|
|||||||
name = "flare"
|
name = "flare"
|
||||||
desc = "A red Nanotrasen issued flare. There are instructions on the side, it reads 'pull cord, make light'."
|
desc = "A red Nanotrasen issued flare. There are instructions on the side, it reads 'pull cord, make light'."
|
||||||
w_class = 2.0
|
w_class = 2.0
|
||||||
brightness_on = 7 // Pretty bright.
|
brightness_on = 8 // Pretty bright.
|
||||||
|
light_power = 3
|
||||||
light_color = "#e58775"
|
light_color = "#e58775"
|
||||||
icon_state = "flare"
|
icon_state = "flare"
|
||||||
item_state = "flare"
|
item_state = "flare"
|
||||||
|
|||||||
18
html/changelogs/HarpyEagle-flare-tweak.yml
Normal file
18
html/changelogs/HarpyEagle-flare-tweak.yml
Normal file
@@ -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."
|
||||||
Reference in New Issue
Block a user