Merge pull request #40359 from ShizCalev/lighting-fix

Fixes bad lighting values
This commit is contained in:
Jordan Brown
2018-09-20 23:48:21 -04:00
committed by GitHub
6 changed files with 14 additions and 9 deletions
+2 -2
View File
@@ -109,7 +109,8 @@
icon_state = "t_mushroom"
name = "numerous mushrooms"
desc = "A large number of mushrooms, some of which have long, fleshy stems. They're radiating light!"
light_range = 1
light_range = 1.5
light_power = 2.1
harvested_name = "tiny mushrooms"
harvested_desc = "A few tiny mushrooms around larger stumps. You can already see them growing back."
harvest = /obj/item/reagent_containers/food/snacks/grown/ash_flora/mushroom_stem
@@ -183,7 +184,6 @@
desc = "A long mushroom stem. It's slightly glowing."
list_reagents = list("tinlux" = 2, "vitamin" = 1, "space_drugs" = 1)
icon_state = "mushroom_stem"
light_range = 1
seed = /obj/item/seeds/lavaland/ember
wine_power = 60