nitrpg: fix player 1KComments achievement id
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 26 Jun 2015 01:41:28 +0000 (21:41 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Sat, 24 Oct 2015 17:59:11 +0000 (13:59 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

contrib/nitrpg/src/achievements.nit

index 9b18a6b..fba7b81 100644 (file)
@@ -447,7 +447,7 @@ end
 class Player1KComments
        super PlayerXComments
 
-       redef var id = "player_1000__comments"
+       redef var id = "player_1000_comments"
        redef var name = "You sir, talk a lot!"
        redef var desc = "Comment 1000 times on issues."
        redef var reward = 1000