mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Merge pull request #5350 from Novacat/nova-basicfixes
Buffs Lights post-light changes
This commit is contained in:
@@ -737,7 +737,7 @@ var/global/list/light_type_cache = list()
|
||||
base_state = "ltube"
|
||||
item_state = "c_tube"
|
||||
matter = list("glass" = 100)
|
||||
brightness_range = 6 // luminosity when on, also used in power calculation
|
||||
brightness_range = 10 // luminosity when on, also used in power calculation //VOREStation Edit
|
||||
brightness_power = 6
|
||||
|
||||
/obj/item/weapon/light/tube/large
|
||||
|
||||
Reference in New Issue
Block a user