diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-11-28 22:58:05 +0100 |
|---|---|---|
| committer | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-11-28 22:58:05 +0100 |
| commit | 673717c73f138c1b600904b654423139d83ea29f (patch) | |
| tree | 56d9c189b5e8d125f540f44eb03e91258d9d946a /docs | |
| parent | ae7b37e4e629cd143605d8745b49dd1a737e74b9 (diff) | |
| download | wiki-673717c73f138c1b600904b654423139d83ea29f.tar.gz wiki-673717c73f138c1b600904b654423139d83ea29f.tar.bz2 wiki-673717c73f138c1b600904b654423139d83ea29f.zip | |
chore: core-scripts.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/core-scripts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/core-scripts.md b/docs/core-scripts.md index 78cc078..d33bd87 100644 --- a/docs/core-scripts.md +++ b/docs/core-scripts.md @@ -164,6 +164,7 @@ class spell_pri_power_word_shield : public SpellScript { OnCheckCast += SpellCheckCastFn(spell_pri_power_word_shield::CheckCast); } +} void AddSC_priest_spell_scripts() { |
