ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/filth.arc
Revision: 1.9
Committed: Sun Mar 11 00:15:19 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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 pippijn 1.1 editable 8
20 root 1.9 magicmap brown
21 pippijn 1.3 smoothface filth.x12 filth_S.x11
22 pippijn 1.1 end
23 root 1.8