diff -r ce7a84ad72bf -r abfafb1479a2 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Thu May 03 02:38:19 2018 +0100 +++ b/ConfigurationFiles.wiki Thu May 03 02:39:23 2018 +0100 @@ -306,7 +306,7 @@ * Ammo in crate * Delay -In each section, each number represents one weapon. The order of these weapons is noted in the source code file `[https://hg.hedgewars.org/hedgewars/file/a79c1206bacd/QTfrontend/weapons.h#l24 weapons.h]`. This means the first number of a section is for the grenade, followed by the cluster bomb, then bazooka, and so on. +In each section, each number represents one weapon. The order of these weapons is noted in the source code file `weapons.h` (https://hg.hedgewars.org/hedgewars/file/a79c1206bacd/QTfrontend/weapons.h#l24). This means the first number of a section is for the grenade, followed by the cluster bomb, then bazooka, and so on. == `schemes.ini` == Legacy file for game schemes for version 0.9.23 and older. Since 0.9.24, this file is no longer actively used, it is now only used to import schemes to the new format when the `Schemes/Game/` directory has not been created yet.