diff -r 499a9bda5571 -r 388bb06bd16e RacerRoomSetup.wiki --- a/RacerRoomSetup.wiki Wed Oct 30 11:02:43 2019 +0000 +++ b/RacerRoomSetup.wiki Wed Oct 30 11:06:19 2019 +0000 @@ -21,9 +21,7 @@ The racer room configuration is currently here: [https://hg.hedgewars.org/hedgewars/raw-file/tip/misc/racer.yaml] It is stored relative to the game server. According to unc0rr, any errors in syntax will kill the server, so be careful! -To update for a new release you usually just need to add new characters to the AMMO for any newly added weapon entries. -{{{:s/\([0-9]\{58\}\)/\10/g}}} -will do this in vim, where 58 is the number of weapons in the current racer room and the 0 is for the addition. +To update for a new release you usually just need to update `AMMO` for any newly added weapon entries. New maps can be added too, using existing entries as a reference. == Setting up the room ==