ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/random/randomPoti.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:38 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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