Change face from priestnew to priest - the class animation uses
the priest name, and not priestnew, and best I can tell, the priestnew images are now the same as the priest images, so may go away. MSW 2011-10-18 git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15205 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
acd3a2449a
commit
411f61532b
|
@ -8,7 +8,7 @@ enter_x 7
|
|||
enter_y 5
|
||||
msg
|
||||
Created: 2000-10-12
|
||||
Modified: 2010-08-29 Nicolas Weeger
|
||||
Modified: 2011-10-17 Mark Wedel
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
@ -4303,7 +4303,7 @@ x 13
|
|||
y 30
|
||||
end
|
||||
arch priest_class
|
||||
face priestnew.151
|
||||
face priest.151
|
||||
x 13
|
||||
y 30
|
||||
end
|
||||
|
|
|
@ -219,7 +219,7 @@ y 14
|
|||
end
|
||||
arch guildmaster
|
||||
name priest
|
||||
face priestnew.151
|
||||
face priest.151
|
||||
hp 100
|
||||
maxhp 100
|
||||
x 3
|
||||
|
|
|
@ -3994,7 +3994,7 @@ x 13
|
|||
y 29
|
||||
end
|
||||
arch priest_class
|
||||
face priestnew.151
|
||||
face priest.151
|
||||
x 13
|
||||
y 29
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue