diff options
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/nard.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 0be2810d4..11c675530 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -210,6 +210,8 @@ L_NotYet: Zeny = Zeny-.@price; LOCATION$="Tulim"; getitem TulimMap, 1; + if ($EVENT$ == "Event") + getitem MercCard_EH, 1; mesq l("Set sail! We're going to Tulimshar!"); next; showavatar; |