ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionrstr.arc
Revision: 1.2
Committed: Tue Jan 2 21:56:46 2007 UTC (17 years, 5 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_restoration
2     name potion of life
3 pippijn 1.2 face potion_heal2.x11
4 root 1.1 value 6000
5     type 5
6     level 1
7     attacktype 65536
8     nrof 1
9     weight 1500
10     color_fg light_blue
11     editable 2048
12     name_pl potions of life
13     on_use_yield potion_empty
14     client_type 651
15     end