Browse Source

content #1915: Changed the cape of fjolarok slightly to cater for the new tutorial

tags/v0.11.0
Shaun 2 years ago
parent
commit
5248716078
2 changed files with 85 additions and 20 deletions
  1. +84
    -19
      src/server/config/maps/fjolarok/map.json
  2. +1
    -1
      src/server/config/maps/fjolarok/zone.js

+ 84
- 19
src/server/config/maps/fjolarok/map.json
File diff suppressed because it is too large
View File


+ 1
- 1
src/server/config/maps/fjolarok/zone.js View File

@@ -67,7 +67,7 @@ module.exports = {
}
},
rare: {
count: 0
name: 'Crazed Seagull'
},
questItem: {
name: 'Gull Feather',


Loading…
Cancel
Save