Make the fire terrains actually illuminate their hex

This covers the wall torch, the campfire, and the brazier.
This commit is contained in:
Celtic Minstrel 2018-08-12 11:48:30 -04:00 committed by Gregory A Lundberg
parent b1ebfea07a
commit d10c51feb1
No known key found for this signature in database
GPG key ID: 149484078AE8AE9E

View file

@ -428,6 +428,7 @@ Most units receive 20 to 40% defense in sand."
editor_name= _ "Campfire"
string=^Ecf
aliasof=_bas
light=25
editor_group=embellishments
[/terrain_type]
@ -437,6 +438,7 @@ Most units receive 20 to 40% defense in sand."
editor_name= _ "Sconce"
string=^Efs
aliasof=_bas
light=25
editor_group=embellishments
[/terrain_type]
@ -455,6 +457,7 @@ Most units receive 20 to 40% defense in sand."
editor_name= _ "Lit Brazier"
string=^Ebn
aliasof=_bas
light=25
editor_group=embellishments
[/terrain_type]