Merge pull request #5493 from Citadel-Station-13/upstream-merge-35661
[MIRROR] Mekhi goes on the table
This commit is contained in:
@@ -65,9 +65,6 @@
|
||||
if(pushed_mob.buckled)
|
||||
to_chat(user, "<span class='warning'>[pushed_mob] is buckled to [pushed_mob.buckled]!</span>")
|
||||
return
|
||||
if(user.grab_state < GRAB_AGGRESSIVE)
|
||||
to_chat(user, "<span class='warning'>You need a better grip to do that!</span>")
|
||||
return
|
||||
tablepush(user, pushed_mob)
|
||||
user.stop_pulling()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user