ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/filth.arc
Revision: 1.13
Committed: Sun Jan 3 02:42:20 2010 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_93
Changes since 1.12: +0 -1 lines
Log Message:
can't have material AND be a floor

File Contents

# User Rev Content
1 root 1.7 object filth
2 root 1.5 anim
3     filth.x11
4     filth.x12
5     mina
6 root 1.8 name stinking filth
7     face filth.x11
8 root 1.11 magicmap brown
9     smoothlevel 8
10     smoothface filth.x12 filth_S.x11
11 root 1.8 speed -0.07
12     type 138
13     move_on walk
14     move_slow walk
15     move_slow_penalty 5
16 pippijn 1.1 no_pick 1
17 root 1.8 is_floor 1
18 pippijn 1.1 is_water 1
19     end
20 root 1.8