ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/uranium.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:36 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -3 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.7 object depleteduraniumpile
2 root 1.1 name pile
3 root 1.7 name_pl piles
4     title of depleted uranium
5 pippijn 1.2 face uranium.x11
6 root 1.1 nrof 1
7 root 1.3 type 73
8 root 1.7 materialname depleted uranium
9     value 10
10     weight 5000
11     client_type 641
12 root 1.1 end
13    
14 root 1.6 object enricheduraniumpile
15 root 1.1 name pile
16 root 1.7 name_pl piles
17 root 1.1 title of enriched uranium
18 pippijn 1.2 face uranium.x11
19 root 1.1 nrof 1
20 root 1.7 type 73
21 root 1.5 materialname enriched uranium
22 root 1.7 value 4000
23     weight 5000
24 root 1.5 glow_radius 1
25 root 1.7 client_type 641
26 root 1.1 end
27    
28 root 1.7 object uraniumpile
29 root 1.1 name pile
30 root 1.7 name_pl piles
31     title of uranium
32 pippijn 1.2 face uranium.x11
33 root 1.1 nrof 1
34 root 1.3 type 73
35 root 1.7 materialname uranium
36     value 25
37     weight 5000
38     client_type 641
39 root 1.1 end
40