ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/quads/quad_dirt.arc
Revision: 1.2
Committed: Thu Apr 28 14:59:16 2011 UTC (13 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -1 lines
Log Message:
refined quad types a bit more.

File Contents

# User Rev Content
1 elmex 1.1 object quad_dirt_floor
2     inherit type_quad_floor
3 elmex 1.2 name dirt floor
4     name_pl dirt floors
5 elmex 1.1 face quad_dirt_floor.x11
6     smoothlevel 5
7     smoothface quad_dirt_floor.x11 quad_dirt_floor_S.x11
8     end
9    
10     object quad_dirt_wall
11     inherit type_quad_wall
12     name dirt wall
13 elmex 1.2 name_pl dirt walls
14 elmex 1.1 face quad_dirt_wall.x11
15     end