Browse Source

the other heirloom will now always be magic

tags/v0.1.10^2
big bad waffle 6 years ago
parent
commit
ae3005ec5e
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      src/server/mods/feature-cards/cards.js

+ 1
- 2
src/server/mods/feature-cards/cards.js View File

@@ -150,8 +150,7 @@ define([
return itemGenerator.generate({
level: 10,
noSpell: true,
//Always be at least magic
bonusMagicFind: 286,
quality: 1,
perfection: 1,
slot: 'finger'
});


Loading…
Cancel
Save