mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
Merge pull request #604 from Razgriz1032/Razgriz1032-Electric-Spider-MoveNShoot
Electric Spider move and shoot
This commit is contained in:
@@ -348,9 +348,9 @@ Guard Family
|
||||
melee_damage_lower = 10
|
||||
melee_damage_upper = 25
|
||||
|
||||
ranged = 1
|
||||
move_shoot = 0 //CHOMPEdit Originally, this was ranged, but it is now move_shoot which allows it to move and shoot.
|
||||
ranged_cooldown = 0 //What the starting cooldown is on ranged attacks
|
||||
ranged_cooldown_time = 100 //How long, in deciseconds, the cooldown of ranged attacks is
|
||||
ranged_cooldown_time = 150 //How long, in deciseconds, the cooldown of ranged attacks is. Get nerfed.
|
||||
projectilesound = 'sound/weapons/taser2.ogg'
|
||||
projectiletype = /obj/item/projectile/beam/stun/weak
|
||||
firing_lines = 1
|
||||
|
||||
Reference in New Issue
Block a user