From 05b30c9bf46f40caf1facbf9b91c7d1be4c55e70 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 20 Mar 2021 17:13:59 -0300 Subject: Update Malindou Contributor Table with 2020 and 2021 information --- npc/003-3/malindou.txt | 50 ++++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index dee6e3791..56303c920 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -621,8 +621,10 @@ OnInit: // This mensures Contributors Credits, and changes only during updates. - // All names in lower case. standard: 10 points. Non-TMW2 contributors + // All names in lower case. Only TMW2 direct work! Non-TMW2 contributors // should be disregarded if they're not involved with the project. + // Standard patch (DIY); 10 points + // Reports: 1 point if relevant enough // You may get more points for complexity, difficulty, usability, etc. // You may get less points if you don't do it yourself, eg. a bug report. @@ -631,27 +633,31 @@ OnInit: // See 003-2/lua.txt for rewards $@CONTRIBUTORS = htnew; - htput($@CONTRIBUTORS, "jesusalva", 250); - htput($@CONTRIBUTORS, "saulc", 250); - htput($@CONTRIBUTORS, "lawncable", 180); - htput($@CONTRIBUTORS, "crazyfefe", 70); - htput($@CONTRIBUTORS, "mishana", 50); - htput($@CONTRIBUTORS, "rakinorf", 40); - htput($@CONTRIBUTORS, "pookie", 36); - htput($@CONTRIBUTORS, "dangerduck", 20); - htput($@CONTRIBUTORS, "kolchak", 20); - htput($@CONTRIBUTORS, "dustman", 18); - htput($@CONTRIBUTORS, "arthur", 30); - htput($@CONTRIBUTORS, "gnulinux", 9); - htput($@CONTRIBUTORS, "skydragon", 8); - htput($@CONTRIBUTORS, "xanthem", 6); - htput($@CONTRIBUTORS, "liangtai", 4); - htput($@CONTRIBUTORS, "kolchak", 3); - htput($@CONTRIBUTORS, "msawis", 3); - htput($@CONTRIBUTORS, "demure", 2); - htput($@CONTRIBUTORS, "seeds", 2); - htput($@CONTRIBUTORS, "lilanna", 1); - + htput($@CONTRIBUTORS, "jesusalva", 250); + htput($@CONTRIBUTORS, "saulc", 250); + htput($@CONTRIBUTORS, "lawncable", 180); + htput($@CONTRIBUTORS, "crazyfefe", 70); + htput($@CONTRIBUTORS, "mishana", 70); + htput($@CONTRIBUTORS, "arthur", 50); + htput($@CONTRIBUTORS, "rakinorf", 40); + htput($@CONTRIBUTORS, "dangerduck", 40); + htput($@CONTRIBUTORS, "pookie", 36); + htput($@CONTRIBUTORS, "kolchak", 30); + htput($@CONTRIBUTORS, "xanthem", 20); + htput($@CONTRIBUTORS, "jak1", 20); + htput($@CONTRIBUTORS, "dustman", 18); + htput($@CONTRIBUTORS, "povo", 10); + htput($@CONTRIBUTORS, "minegamerbr", 10); + htput($@CONTRIBUTORS, "yuckfou", 10); + htput($@CONTRIBUTORS, "kytty", 10); + htput($@CONTRIBUTORS, "ledmitz", 10); + htput($@CONTRIBUTORS, "liangtai", 4); + htput($@CONTRIBUTORS, "demure", 2); + htput($@CONTRIBUTORS, "seeds", 2); + htput($@CONTRIBUTORS, "lilanna", 1); + + htput($@CONTRIBUTORS, "manatauro reborn", 10); + htput($@CONTRIBUTORS, "hocus pocus fidibus", 20); htput($@CONTRIBUTORS, "cadis etrama di raizel", 20); //htput($@CONTRIBUTORS, "", 1); end; -- cgit v1.2.3-60-g2f50