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

File Contents

# User Rev Content
1 root 1.7 object sarcophagus_container
2 root 1.1 name sarcophagus
3 pippijn 1.3 face sarcophagus.x11
4 root 1.1 nrof 0
5     type 4
6 root 1.6 hp 1
7     material 0
8 root 1.1 materialname stone
9     value 50
10     weight 800000
11 root 1.6 editable 132
12 root 1.1 no_pick 1
13     identified 1
14     magicmap khaki
15 root 1.6 name_pl sarcophaguss
16     client_type 51
17 root 1.1 end
18    
19 root 1.7 object sarcophagus_container2
20 root 1.1 name sarcophagus
21     other_arch close_sarcophagus_container
22 pippijn 1.3 face sarcophagus.x11
23 root 1.1 type 122
24 root 1.6 material 0
25 root 1.1 materialname stone
26     value 50
27 root 1.6 container 150000
28 root 1.4 weight 800000
29 root 1.6 editable 128
30     no_pick 1
31     identified 1
32     name_pl sarcophaguss
33 root 1.1 client_type 51
34 root 1.6 end
35 root 1.7 object close_sarcophagus_container
36 root 1.6 name close the sarcophagus
37     face sarcophagus.x11
38     type 121
39 root 1.1 no_pick 1
40 root 1.6 no_drop 1
41 root 1.1 identified 1
42 root 1.6 editable 0
43     magicmap khaki
44 root 1.1 end