mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fixed autoclave exploit (#32113)
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
|
||||
if(is_open && occupant)
|
||||
add_fingerprint(user)
|
||||
user.put_in_active_hand(occupant)
|
||||
user.put_in_hands(occupant)
|
||||
to_chat(user, SPAN_NOTICE("You take [occupant] out of [src]."))
|
||||
occupant = null
|
||||
update_appearance(UPDATE_OVERLAYS)
|
||||
|
||||
Reference in New Issue
Block a user