Commit 896eb1e
Fix crash on trying to use Trarthan Cannon (#2048)
We assumed that all crossbows would have the reload time stats but this new base type doesn't have it
Added checks to CalcOffence to make sure that value exists now
Also add proper support for the weapon implicit so all ammo skills can't be used with it
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 4181ae4 commit 896eb1e
3 files changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
279 | 282 | | |
280 | 283 | | |
281 | 284 | | |
| |||
379 | 382 | | |
380 | 383 | | |
381 | 384 | | |
| 385 | + | |
382 | 386 | | |
383 | 387 | | |
384 | 388 | | |
| |||
461 | 465 | | |
462 | 466 | | |
463 | 467 | | |
464 | | - | |
| 468 | + | |
465 | 469 | | |
466 | 470 | | |
467 | 471 | | |
| |||
483 | 487 | | |
484 | 488 | | |
485 | 489 | | |
486 | | - | |
| 490 | + | |
487 | 491 | | |
488 | 492 | | |
489 | 493 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
| |||
2861 | 2864 | | |
2862 | 2865 | | |
2863 | 2866 | | |
2864 | | - | |
| 2867 | + | |
2865 | 2868 | | |
2866 | 2869 | | |
2867 | 2870 | | |
| |||
2907 | 2910 | | |
2908 | 2911 | | |
2909 | 2912 | | |
2910 | | - | |
| 2913 | + | |
2911 | 2914 | | |
2912 | 2915 | | |
2913 | 2916 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3416 | 3416 | | |
3417 | 3417 | | |
3418 | 3418 | | |
| 3419 | + | |
3419 | 3420 | | |
3420 | 3421 | | |
3421 | 3422 | | |
| |||
0 commit comments