ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.13
Committed: Sat Oct 16 09:17:20 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.8 object lostlabbluesand
2 pippijn 1.1 name sand
3 root 1.8 face lostlabbluesand.x11
4 root 1.11 smoothlevel 37
5     smoothface lostlabbluesand.x11 lostlabbluesand_S.x11
6 pippijn 1.1 type 67
7 root 1.8 move_block swim boat
8     move_on walk
9     move_slow walk
10     move_slow_penalty 1
11 pippijn 1.1 no_pick 1
12 root 1.8 is_floor 1
13 root 1.6 is_wooded 1
14 pippijn 1.1 end
15    
16 root 1.8 object lostlabgreysand
17 pippijn 1.1 name sand
18 root 1.8 face lostlabgreysand.x11
19 root 1.11 smoothlevel 37
20     smoothface lostlabgreysand.x11 lostlabgreysand_S.x11
21 pippijn 1.1 type 67
22 root 1.8 move_block swim boat
23     move_on walk
24     move_slow walk
25     move_slow_penalty 1
26 pippijn 1.1 no_pick 1
27 root 1.8 is_floor 1
28 root 1.6 is_wooded 1
29 pippijn 1.1 end
30