Browse Source

moved stinkcap zone declaration out of core

1460-move-crafting-to-mod
Shaun 4 years ago
parent
commit
a6f4aa1551
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      src/server/config/maps/sewer/zone.js

+ 0
- 7
src/server/config/maps/sewer/zone.js View File

@@ -29,13 +29,6 @@ module.exports = {
name: 'The Fjolgard Sewer',
level: [11, 13],

resources: {
Stinkcap: {
type: 'herb',
max: 1
}
},

mobs: {
default: {
faction: 'fjolgard',


Loading…
Cancel
Save