ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/sewer.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 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 root 1.5 object sewer_access2
17 root 1.4 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