ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/steambolt.arc
Revision: 1.2
Committed: Wed Dec 20 11:19:39 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.1: +2 -1 lines
Log Message:
changed the type of steambolts to SPELL_EFFECT subtype SP_BOLT, as
it is equivalent to LIGHTNING

File Contents

# User Rev Content
1 root 1.1 Object steambolt
2 elmex 1.2 type 102
3     subtype 4
4 root 1.1 other_arch temp_fog
5     face steam.111
6     anim
7     steam.111
8     steam.112
9     steam.111
10     steam.112
11     mina
12     color_fg red
13     color_bg khaki
14     flying 1
15     generator 1
16     speed 1
17     no_pick 1
18     editable 0
19     end