as fire images now in terrain,
...remove all terrain references to the ones in scenery
This commit is contained in:
parent
b2114c611d
commit
39ac3633eb
2 changed files with 2 additions and 7 deletions
|
@ -155,12 +155,7 @@
|
|||
y=0
|
||||
[image]
|
||||
layer=0
|
||||
# wmlscope: start ignoring
|
||||
# FIXME: We should really do is remove the implicit path
|
||||
# Then we wouldn't have to back out of the terrain directory
|
||||
# with a ../ that confuses wmlscope.
|
||||
name="../scenery/fire1.png:140,../scenery/fire2.png:140,../scenery/fire3.png:140,../scenery/fire4.png:140,../scenery/fire5.png:140,../scenery/fire6.png:140,../scenery/fire7.png:140,../scenery/fire8.png:140"
|
||||
# wmlscope: stop ignoring
|
||||
name="misc/fire-A01.png:140,misc/fire-A02.png:140,misc/fire-A03.png:140,misc/fire-A04.png:140,misc/fire-A05.png:140,misc/fire-A06.png:140,misc/fire-A07.png:140,misc/fire-A08.png:140"
|
||||
[/image]
|
||||
[/tile]
|
||||
[/terrain_graphics]
|
||||
|
|
|
@ -404,7 +404,7 @@
|
|||
[/terrain_type]
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=../scenery/fire1
|
||||
symbol_image=misc/fire-A01
|
||||
id=campfire
|
||||
editor_name= _ "Campfire"
|
||||
string=^Ecf
|
||||
|
|
Loading…
Add table
Reference in a new issue