ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/potionrstr.arc
Revision: 1.10
Committed: Sat Oct 16 09:18:45 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.5 object potion_restoration
2 root 1.1 name potion of life
3 root 1.6 name_pl potions of life
4 pippijn 1.2 face potion_heal2.x11
5 root 1.6 nrof 1
6     level 1
7 root 1.4 type 5
8 root 1.1 attacktype 65536
9 root 1.6 value 6000
10 root 1.1 weight 1500
11 root 1.6 client_type 651
12 root 1.1 on_use_yield potion_empty
13     end
14 root 1.6