瀏覽代碼

Fix wrong npc name for emotion in malangdo (#3375)

Maz-V 6 年之前
父節點
當前提交
68fccf447b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      npc/re/cities/malangdo.txt

+ 1 - 1
npc/re/cities/malangdo.txt

@@ -363,7 +363,7 @@ OnTouch:
 		break;
 	case 4: 
 		emotion ET_DELIGHT;
-		emotion ET_DELIGHT, getnpcid(0, "Wandering Minstrel#mal");
+		emotion ET_DELIGHT, getnpcid(0, "Minstrel#mal");
 		break;
 	}
 	end;