mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-25 03:48:23 +02:00
Modified scripts to work with new system.
This commit is contained in:
parent
62ed9b22f1
commit
fc51b7f564
4 changed files with 89 additions and 16 deletions
|
@ -38,6 +38,7 @@ namespace FFXIVClassic_Map_Server.Actors
|
|||
|
||||
public bool spawnedFirstTime = false;
|
||||
|
||||
public string classPath;
|
||||
public string className;
|
||||
public List<LuaParam> classParams;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue