Guest User

Untitled

a guest
Feb 19th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /obj/lesenka/Enter(/mob/human/O)
  2. for(var/obj/lesenka/LESTNICA in LISTOFLESTNICA)
  3. if(src.id == LESTNICA.id)
  4. O.Move(LESTNICA.loc)
Advertisement
Add Comment
Please, Sign In to add comment