ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/speedbwall/speedbwall.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:42 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object speedballwall
2 root 1.4 anim
3     speedbwall.x11
4     speedbwall.x12
5     mina
6 root 1.3 name speedball wall
7 root 1.1 other_arch spell_small_speedball
8 root 1.3 face speedbwall.x11
9     dam 56
10     speed -0.03
11     level 1
12 root 1.1 type 62
13 root 1.3 move_block all
14     blocksview 1
15 root 1.1 activate_on_push 1
16     activate_on_release 1
17     color_bg yellow
18 root 1.3 editable 32
19     magicmap yellow
20     visibility 100
21 root 1.1 end
22 root 1.3