ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/fountain/fountain.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: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 object fountain
2 root 1.5 anim
3     fountain.x11
4     fountain.x12
5     fountain.x13
6     mina
7 root 1.1 name fountain
8 pippijn 1.3 face fountain.x11
9 root 1.4 speed 0.50
10 root 1.1 type 67
11 root 1.4 move_on all
12     no_pick 1
13     editable 2
14     magicmap grey
15 root 1.1 end
16 root 1.4