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-b93c2d0d6712
master
ketche 2005-11-30 06:36:26 +00:00
parent ab18ce6f93
commit ea42bcb07d
4 changed files with 56 additions and 0 deletions

View File

@ -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.

View File

@ -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.