ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Potion/potiongen.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:55 2007 UTC (17 years, 4 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_generic
2 root 1.5 nrof 1
3 root 1.1 name potion
4 pippijn 1.2 face potiongen.x11
5 root 1.1 type 5
6     subtype 2
7 root 1.5 level 1
8     material 4
9     weight 1500
10 root 1.3 value 280
11 root 1.1 editable 2048
12     magicmap light_blue
13 root 1.5 name_pl potions
14     client_type 651
15     skill use magic item
16 root 1.1 end