diff options
| -rw-r--r-- | docs/areatrigger_tavern.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/areatrigger_tavern.md b/docs/areatrigger_tavern.md index 8a7941f..4423aa9 100644 --- a/docs/areatrigger_tavern.md +++ b/docs/areatrigger_tavern.md @@ -11,7 +11,7 @@ Enable a trigger when player enters a city or tavern. This causes the player to | Field | Type | Attributes | Key | Null | Default | Extra | Comment | |-----------|--------------|------------|-----|------|---------|-------|------------| | [id][1] | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier | -| [name][2] | text | signed | | YES | NULL | | | +| [name][2] | text | | | YES | | | | [1]: #id [2]: #name |
