- add 'western' style castle (perhaps in future the perspective could be

fixed.)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3194 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2005-04-10 00:55:28 +00:00
parent ce54e3765c
commit e064e23d50
3 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,57 @@
Object castle_a_western
name castle
type 66
face castle_a_western.x11
speed -0.300
anim
castle_a_western.x11
castle_a_western.x12
mina
no_pick 1
editable 2
visibility 100
magicmap grey
end
More
Object castle_b_western
name castle
type 66
face castle_a_western.x11
anim
castle_a_western.x11
castle_a_western.x12
mina
x 1
no_pick 1
visibility 100
magicmap grey
end
More
Object castle_c_western
name castle
type 66
face castle_a_western.x11
anim
castle_a_western.x11
castle_a_western.x12
mina
y 1
no_pick 1
visibility 100
magicmap grey
end
More
Object castle_d_western
name castle
type 66
face castle_a_western.x11
anim
castle_a_western.x11
castle_a_western.x12
mina
x 1
y 1
no_pick 1
visibility 100
magicmap grey
end

Binary file not shown.

Binary file not shown.