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


Loading…
Cancel
Save