aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorEugene Sandulenko2010-09-07 17:38:21 +0000
committerEugene Sandulenko2010-09-07 17:38:21 +0000
commit771d2274dd0e4f875544a7f3c69d5d398ecfd155 (patch)
tree2eaa1286b69aa30f26822a583fd214632c4ac7fd /tools/credits.pl
parentf27a0b2c4371ba882aef869091949e4d6e7c9072 (diff)
downloadscummvm-rg350-771d2274dd0e4f875544a7f3c69d5d398ecfd155.tar.gz
scummvm-rg350-771d2274dd0e4f875544a7f3c69d5d398ecfd155.tar.bz2
scummvm-rg350-771d2274dd0e4f875544a7f3c69d5d398ecfd155.zip
CREDITS: Thanked for Drascula and Hugo sources
svn-id: r52622
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index f59c68021a..754dffacda 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -1023,6 +1023,15 @@ begin_credits("Credits");
"John Young, Colin Smythe and especially Terry Pratchett himself for ".
"sharing the source code of Discworld I & II with us.");
+ add_paragraph(
+ "Emilio de Paz Aragón from Alcachofa Soft for sharing the source code ".
+ "of Drascula: The Vampire Strikes Back with us and his generousity with ".
+ "freewaring the game.");
+
+ add_paragraph(
+ "David P. Gray from Gray Design Associate for sharing the source code ".
+ "of Hugo trilogy.");
+
end_section();
end_credits();