diff options
| author | Walter Pagani <paganiwalter@gmail.com> | 2021-01-14 08:35:09 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-14 12:35:09 +0100 |
| commit | 4257776dbb0bc569a8591b50b3c15b5189700189 (patch) | |
| tree | 0ef9e20795a8f64d1af8cfba83acf34e4bbdf547 /docs/areatrigger_template_actions.md | |
| parent | abe6477ab99b32c6330254b1e39fab761c9f3a92 (diff) | |
| download | wiki-4257776dbb0bc569a8591b50b3c15b5189700189.tar.gz wiki-4257776dbb0bc569a8591b50b3c15b5189700189.tar.bz2 wiki-4257776dbb0bc569a8591b50b3c15b5189700189.zip | |
Tables that do not exist anymore (#370)
Diffstat (limited to 'docs/areatrigger_template_actions.md')
| -rw-r--r-- | docs/areatrigger_template_actions.md | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/docs/areatrigger_template_actions.md b/docs/areatrigger_template_actions.md deleted file mode 100644 index 0b9513a..0000000 --- a/docs/areatrigger_template_actions.md +++ /dev/null @@ -1,33 +0,0 @@ -# areatrigger\_template\_actions - -[<-Back-to:World](database-world.md) - -**The \`areatrigger\_template\_actions\` table** - -This table contains the description of areatrigger actions. - -**Structure** - -| Field | Type | Attributes | Key | Null | Default | Extra | Comment | -|--------------------|---------|------------|-----|------|---------|-------|---------| -| [AreaTriggerId][1] | int(10) | unsigned | PRI | NO | | | | -| [ActionType][2] | int(10) | unsigned | PRI | NO | | | | -| [ActionParam][3] | int(10) | unsigned | PRI | NO | | | | -| [TargetType][4] | int(10) | unsigned | | NO | 0 | | | - -[1]: #areatriggerid -[2]: #actiontype -[3]: #actionparam -[4]: #targettype - -**Description of the fields** - -### AreaTriggerId - -### ActionType - -### ActionParam - -### TargetType - - |
