mob verb Summon_Dragon() set category="DragonBall" switch(input("Summon Dragon", "What is your wish?", text) in list ("Wealth", "Power", "Trip to GM land", "Z Sword")) if("Wealth") if(usr.db>=6) usr<<"So be it, Money is what you may have..." usr.zenni+=650000 usr.db=0
now, if the db=7, i want all of there INVENTORY dragonballs to dissappear.
so, once you use the command, it deletes all of those dragonballs.
del(db)