ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.6/potionrstr.arc
(Generate patch)

Comparing deliantra/arch/dev/unused/0.91.6/potionrstr.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:39:55 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:49:28 2007 UTC

1object potion_restoration 1Object potion_restoration
2name potion of restoration 2name potion of restoration
3face potiongen.111 3face potiongen.111
4str 1 4value 8000
5dex 1
6con 1
7wis 1
8cha 1
9int 1
10nrof 1
11type 5 5type 5
12attacktype 65536 6attacktype 65536
13value 8000 7nrof 1
14weight 1500 8weight 1500
9Str 1
10Int 1
11Wis 1
12Con 1
13Dex 1
14Cha 1
15end 15end
16 16Object potion_restore_str
17name potion of restore strength
18face restorestr.111
19value 4000
20type 5
21attacktype 65536
22nrof 1
23weight 1500
24Str 1
25end
26Object potion_restore_dex
27name potion of restore dexterity
28face restoredex.111
29value 4000
30type 5
31attacktype 65536
32nrof 1
33weight 1500
34Dex 1
35end
36Object potion_restore_con
37name potion of restore constitution
38face restorecon.111
39value 4000
40type 5
41attacktype 65536
42nrof 1
43weight 1500
44Con 1
45end
46Object potion_restore_wis
47name potion of restore wisdom
48face restorewis.111
49value 4000
50type 5
51attacktype 65536
52nrof 1
53weight 1500
54Wis 1
55end
17object potion_restore_cha 56Object potion_restore_cha
18name potion of restore charisma 57name potion of restore charisma
19face restorecha.111 58face restorecha.111
20cha 1 59value 4000
21nrof 1
22type 5 60type 5
23attacktype 65536 61attacktype 65536
62nrof 1
63weight 1500
64Cha 1
65end
66Object potion_restore_int
67name potion of restore intelligence
68face restoreint.111
24value 4000 69value 4000
25weight 1500
26end
27
28object potion_restore_con
29name potion of restore constitution
30face restorecon.111
31con 1
32nrof 1
33type 5 70type 5
34attacktype 65536 71attacktype 65536
35value 4000 72nrof 1
36weight 1500 73weight 1500
74Int 1
37end 75end
38
39object potion_restore_dex
40name potion of restore dexterity
41face restoredex.111
42dex 1
43nrof 1
44type 5
45attacktype 65536
46value 4000
47weight 1500
48end
49
50object potion_restore_int
51name potion of restore intelligence
52face restoreint.111
53int 1
54nrof 1
55type 5
56attacktype 65536
57value 4000
58weight 1500
59end
60
61object potion_restore_str
62name potion of restore strength
63face restorestr.111
64str 1
65nrof 1
66type 5
67attacktype 65536
68value 4000
69weight 1500
70end
71
72object potion_restore_wis
73name potion of restore wisdom
74face restorewis.111
75wis 1
76nrof 1
77type 5
78attacktype 65536
79value 4000
80weight 1500
81end
82

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines