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 +};