Replacement graphics and archetypes for the old xpm oakdoor
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10798 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d928f2b239
commit
9593062353
6
CHANGES
6
CHANGES
|
@ -1,5 +1,11 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
exit/oakdoor_1.arc, exit/oakdoor_1.base.111.png, exit/oakdoor_2.arc,
|
||||
exit/oakdoor_2.base.111.png
|
||||
New graphics to replace the old xpm oakdoor, also has two
|
||||
facings - vertical (oarkdoor_1) and horizontal (oakdoor_2)
|
||||
Rick Tanner 2008-12-01
|
||||
|
||||
/wall/wwall/wwall.arc, /wall/wwall/wwall_right.base.111.png,
|
||||
/wall/wwall/wwall_left.base.111.png
|
||||
New graphic for use in doorways or as a short wall
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
Object oakdoor_1
|
||||
name oakdoor
|
||||
face oakdoor_1.111
|
||||
magicmap brown
|
||||
type 66
|
||||
no_pick 1
|
||||
visibility 100
|
||||
client_type 25012
|
||||
end
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 238 B |
|
@ -0,0 +1,9 @@
|
|||
Object oakdoor_2
|
||||
name oakdoor
|
||||
face oakdoor_2.111
|
||||
magicmap brown
|
||||
type 66
|
||||
no_pick 1
|
||||
visibility 100
|
||||
client_type 25012
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 265 B |
Loading…
Reference in New Issue