Oof, didn't noticed this one
This commit is contained in:
parent
e32711f7e2
commit
d3cc8876b0
@ -51,8 +51,6 @@ class TradersModifications {
|
|||||||
|
|
||||||
//Enable all clothes available for both side
|
//Enable all clothes available for both side
|
||||||
if (config.traders.AllClotheForEverySide === true) {
|
if (config.traders.AllClotheForEverySide === true) {
|
||||||
Logger.info("AllinOne Mod: AllClotheForEverySide activated");
|
|
||||||
|
|
||||||
for (let suit in suits) {
|
for (let suit in suits) {
|
||||||
if (OtherModitication.IsThisIDaMod(suit) === false) {
|
if (OtherModitication.IsThisIDaMod(suit) === false) {
|
||||||
let suitData = suits[suit]
|
let suitData = suits[suit]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user