ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/filth.arc
Revision: 1.12
Committed: Tue Nov 3 09:48:48 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92
Changes since 1.11: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 pippijn 1.1 materialname feces
14 root 1.8 move_on walk
15     move_slow walk
16     move_slow_penalty 5
17 pippijn 1.1 no_pick 1
18 root 1.8 is_floor 1
19 pippijn 1.1 is_water 1
20     end
21 root 1.8