Browse Source

Fixed escape problem in jobs/novice/novice.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12654 54d463be-8e91-2dee-dedb-b68131a5f0ec
toms 17 years ago
parent
commit
fb262a3301
2 changed files with 3 additions and 1 deletions
  1. 2 0
      npc/Changelog.txt
  2. 1 1
      npc/jobs/novice/novice.txt

+ 2 - 0
npc/Changelog.txt

@@ -1,5 +1,7 @@
 Date		Added
 ======
+2008/04/26
+	* Rev. 12654 Fixed escape problem in jobs/novice/novice.txt [Toms]
 2008/04/24
 	* Rev. 12646 Fixed hugel_bingo making an unneeded infinite loop bugreport:1349 [Toms]
 	* Rev. 12645 Corrected a typo error ";;" bugreport:919 [Toms]

+ 1 - 1
npc/jobs/novice/novice.txt

@@ -1925,7 +1925,7 @@ L_loop1:
 		mes "as ^4d4dff/heh^000000";
 		mes "You can play rock, scissors and";
 		mes "paper";
-		mes "by pressing ^4d4dffCTRL^000000 and ^4d4dff-^000000, ^4d4dff=^000000 and ^4d4dff\^000000";
+		mes "by pressing ^4d4dffCTRL^000000 and ^4d4dff-^000000, ^4d4dff=^000000 and ^4d4dff\\^000000";
 		mes "key.";
 		next;
 		mes "[Pitch Judas]";