ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/random/randomPoti.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90
Changes since 1.9: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object random_potion
2 face randomPoti.x11
3 magicmap orange
4 hp 1
5 type 4
6 randomitems random_potion
7 auto_apply 1
8 end
9
10 object random_resist_potion
11 face randomPoti.x11
12 magicmap orange
13 hp 1
14 type 4
15 randomitems random_resist_potion
16 auto_apply 1
17 end
18