1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-26 12:07:12 -07:00

i am out of it

This commit is contained in:
Connor Olding 2015-03-26 07:18:20 -07:00
parent 640d515a6e
commit bbf1c042f0

View File

@ -54,9 +54,9 @@ else
a.map_visited (0xFFFF)
a.banked_rupees (5000)
a.lottery_numbers[1](1*10000 + 2*0x100 + 3)
a.lottery_numbers[2](4*10000 + 5*0x100 + 6)
a.lottery_numbers[3](7*10000 + 8*0x100 + 9)
a.lottery_numbers[1](1*0x10000 + 2*0x100 + 3)
a.lottery_numbers[2](4*0x10000 + 5*0x100 + 6)
a.lottery_numbers[3](7*0x10000 + 8*0x100 + 9)
a.spider_mask_order[1](0)
a.spider_mask_order[2](0)
a.spider_mask_order[3](0)