mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[MIRROR] Left-Click Combat Mode Harmbaton (#6823)
* Left-Click Combat Mode Harmbaton (#60085) * Left-Click Combat Mode Harmbaton Co-authored-by: 小月猫 <alina.r.starkova@gmail.com>
This commit is contained in:
@@ -212,6 +212,10 @@
|
||||
else
|
||||
to_chat(user, span_danger("The baton is still charging!"))
|
||||
return
|
||||
else if(user.combat_mode && !turned_on)
|
||||
..()
|
||||
user.do_attack_animation(M)
|
||||
return
|
||||
else
|
||||
M.visible_message(span_warning("[user] prods [M] with [src]. Luckily it was off."), \
|
||||
span_warning("[user] prods you with [src]. Luckily it was off."))
|
||||
|
||||
Reference in New Issue
Block a user