ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potioninv.arc
(Generate patch)

Comparing deliantra/arch/potion/potioninv.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:56:46 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:10 2007 UTC

1Object potion_invulnerability 1object potion_aethereality
2name potion of invulnerability 2name potion of aethereality
3name_pl potions of aethereality
4face potion_aether.x11
3nrof 1 5nrof 1
4face potioninv.x11 6level 1
7type 5
8resist_physical 95
9material 4
10value 28000
11weight 2000
12client_type 651
5color_fg orange 13color_fg orange
6type 5
7level 1
8material 4
9weight 2000
10value 10000
11resist_physical 90
12editable 2048 14editable 2048
13name_pl potions of invulnerability
14on_use_yield potion_empty 15on_use_yield potion_empty
15client_type 651
16end
17Object potion_aethereality
18name potion of aethereality
19nrof 1
20face potion_aether.x11
21color_fg orange
22type 5
23level 1
24material 4
25weight 2000
26value 28000
27resist_physical 95
28editable 2048
29name_pl potions of aethereality
30on_use_yield potion_empty
31client_type 651
32end 16end
33 17
18object potion_invulnerability
19name potion of invulnerability
20name_pl potions of invulnerability
21face potioninv.x11
22nrof 1
23level 1
24type 5
25resist_physical 90
26material 4
27value 10000
28weight 2000
29client_type 651
30color_fg orange
31editable 2048
32on_use_yield potion_empty
33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines