diff options
Diffstat (limited to 'npc/019-1/santa_helper.txt')
-rw-r--r-- | npc/019-1/santa_helper.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/019-1/santa_helper.txt b/npc/019-1/santa_helper.txt index 79089975..d2c5bcf9 100644 --- a/npc/019-1/santa_helper.txt +++ b/npc/019-1/santa_helper.txt @@ -36,9 +36,9 @@ L_Y: L_R: mes "[Santa's Helper]"; mes "\"I need:"; - mes "25 [purple present box]es"; - mes "20 [blue present box]es"; - mes "5 [green present box]es\""; + mes "25 Purple Present Boxes"; + mes "20 Blue Present Boxes"; + mes "5 Green Present Boxes\""; next; goto L_M; |