mob
verb
Giant()
set category = "Jutsus"
set name = "Baika No Jutsu"
var/icon/I = new(usr.icon)
I.Scale(64,64)
Problem description:
alright issue is it either doesnt change the size OR lol 2 times im afraid it ended up shrinking the icon XD I had usr.icon=I there but I took it out due to it was the same thing with or without xD