mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 02:36:09 +00:00
Honker and Cluwne mecha mobs.
This commit is contained in:
@@ -348,3 +348,15 @@
|
||||
/obj/item/projectile/bullet/honker/Initialize(mapload)
|
||||
. = ..()
|
||||
SpinAnimation()
|
||||
|
||||
/obj/item/projectile/bullet/honker/lethal
|
||||
damage = 20
|
||||
nodamage = FALSE
|
||||
damage_type = BRUTE
|
||||
|
||||
/obj/item/projectile/bullet/honker/lethal/Initialize(mapload)
|
||||
. = ..()
|
||||
SpinAnimation()
|
||||
|
||||
/obj/item/projectile/bullet/honker/lethal/heavy
|
||||
damage = 40
|
||||
|
||||
Reference in New Issue
Block a user