mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Refined the loot system
Added more py scripts for krayt pearls and junk Made system more flexible
This commit is contained in:
@@ -60,7 +60,7 @@ import engine.resources.scene.Planet;
|
||||
import engine.resources.scene.Point3D;
|
||||
import engine.resources.scene.Quaternion;
|
||||
|
||||
@Persistent(version=2)
|
||||
@Persistent(version=3)
|
||||
public class TangibleObject extends SWGObject {
|
||||
|
||||
// TODO: Thread safety
|
||||
|
||||
Reference in New Issue
Block a user