summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-10-10 22:17:19 -0300
committerJesusaves <cpntb1@ymail.com>2021-10-10 22:17:19 -0300
commitf28f5ea283b8972320f470a3b9b3d5138c7049c5 (patch)
tree4549e11b5ff4914f42f4aaa7d7f23fdd8370e689 /npc/017-3
parent29f71ccfa9e899e12a88133f311d484b375af994 (diff)
downloadserverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.tar.gz
serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.tar.bz2
serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.tar.xz
serverdata-f28f5ea283b8972320f470a3b9b3d5138c7049c5.zip
Fix a few "typos"
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?");