Jelajahi Sumber

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

Maz-V 6 tahun lalu
induk
melakukan
68fccf447b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;