From e07c4b01178b19c062a831ea908587895ac6121c Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 30 May 2010 15:03:57 +0000 Subject: [PATCH] Various animation experiments. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13351 282e977c-c81d-0410-88c4-b93c2d0d6712 --- test/cfanim | 16 +++++++++++++++- test/cfanim.ghosted.animation | 30 ++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 test/cfanim.ghosted.animation diff --git a/test/cfanim b/test/cfanim index bf71895c7..1b2a9cf6e 100644 --- a/test/cfanim +++ b/test/cfanim @@ -4,7 +4,7 @@ width 20 height 20 msg Created: 2008-05-10 Nicolas Weeger -Modified: 2008-05-20 Nicolas Weeger +Modified: 2010-05-30 Nicolas Weeger endmsg end arch pstone_1 @@ -1075,6 +1075,20 @@ arch pstone_1 x 12 y 15 end +arch guildmaster +name wizard +face wizard.151 +hp 100 +maxhp 100 +x 12 +y 15 +randomitems standard +pick_up 0 +arch event_say +title Animator +slaying /test/cfanim.ghosted.animation +end +end arch pstone_1 x 12 y 16 diff --git a/test/cfanim.ghosted.animation b/test/cfanim.ghosted.animation new file mode 100644 index 000000000..c6eda4135 --- /dev/null +++ b/test/cfanim.ghosted.animation @@ -0,0 +1,30 @@ +[Config] +name= CFAnim ghosted +victimtype= activator +victim= activator +unique= no +always_delete= no +paralyzed= yes +time_representation= second +errors_allowed= yes +verbose= no +animation= Animation +invisible= no +wizard= no +[Animation] +1 notice you're gonna see something unique! +0 ghosted yes +1 south +1 south +1 north +1 north +0 ghosted no +1 notice I hope you enjoyed the view... +[Teleport] +0 ghosted yes +0 notice it's gonna rock! +1 south +1 south +1 south +1 teleport 5 5 /HallOfSelection +0 ghosted no