ID:162364
 
When I was a GM in one of byond games I noticed that when I right-clicked the ground I could boot/ban/edit/etc. everything - special areas, turfs, objects... with my edit verb I can only edit "area", not turfs. How do I change that?

Here is how I defined that in my Edit verb:

Edit(obj/O as obj|mob|turf|area in view())
Edit(atom/O as anything in view())