Fancy lighting wave 2 - expands nonbinary colored lighting to more than just flashlights and lights

This commit is contained in:
deathride58
2018-11-16 21:12:07 -05:00
parent d1b9dc2e08
commit 621b0675e9
13 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
//src.damtype = "fire"
if(show_message)
usr.visible_message(show_message)
set_light(CANDLE_LUMINOSITY)
set_light(CANDLE_LUMINOSITY, 0.8)
START_PROCESSING(SSobj, src)
update_icon()