summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/nico.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-3/nico.txt b/npc/017-3/nico.txt
index a7e02967f..19dd79e95 100644
--- a/npc/017-3/nico.txt
+++ b/npc/017-3/nico.txt
@@ -145,7 +145,7 @@ L_Main:
delitem .@card, 1;
getitem @menuret, 1;
break;
- // Buy Card
+ // Evolve Card
case 2:
mesn;
mesq l("Give me %s copies of the same card and %s GP, and I'll improve its tier.", b(l("three")), fnum(25000));
@@ -269,7 +269,7 @@ L_Main:
break;
}
break;
- // Evolve Card
+ // TODO: Play minigame
case 3:
mesn;
mesq l("...Are you trying to troll me?");