diff options
-rwxr-xr-x | tools/credits.pl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index c1bbf1ae96..67d134d1d5 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -542,6 +542,14 @@ begin_credits("Credits"); add_person("Jonathan Gray", "khalek", "(retired)"); end_section(); + begin_section("Broken Sword 2.5"); + add_person("Eugene Sandulenko", "sev", ""); + add_person("Filippos Karapetis", "[md5]", ""); + add_person("Max Horn", "Fingolfin", ""); + add_person("Paul Gilbert", "dreammaster", ""); + add_person("Torbjörn Andersson", "eriktorbjorn", ""); + end_section(); + begin_section("Cinematique evo 1"); add_person("Vincent Hamm", "yaz0r", "(retired)"); add_person("Paweł Kołodziejski", "aquadran", ""); |