maple-v206/scripts/item/consume_2434039.py

7 lines
291 B
Python

if sm.canHold(1672069):
if sm.canHold(1662072):
sm.giveItem(1662072)
sm.giveItem(1672069)
sm.consumeItem(2434039)
else: sm.sendOkay("Please check that you have room in your inventory.")
else: sm.sendOkay("Please check that you have room in your inventory.")