mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-23 20:29:45 +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