Make the fire terrains actually illuminate their hex
This covers the wall torch, the campfire, and the brazier.
This commit is contained in:
parent
b1ebfea07a
commit
d10c51feb1
1 changed files with 3 additions and 0 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue