Make more range and no los
This commit is contained in:
@@ -24,7 +24,7 @@ namespace DrakiaXYZ.LootRadius.Helpers
|
||||
1.5f,
|
||||
new ConfigDescription(
|
||||
"The distance to include loot from",
|
||||
new AcceptableValueRange<float>(0f, 10f),
|
||||
new AcceptableValueRange<float>(0f, 100f),
|
||||
new ConfigurationManagerAttributes { })));
|
||||
|
||||
RecalcOrder();
|
||||
|
||||
Reference in New Issue
Block a user