compile
This commit is contained in:
@@ -31,13 +31,6 @@
|
||||
desc = "The less-loved portion of the jumping board."
|
||||
dir = EAST
|
||||
|
||||
/obj/structure/pool/Rboard/CheckExit(atom/movable/O as mob|obj, target as turf)
|
||||
if(istype(O) && O.pass_flags & PASSGLASS)
|
||||
return TRUE
|
||||
if(get_dir(O.loc, target) == dir)
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
/obj/structure/pool/Lboard
|
||||
name = "JumpBoard"
|
||||
icon_state = "boardleft"
|
||||
|
||||
Reference in New Issue
Block a user