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

File Contents

# Content
1 object potion_heal
2 name healing potion
3 nrof 1
4 face potionhea.x11
5 color_fg red
6 type 5
7 level 1
8 material 4
9 weight 1800
10 value 50
11 sp 35
12 editable 2048
13 name_pl healing potions
14 on_use_yield potion_empty
15 client_type 651
16 end