|
From: Crossfire C. r. messages.
<cro...@li...> - 2020-12-17 15:58:59
|
Revision: 21618
http://sourceforge.net/p/crossfire/code/21618
Author: ryo_saeba
Date: 2020-12-17 15:58:56 +0000 (Thu, 17 Dec 2020)
Log Message:
-----------
Fix whirlwind exit's face (not visible since animated).
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/exit/whirlwind.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2020-12-17 15:55:53 UTC (rev 21617)
+++ arch/trunk/ChangeLog 2020-12-17 15:58:56 UTC (rev 21618)
@@ -1,3 +1,7 @@
+Fix whirlwind exit's face (not visible since animated).
+exit/whirlwind.arc
+Nicolas Weeger 2020-12-17
+
Add wand.111 face to wand animation.
spell/Wand/wand.face
Nicolas Weeger 2020-12-17
Modified: arch/trunk/exit/whirlwind.arc
===================================================================
--- arch/trunk/exit/whirlwind.arc 2020-12-17 15:55:53 UTC (rev 21617)
+++ arch/trunk/exit/whirlwind.arc 2020-12-17 15:58:56 UTC (rev 21618)
@@ -1,6 +1,6 @@
Object whirlwind_exit
name whirl wind
-face stalkergen.111
+face elem_air.111
anim_speed 5
client_anim_random 1
type 66
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|