ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/deep_swamp.arc
Revision: 1.3
Committed: Wed Jan 3 20:22:13 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +2 -2 lines
Log Message:
changed smoothfaces

File Contents

# User Rev Content
1 root 1.1 Object deep_swamp
2     name swamp
3     type 138
4 pippijn 1.2 face deep_swamp.x11
5 root 1.1 speed -0.07
6     anim
7 pippijn 1.2 deep_swamp.x11
8     deep_swamp.x12
9 root 1.1 mina
10     color_fg green
11     color_bg grey
12     no_pick 1
13     is_water 1
14     walk_on 1
15     slow_move 5
16     is_wooded 1
17     editable 8
18     smoothlevel 8
19 pippijn 1.3 smoothface deep_swamp.x11 deep_swamp_S.x11
20     smoothface deep_swamp.x12 deep_swamp_S.x12
21 root 1.1 is_floor 1
22     end