From e6276c539a165616071dc46355a9579d4a7ae647 Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 15 Apr 2008 13:49:40 +0000 Subject: * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) * Renamed BA_FROSTJOKE to BA_FROSTJOKER (aegis server-side name) * Implemented a generic framework for parsing delimited db files (allows specifying min/max column ranges and max number of rows to read) * Corrected a typo in quest_update_objective() * Cleaned up pc.c a bit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12599 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/abra_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/abra_db.txt') diff --git a/db/abra_db.txt b/db/abra_db.txt index 8cd2a90e3..788a7243b 100644 --- a/db/abra_db.txt +++ b/db/abra_db.txt @@ -60,7 +60,7 @@ //49,Improve Dodge,1,0 50,Steal,2,5000 51,Hiding,2,5000 -52,Envenom,1,5000, +52,Envenom,1,5000 53,Detoxify,1,5000 54,Resurrection,1,5000 -- cgit v1.2.3-60-g2f50