ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionrstr.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:55 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +6 -7 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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