#include "model_inc"

int StartingConditional()
{
    return HasItem(9);
}