summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/other/platinum_skills.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/other/platinum_skills.txt b/npc/other/platinum_skills.txt
index a8dca8c1b..cd3e06687 100644
--- a/npc/other/platinum_skills.txt
+++ b/npc/other/platinum_skills.txt
@@ -100,5 +100,11 @@ LskillsEND:
mes "[Platinum Skill NPC]";
mes "Have a nice day.";
close;
+Lnogetskills:
+mes "[Platinum Skill NPC]";
+mes "Aww, how come you dont want my special skills?";
+mes "*sob* FINE!";
+mes "Have a nice day... >.>";
+close;
}