ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionhero.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:27:27 2006 UTC (18 years, 4 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 Object potion_heroism
2     name potion of heroism
3     nrof 1
4     face potionhero.111
5     color_fg brown
6     type 5
7     level 1
8     material 4
9     weight 1000
10     value 500
11     sp 80
12     editable 2048
13     name_pl potions of heroism
14     on_use_yield potion_empty
15     client_type 651
16     end