2
common/dist/sprites/habitrpg-shared.css
vendored
1376
common/dist/sprites/spritesmith0.css
vendored
BIN
common/dist/sprites/spritesmith0.png
vendored
|
Before Width: | Height: | Size: 284 KiB After Width: | Height: | Size: 302 KiB |
1532
common/dist/sprites/spritesmith1.css
vendored
BIN
common/dist/sprites/spritesmith1.png
vendored
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 76 KiB |
1994
common/dist/sprites/spritesmith2.css
vendored
BIN
common/dist/sprites/spritesmith2.png
vendored
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 150 KiB |
724
common/dist/sprites/spritesmith3.css
vendored
BIN
common/dist/sprites/spritesmith3.png
vendored
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 151 KiB |
704
common/dist/sprites/spritesmith4.css
vendored
BIN
common/dist/sprites/spritesmith4.png
vendored
|
Before Width: | Height: | Size: 673 KiB After Width: | Height: | Size: 672 KiB |
740
common/dist/sprites/spritesmith5.css
vendored
BIN
common/dist/sprites/spritesmith5.png
vendored
|
Before Width: | Height: | Size: 354 KiB After Width: | Height: | Size: 354 KiB |
764
common/dist/sprites/spritesmith6.css
vendored
BIN
common/dist/sprites/spritesmith6.png
vendored
|
Before Width: | Height: | Size: 296 KiB After Width: | Height: | Size: 298 KiB |
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
|
@ -95,5 +95,13 @@
|
|||
"backgroundMountainLakeText": "Mountain Lake",
|
||||
"backgroundMountainLakeNotes": "Dip your toes in a Mountain Lake.",
|
||||
"backgroundPagodasText": "Pagodas",
|
||||
"backgroundPagodasNotes": "Climb to the top of Pagodas."
|
||||
"backgroundPagodasNotes": "Climb to the top of Pagodas.",
|
||||
|
||||
"backgrounds062015": "SET 13: Released June 2015",
|
||||
"backgroundDriftingRaftText": "Drifting Raft",
|
||||
"backgroundDriftingRaftNotes": "Paddle a Drifting Raft.",
|
||||
"backgroundShimmeryBubblesText": "Shimmery Bubbles",
|
||||
"backgroundShimmeryBubblesNotes": "Float through a sea of Shimmery Bubbles.",
|
||||
"backgroundIslandWaterfallsText": "Island Waterfalls",
|
||||
"backgroundIslandWaterfallsNotes": "Picnic near Island Waterfalls."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1840,6 +1840,16 @@ api.backgrounds =
|
|||
pagodas:
|
||||
text: t('backgroundPagodasText')
|
||||
notes: t('backgroundPagodasNotes')
|
||||
backgrounds062015:
|
||||
drifting_raft:
|
||||
text: t('backgroundDriftingRaftText')
|
||||
notes: t('backgroundDriftingRaftNotes')
|
||||
shimmery_bubbles:
|
||||
text: t('backgroundShimmeryBubblesText')
|
||||
notes: t('backgroundShimmeryBubblesNotes')
|
||||
island_waterfalls:
|
||||
text: t('backgroundIslandWaterfallsText')
|
||||
notes: t('backgroundIslandWaterfallsNotes')
|
||||
|
||||
api.subscriptionBlocks =
|
||||
basic_earned: months:1, price:5
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
h5 6/1/2015 - JUNE MYSTERY ITEM AND NEW MOUNT POSITIONING!
|
||||
h5 6/1/2015 - JUNE BACKGROUNDS AND NEW MOUNT POSITIONING!
|
||||
hr
|
||||
tr
|
||||
td
|
||||
.inventory_present_06.pull-right
|
||||
h5 June Mystery Item!
|
||||
p Ooh, how mysterious! All Habiticans who are <a href='/#/options/settings/subscription' target='_blank'>subscribed</a> during the month of June will receive the June Mystery Item Set, as well as the ability to buy Gems with Gold! The June Item Set will be revealed on the 25th, so keep your eyes peeled. Thanks for supporting the site <3
|
||||
.background_island_waterfalls.pull-right
|
||||
h5 June Backgrounds Revealed
|
||||
p There are three new avatar backgrounds in the <a href='/#/options/profile/backgrounds' target='_blank'>Background Shop</a>! Now your avatar can paddle a Drifting Raft, float through a sea of Shimmery Bubbles, or picnic near Island Waterfalls!
|
||||
p.small.muted by (in order): Teto is Great, beffymaroo, and UncommonCriminal
|
||||
tr
|
||||
td
|
||||
h5 New Mount Positioning!
|
||||
|
|
@ -16,6 +17,12 @@ a(href='/static/old-news', target='_blank') Read older news
|
|||
|
||||
mixin oldNews
|
||||
|
||||
h5 6/1/2015 - JUNE MYSTERY ITEM AND NEW MOUNT POSITIONING!
|
||||
tr
|
||||
td
|
||||
.inventory_present_06.pull-right
|
||||
h5 June Mystery Item!
|
||||
p Ooh, how mysterious! All Habiticans who are <a href='/#/options/settings/subscription' target='_blank'>subscribed</a> during the month of June will receive the June Mystery Item Set, as well as the ability to buy Gems with Gold! The June Item Set will be revealed on the 25th, so keep your eyes peeled. Thanks for supporting the site <3
|
||||
h5 5/31/2015 - PUSH NOTIFICATIONS FOR ANDROID, AND LAST CHANCE FOR GREEN KNIGHT SUBSCRIBER ITEMS!
|
||||
tr
|
||||
td
|
||||
|
|
|
|||