Update to data version 34

This commit is contained in:
Melledy
2025-11-10 23:11:34 -08:00
parent 04b76135fe
commit d9bd61c50d
3 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ public class Config {
this.content = "Welcome to Nebula! Please take these items as a starter gift.";
this.attachments = List.of(
new ItemParam(86009, 1),
new ItemParam(86003, 1),
new ItemParam(86002, 1),
new ItemParam(1, 1_000_000),
new ItemParam(2, 30_000)
);