ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/sewer.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:31 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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