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

File Contents

# User Rev Content
1 root 1.10 object deep_sea
2 root 1.8 anim
3     deep_sea.x11
4     deep_sea.x12
5     deep_sea.x13
6     deep_sea.x14
7     deep_sea.x13
8     deep_sea.x12
9     mina
10 root 1.11 face deep_sea.x11
11 root 1.13 magicmap blue
12     smoothlevel 17
13     smoothface deep_sea.x11 deep_sea_S.x11 deep_sea.x12 deep_sea_S.x12 deep_sea.x13 deep_sea_S.x13 deep_sea.x14 deep_sea_S.x14
14 root 1.11 speed -0.12
15     move_block all
16 root 1.7 no_pick 1
17 root 1.11 is_floor 1
18 root 1.7 is_water 1
19 root 1.1 end
20 root 1.11