From aeedc5d10c437c69eb98068fbbe68d2984c8398b Mon Sep 17 00:00:00 2001 From: dhutty Date: Sun, 7 Jul 2013 10:18:59 -0400 Subject: [PATCH] spelling --- script/events/setpieces.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/events/setpieces.js b/script/events/setpieces.js index 1cf518d..af55075 100644 --- a/script/events/setpieces.js +++ b/script/events/setpieces.js @@ -2377,7 +2377,7 @@ Events.Setpieces = { 'start': { text: [ "the military is already set up at the mine's entrance.", - 'soldiers patrol the permitter, rifles slung over their shoulders.' + 'soldiers patrol the perimeter, rifles slung over their shoulders.' ], notification: 'a military perimeter is set up around the mine.', buttons: { @@ -2727,4 +2727,4 @@ Events.Setpieces = { } } } -}; \ No newline at end of file +};