mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Merge pull request #69 from Alys/patch-1
Tools of the Trade description now mentions drops
This commit is contained in:
commit
8d2d1e9276
1 changed files with 1 additions and 1 deletions
|
|
@ -330,7 +330,7 @@ api.spells =
|
|||
mana: 25
|
||||
lvl: 13
|
||||
target: 'party'
|
||||
notes: "You share your thievery tools with the party to aid them in 'acquiring' more gold. The party's gold bonus for tasks is buffed for a day."
|
||||
notes: "You share your thievery tools with the party to aid them in 'acquiring' more gold. The party's gold bonus for tasks and chance of drops is buffed for a day."
|
||||
cast: (user, target) ->
|
||||
## lasts 24 hours ##
|
||||
_.each target, (member) ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue