mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Add the checks
This commit is contained in:
@@ -141,6 +141,8 @@
|
||||
|
||||
if(paddles_on_defib)
|
||||
//Detach the paddles into the user's hands
|
||||
if(usr.incapacitated()) return
|
||||
|
||||
if(!usr.put_in_hands(paddles))
|
||||
to_chat(user, "<span class='warning'>You need a free hand to hold the paddles!</span>")
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user