ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/scrollcase.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:03 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.7: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object close_scrollcase
2     name close the scroll case
3     face close_rsack.x11
4     type 121
5     no_pick 1
6     identified 1
7     no_drop 1
8     end
9    
10 root 1.6 object scrollcase
11 root 1.1 name scroll case
12 root 1.7 race scrolls
13 root 1.5 other_arch close_scrollcase
14 pippijn 1.2 face r_sack.x11
15 root 1.7 str 10
16 root 1.1 type 122
17 root 1.7 materialname cloth
18 root 1.1 value 50
19     weight 500
20     container 7000
21     identified 1
22     end
23 root 1.7