ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/deep_swamp.arc
Revision: 1.7
Committed: Sat Mar 3 00:49:51 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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