mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-20 01:29:54 +02:00
Implement vampire survivor records
This commit is contained in:
@@ -8,6 +8,8 @@ import lombok.Getter;
|
||||
@ResourceType(name = "VampireSurvivor.json")
|
||||
public class VampireSurvivorDef extends BaseDef {
|
||||
private int Id;
|
||||
private int Mode;
|
||||
private int NeedWorldClass;
|
||||
|
||||
@Override
|
||||
public int getId() {
|
||||
|
||||
Reference in New Issue
Block a user