adonthell-commits
[Top][All Lists]
Advanced

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

[adonthell-wastesedge-commits] Release_0-3-1 f8fcdd6 218/237: FIXED musi


From: Kai Sterker
Subject: [adonthell-wastesedge-commits] Release_0-3-1 f8fcdd6 218/237: FIXED music link in extro
Date: Mon, 25 Jul 2016 18:15:14 +0000 (UTC)

tag: Release_0-3-1
commit f8fcdd6f5b841ec63bfe1f3224542b900e25c7fc
Author: adondev <adondev>
Commit: adondev <adondev>

    FIXED music link in extro
---
 scripts/schedules/mapcharacters/extro.py |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/scripts/schedules/mapcharacters/extro.py 
b/scripts/schedules/mapcharacters/extro.py
index 3d6ee9f..9b34fe3 100644
--- a/scripts/schedules/mapcharacters/extro.py
+++ b/scripts/schedules/mapcharacters/extro.py
@@ -49,7 +49,7 @@ class extro:
             (jelom, "Master Fingolson!"), \
             (None, "They were here all the time, safe from thieving hands, 
..."), \
             (None, "... well hidden in a niche I carved during my previous 
visits."), \
-            (None, "Here."), \
+            (None, "Right here."), \
             (None, "But ..."), \
             (None, "... they are gone!"), \
             (talan, "Sir, sir! To the gate! Quick! The thief is loose!"), \
@@ -139,11 +139,9 @@ class extro:
             ("Joseph Toscano", 2), \
             ("title design:", 1), \
             ("John Havard", 1), \
-            ("James Nash", 3), \
+            ("James Nash", 2), \
             ("soundtrack available on:", 1), \
-            (adonthell.gamedata_game_data_dir () + "/audio", 3), \
-            ("more music available on:", 1), \
-            ("http://zhaymusic.com/...";, 3), \
+            ("http://zhaymusic.com/wastesedge/";, 5), \
             ("the Adonthell team whishes to thank:", 2), \
             ("Al Koskelin", 1), \
             ("Andrew Henderson", 1), \
@@ -162,7 +160,7 @@ class extro:
             ("No Yetis were harmed during\n the production of this game", 5), \
             ("presented in", 2), \
             ("Ogg Vorbis Stereo", 1), \
-            ("(where available)", 15), \
+            ("(where available)", 14), \
             ("The END", 6), \
             ("Joel, you are fired! ;)", -1)]
             



reply via email to

[Prev in Thread] Current Thread [Next in Thread]