blob: 2ec3288a71b23441379b8dcfc30500baacbc821a (
plain) (
tree)
|
|
// Student at Tulimshar's magic academy
001-1,43,48,0|script|Ched|113
{
mes "[Ched]";
mes "\"I'm trying to get a spell to work, but I'm having some trouble.\"";
mes "\"It's supposed to combine two potions, but I can't seem to figure out which two to combine...\"";
next;
mes "\"Maybe I should go back to practicing '" + get(.invocation$, "detect-magic") + "' until I can cast it properly.\" %%6";
close;
}
|