mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
OPtable no longer forces resting state (#21367)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
co-authored by
adrermail@gmail.com <adrermail@gmail.com>
parent
813f0a3ae5
commit
e8a6932067
@@ -101,7 +101,6 @@
|
||||
user.visible_message("[user] climbs on [src].","You climb on [src].")
|
||||
else
|
||||
visible_message("<span class='alert'>[new_patient] has been laid on [src] by [user].</span>")
|
||||
new_patient.resting = TRUE
|
||||
if(new_patient.s_active) //Close the container opened
|
||||
new_patient.s_active.close(new_patient)
|
||||
add_fingerprint(user)
|
||||
|
||||
Reference in New Issue
Block a user