Browse Source

Fixed

tags/v0.1.2^2
Rylee George 7 years ago
parent
commit
541e2f9944
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/server/config/maps/city/zone.js

+ 4
- 4
src/server/config/maps/city/zone.js View File

@@ -111,7 +111,7 @@ module.exports = {
},
faction: {
id: 'gaekatla',
tier: 1
tier: 6
},
markup: {
buy: 0.25,
@@ -143,7 +143,7 @@ module.exports = {
}
}
},
shopestrid: {
estrid: {
properties: {
cpnNotice: {
actions: {
@@ -162,7 +162,7 @@ module.exports = {
}
}
},
shoptola: {
tola: {
properties: {
cpnNotice: {
actions: {
@@ -181,7 +181,7 @@ module.exports = {
}
}
},
shoppriest: {
priest: {
properties: {
cpnNotice: {
actions: {


Loading…
Cancel
Save