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

File Contents

# User Rev Content
1 root 1.6 object cobblestones2
2 root 1.1 name cobblestones
3 pippijn 1.2 face cobblesto1.x11
4 root 1.8 smoothlevel 31
5 root 1.7 move_block swim boat
6 root 1.1 no_pick 1
7     is_floor 1
8     editable 8
9 root 1.7 magicmap grey
10 root 1.8 smoothface cobblesto2.x11 black_border_S.x11
11 root 1.1 end
12 root 1.7