blast gun is a trig gun
now there are no more base guns
This commit is contained in:
		| @@ -1019,9 +1019,10 @@ blast = mknew(bullet_base.new{ | ||||
|  category=player_blt_cat | ||||
| }) | ||||
|  | ||||
| blast_gun = mknew(gun_base.new{ | ||||
| blast_gun = mknew(trig_gun.new{ | ||||
|  icon = 13, | ||||
|  cooldown = 0x0.0078, -- 120 frames between shots | ||||
|  aim = -0.75, | ||||
|  ammo = 5, | ||||
|  maxammo = 5, | ||||
|  munition = blast, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user