ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/cobblesto1.arc
Revision: 1.9
Committed: Fri Apr 13 17:11:01 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
add 1px border around cobblestones - not perfect, but an improvement

File Contents

# User Rev Content
1 root 1.6 object cobblestones
2 pippijn 1.2 face cobblesto2.x11
3 root 1.7 smoothlevel 30
4     move_block swim boat
5 root 1.1 no_pick 1
6     is_floor 1
7     editable 8
8 root 1.7 magicmap yellow
9 root 1.9 smoothface cobblesto2.x11 black_border_S.x11
10 root 1.1 end
11 root 1.7