This commit is contained in:
dhutty
2013-07-07 10:18:59 -04:00
parent 12258689e8
commit aeedc5d10c
+2 -2
View File
@@ -2377,7 +2377,7 @@ Events.Setpieces = {
'start': { 'start': {
text: [ text: [
"the military is already set up at the mine's entrance.", "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.', notification: 'a military perimeter is set up around the mine.',
buttons: { buttons: {
@@ -2727,4 +2727,4 @@ Events.Setpieces = {
} }
} }
} }
}; };