// Evol scripts.
// Author:
//    Travolta
// Description:
//    Pious on Market
// Variables:
//    none

001-1,55,119,0	script	#MarketPiou1	NPC_MARKET_PIOU,{
    end;

OnInit:
    .sex = G_OTHER;
    .distance = 2;
    end;
}