correcting my commit r10718 (new cave_stair_up_2 arc)
In r10718, I mistakenly overwrote stair_up_2 with my new arc. Reverting that, but keeping the new arc too. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10743 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ff7f3f0451
commit
d928f2b239
|
@ -0,0 +1,9 @@
|
|||
Object cave_stair_up_2
|
||||
name stairs going up
|
||||
face cave_stair_up_2.111
|
||||
type 66
|
||||
no_pick 1
|
||||
visibility 100
|
||||
magicmap grey
|
||||
client_type 25012
|
||||
end
|
|
@ -1,6 +1,6 @@
|
|||
Object cave_stair_up_2
|
||||
Object stair_up_2
|
||||
name stairs going up
|
||||
face cave_stair_up_2.111
|
||||
face stair_up_2.111
|
||||
type 66
|
||||
no_pick 1
|
||||
visibility 100
|
||||
|
|
Loading…
Reference in New Issue