From 459d2b76562bc63a760547a70d495f3d8593fd85 Mon Sep 17 00:00:00 2001 From: Walter Pagani Date: Thu, 14 Jan 2021 11:12:10 -0300 Subject: update areatrigger_scripts (#367) --- docs/areatrigger_scripts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/areatrigger_scripts.md b/docs/areatrigger_scripts.md index 89bf584..636f0b4 100644 --- a/docs/areatrigger_scripts.md +++ b/docs/areatrigger_scripts.md @@ -10,8 +10,8 @@ Allows for an area trigger to be scripted with Trinity Script. | Field | Type | Attributes | Key | Null | Default | Extra | Comment | |-----------------|--------------|------------|-----|------|---------|-------|---------| -| [entry][1] | mediumint(8) | signed | PRI | NO | NULL | | | -| [ScriptName][2] | char(64) | signed | | NO | NULL | | | +| [entry][1] | mediumint(8) | | PRI | NO | | | | +| [ScriptName][2] | char(64) | | | NO | | | | [1]: #entry [2]: #scriptname -- cgit