Playtester
87a8b3ccaf
Updated sql files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-08 13:11:12 +00:00
Playtester
95f9bcf86d
Updated item_db.sql and mob_db.sql
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14 15:53:31 +00:00
Playtester
05831ec6a7
Sql file...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10 22:33:48 +00:00
Playtester
7fcc044420
Updated item_db.sql and mob_db.sql
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10 09:59:21 +00:00
Playtester
592cf6ab28
* Gospel can't stack anymore
...
* Updated SQL files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-17 23:15:30 +00:00
toms
35b7140aec
Updated item_db.sql to latest.
...
Little fixes on homunc (hp/sp are now saved and init stats changed)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-06 21:28:14 +00:00
skotlex
7570d19aee
- Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), they convert the txt databases into sql.
...
- Usage: "script" < "input file" > "output file". eg: ./tools/item_db.pl < db/item_db.txt > sql-files/item_db.sql
- Updated the sql files since now it's easy :D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-25 18:43:42 +00:00
skotlex
4ad022db62
- Re-updated the mob_db.sql to latest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-25 01:31:13 +00:00
skotlex
77a985acbe
- Updated mob_db.sql to latest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 03:51:18 +00:00
skotlex
98484bf874
- Updated mob_db.sql to current mob_db.txt data.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 03:17:14 +00:00
skotlex
022268134e
- Updated mob_db.sql and item_db.sql to latest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-24 00:36:32 +00:00
skotlex
e4fb5dbbf7
- Updated mob_db.sql and item_db.sql to latest.
...
- Added account_id index to char table. Thanks to Buuyo for reporting it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13 23:49:53 +00:00
skotlex
a06f5ed145
- Updated item_db.sql/mob_db.sql to current.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02 00:54:21 +00:00
skotlex
b30b97cb41
- Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6544 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 12:29:54 +00:00
skotlex
61b786eceb
- Reduced drop slots from 15 to 10.
...
- Updated mob_db.sql with the current data.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-09 22:57:03 +00:00
skotlex
056ee82c7f
- Added missing sql-files/mob_db.sql... somehow it was missing from the mob_db update.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-29 04:18:55 +00:00
skotlex
72faf33f97
- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Columns Name and JName now hold the mob's english and kro names respectively.
...
- Currently both Name and Jname have the KRO names, so someone will have to update them.
- Updated mob_db.sql and mob_db2.sql to latest.
- Added battle_config option override_mob_names to make the spawned mob names use the mob_db names instead of the specified names in the spawn files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 03:53:29 +00:00
skotlex
df4fc4cd65
- Updated sql-files/mob_db.sql to current.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 19:00:29 +00:00
skotlex
cb5e2ff339
- Added a debug function to locate all "looping warps"
...
- Some cleanup of the skill-use functions in clif.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 14:19:51 +00:00
skotlex
ba713905eb
- Updated mob_db.sql and item_db.sql to latest txt versions.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-23 23:26:42 +00:00
skotlex
67e039e791
- Updated mob_db.sql and item_db.sql to latest.
...
- Modified mob_db's HP column to be an int.
- Fixed the included global_functions file for the Kafra Express script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 03:33:48 +00:00
skotlex
6717272b97
- Updated sql-files/mob_db.sql to latest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05 08:34:06 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e
Clearing trunk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
amber
38bad1c170
sql change
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20 06:25:51 +00:00
Lupus
ad6ebc9c89
made actual MOB_DB SQL
...
some name fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 08:33:40 +00:00