From 2d6fb9127328015851b2c1cd6d3573d7a35f884b Mon Sep 17 00:00:00 2001 From: Xatres Date: Sat, 7 Dec 2013 11:59:08 -0500 Subject: [PATCH] Updated Beginner's Tour, Mk 3 Quickfix to changed "sex" to "body type," in anticipation of coming customization updates. --- public/js/services/guideServices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/services/guideServices.js b/public/js/services/guideServices.js index d7035fce00..438cb9112e 100644 --- a/public/js/services/guideServices.js +++ b/public/js/services/guideServices.js @@ -27,7 +27,7 @@ angular.module('guideServices', []). }, { element: ".main-herobox", title: "Avatar Customization", - content: "You can customize your avatar by clicking anywhere in this box. Change your sex, hair color, skin color, and more from this menu. You can also find a number of HabitRPG's exciting social features by clicking through tabs on the customization page.", + content: "You can customize your avatar by clicking anywhere in this box. Change your body type, hair color, skin color, and more from this menu. You can also find a number of HabitRPG's exciting social features by clicking through tabs on the customization page.", }, { element: "#bars", title: "Hit Points",