[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Temp...
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Temp... |
Date: |
Mon, 22 Nov 2004 02:34:40 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 04/11/22 07:28:47
Modified files:
data/scenarios/The_Rise_of_Wesnoth: Temple_of_the_Deep.cfg
The_Vanguard.cfg
Log message:
Make the chests squeek
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Temple_of_the_Deep.cfg.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Vanguard.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Temple_of_the_Deep.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Temple_of_the_Deep.cfg:1.22
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Temple_of_the_Deep.cfg:1.23
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Temple_of_the_Deep.cfg:1.22
Thu Nov 11 19:04:56 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Temple_of_the_Deep.cfg Mon Nov
22 07:28:47 2004
@@ -294,7 +294,11 @@
name=Have_Ruby
value=1
[/set_variable]
-
+
+ [sound]
+ name=open-chest.wav
+ [/sound]
+
[message]
id=msgT5_12
speaker=narrator
@@ -323,6 +327,11 @@
[/then]
[else]
+
+ [sound]
+ name=ugg.wav
+ [/sound]
+
[message]
id=msgT5_14
speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Vanguard.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Vanguard.cfg:1.21
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Vanguard.cfg:1.22
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Vanguard.cfg:1.21 Sat Nov
13 20:31:06 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Vanguard.cfg Mon Nov 22
07:28:47 2004
@@ -316,6 +316,11 @@
x=$xx1
y=$yy1
[/filter]
+
+ [sound]
+ name=open-chest.wav
+ [/sound]
+
[message]
id=msgT18_19
speaker=unit
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Temp...,
James Spencer <=