ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionimp.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:26 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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