Difference between revisions of "Campaign/Forgotten Legacy/Deaths"

From The Battle for Wesnoth Wiki
(Categorize)
m (recategorizing)
 
Line 33: Line 33:
 
</pre>
 
</pre>
  
[[Category:Campaigns]]
+
[[Category:Forgotten Legacy]]

Latest revision as of 12:35, 23 March 2008

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]
This page was last edited on 23 March 2008, at 12:35.