ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/dragon_attunes.arc
Revision: 1.2
Committed: Tue Feb 6 22:41:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +11 -9 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object direct_attune_cold
2 name attune cold
3 type 114
4 path_attuned 4
5 invisible 1
6 no_drop 1
7 editable 0
8 end
9
10 object direct_attune_elec
11 name attune electricity
12 type 114
13 path_attuned 8
14 invisible 1
15 no_drop 1
16 editable 0
17 end
18
19 object direct_attune_fire
20 name attune fire
21 type 114
22 path_attuned 2
23 invisible 1
24 no_drop 1
25 editable 0
26 end
27