mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Update spawn level maximum to 200 (close #198)
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
//
|
||||
resources.ApplyResources(this.NUDEntityLevel, "NUDEntityLevel");
|
||||
this.NUDEntityLevel.Maximum = new decimal(new int[] {
|
||||
90,
|
||||
200,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
|
||||
Reference in New Issue
Block a user