Adding a lone, dwarven statue and a 2x2 statue that has 3 stone dwarfs on it.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4065 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ab18ce6f93
commit
ea42bcb07d
|
@ -0,0 +1,9 @@
|
|||
Object d_statue
|
||||
face d_statue.111
|
||||
type 98
|
||||
subtype 45
|
||||
no_pick 1
|
||||
no_pass 1
|
||||
editable 128
|
||||
color_fg black
|
||||
end
|
Binary file not shown.
|
@ -0,0 +1,47 @@
|
|||
Object statue_ruined
|
||||
type 98
|
||||
subtype 45
|
||||
no_pick 1
|
||||
no_pass 1
|
||||
editable 128
|
||||
face statue_ruined.x11
|
||||
visibility 100
|
||||
magicmap grey
|
||||
end
|
||||
More
|
||||
Object statue_ruined2
|
||||
face statue_ruined.x11
|
||||
type 98
|
||||
subtype 45
|
||||
no_pick 1
|
||||
no_pass 1
|
||||
editable 128
|
||||
x 1
|
||||
visibility 100
|
||||
magicmap grey
|
||||
end
|
||||
More
|
||||
Object statue_ruined_3
|
||||
face statue_ruined.x11
|
||||
type 98
|
||||
subtype 45
|
||||
no_pick 1
|
||||
no_pass 1
|
||||
editable 128
|
||||
y 1
|
||||
visibility 100
|
||||
magicmap grey
|
||||
end
|
||||
More
|
||||
Object statue_ruined_4
|
||||
face statue_ruined.x11
|
||||
type 98
|
||||
subtype 45
|
||||
no_pick 1
|
||||
no_pass 1
|
||||
editable 128
|
||||
x 1
|
||||
y 1
|
||||
visibility 100
|
||||
magicmap grey
|
||||
end
|
Binary file not shown.
Loading…
Reference in New Issue