Makes so that lantern's light is no longer directional (#10086)

This commit is contained in:
Alberyk
2020-09-28 20:41:15 -03:00
committed by GitHub
parent dc73e7b5e4
commit 8c873806c2
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
)
light_power = 1
brightness_on = 4
light_wedge = 120
light_wedge = LIGHT_OMNI
light_color = LIGHT_COLOR_FIRE
/*****************************Pickaxe********************************/