Skip to content

Commit

Permalink
fix: Missing World Enums
Browse files Browse the repository at this point in the history
  • Loading branch information
nt153133 committed Aug 20, 2024
1 parent 998306c commit 5fc7640
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Enums/World.cs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,18 @@ public enum World : ushort
Seraph = 405, //Dynamis
Halicarnassus = 406, //Dynamis
Maduin = 407, //Dynamis
Cuchulainn = 408, //Dynamis
Kraken = 409, //Dynamis
Rafflesia = 410, //Dynamis
Golem = 411, //Dynamis
Titania = 412, //Shadow
Innocence = 413, //Shadow
Pixie = 414, //Shadow
Tycoon = 415, //Shadow
Wyvern = 416, //Shadow
Lakshmi = 417, //Shadow
Eden = 418, //Shadow
Syldra = 419, //Shadow

// DC Group: 陆行鸟
[Description("拉诺西亚")]
Expand Down

0 comments on commit 5fc7640

Please sign in to comment.