ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/filth.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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