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.10 by root, Sun Mar 11 00:15:17 2007 UTC vs.
Revision 1.12 by root, Tue Nov 3 09:48:41 2009 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 14magicmap orange
16on_use_yield boozebottle_empty 15on_use_yield boozebottle_empty
17end 16end
18 17
19object w_glass_poison 18object w_glass_poison
29weight 1000 28weight 1000
30client_type 611 29client_type 611
31identified 0 30identified 0
32cursed 1 31cursed 1
33known_cursed 0 32known_cursed 0
34editable 2048
35magicmap red 33magicmap red
36end 34end
37 35
38object water_poison 36object water_poison
37name water
39name_pl waters 38name_pl waters
40title of poison 39title of poison
41face water.x11 40face water.x11
42food 5 41food 5
43nrof 1 42nrof 1
47weight 1500 46weight 1500
48client_type 611 47client_type 611
49identified 0 48identified 0
50cursed 1 49cursed 1
51known_cursed 0 50known_cursed 0
52editable 2048
53magicmap blue 51magicmap blue
54on_use_yield wbottle_empty 52on_use_yield wbottle_empty
55end 53end
56 54
57object wine_poison 55object wine_poison
67weight 1000 65weight 1000
68client_type 611 66client_type 611
69identified 0 67identified 0
70cursed 1 68cursed 1
71known_cursed 0 69known_cursed 0
72editable 2048
73magicmap red 70magicmap red
74on_use_yield winebottle_empty 71on_use_yield winebottle_empty
75end 72end
76 73

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines