ProgressionEventsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |name |varchar(40) |PRI | | | |- | |event_script |text | | | | |}" |
No edit summary |
||
Line 1: | Line 1: | ||
Defines a script to be executed. For syntax see [[ProgressionEvents|Progression Events]]. | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ |
Latest revision as of 16:32, 6 March 2022
Defines a script to be executed. For syntax see Progression Events.
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
name | varchar(40) | PRI | ||||
event_script | text |