Browse Source

Fixed replace

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

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

@@ -143,7 +143,7 @@ module.exports = {
} }
} }
}, },
estrid: {
shopestrid: {
properties: { properties: {
cpnNotice: { cpnNotice: {
actions: { actions: {
@@ -162,7 +162,7 @@ module.exports = {
} }
} }
}, },
tola: {
shoptola: {
properties: { properties: {
cpnNotice: { cpnNotice: {
actions: { actions: {
@@ -181,7 +181,7 @@ module.exports = {
} }
} }
}, },
priest: {
shoppriest: {
properties: { properties: {
cpnNotice: { cpnNotice: {
actions: { actions: {


Loading…
Cancel
Save