Modify punch the pig description

This commit is contained in:
Thanos Paravantis 2016-06-28 11:47:47 +03:00
parent dc250d4bf2
commit cf434b92de

View File

@ -42,7 +42,7 @@ public class ChallengePunchThePig extends Challenge
host,
ChallengeType.FirstComplete,
"Punch the Pig",
"Kill 5 pigs.");
"Punch 5 pigs.");
Settings.setUseMapHeight();
}