ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bomb/splint.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object splint
2 root 1.7 face splint.x11
3 root 1.10 magicmap yellow
4 root 1.7 dam 3
5     wc 8
6     speed 0.5
7 root 1.5 type 102
8     subtype 5
9 root 1.1 attacktype 1
10 root 1.7 move_type fly_low
11     move_on walk fly_low
12 root 1.1 no_pick 1
13     end
14 root 1.7