ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/deep_sea.arc
Revision: 1.15
Committed: Sun Oct 10 10:47:30 2010 UTC (13 years, 8 months ago) by sf-linuxlemoner
Branch: MAIN
Changes since 1.14: +1 -0 lines
Log Message:
Unicode glyphs for ground stuff. Agreed on with pippijn.

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 sf-linuxlemoner 1.15 glyph ~
20 root 1.1 end
21 root 1.11