mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Caught the corgi and precursor hivebot.
The latter one is just embarrassing, since I was the one who added it originally.
This commit is contained in:
@@ -54,4 +54,15 @@
|
||||
hitsound = 'sound/weapons/zapbang.ogg'
|
||||
pass_flags = PASSTABLE | PASSGLASS | PASSGRILLE
|
||||
combustion = FALSE
|
||||
agony = 20
|
||||
agony = 20
|
||||
|
||||
/obj/item/projectile/energy/mob/precursor
|
||||
name = "precursor beam"
|
||||
icon = 'icons/obj/projectiles_ch.dmi'
|
||||
icon_state = "impact_prec"
|
||||
fire_sound = 'sound/weapons/MediumLaser.ogg'
|
||||
light_color = "#FF0099"
|
||||
|
||||
hud_state = "plasma_rifle"
|
||||
damage = 48
|
||||
armor_penetration = 10
|
||||
Reference in New Issue
Block a user