ItemPropertySpecialWalk
From NWN2Wiki
// Returns Item property special walk. If no parameters are specified it will // automatically use the zombie walk. This will apply the special walk animation // to the user. itemproperty ItemPropertySpecialWalk(int nWalkType=0);
