mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-14 08:32:48 +01:00
more gammers (#4052)
* Update medsci.dm * Update miscellaneous.dm * Update arcade.dm * Update transform.dm * Update implanter.dm * Update shuttle_console.dm
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
return
|
||||
if(active)
|
||||
if (imp)
|
||||
M.visible_message("<span class='warning'>[user] is attemping to implant [M].</span>")
|
||||
M.visible_message("<span class='warning'>[user] is attempting to implant [M].</span>")
|
||||
|
||||
user.setClickCooldown(DEFAULT_QUICK_COOLDOWN)
|
||||
user.do_attack_animation(M)
|
||||
|
||||
Reference in New Issue
Block a user