mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 21:10:30 +01:00
Roller Bed Fix (#15378)
This commit is contained in:
@@ -473,7 +473,7 @@
|
||||
else
|
||||
attach_iv(buckled, usr)
|
||||
return
|
||||
if(ishuman(over_object))
|
||||
if(usr != over_object && ishuman(over_object))
|
||||
if(user_buckle(over_object, usr))
|
||||
attach_iv(buckled, usr)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user