mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +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
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "You can now collapse rollerbeds again."
|
||||
Reference in New Issue
Block a user