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

File Contents

# User Rev Content
1 root 1.7 Object potion_magic
2 root 1.1 name magic power potion
3 root 1.7 nrof 1
4 root 1.5 face potionmag.x11
5 root 1.7 color_fg light_blue
6     type 5
7     level 1
8 root 1.5 sp 67
9 root 1.7 material 4
10     weight 1800
11 root 1.5 value 15
12 root 1.1 editable 2048
13 root 1.7 name_pl magic power potions
14 root 1.1 on_use_yield potion_empty
15 root 1.7 client_type 651
16 root 1.1 end