ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/filth.arc
Revision: 1.14
Committed: Thu Apr 8 22:40:35 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.13: +1 -1 lines
Log Message:
move DEEP_SWAMP, IDENTIFY_ALTAR, SKILLSCROLL, SYMPTOM, BUILDER, MATERIAL, MAPSCRIPT, ITEM_TRANSFORMER, MENU, POWER_CRYSTAL, CORPSE and SAFE_GROUND to lower values

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