summaryrefslogtreecommitdiff
path: root/world/map/conf/magic-quickdebug.sex
blob: 277a83e9e9964fd217c7259156ed20d02879904d (plain) (blame)
1
2
3
4
5
6
"--------------------------------------------------------------------------------"
"Quickdebug Spells"
"--------------------------------------------------------------------------------"
(SPELL (NONMAGIC SILENT) debug0 "%debug" ()
    (EFFECT
        (SCRIPT "{if(!debug)end;callfunc \"Debug\";}")))