Browse Source

Added a missing label x_x

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@77 54d463be-8e91-2dee-dedb-b68131a5f0ec
shadowlady 20 years ago
parent
commit
5c523a0903
1 changed files with 6 additions and 0 deletions
  1. 6 0
      npc/other/platinum_skills.txt

+ 6 - 0
npc/other/platinum_skills.txt

@@ -100,5 +100,11 @@ LskillsEND:
 mes "[Platinum Skill NPC]";
 mes "[Platinum Skill NPC]";
 mes "Have a nice day.";
 mes "Have a nice day.";
 close;
 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;
 }
 }