Ban 2 Extra Credit jokers
This commit is contained in:
parent
4e11ded51f
commit
502cc0a928
2 changed files with 3 additions and 1 deletions
|
|
@ -63,6 +63,8 @@ sendInfoMessage("Attempting to register the Walled Garden ruleset...", "WalledGa
|
||||||
"j_mp_penny_pincher",
|
"j_mp_penny_pincher",
|
||||||
"j_mp_defensive_joker",
|
"j_mp_defensive_joker",
|
||||||
"j_mp_speedrun",
|
"j_mp_speedrun",
|
||||||
|
"j_ExtraCredit_forklift",
|
||||||
|
"j_ExtraCredit_permanentmarker",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"priority": 10000001,
|
"priority": 10000001,
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"id": "WalledGarden",
|
"id": "WalledGarden",
|
||||||
"name": "WalledGarden",
|
"name": "WalledGarden",
|
||||||
"icon_path": "icon.png",
|
"icon_path": "icon.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue