ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/dragon_attunes.arc
Revision: 1.1
Committed: Mon Feb 6 20:27:13 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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