Commit 7558cef
committed
Nexo Compatibility: Override Nexo attack speed to prevent duplication
This is a bit of a messy fix in that we're explicitly overriding the value provided by other plugins. Ideally, we should only be overriding our own values instead of all of them universally, but that will require a decent amount of additional work1 parent 33c77ae commit 7558cef
File tree
1 file changed
+1
-1
lines changed- src/main/java/studio/magemonkey/divinity/stats/items
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
0 commit comments