mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
fix aliens not being able to attack carp/spiders
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
if ((O.client && !( O.blinded )))
|
||||
O.show_message(text("\red [] has grabbed [] passively!", M, src), 1)
|
||||
|
||||
if("harm", "disarm")
|
||||
else
|
||||
var/damage = rand(15, 30)
|
||||
visible_message("\red <B>[M] has slashed at [src]!</B>")
|
||||
adjustBruteLoss(damage)
|
||||
|
||||
Reference in New Issue
Block a user