ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/poisonbullet.arc
Revision: 1.11
Committed: Sat Oct 16 09:19:06 2010 UTC (13 years, 8 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.7 object poisonbullet
2 root 1.4 anim
3     poisonbullet.x11
4     poisonbullet.x11
5     poisonbullet.x21
6     poisonbullet.x31
7     poisonbullet.x41
8     poisonbullet.x51
9     poisonbullet.x61
10     poisonbullet.x71
11     poisonbullet.x81
12     mina
13 root 1.8 other_arch poisoncloud
14     face poisonbullet.x11
15 root 1.3 is_animated 0
16 root 1.8 wc -10
17     speed 1
18     type 102
19     subtype 5
20     move_type fly_low
21     move_on walk fly_low
22     no_pick 1
23 root 1.6 is_turnable 1
24 root 1.1 end
25 root 1.8