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

Comparing deliantra/arch/random/randomPoti.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:06 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:46 2010 UTC

1Object random_potion 1object random_potion
2face randomPoti.111 2face randomPoti.x11
3color_bg orange 3hp 1
4type 4 4type 4
5hp 1
6randomitems random_potion 5randomitems random_potion
7auto_apply 1 6auto_apply 1
8editable 4
9magicmap orange
10end 7end
8
9object random_resist_potion
10face randomPoti.x11
11hp 1
12type 4
13randomitems random_resist_potion
14auto_apply 1
15end
16
17object random_stat_potion
18face randomPoti.x11
19hp 1
20type 4
21randomitems random_stat_potion
22auto_apply 1
23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines