Ver código fonte

chore #1944: Removed unused config from zoneBase

tags/v0.12.0
Shaun 1 ano atrás
pai
commit
f820eb833a
1 arquivos alterados com 0 adições e 11 exclusões
  1. +0
    -11
      src/server/config/zoneBase.js

+ 0
- 11
src/server/config/zoneBase.js Ver arquivo

@@ -36,17 +36,6 @@ module.exports = {
rolls: 2,
magicFind: 2000
}
},

champion: {
hpMult: 5,
dmgMult: 2,

drops: {
chance: 100,
rolls: 2,
magicFind: [2000, 175]
}
}
}
}


Carregando…
Cancelar
Salvar