ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionmag.arc
Revision: 1.3
Committed: Wed Jul 5 21:06:01 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -1 lines
Log Message:
further reduce magic power potion price

File Contents

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