Skip to content

Commit

Permalink
Merge pull request #27 from dongkui555/更新周常时间为5-7
Browse files Browse the repository at this point in the history
汉化一些NPC
  • Loading branch information
dongkui555 authored Jan 20, 2024
2 parents 349db2f + bb50fa8 commit 5722af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/server/game/AI/ScriptedAI/ScriptedGossip.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
#include "QuestDef.h"

// Gossip Item Text
#define GOSSIP_TEXT_BROWSE_GOODS "I'd like to browse your goods."
#define GOSSIP_TEXT_TRAIN "Train me!"
#define GOSSIP_TEXT_BROWSE_GOODS "我想浏览一下你的商品."
#define GOSSIP_TEXT_TRAIN "训练我!"

enum eTradeskill
{
Expand Down

0 comments on commit 5722af6

Please sign in to comment.