.fishop and .finv
You can list items in `.fishop`
Buy with `.fibuy`
See your inventory with `.finv`
Equip with `.fiuse`
Items are defined in items: array at the bottom of fish.yml
Items will show up in your .fili and bonuses will show up when you do .fish
The migrations for quests were meant to be sorted in 4c2b42ab7f
but it kind of decided to be very stupid.
This commit is contained in:
parent
e4afa1e385
commit
0a1797700c
26 changed files with 1318 additions and 291 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -371,8 +371,7 @@ site/
|
|||
|
||||
.aider.*
|
||||
PROMPT.md
|
||||
.aider*
|
||||
.windsurfrules
|
||||
.*rules
|
||||
|
||||
## Python pip/env files
|
||||
Pipfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue