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

File Contents

# User Rev Content
1 elmex 1.1 object quad_open_space
2     name open space
3     face quad_open_space.x11
4 elmex 1.2 no_pick 1
5     is_floor 1
6     speed 1
7     client_type 25012
8     type 66
9     slaying !down
10     move_on walk fly_low
11 elmex 1.1 end