ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/trig_pedes.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:42 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +9 -8 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object pedestal_trigger
2 root 1.1 name pedestal
3     slaying player
4 pippijn 1.2 face pedestal.x12
5 root 1.1 is_animated 0
6     exp 30
7 root 1.3 type 32
8     move_on all
9     move_off all
10 root 1.1 no_pick 1
11     editable 48
12     visibility 50
13 root 1.3 anim
14     pedestal.x12
15     pedestal.x11
16     mina
17 root 1.1 end
18 root 1.3