I had a problem and changed it. A new problem cropped up.
[code]Verb “cast”
scope = Magic → cast;
[ Magic i ;
if(scope_stage == 1) rfalse;
if (scope_stage == 2) { objectloop( i ofclass spell) PlaceInScope(i); rtrue;}
“No such in game.”;
] ;[/code]but now it says