Skip to content

Commit

Permalink
SoF S4t: add sounds to cutscene
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Mar 12, 2019
1 parent ac4a7df commit 9c0eaae
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion data/campaigns/Sceptre_of_Fire/scenarios/4t_The_Jeweler.cfg
Expand Up @@ -199,12 +199,67 @@
speaker=Thursagan
message= _ "Very well. See what you can do."
[/message]
#insert sounds, delays etc to make it seem as if me is messing around with jewel
{MOVE_UNIT id=Theganli 14 24}
[sound]
name=mace.ogg
[/sound]
[delay]
time=1000
[/delay]
[sound]
name=mace.ogg
[/sound]
[delay]
time=400
[/delay]
[sound]
name=mace.wav
[/sound]
[delay]
time=1000
[/delay]
[sound]
name=fire.wav
[/sound]
[delay]
time=750
[/delay]
[sound]
name=flame-big.ogg
[/sound]
[delay]
time=500
[/delay]
[sound]
name=melee-fire.ogg
[/sound]
[delay]
time=1000
[/delay]
[sound]
name=sword-1.ogg
[/sound]
[delay]
time=200
[/delay]
[sound]
name=sword-1.ogg
[/sound]
[delay]
time=750
[/delay]
[sound]
name=dragonstick.ogg
[/sound]
[delay]
time=500
[/delay]
[message]
speaker=narrator
message= _ "Theganli spent many months cutting the jewels that would go into the Sceptre of Fire, and the Ruby of Fire he attempted last. But he could not cut it."
image=wesnoth-icon.png
[/message]
{MOVE_UNIT id=Theganli 11 20}
[message]
speaker=Durstorn
message= _ "Well, do you have anything yet?!"
Expand Down

0 comments on commit 9c0eaae

Please sign in to comment.