diff options
Diffstat (limited to 'npc/001-4/lilica.txt')
-rw-r--r-- | npc/001-4/lilica.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index 1e6ffc296..e5d2fc0ef 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -64,6 +64,7 @@ L_QuestDone: delitem SilverEasteregg, 10; //if (rand(0, 10000) < 1000) goto L_Unlucky; setq SQuest_Easter, gettime(7), 0; + npctalk3 l("Strange Coins stock on shops was restored!"); //EASTER_EVENT=gettime(7); // The code below not allow hat to leave user account. A bad idea here so I left commented. //getitembound(.@Hat, 1, 1); |