[gnome-robots] New player death sound



commit 49103ce3bb140917b12bc31b1f3ef8dc9c312b64
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed May 13 21:01:27 2015 -0500

    New player death sound
    
    Created by The Smoking Man™
    
    What a mysterious figure he is.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=532341

 data/die.ogg |  Bin 8439 -> 53385 bytes
 src/gbdefs.h |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/die.ogg b/data/die.ogg
index 597cfdb..ea1bf26 100644
Binary files a/data/die.ogg and b/data/die.ogg differ
diff --git a/src/gbdefs.h b/src/gbdefs.h
index ebe0cef..119df09 100644
--- a/src/gbdefs.h
+++ b/src/gbdefs.h
@@ -42,7 +42,7 @@
  * Animation
  */
 #define ANIMATION_DELAY       100
-#define DEAD_DELAY            20
+#define DEAD_DELAY            30
 #define CHANGE_DELAY          20
 #define WAITING_DELAY         1
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]