Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Created September 11, 2018 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexDaniel/f5e267f3982b4ae7eaa316500d2afaac to your computer and use it in GitHub Desktop.
Save AlexDaniel/f5e267f3982b4ae7eaa316500d2afaac to your computer and use it in GitHub Desktop.
method cast(#|{ A spell } Spell $s)
#= Initiate a specified spell normally
#= (do not use for class 7 spells)
{
do_raw_magic($s);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment