Feature Multi-stage crafting

heeheehee

Developer
Staff member
So, I was looking at the one-click crafting native to KoL (visible from the Discoveries page), and I wondered why Mafia didn't use it.

For instance, pirate skull:
Code:
craft.php?mode=combine&steps[]=164,176&steps[]=177,224&stay=1&action=craft&qty=1&pwd

164: smart skull
176: brainy skull
224: eyepatch

It seems fairly straightforward to make multiple items in one go. Although, this will only really save server hits if you happen to have none of the intermediate items...
 
Top