diff options
Diffstat (limited to 'npc/017-1')
-rw-r--r-- | npc/017-1/boringnpc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/boringnpc.txt b/npc/017-1/boringnpc.txt index 7bc57ec79..2ffcf2917 100644 --- a/npc/017-1/boringnpc.txt +++ b/npc/017-1/boringnpc.txt @@ -12,7 +12,7 @@ next; mesn; mesq l("Hwaaaah... Man, I'm bored. Will you be getting @@?", getitemlink(GreenDye)); - if ($EVENT$ == "St. Patrick") { + if ($EVENT$ == "Patrick") { mesc l("It's St. Patrick Day, so be warned everyone wants a green dye... So, I raise the prices."); .@price*=2; } |