summaryrefslogtreecommitdiff
path: root/docs/areatrigger_template_actions.md
diff options
context:
space:
mode:
authorWalter Pagani <paganiwalter@gmail.com>2021-01-14 08:35:09 -0300
committerGitHub <noreply@github.com>2021-01-14 12:35:09 +0100
commit4257776dbb0bc569a8591b50b3c15b5189700189 (patch)
tree0ef9e20795a8f64d1af8cfba83acf34e4bbdf547 /docs/areatrigger_template_actions.md
parentabe6477ab99b32c6330254b1e39fab761c9f3a92 (diff)
downloadwiki-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.md33
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
-
-