Update lua/weapons/koolaids_poo_blaster.lua
parent
a82ad32d32
commit
2d503de0c5
|
|
@ -45,7 +45,7 @@ SWEP.AmmoEnt = "item_rpg_round"
|
|||
SWEP.ViewModelFOV = 50
|
||||
SWEP.ViewModel = "models/weapons/c_rpg.mdl"
|
||||
SWEP.WorldModel = "models/weapons/w_bugbait.mdl"
|
||||
local mdls = {"models/props_docks/channelmarker_gib01.mdl","models/Combine_Helicopter/helicopter_bomb01.mdl","models/props_interiors/pot01a.mdl","models/props_c17/doll01.mdl","models/props_junk/watermelon01.mdl"}
|
||||
local mdls = {"models/props_docks/channelmarker_gib01.mdl","models/props_c17/doll01.mdl","models/props_junk/watermelon01.mdl"}
|
||||
|
||||
-- Called when the left mouse button is pressed
|
||||
function SWEP:PrimaryAttack()
|
||||
|
|
|
|||
Loading…
Reference in New Issue