mob/Player |
Problem description:
I have forgotten something so trivial as how to reference an object so that I can modify its variables from outside its scope. I just want the ChangeRockIcon verb to change the icon of all Rock objects, but from within the /mob/Player scope. How is this done?

changing view to whatever you need.