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

Comparing deliantra/arch/food/poisonfood.arc (file contents):
Revision 1.11 by root, Mon Oct 26 10:29:07 2009 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:17:16 2010 UTC

9weight 6500 9weight 6500
10client_type 611 10client_type 611
11identified 0 11identified 0
12cursed 1 12cursed 1
13known_cursed 0 13known_cursed 0
14editable 2048
15magicmap orange
16on_use_yield boozebottle_empty 14on_use_yield boozebottle_empty
17end 15end
18 16
19object w_glass_poison 17object w_glass_poison
20name glass of wine 18name glass of wine
29weight 1000 27weight 1000
30client_type 611 28client_type 611
31identified 0 29identified 0
32cursed 1 30cursed 1
33known_cursed 0 31known_cursed 0
34editable 2048
35magicmap red
36end 32end
37 33
38object water_poison 34object water_poison
39name water 35name water
40name_pl waters 36name_pl waters
48weight 1500 44weight 1500
49client_type 611 45client_type 611
50identified 0 46identified 0
51cursed 1 47cursed 1
52known_cursed 0 48known_cursed 0
53editable 2048
54magicmap blue
55on_use_yield wbottle_empty 49on_use_yield wbottle_empty
56end 50end
57 51
58object wine_poison 52object wine_poison
59name bottle of wine 53name bottle of wine
68weight 1000 62weight 1000
69client_type 611 63client_type 611
70identified 0 64identified 0
71cursed 1 65cursed 1
72known_cursed 0 66known_cursed 0
73editable 2048
74magicmap red
75on_use_yield winebottle_empty 67on_use_yield winebottle_empty
76end 68end
77 69

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines