1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-18 05:23:22 -07:00
finishing up side quests and such
This commit is contained in:
Connor Olding 2015-05-14 13:50:00 -07:00
parent f1602b1ab2
commit 372a549f81
3 changed files with 15 additions and 0 deletions

View File

@ -119,4 +119,6 @@ return {
[207] = true,
[210] = true,
[211] = true,
[212] = true,
[213] = true,
}

View File

@ -1,12 +1,21 @@
return {
[0] = true,
[1] = true,
[2] = true,
[4] = true,
[6] = true,
[7] = true,
[10] = true,
[11] = true,
[12] = true,
[13] = true,
[14] = true,
[15] = true,
[16] = true,
[17] = true,
[18] = true,
[21] = true,
[23] = true,
[24] = true,
[27] = true,
[29] = true,
@ -23,4 +32,6 @@ return {
[50] = true,
[51] = true,
[55] = true,
[56] = true,
[57] = true,
}

View File

@ -23,7 +23,9 @@ return {
[159] = true,
[163] = true,
[184] = true,
[185] = true,
[190] = true,
[191] = true,
[192] = true,
[193] = true,
[194] = true,