ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/dragon_attunes.arc
(Generate patch)

Comparing deliantra/arch/player/dragon_ability/dragon_attunes.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:06 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:50:48 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines