Putting in combinations for trying to smash the sun

This commit is contained in:
mshirt 2016-11-26 12:54:49 -06:00
parent 5178abd891
commit a229d8862f

View file

@ -10,6 +10,8 @@ module Item
[15, 22] => 16, # bottle of smoke + viscous syringe => bottle of acid
[11, 18] => 103, # empty bottle + crowbar => can't combine
[11, 19] => 103, # empty bottle + pipe => can't combine
[1, 18] => 104, # lightbulb + crowbar => can't combine
[1, 19] => 104, # lightbulb + pipe => can't combine
[25, 26] => 30, # feather + ink bottle => pen
[27, 56] => 57, # tube of water + water pill => miracle water
[32, 36] => 33, # button + magnets => magnetized button