ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spiderweb.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:29 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +2 -2 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.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 pippijn 1.2 face spider_web.x11
8 root 1.1 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 pippijn 1.2 face spider_web.x11
23 root 1.1 animation spider_web
24     no_pick 1
25     slow_move 7
26     material 128
27     editable 8
28     end