mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Larger than expected (#31265)
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
M.occupant_message(SPAN_DANGER("You hit [src]."))
|
||||
visible_message(SPAN_DANGER("[M.name] hits [src]!"), SPAN_USERDANGER("[M.name] hits you!"))
|
||||
add_attack_logs(M.occupant, src, "Mecha-meleed with [M]")
|
||||
else
|
||||
else if(M.occupant.a_intent == INTENT_DISARM)
|
||||
step_away(src,M)
|
||||
add_attack_logs(M.occupant, src, "Mecha-pushed with [M]", ATKLOG_ALL)
|
||||
M.occupant_message(SPAN_WARNING("You push [src] out of the way."))
|
||||
|
||||
Reference in New Issue
Block a user