summaryrefslogtreecommitdiff
path: root/docs/scripts.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-15 15:45:27 +0200
committerGitHub <noreply@github.com>2021-07-15 15:45:27 +0200
commite90a67c787ed062850ae7bc80f41b6f11e52b285 (patch)
treec99eb40db351a22f3b91ff7ca3cc9a2609fc3466 /docs/scripts.md
parent35792020a481f0bb0545554d3f4870bf11a1ee30 (diff)
downloadwiki-e90a67c787ed062850ae7bc80f41b6f11e52b285.tar.gz
wiki-e90a67c787ed062850ae7bc80f41b6f11e52b285.tar.bz2
wiki-e90a67c787ed062850ae7bc80f41b6f11e52b285.zip
chore: Small improvement to **_script (#595)
* Update scripts.md * Update database-world.md
Diffstat (limited to 'docs/scripts.md')
-rw-r--r--docs/scripts.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/scripts.md b/docs/scripts.md
index f93bc84..e239ddc 100644
--- a/docs/scripts.md
+++ b/docs/scripts.md
@@ -1,7 +1,7 @@
-[Database Structure](Database-Structure) > [World-Database](World-Database) > [scripts](scripts)
-
# scripts
+[<-Back-to:World](database-world.md)
+
# Tables: \*\*\*\_scripts
This table format is used for 3 different tables to control possible scripts activated by different actions:
@@ -14,7 +14,7 @@ This table format is used for 3 different tables to control possible scripts act
NOTE: An entry in this table may have more than one row as a script may do more than just one action. Also each action the script may make can have a separate delay attached to it. In that case, the core will activate the appropriate action after the correct delay.
-## **Structure**
+**Table Structure**
| Field | Comment
|---------------------------|--------