|
From: Crossfire C. r. messages.
<cro...@li...> - 2020-12-17 15:08:42
|
Revision: 21616
http://sourceforge.net/p/crossfire/code/21616
Author: ryo_saeba
Date: 2020-12-17 15:08:39 +0000 (Thu, 17 Dec 2020)
Log Message:
-----------
Add animation to lamppost.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/light/lampost.arc
arch/trunk/light/lampost.face
Added Paths:
-----------
arch/trunk/light/lampost.base.112.png
arch/trunk/light/lampost.clsc.112.png
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2020-12-17 14:37:28 UTC (rev 21615)
+++ arch/trunk/ChangeLog 2020-12-17 15:08:39 UTC (rev 21616)
@@ -1,3 +1,10 @@
+Add animation to lamppost.
+light/lampost.arc
+light/lampost.base.112.png
+light/lampost.clsc.112.png
+light/lampost.face
+Nicolas Weeger 2020-12-17
+
Apply patch https://sourceforge.net/p/crossfire/patches/349/ by Daniel Ziem.
formulae
Nicolas Weeger 2020-12-12
Modified: arch/trunk/light/lampost.arc
===================================================================
--- arch/trunk/light/lampost.arc 2020-12-17 14:37:28 UTC (rev 21615)
+++ arch/trunk/light/lampost.arc 2020-12-17 15:08:39 UTC (rev 21616)
@@ -1,5 +1,8 @@
Object lamppost
face lampost.111
+animation lamppost
+anim_speed 7
+client_anim_random 1
no_pick 1
glow_radius 4
end
Added: arch/trunk/light/lampost.base.112.png
===================================================================
(Binary files differ)
Index: arch/trunk/light/lampost.base.112.png
===================================================================
--- arch/trunk/light/lampost.base.112.png 2020-12-17 14:37:28 UTC (rev 21615)
+++ arch/trunk/light/lampost.base.112.png 2020-12-17 15:08:39 UTC (rev 21616)
Property changes on: arch/trunk/light/lampost.base.112.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Copied: arch/trunk/light/lampost.clsc.112.png (from rev 21615, arch/trunk/light/lampost.clsc.111.png)
===================================================================
(Binary files differ)
Modified: arch/trunk/light/lampost.face
===================================================================
--- arch/trunk/light/lampost.face 2020-12-17 14:37:28 UTC (rev 21615)
+++ arch/trunk/light/lampost.face 2020-12-17 15:08:39 UTC (rev 21616)
@@ -1,3 +1,10 @@
+animation lamppost
+lampost.111
+lampost.112
+mina
face lampost.111
magicmap yellow
end
+face lampost.112
+magicmap yellow
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|