From a1959a9beb957e9f7fc9174257cc1ec5ae7bd704 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 22 Oct 2013 16:20:37 -0700 Subject: [PATCH] halloween: use halloween npcs habitrpg-shared@0ffd265 --- public/css/npcs.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/npcs.styl b/public/css/npcs.styl index 084a5c19d4..5fc3bfc879 100644 --- a/public/css/npcs.styl +++ b/public/css/npcs.styl @@ -1,4 +1,4 @@ -.NPC-Alex, .NPC-Bailey, .NPC-Bailey-Head, .NPC-Daniel, .NPC-Justin, .NPC-Justin-Head, .NPC-Matt {background: url("/bower_components/habitrpg-shared/img/npcs/NPC-SpriteSheet.png") no-repeat} +.NPC-Alex, .NPC-Bailey, .NPC-Bailey-Head, .NPC-Daniel, .NPC-Justin, .NPC-Justin-Head, .NPC-Matt {background: url("/bower_components/habitrpg-shared/img/npcs/halloween/NPC-SpriteSheet.png") no-repeat} .NPC-Alex {background-position: 0 0; width: 162px; height: 138px;} .NPC-Alex-container{margin-bottom: 20px;}