Commit 2df5a74
Fix crash when importing a character that uses Facebreaker gloves (#2098)
When using Facebreakers, the character acts as if it is using a 1 hand mace so it gets the single handed mace strike skill. We assumed that the player had to have a weapon equipped if this skill was in the character list so it would crash when referring to an invalid index
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 7e9d26b commit 2df5a74
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
959 | | - | |
960 | | - | |
| 959 | + | |
| 960 | + | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| |||
0 commit comments