// Basic Heretic stuff. skills { 1 = "Thou needeth a wet-nurse"; 2 = "Yellowbellies-r-us"; 3 = "Bringest them oneth"; 4 = "Thou art a smite-meister"; 5 = "Black plague possesses thee"; } //mxd. These are Heretic-specific settings only. //mxd. These settings are valid only in native Heretic map format. mapformat_doom { sectortypes { include("Heretic_sectors.cfg"); } }