4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
if(Platform.isLoaded("quark")) {
|
|
POTIONS.push(["quark:resilience", ["long", "strong"]])
|
|
}
|