ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionimp.arc
Revision: 1.2
Committed: Tue Jan 2 21:56:46 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object potion_improve
2     name improvement potion
3     nrof 1
4 pippijn 1.2 face potionimp.x11
5 root 1.1 color_fg light_blue
6     type 5
7     level 1
8     material 4
9     weight 1800
10     value 5200
11     editable 2048
12     attacktype 1048576
13     need_an 1
14     name_pl improvement potions
15     on_use_yield potion_empty
16     client_type 651
17     end