ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potioncol.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:54 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object potion_cold
2 name potion of fire resistance
3 nrof 1
4 face potioncol.x11
5 color_fg white
6 type 5
7 level 1
8 material 4
9 weight 1800
10 value 5800
11 resist_fire 90
12 editable 2048
13 name_pl potions of fire resistance
14 on_use_yield potion_empty
15 client_type 651
16 end
17 Object potion_cold2
18 name potion of lava resistance
19 nrof 1
20 face potioncol.x11
21 color_fg white
22 type 5
23 level 1
24 material 4
25 weight 1800
26 value 28000
27 resist_fire 95
28 editable 2048
29 name_pl potions of lava resistance
30 on_use_yield potion_empty
31 client_type 651
32 end
33