ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/sewer.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:35 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object sewer_access
2 root 1.1 name sewer
3 root 1.4 face sewer_access.x11
4     magicmap brown
5     type 66
6     no_pick 1
7     editable 2
8     visibility 100
9 root 1.3 msg
10     You open the sewer access
11     grid and jump down.
12     My god, you are stinking!
13     endmsg
14 root 1.4 client_type 25012
15     end
16     Object sewer_access2
17     name sewer
18     face sewer_access.x12
19     magicmap brown
20 root 1.1 type 66
21     no_pick 1
22     editable 2
23     visibility 100
24     msg
25     You open the sewer access
26     grid and jump down.
27     My god, you are stinking!
28     endmsg
29 root 1.3 client_type 25012
30 root 1.1 end
31