Copy some files from Grasscutter-Quests

NOT completely finished, nor is it completely done. Protocol issues remain! (including lack of packet IDs)
This commit is contained in:
KingRainbow44
2023-04-01 18:06:30 -04:00
parent 262ee38ded
commit daa51e53b7
381 changed files with 10285 additions and 9150 deletions

View File

@@ -15,7 +15,7 @@ public class RewindData {
}
@Data
private static class Npc {
public static class Npc {
private String script;
private int room_id;
private int data_index;