From e83f1eccf9ee003b889a03deacee5020878841f2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 17:37:22 -0200 Subject: Eh... Let's use the Heroes Hold to fix bad design >.> --- npc/003-3/malindou.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 9101349c3..c95ab21ca 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -239,6 +239,7 @@ OnInit: // 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. + // Relevance of the contribution is also to be taken in account. // See 003-2/lua.txt for rewards @@ -256,12 +257,12 @@ OnInit: htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); htput($@CONTRIBUTORS, "acsvln", 250); + htput($@CONTRIBUTORS, "xtreem", 150); htput($@CONTRIBUTORS, "ichigoblack",100); htput($@CONTRIBUTORS, "gnulinux", 80); htput($@CONTRIBUTORS, "skydragon", 75); htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); htput($@CONTRIBUTORS, "dustman", 50); - htput($@CONTRIBUTORS, "xtreem", 50); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); -- cgit v1.2.3-60-g2f50