ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/spalms.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +13 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spalms1
2 name snow covered palms
3 race /terrain/forest
4 face spalms1.x11
5 type 67
6 move_on all
7 move_slow walk
8 move_slow_penalty 2
9 no_pick 1
10 is_wooded 1
11 color_fg green
12 editable 8
13 end
14
15 object spalms2
16 name snow covered palms
17 race /terrain/forest
18 face spalms2.x11
19 type 67
20 move_on all
21 move_slow walk
22 move_slow_penalty 2
23 no_pick 1
24 is_wooded 1
25 color_fg green
26 editable 8
27 end
28