mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Merge pull request #12324 from KorPhaeron/firingpins
Syndicate simple mob hotfix
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
projectilesound = 'sound/weapons/Gunshot_smg.ogg'
|
||||
projectiletype = /obj/item/projectile/bullet/midbullet2
|
||||
|
||||
weapon1 = /obj/item/weapon/gun/projectile/automatic/c20r
|
||||
weapon1 = /obj/item/weapon/gun/projectile/automatic/c20r/unrestricted
|
||||
|
||||
/mob/living/simple_animal/hostile/syndicate/ranged/space
|
||||
icon_state = "syndicaterangedpsace"
|
||||
@@ -140,4 +140,4 @@
|
||||
..(gibbed)
|
||||
visible_message("<span class='danger'><b>[src]</b> is smashed into pieces!</span>")
|
||||
qdel(src)
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user