Skip to content
Snippets Groups Projects
Commit 0c4c8417 authored by Eric Wykoff's avatar Eric Wykoff
Browse files

fix

parent db8fca19
No related branches found
No related tags found
1 merge request!177The cure
......@@ -67,7 +67,7 @@ newAchievement{
newAchievement{
name = "Best album ever!", id = "THE_CURE",
desc = [[Removed 89 beneficial effects from enemies via Disintegration.]],
show = "full", mode = "world",
show = "full", mode = "player",
can_gain = function(self, who)
self.nb = (self.nb or 0) + 1
if self.nb >= 89 then return true end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment