mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
-small change
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
/obj/structure/inflatable/AltClick()
|
||||
if(usr.stat || usr.restrained())
|
||||
return
|
||||
if (cheap_hypotenuse(x, y, usr.x, usr.y) >= 2) //allow only 1 dist and diagonals
|
||||
if(!Adjacent(usr))
|
||||
return
|
||||
deflate()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user