ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spiderweb.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:24 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# Content
1 # below is the cone effect for the spider web.
2 # all it really does is drop the spider_web2 archs, which
3 # then hamper movement.
4 Object spiderweb_cone
5 name spider web
6 other_arch spider_web2
7 face spider_web.111
8 walk_on 1
9 fly_on 1
10 wc -90
11 flying 1
12 type 102
13 subtype 7
14 no_pick 1
15 speed 1
16 no_pick 1
17 editable 0
18 end
19 #
20 Object spider_web2
21 name spider web
22 face spider_web.111
23 animation spider_web
24 no_pick 1
25 slow_move 7
26 material 128
27 editable 8
28 end