From 814dd829da69fe10dae1ff3cdf37823586094e0e Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 15 May 2021 21:10:36 +0200 Subject: Update smart_scripts.md (#483) --- docs/smart_scripts.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index bf5db8c..25c9706 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -40,15 +40,15 @@ The `smart_scripts` table has 30 attributes. It serves to make scripts in SQL la | [comment][11] | text | | | NO | | | Event Comment | [1]: #entryorguid -[2]: #source_type +[2]: #sourcetype [3]: #id [4]: #link -[5]: #event_type -[6]: #event_phase_mask -[7]: #event_chance -[8]: #event_flags -[9]: #action_type -[10]: #target_type +[5]: #eventtype +[6]: #eventphasemask +[7]: #eventchance +[8]: #eventflags +[9]: #actiontype +[10]: #targettype [11]: #comment **Description of the fields** -- cgit