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

File Contents

# User Rev Content
1 root 1.4 object wizard_tower
2 root 1.5 anim
3     wizard_tower.x11
4     wizard_tower.x12
5     wizard_tower.x13
6     mina
7 root 1.1 name tower
8 root 1.4 face wizard_tower.x11
9     speed -0.3000
10 root 1.1 type 66
11 root 1.4 client_type 25012
12     no_pick 1
13     editable 2
14     magicmap grey
15     visibility 100
16 root 1.5 end
17     more
18     object wizard_tower2
19 root 1.1 anim
20 pippijn 1.3 wizard_tower.x11
21     wizard_tower.x12
22     wizard_tower.x13
23 root 1.1 mina
24     name tower
25 root 1.4 face wizard_tower.x11
26     y 1
27 root 1.1 type 66
28 root 1.4 no_pick 1
29     magicmap grey
30     visibility 100
31 root 1.2 end
32 root 1.4