diff options
author | Thierry Crozat | 2017-03-29 23:38:08 +0100 |
---|---|---|
committer | Thierry Crozat | 2017-03-29 23:38:08 +0100 |
commit | 8054869161d25241e288ab2a5a93598e1b38d460 (patch) | |
tree | 6c6cfbe5b3e3fd4871a0878b5d4e8adcb5689fcc /devtools | |
parent | 11fda24477d3d8923c2af129b3a57b4986259f4c (diff) | |
download | scummvm-rg350-8054869161d25241e288ab2a5a93598e1b38d460.tar.gz scummvm-rg350-8054869161d25241e288ab2a5a93598e1b38d460.tar.bz2 scummvm-rg350-8054869161d25241e288ab2a5a93598e1b38d460.zip |
CREDITS: Add credits for Lab
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 5f7dbe0235..0d1df66262 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -657,6 +657,13 @@ begin_credits("Credits"); add_person("Johannes Schickel", "LordHoto", "(retired)"); end_section(); + begin_section("Lab"); + add_person("Arnaud Boutonné", "Strangerke", ""); + add_person("Filippos Karapetis", "[md5]", ""); + add_person("Willem Jan Palenstijn", "wjp", ""); + add_person("Eugene Sandulenko", "sev", ""); + end_section(); + begin_section("Lastexpress"); add_person("Matthew Hoops", "clone2727", "(retired)"); add_person("Jordi Vilalta Prat", "jvprat", ""); @@ -1287,8 +1294,8 @@ begin_credits("Credits"); add_paragraph( "Joe Pearce from The Wyrmkeep Entertainment Co. for sharing the source ". - "of their famous title Inherit the Earth and always prompt replies to ". - "our questions."); + "of their famous title Inherit the Earth, for sharing the source of The Labyrinth of Time ". + "and for always replying promptly to our questions."); add_paragraph( "Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at ". |