mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
*UTF-8 encoding, thanks WarHead
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* Copyright (C) 2008 - 2009 Trinity <http://www.trinitycore.org/>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
@@ -32,11 +32,11 @@ EndScriptData */
|
||||
|
||||
#define LOCALE_TRICK_OR_TREAT_0 "Trick or Treat!"
|
||||
#define LOCALE_TRICK_OR_TREAT_2 "Des bonbons ou des blagues!"
|
||||
#define LOCALE_TRICK_OR_TREAT_3 "Süßes oder Saures!"
|
||||
#define LOCALE_TRICK_OR_TREAT_6 "¡Truco o trato!"
|
||||
#define LOCALE_TRICK_OR_TREAT_3 "Süßes oder Saures!"
|
||||
#define LOCALE_TRICK_OR_TREAT_6 "¡Truco o trato!"
|
||||
|
||||
#define LOCALE_INNKEEPER_0 "Make this inn my home."
|
||||
#define LOCALE_INNKEEPER_3 "Ich möchte dieses Gasthaus zu meinem Heimatort machen."
|
||||
#define LOCALE_INNKEEPER_3 "Ich möchte dieses Gasthaus zu meinem Heimatort machen."
|
||||
|
||||
bool GossipHello_npc_innkeeper(Player *pPlayer, Creature *pCreature)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user