ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spiderweb.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/spiderweb.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:24:18 2007 UTC

1object spider_web2 1object spider_web2
2name spider web 2name spider web
3face spider_web.x11 3face spider_web.x11
4animation spider_web 4animation spider_web
5material 128 5materialname cloth
6move_slow walk 6move_slow walk
7move_slow_penalty 7 7move_slow_penalty 7
8no_pick 1 8no_pick 1
9editable 8 9editable 8
10end 10end
18face spider_web.x11 18face spider_web.x11
19wc -90 19wc -90
20speed 1 20speed 1
21type 102 21type 102
22subtype 7 22subtype 7
23move_type all 23move_type fly_low
24move_on all 24move_on walk fly_low
25no_pick 1 25no_pick 1
26editable 0 26editable 0
27end 27end
28 28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines