ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/spider_web.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +8 -6 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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