ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/spider_web.arc
Revision: 1.10
Committed: Sat Oct 16 09:17:21 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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