ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/jungle_1.arc
Revision: 1.11
Committed: Sun Dec 28 11:13:08 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.10: +1 -1 lines
Log Message:
add non-blocksview variants of some arches for the worldmap

File Contents

# Content
1 object jungle_1
2 name jungle
3 race /terrain/jungle
4 face jungle_1.x11
5 type 67
6 move_block swim boat
7 move_on walk
8 move_slow walk
9 move_slow_penalty 5
10 no_pick 1
11 blocksview 1
12 is_floor 1
13 is_wooded 1
14 editable 8
15 randomitems jungle
16 treasure_env 1
17 magicmap green
18 smoothlevel 129
19 smoothface jungle_1.x11 jungle_S.x11
20 end
21
22 object bforest
23 name Dark Forest
24 race /terrain/jungle
25 face bforest.x11
26 type 67
27 smoothlevel 129
28 move_block swim boat
29 move_on walk
30 move_slow walk
31 move_slow_penalty 5
32 no_pick 1
33 blocksview 1
34 is_floor 1
35 is_wooded 1
36 magicmap green
37 editable 8
38 smoothface jungle_1.x11 jungle_S.x11
39 end
40