ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/tower/wizard_tower.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:32 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 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.8 name tower
8     face wizard_tower.x11
9 root 1.10 magicmap grey
10 root 1.4 speed -0.3000
11 root 1.8 type 66
12     client_type 25012
13 root 1.4 no_pick 1
14 root 1.6 visibility 100
15 root 1.5 end
16 root 1.7 more
17     object wizard_tower2
18 root 1.1 anim
19 pippijn 1.3 wizard_tower.x11
20     wizard_tower.x12
21     wizard_tower.x13
22 root 1.1 mina
23 root 1.8 name tower
24     face wizard_tower.x11
25 root 1.10 magicmap grey
26 root 1.4 y 1
27 root 1.8 type 66
28 root 1.4 no_pick 1
29 root 1.6 visibility 100
30 root 1.2 end
31 root 1.8