mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-10-27 18:00:03 +00:00
Added LC as playable tier
This commit is contained in:
@@ -1049,7 +1049,8 @@
|
||||
name: "LC",
|
||||
humanName: "Little Cup",
|
||||
tierRank: 1,
|
||||
playable: false
|
||||
playable: true,
|
||||
priority: 3
|
||||
},
|
||||
PU: {
|
||||
name: "PU",
|
||||
|
||||
@@ -1049,7 +1049,8 @@
|
||||
name: "LC",
|
||||
humanName: "Little Cup",
|
||||
tierRank: 1,
|
||||
playable: false
|
||||
playable: true,
|
||||
priority: 3
|
||||
},
|
||||
PU: {
|
||||
name: "PU",
|
||||
|
||||
Reference in New Issue
Block a user