Sfoglia il codice sorgente

asvald runes are now always commong

tags/v0.6.1
Shaun 4 anni fa
parent
commit
444d1ff824
1 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. +8
    -8
      src/server/config/maps/fjolarok/zone.js

+ 8
- 8
src/server/config/maps/fjolarok/zone.js Vedi File

@@ -854,56 +854,56 @@ module.exports = {
extra: [{
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'magic missile',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'ice spear',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'smite',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'consecrate',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'slash',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'charge',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'flurry',
worth: 3
}, {
generate: true,
spell: true,
spellQuality: 0,
quality: 0,
infinite: true,
spellName: 'smokebomb',
worth: 3


Caricamento…
Annulla
Salva