share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.lua
changeset 12355 193eba524369
parent 11301 fa18940f290d
child 13278 8f579173b161
equal deleted inserted replaced
12354:7535da917696 12355:193eba524369
    95 		SetAmmo(amPortalGun, 2, 0, 0, 0)
    95 		SetAmmo(amPortalGun, 2, 0, 0, 0)
    96 	elseif hogIndex == 5 then
    96 	elseif hogIndex == 5 then
    97 		SetAmmo(amSeduction, 9, 0, 0, 0)
    97 		SetAmmo(amSeduction, 9, 0, 0, 0)
    98 		SetAmmo(amResurrector, 1, 0, 0, 0)
    98 		SetAmmo(amResurrector, 1, 0, 0, 0)
    99 		SetAmmo(amInvulnerable, 1, 0, 0, 0)
    99 		SetAmmo(amInvulnerable, 1, 0, 0, 0)
       
   100         SetAmmo(amLowGravity, 1, 0, 0, 0)
   100 	elseif hogIndex == 6 then
   101 	elseif hogIndex == 6 then
   101 		SetAmmo(amFlamethrower, 1, 0, 0, 0)
   102 		SetAmmo(amFlamethrower, 1, 0, 0, 0)
   102 		SetAmmo(amMolotov, 1, 0, 0, 0)
   103 		SetAmmo(amMolotov, 1, 0, 0, 0)
   103 		SetAmmo(amNapalm, 1, 0, 0, 0)
   104 		SetAmmo(amNapalm, 1, 0, 0, 0)
   104 	elseif hogIndex == 7 then
   105 	elseif hogIndex == 7 then