Update setpieces.js

Corrected typo - much => must
This commit is contained in:
coolbeans7
2013-11-15 15:03:20 -08:00
parent 333b0b75e0
commit e1df9e9e75
+1 -1
View File
@@ -2274,7 +2274,7 @@ Events.Setpieces = {
'end2': { 'end2': {
text: [ text: [
'not much here.', 'not much here.',
'scavengers much have gotten to this place already.' 'scavengers must have gotten to this place already.'
], ],
onLoad: function() { onLoad: function() {
World.clearDungeon(); World.clearDungeon();