<?php

/**
 * This overrides some values for the animals without having to configure it
 *
 * This file is added to the protected cascade for animals only.
 * You should not edit it!
 */

$plugins['extension'] = 0;
$plugins['upgrade'] = 0;
$plugins['testing'] = 0;
$plugins['farmer'] = 1;
$plugins['farmsync'] = 0;
