ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_summon.arc
(Generate patch)

Comparing deliantra/arch/spell/Rune/rune_summon.arc (file contents):
Revision 1.8 by root, Sat Mar 3 01:24:23 2007 UTC vs.
Revision 1.9 by root, Sun Mar 11 00:16:00 2007 UTC

20type 154 20type 154
21attacktype 2 21attacktype 2
22invisible 1 22invisible 1
23move_on walk 23move_on walk
24no_pick 1 24no_pick 1
25color_fg white
26editable 32 25editable 32
26magicmap white
27end 27end
28 28
29object rune_summon_devil 29object rune_summon_devil
30anim 30anim
31rune_summon.x11 31rune_summon.x11
48type 154 48type 154
49attacktype 2 49attacktype 2
50invisible 1 50invisible 1
51move_on walk 51move_on walk
52no_pick 1 52no_pick 1
53color_fg black
54editable 32 53editable 32
54magicmap black
55end 55end
56 56
57object rune_summon_earth_elemental 57object rune_summon_earth_elemental
58anim 58anim
59rune_sum_earth.x11 59rune_sum_earth.x11
76type 154 76type 154
77attacktype 2 77attacktype 2
78invisible 1 78invisible 1
79move_on walk 79move_on walk
80no_pick 1 80no_pick 1
81color_fg brown
82editable 32 81editable 32
82magicmap brown
83end 83end
84 84
85object rune_summon_fire_elemental 85object rune_summon_fire_elemental
86anim 86anim
87rune_sum_fire.x11 87rune_sum_fire.x11
104type 154 104type 154
105attacktype 2 105attacktype 2
106invisible 1 106invisible 1
107move_on walk 107move_on walk
108no_pick 1 108no_pick 1
109color_fg red
110editable 32 109editable 32
110magicmap red
111end 111end
112 112
113object rune_summon_water_elemental 113object rune_summon_water_elemental
114anim 114anim
115rune_sum_water.x11 115rune_sum_water.x11
132type 154 132type 154
133attacktype 2 133attacktype 2
134invisible 1 134invisible 1
135move_on walk 135move_on walk
136no_pick 1 136no_pick 1
137color_fg blue
138editable 32 137editable 32
138magicmap blue
139end 139end
140 140

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines