mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-11 09:42:23 +00:00
Updated Lua Parser (markdown)
parent
ce4cbb2824
commit
9ddad4ff99
@ -1039,6 +1039,7 @@ Note:
|
||||
> ```
|
||||
> {
|
||||
> String name;
|
||||
> String data;
|
||||
> }
|
||||
> ```
|
||||
|
||||
@ -1048,9 +1049,12 @@ Note:
|
||||
> ```
|
||||
> {
|
||||
> String name;
|
||||
> String data;
|
||||
> }
|
||||
> ```
|
||||
|
||||
Note: data may be nil in both the previous encounter event objects based on which functions were used to load or unload the encounter.
|
||||
|
||||
<a name="wiki-api"></a>
|
||||
### API
|
||||
* [Lua API](Lua-API)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user