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.1 by pippijn, Tue Feb 7 20:24:59 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:40:18 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
2type 102 9type 102
3subtype 7 10subtype 7
4level 1 11attacktype 16
5walk_on 1 12move_on all
6wc -30 13no_pick 1
14is_floor 1
7lifesave 1 15lifesave 1
8name very cold ice 16color_bg blue
9face nasty_ice.111 17color_fg light_blue
18editable 8
10anim 19anim
11nasty_ice.111 20nasty_ice.x11
12nasty_ice.112 21nasty_ice.x12
13nasty_ice.113 22nasty_ice.x13
14nasty_ice.114 23nasty_ice.x14
15nasty_ice.115 24nasty_ice.x15
16nasty_ice.116 25nasty_ice.x16
17nasty_ice.117 26nasty_ice.x17
18nasty_ice.118 27nasty_ice.x18
19nasty_ice.119 28nasty_ice.x19
20nasty_ice.11A 29nasty_ice.x1A
21nasty_ice.11B 30nasty_ice.x1B
22nasty_ice.11C 31nasty_ice.x1C
23mina 32mina
24color_fg lightblue
25color_bg blue
26speed 0.2
27no_pick 1
28attacktype 16
29hp 1
30dam 5
31editable 8
32is_floor 1
33end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines