ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/nasty_ice.arc
(Generate patch)

Comparing deliantra/arch/ground/Winter/nasty_ice.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:18 2007 UTC vs.
Revision 1.11 by root, Sun Mar 11 00:19:42 2007 UTC

1object nasty_ice 1object nasty_ice
2name very cold ice
3face nasty_ice.x11
4hp 1
5dam 5
6wc -30
7speed 0.2
8level 1
9type 102
10subtype 7
11attacktype 16
12move_on all
13no_pick 1
14is_floor 1
15lifesave 1
16color_bg blue
17color_fg light_blue
18editable 8
19anim 2anim
20nasty_ice.x11 3nasty_ice.x11
21nasty_ice.x12 4nasty_ice.x12
22nasty_ice.x13 5nasty_ice.x13
23nasty_ice.x14 6nasty_ice.x14
28nasty_ice.x19 11nasty_ice.x19
29nasty_ice.x1A 12nasty_ice.x1A
30nasty_ice.x1B 13nasty_ice.x1B
31nasty_ice.x1C 14nasty_ice.x1C
32mina 15mina
16name very cold ice
17face nasty_ice.x11
18hp 1
19dam 5
20wc -30
21speed 0.2
22level 1
23type 102
24subtype 7
25attacktype 16
26move_on walk
27no_pick 1
28is_floor 1
29lifesave 1
30editable 8
31magicmap light_blue
33end 32end
34 33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines