Commit 522ec2c
committed
fix(trades): correct itemId from 'spring' to 'steel_spring'
Fixes the remaining issue in RaidTheory#69 where trades.json referenced
a non-existent 'spring' itemId. The correct item is 'steel_spring'
which exists in items/steel_spring.json.
This completes the fixes started in PR RaidTheory#38, which addressed
'processors' and 'orange_light_stick' but missed this one.
Closes RaidTheory#691 parent 75de8f0 commit 522ec2c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments