share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua
changeset 11515 4dd77731453b
parent 10965 fb2b006ba476
child 12411 edeae7661dca
--- a/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua	Sat Jan 16 19:11:21 2016 +0100
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua	Sat Jan 16 19:20:06 2016 +0100
@@ -727,7 +727,7 @@
 --============================================================================
 
 --for custom made continent, follows the same standards as the globalism one. You can make your continent with <Name>~<Information>~<Weapons>. Take the weapons generated from globalism, if you want a GUI :P
---weapons=<ammo><types>, ammo = ascii[116(1 ammo) to 125(inf ammo)] types = ascii[36(Grenade), 37(Clusterbomb) to 90(knife)] see https://code.google.com/p/hedgewars/wiki/AmmoTypes
+--weapons=<ammo><types>, ammo = ascii[116(1 ammo) to 125(inf ammo)] types = ascii[36(Grenade), 37(Clusterbomb) to 90(knife)] see http://hedgewars.org/kb/AmmoTypes
 --ex "Own continent~this continent rocks!~tZ}$" will get 1 knife and inf grenades
 function onParameters()