ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/stylus.arc
Revision: 1.13
Committed: Sat Oct 16 09:18:59 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +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.6 object stylus
2 root 1.12 inherit type_skill_tool
3 root 1.1 name writing pen
4     name_pl writing pens
5 root 1.7 skill inscription
6 pippijn 1.2 face stylus.x11
7 root 1.7 materialname organic
8     value 5000
9 root 1.5 weight 100
10 root 1.1 client_type 451
11 root 1.10 body_arm -1
12 root 1.1 end
13 root 1.7