git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11496 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -1,8 +1,9 @@
Date Added
======
2007/10/16
+ * Rev. 11496 Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239 [L0ne_W0lf]
* Rev. 11495 Added a return at the end of several scripts. [L0ne_W0lf]
- Should deal with errors being shown in due to a recent commit by FlavioJS
+ Should deal with errors being shown due to a recent commit by FlavioJS
2007/10/14
* Rev. 11473 Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests. [L0ne_W0lf]
* Rev. 11472 Updated Merchant quest skill NPCs. [L0ne_W0lf]
@@ -91,4 +91,4 @@ function script F_CashDungeon {
case 13: warp "c_tower1",0,0; end;
}
return;
-}
+}