diff options
Diffstat (limited to 'npc/re/events/halloween_2014.txt')
-rw-r--r-- | npc/re/events/halloween_2014.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/events/halloween_2014.txt b/npc/re/events/halloween_2014.txt index 1a9635258..5b81a2777 100644 --- a/npc/re/events/halloween_2014.txt +++ b/npc/re/events/halloween_2014.txt @@ -879,7 +879,7 @@ niflheim,192,182,7 script Jack#14hal 4_JACK,{ //= Richard //============================================================================== niflheim,190,185,5 script Richard#14hal01 4_M_NFDEADSWDMAN,{ - if (questprogress(14457) > -1) { + if (questprogress(14457)) { mes "A doll which resembles Richard."; } else { mes "[Richard]"; |