ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/filth.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +12 -11 lines
Log Message:
second normaliser run - dude

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     speed -0.07
9     type 138
10 pippijn 1.1 materialname feces
11 root 1.8 smoothlevel 8
12     move_on walk
13     move_slow walk
14     move_slow_penalty 5
15 pippijn 1.1 no_pick 1
16 root 1.8 is_floor 1
17 pippijn 1.1 is_water 1
18 root 1.8 color_bg brown
19     color_fg brown
20 pippijn 1.1 editable 8
21 pippijn 1.3 smoothface filth.x12 filth_S.x11
22 pippijn 1.1 end
23 root 1.8