ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionstr.arc
Revision: 1.5
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.4: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object potionstr
2     nrof 1
3 root 1.1 name potion of strength
4 pippijn 1.2 face potionstr.x11
5 root 1.5 color_fg red
6     type 5
7 root 1.3 level 1
8 root 1.5 material 4
9     weight 1500
10 root 1.3 value 15000
11 root 1.5 Str 1
12 root 1.1 editable 2048
13 root 1.5 name_pl potions of strength
14 root 1.1 on_use_yield potion_empty
15 root 1.5 client_type 651
16 root 1.1 end