diff options
Diffstat (limited to 'npc/re/guides/guides_ayothaya.txt')
-rw-r--r-- | npc/re/guides/guides_ayothaya.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/guides/guides_ayothaya.txt b/npc/re/guides/guides_ayothaya.txt index 09dfd70b1..6a4ce5ad2 100644 --- a/npc/re/guides/guides_ayothaya.txt +++ b/npc/re/guides/guides_ayothaya.txt @@ -35,7 +35,7 @@ //========================================================================= ayothaya,203,169,4 script Ayothaya Guide Noi#01ay 4_F_THAIGIRL,{ - if (strnpcinfo(0) == "Ayothaya Guide Noi#01ay") + if (strnpcinfo(NPC_NAME) == "Ayothaya Guide Noi#01ay") .@n$ = "[Noi]"; else .@n$ = "[Noa]"; |