From d928f2b2391751fe85296d399e6830cefc0fec2a Mon Sep 17 00:00:00 2001 From: lalo Date: Thu, 27 Nov 2008 02:53:44 +0000 Subject: [PATCH] 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-b93c2d0d6712 --- exit/Up_down/cave_stair_up_2.arc | 9 +++++++++ exit/Up_down/stair_up_2.arc | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 exit/Up_down/cave_stair_up_2.arc diff --git a/exit/Up_down/cave_stair_up_2.arc b/exit/Up_down/cave_stair_up_2.arc new file mode 100644 index 000000000..f5b57b56c --- /dev/null +++ b/exit/Up_down/cave_stair_up_2.arc @@ -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 diff --git a/exit/Up_down/stair_up_2.arc b/exit/Up_down/stair_up_2.arc index f5b57b56c..49649e8c8 100644 --- a/exit/Up_down/stair_up_2.arc +++ b/exit/Up_down/stair_up_2.arc @@ -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