deguns bugs

This commit is contained in:
Cerebulon
2022-02-03 20:22:55 +00:00
parent 7dd4e0503c
commit b6c390f0d9
2 changed files with 5 additions and 2 deletions

View File

@@ -45,7 +45,6 @@
melee_damage_lower = 15
melee_damage_upper = 15
projectiletype = /obj/item/projectile/energy/skathari
projectilesound = 'sound/weapons/pierce.ogg'
/*
To be replaced with equivalents later
@@ -126,7 +125,6 @@ To be replaced with equivalents later
movement_cooldown = 8
projectiletype = /obj/item/projectile/energy/skathari
projectilesound = 'sound/weapons/pierce.ogg'
pixel_x = -32
old_x = -32

View File

@@ -170,10 +170,15 @@
/obj/item/projectile/energy/skathari //Skathari equivalent of above, but less biological more... Blue.
name = "bluespace spit"
icon_state = "bluespace_small"
fire_sound = 'sound/weapons/pierce.ogg'
pass_flags = PASSTABLE | PASSGLASS | PASSGRILLE
damage = 20
damage_type = BIOACID //Still biological weirdness
agony = 20
armor_penetration = 50 // More normal armour type check (energy) but said armour less effective because bluespace shenanigans.
light_range = 2
light_power = 0.5
light_color = "#16D3F5"
/obj/item/projectile/energy/phoron
name = "phoron bolt"