mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-23 08:13:32 -04:00
Object scripts can now define: use(core, actor, object) destroy(core, object) This will be useful for, for example, making a pcd vehicle spawn in the datapad upon the use of a deed before destroying itself, or making a lifeday tree spawn another tree upon its destruction.