ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bomb/splint.arc
Revision: 1.11
Committed: Sat Oct 16 09:19:04 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +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 splint
2 root 1.7 face splint.x11
3     dam 3
4     wc 8
5     speed 0.5
6 root 1.5 type 102
7     subtype 5
8 root 1.1 attacktype 1
9 root 1.7 move_type fly_low
10     move_on walk fly_low
11 root 1.1 no_pick 1
12     end
13 root 1.7