mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Implemented a intra-zone teleport. Trigger Name is now sent to to the "eventStart" lua callback. Lua scripts can now access world manager.
This commit is contained in:
@@ -18,7 +18,7 @@ namespace FFXIVClassic_Map_Server.actors
|
||||
public class TalkEventCondition
|
||||
{
|
||||
public byte unknown1;
|
||||
public byte unknown2;
|
||||
public bool isDisabled = false;
|
||||
public string conditionName;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user