Put the SoF credits into its _main.cfg...

...just like other campaigns and apply the [entry] credits format to them.
This commit is contained in:
Lari Nieminen 2007-09-18 15:52:05 +00:00
parent 286bf0d612
commit 6b8564dc72
2 changed files with 41 additions and 49 deletions

View file

@ -23,7 +23,47 @@ Their tale I now relate...
(Expert level, 9 scenarios.)"
image="items/sceptre-of-fire.png"
{@campaigns/Sceptre_of_Fire/credits.cfg}
#textdomain wesnoth
[about]
title = _ "Campaign Design"
[entry]
name = "Joseph Simmons (turin)"
[/entry]
[/about]
[about]
title = _ "WML Assistance"
[entry]
name = "David Simmons (Dacyn)"
[/entry]
[entry]
name = "Eli Dupree (Elvish Pillager)"
[/entry]
[entry]
name = "Lari Nieminen (zookeeper)"
[/entry]
[entry]
name = "MadMax"
[/entry]
[/about]
[about]
title = _ "Artwork and Graphics Design"
[entry]
name = "Asereje"
[/entry]
[entry]
name = "James Woo (Pickslide)"
[/entry]
[entry]
name = "John-Robert Funck (XJaPaN)"
[/entry]
[entry]
name = "Peter Geinitz (Wayfarer)"
[/entry]
[entry]
name = "Richard Kettering (Jetryl)"
[/entry]
[/about]
[/campaign]
#ifdef CAMPAIGN_SCEPTRE_FIRE

View file

@ -1,48 +0,0 @@
#These are the credits for the Sceptre of Fire campaign
#Head Campaign Developer:
#Joseph Simmons (turin)
#Various WML Contributors:
#Eli Dupree (Elvish Pillager)
#David Simmons (Dacyn)
#Joseph Simmons (turin)
#MadMax
#Graphics:
#Asereje
#James Woo (Pickslide)
#John-Robert Funck (XJaPaN)
#Peter Geinitz (Wayfarer)
#Richard Kettering (Jetryl)
#Translation Coordinator:
#David Philippi (torangan)
#Translations:
#German:
#Nils Kneuper (Ivanovic)
#Swedish:
#Sanna
#textdomain wesnoth
[about]
title= _ "Campaign Design"
text="Joseph Simmons (turin)"
[/about]
[about]
title= _ "WML Assistance"
text="David Simmons (Dacyn)
Eli Dupree (Elvish Pillager)
Joseph Simmons (turin)
Lari Nieminen (zookeeper)
MadMax"
[/about]
[about]
title= _ "Artwork and Graphics Design"
text="Asereje
James Woo (Pickslide)
John-Robert Funck (XJaPaN)
Peter Geinitz (Wayfarer)
Richard Kettering (Jetryl)"
[/about]