if("Supreme")
if(GMLockCheck())
usr<<"Your Admin Powers Are Locked."
return
world << "The Supreme\font dragonballs have been destroyed by [usr]!"
for(var/obj/Supreme_Dragonballs/O in world)
del O
Problem description:
saying O is undefined
Copyright © 2025 BYOND Software.
All rights reserved.