ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/harpsichord1.arc
Revision: 1.8
Committed: Sat Oct 16 09:17:33 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +0 -4 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.5 object harpsichord1
2 root 1.2 name harpsichord
3 root 1.1 slaying goldcoin
4 root 1.6 face harpsichord1.x11
5     exp 30
6 root 1.1 food 1
7     type 31
8 root 1.6 move_on walk
9 root 1.1 no_pick 1
10     end
11 root 1.5 more
12     object harpsichord1_2
13 root 1.2 name harpsichord
14 root 1.1 slaying goldcoin
15 root 1.6 face harpsichord1.x11
16     exp 30
17 root 1.1 food 1
18 root 1.6 x 1
19 root 1.4 type 31
20 root 1.6 move_on walk
21 root 1.1 no_pick 1
22     end
23 root 1.5 more
24     object harpsichord1_3
25 root 1.2 name harpsichord
26 root 1.1 slaying goldcoin
27 root 1.6 face harpsichord1.x11
28     exp 30
29 root 1.1 food 1
30 root 1.6 y 1
31 root 1.4 type 31
32 root 1.6 move_on walk
33 root 1.1 no_pick 1
34     end
35 root 1.5 more
36     object harpsichord1_4
37 root 1.2 name harpsichord
38 root 1.1 slaying goldcoin
39 root 1.6 face harpsichord1.x11
40     exp 30
41 root 1.1 food 1
42     x 1
43     y 1
44 root 1.6 type 31
45     move_on walk
46 root 1.1 no_pick 1
47     end
48