mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Remove blank space
This commit is contained in:
parent
4adc19caf0
commit
c7282dc10a
1 changed files with 4 additions and 4 deletions
|
|
@ -1003,8 +1003,8 @@ api.spells =
|
|||
target.flags.cardReceived = true
|
||||
|
||||
target.markModified? 'items.special.thankyouReceived'
|
||||
user.stats.gp -= 10
|
||||
|
||||
user.stats.gp -= 10
|
||||
|
||||
api.cardTypes =
|
||||
greeting:
|
||||
key: 'greeting'
|
||||
|
|
@ -1958,7 +1958,7 @@ api.quests =
|
|||
gp: 37
|
||||
exp: 275
|
||||
unlock: t('questWhaleUnlockText')
|
||||
|
||||
|
||||
dilatoryDistress1:
|
||||
text: t('questDilatoryDistress1Text')
|
||||
notes: t('questDilatoryDistress1Notes')
|
||||
|
|
@ -2177,7 +2177,7 @@ api.backgrounds =
|
|||
text: t('backgroundSunkenShipText')
|
||||
notes: t('backgroundSunkenShipNotes')
|
||||
backgrounds082015:
|
||||
pyramids:
|
||||
pyramids:
|
||||
text: t('backgroundPyramidsText')
|
||||
notes: t('backgroundPyramidsNotes')
|
||||
sunset_savannah:
|
||||
|
|
|
|||
Loading…
Reference in a new issue