ID:160110
 
Ok, so I'm making a text-based game, and I want it to list your contents and skills, but everytime I put in
 src << src.contents


It comes out as /list. Help?
for(var/atom/a in contents)
world << a