ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/spider_web.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object spider_web
2 root 1.5 anim
3     spider_web.x11
4     spider_web.x12
5     mina
6 root 1.1 name spider web
7 pippijn 1.2 face spider_web.x11
8 root 1.1 speed -0.01
9 root 1.4 materialname cloth
10 root 1.3 move_slow walk
11     move_slow_penalty 7
12     no_pick 1
13     editable 8
14     visibility 50
15 root 1.1 end
16 root 1.3