547548549550551552553554555556557
if(!activeChar.checksForShop(false)) { activeChar.sendActionFailed(); return; } activeChar.sendPacket(new PrivateStoreManageListBuy(activeChar)); } break; case 37: // Создание магазина Common Craft { if(activeChar.isInTransaction())