/* Excessive Dawn 1.3 InstaGib ruleset */ Config { Name: "InstaGib ruleset" Date: "01 Jun 2012" Author: "Cyrax" } g_speed: 320; Physics: 1+2+4; // direction control in air + strafe control in air + air stop control PM Flags: slope jumps; Powerups: Haste; // only this powerup is allowed // remove all other items from map Weapons: no; Items: no; Ammos: no; Start Weapons: gauntlet + rail; // weapons you spawned with Warmup Weapons: no; // use start weapons Default Weapon: no; // use last selected Drop Enable: Flags; // ctf flags Drop On Death: no; // Spawn Protection: 2; // > 0 - will add ballesuit for specified time // < 0 - will set (dual) spawnkill protection Spawn System: new; // avoid unsafe spots Game Flags: no self damage; Health Regen: 2000; // regen each 2000ms Health Regen Amount: 1; Weapons { Gauntlet { Damage: 500; Firing Weight: 0.8; // walk faster with it } Railgun { Respawn Ammo: 50; Damage: 1000; Cycle: 1000; Knockback: 100, 500; // self, enemy } }