ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionrstr.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:19 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object potion_restoration
2 root 1.1 name potion of life
3 root 1.6 name_pl potions of life
4 pippijn 1.2 face potion_heal2.x11
5 root 1.9 magicmap light_blue
6 root 1.6 nrof 1
7     level 1
8 root 1.4 type 5
9 root 1.1 attacktype 65536
10 root 1.6 value 6000
11 root 1.1 weight 1500
12 root 1.6 client_type 651
13 root 1.1 on_use_yield potion_empty
14     end
15 root 1.6