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

File Contents

# User Rev Content
1 root 1.4 object filth
2 pippijn 1.1 name stinking filth
3 pippijn 1.2 face filth.x11
4 pippijn 1.1 speed -0.07
5 root 1.4 type 138
6 pippijn 1.1 materialname feces
7 root 1.4 smoothlevel 8
8     move_on all
9     move_slow walk
10     move_slow_penalty 5
11 pippijn 1.1 no_pick 1
12 root 1.4 is_floor 1
13 pippijn 1.1 is_water 1
14 root 1.4 color_bg brown
15     color_fg brown
16 pippijn 1.1 editable 8
17 pippijn 1.3 smoothface filth.x12 filth_S.x11
18 root 1.4 anim
19     filth.x11
20     filth.x12
21     mina
22 pippijn 1.1 end
23 root 1.4