Change wizard to be the wizard_class archetype - this
matches all the other archetypes of the map and makes it so that the wizard_class is shown as being used someplace in CRE. MSW 2010-06-17 git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13405 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4b250ad7cd
commit
77081576c9
|
@ -8,7 +8,7 @@ enter_x 7
|
|||
enter_y 5
|
||||
msg
|
||||
Created: 2000-10-12
|
||||
Modified: 2008-10-20 Rick Tanner
|
||||
Modified: 2010-06-17 master
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
@ -391,10 +391,11 @@ face shop_empty.111
|
|||
x 1
|
||||
y 22
|
||||
end
|
||||
arch wizard
|
||||
arch wizard_class
|
||||
face wizard.151
|
||||
x 1
|
||||
y 22
|
||||
direction 3
|
||||
end
|
||||
arch flagstone
|
||||
name floor
|
||||
|
|
Loading…
Reference in New Issue