From 2f32950364a26e4acba8c26eb09ed7dde9d37c4b Mon Sep 17 00:00:00 2001 From: JJ Date: Wed, 14 Jan 2015 18:32:53 -0500 Subject: [PATCH] Fix in npc save feature sql. (iluvseq) --- zone/command.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone/command.cpp b/zone/command.cpp index 1a190cc28..dd4618c87 100644 --- a/zone/command.cpp +++ b/zone/command.cpp @@ -6654,7 +6654,7 @@ void command_npcedit(Client *c, const Seperator *sep) "SET luclin_haircolor = %i, luclin_beardcolor = %i, " "luclin_hairstyle = %i, luclin_beard = %i, " "face = %i, drakkin_heritage = %i, " - "drakkin_tattoo = %i, drakkin_details = %i, " + "drakkin_tattoo = %i, drakkin_details = %i " "WHERE id = %i", target->GetHairColor(), target->GetBeardColor(), target->GetHairStyle(), target->GetBeard(),