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

File Contents

# User Rev Content
1 root 1.3 object magic_mouth
2 pippijn 1.2 face magicmouth.x11
3 root 1.1 type 98
4 root 1.3 invisible 1
5     move_on all
6     no_pick 1
7 root 1.1 activate_on_push 1
8     activate_on_release 1
9 root 1.3 color_bg green
10 root 1.1 editable 136
11 root 1.3 magicmap white
12 root 1.1 end
13 root 1.3