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
@@ -54,7 +54,7 @@
user.update_inv_head() //So the mob overlay updates
if(on)
set_light(brightness_on)
set_light(brightness_on, 0.8, "#FFCC66")
else
set_light(0)