mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
some NPC wording updates
This commit is contained in:
parent
80fd023012
commit
3417e3a76b
2 changed files with 7 additions and 9 deletions
|
|
@ -8,11 +8,10 @@
|
|||
td
|
||||
.popover.static-popover.fade.right.in
|
||||
.arrow
|
||||
h3.popover-title Daniel Johansson
|
||||
.popover-content
|
||||
| Welcome to the Tavern! I'm
|
||||
h3.popover-title
|
||||
a(target='_blank', href='http://www.kickstarter.com/profile/2014640723') Daniel
|
||||
| , the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.
|
||||
.popover-content
|
||||
| Welcome to the Tavern! If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.
|
||||
div
|
||||
button.btn.btn-large.btn-success(ng-class='{active: user.flags.rest}', ng-click='rest()')
|
||||
span(ng-show='user.flags.rest') Check Out of Inn
|
||||
|
|
|
|||
|
|
@ -14,11 +14,10 @@ div(modal='user.flags.rewrite !== false')
|
|||
.popover-content
|
||||
p.
|
||||
Hello my Habiteers! I have some amazing news to share with you, it's huge!
|
||||
Has Habit ever crashed for you? (Joke). Well we <a target='_blank' href="http://habitrpg.tumblr.com/post/59104876969/website-issues-what-were-doing">re-wrote the website from the ground up</a>
|
||||
so we could conquor all the bugs once and for all (more from Tyler in a bit). If you haven't seen me for a while (due to a bug in the old site), be sure to catch up with me on the right side of the screen for any missed news. Importantly:
|
||||
h4.
|
||||
<a target='_blank' href='https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg'>Android</a> & <a target='_blank' href='https://itunes.apple.com/us/app/habitrpg/id689569235?mt=8'>iOS</a> Apps are out!
|
||||
p They're open source, so help us make them awesome.
|
||||
Has Habit ever crashed for you? (Joke). Well we <a target='_blank' href="http://habitrpg.tumblr.com/post/59104876969/website-issues-what-were-doing">re-wrote the website from the ground up</a>
|
||||
to could conquor those critical bugs once and for all (more from Tyler in a bit). If you haven't seen me for a while (due to a bug in the old site), be sure to catch up with me on the right side of the screen for any missed news. Importantly:
|
||||
<u><a target='_blank' href='https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg'>Android</a> & <a target='_blank' href='https://itunes.apple.com/us/app/habitrpg/id689569235?mt=8'>iOS</a> Apps are out!</u>
|
||||
They're open source, so help us make them awesome.
|
||||
|
||||
table(style='clear:both;')
|
||||
tr
|
||||
|
|
|
|||
Loading…
Reference in a new issue