From 42292be251fe4c887f16224fb11d7ede94c0b3e2 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 26 Mar 2013 17:58:44 -0700 Subject: [PATCH] pets: show which egg was dropped on unlocking drops --- views/app/pets.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/app/pets.html b/views/app/pets.html index 18c984979e..7f692e3979 100644 --- a/views/app/pets.html +++ b/views/app/pets.html @@ -1,7 +1,7 @@ -

You've unlocked the drop system! Now when you complete tasks, you have a random chance of finding an item drop. And guess what? You just found a {_user.items.eggs.0.text} egg! {_user.items.eggs.0.notes}

+

You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a {_user.items.eggs.0.text} egg! {_user.items.eggs.0.notes}

<@footer>