ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Casino/slotmachine1.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:24 2007 UTC (17 years, 4 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 slotmachine1
2 root 1.4 anim
3     slotmachine1.x11
4     slotmachine1.x12
5     mina
6 root 1.1 name slotmachine
7     slaying goldcoin
8 root 1.3 face slotmachine1.x11
9     is_animated 0
10     exp 30
11 root 1.1 food 1
12     type 31
13 root 1.3 client_type 25041
14     move_on all
15     no_pick 1
16     editable 48
17     visibility 50
18 root 1.1 end
19 root 1.3