Explorar el Código

chore #1944: Removed unused config from zoneBase

tags/v0.12.0
Shaun hace 1 año
padre
commit
f820eb833a
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. +0
    -11
      src/server/config/zoneBase.js

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

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

champion: {
hpMult: 5,
dmgMult: 2,

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


Cargando…
Cancelar
Guardar