Commit 847bbb4
feat: new value for PickupPrice enum
* update: changed signature of functions in CustomPickups for more functionality
fix: getAdjustedPrice() now uses Math.ceil() instead of Math.floor()
fix: changed version using "npm audit fix"
* fix: linting
revert: package-lock.json
* fix: comment linting
* revert: added this to function signatures
* update: simplified CustomPickups
Co-authored-by: James <5511220+Zamiell@users.noreply.github.com>
* add: new DEVIL_SACRIFICE_SPIKES value to PickupPrice
* Update PickupPrice.ts
* fix spelling
* fix comment
* better spelling
---------
Co-authored-by: James <5511220+Zamiell@users.noreply.github.com>1 parent 1dc5e01 commit 847bbb4
2 files changed
Lines changed: 7 additions & 0 deletions
File tree
- packages
- isaac-typescript-definitions/src/enums
- isaacscript-spell/dictionaries/isaac
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments