Fix Unrated Random Battle

For some reason using the Random Battle ruleset doesn't work, and never
did work.
This commit is contained in:
The Immortal
2014-10-20 21:22:51 +04:00
parent 623ff87f74
commit 8d09536d2d

View File

@@ -20,7 +20,7 @@ exports.Formats = [
team: 'random',
challengeShow: false,
rated: false,
ruleset: ['Random Battle']
ruleset: ['PotD', 'Pokemon', 'Sleep Clause Mod', 'HP Percentage Mod']
},
{
name: "OU",