Campaign/Forgotten Legacy/Deaths

From The Battle for Wesnoth Wiki
< Campaign/Forgotten Legacy
Revision as of 22:47, 21 February 2008 by Esr (talk | contribs) (Categorize)

Deaths

This is the file containing all the final words of dying key characters

#define DEFEAT
[endlevel]
	result=defeat
[/endlevel]
#enddef

[event]
name=die
	[filter]
	description=S'Saskin the Bloodborn
	[/filter]
	[message]
	speaker=unit
	message= _ "Aaargh! No, I have failed my...people..."
	[/message]
	{DEFEAT}
[/event]
[event]
name=die
	[filter]
	description=Iktha Toskh
	[/filter]
	[message]
	speaker=unit
	message= _ "Bloodborn...I failed you."
	[/message]
	{DEFEAT}
[/event]