Adapt to renamed face names.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14718 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2011-06-26 18:33:01 +00:00
parent 1dd3f8b2b9
commit 0ee9c8e617
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ animations = {
} }
faces = { faces = {
2: 'pl_dragon_r.171', 2: 'pl_dragon_r.171',
3: 'pl_dragon.171', 3: 'pl_dragon_blue.171',
4: 'pl_dragon_bl.132', 4: 'pl_dragon_bl.132',
10: 'pl_dragon_g.132', 10: 'pl_dragon_g.132',
} }

View File

@ -654,7 +654,7 @@ Only dragons may enter here.
@match * @match *
Welcome to the dragon guild. Welcome to the dragon guild.
endmsg endmsg
face pl_dragon.171 face pl_dragon_r.171
x 5 x 5
y 12 y 12
type 0 type 0

View File

@ -1990,7 +1990,7 @@ x 6
y 20 y 20
end end
arch statue arch statue
face pl_dragon.112 face pl_dragon_blue.112
x 6 x 6
y 20 y 20
end end