summaryrefslogtreecommitdiff
path: root/npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql
diff options
context:
space:
mode:
authorjmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-28 21:19:30 +0000
committerjmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-28 21:19:30 +0000
commit72cd35c33dee93b88969b579a0cc3327b2e7f2d6 (patch)
tree91b88d46c64c35aafa450284f989d769f0f42e0f /npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql
parent2aa1029edac5ac7cfb19de5ca5a1050ac5b8f87c (diff)
downloadhercules-72cd35c33dee93b88969b579a0cc3327b2e7f2d6.tar.gz
hercules-72cd35c33dee93b88969b579a0cc3327b2e7f2d6.tar.bz2
hercules-72cd35c33dee93b88969b579a0cc3327b2e7f2d6.tar.xz
hercules-72cd35c33dee93b88969b579a0cc3327b2e7f2d6.zip
Massive updates to /npc/custom folder:
* Removed eAAC scripts, which were outdated. (tid: 64380) (will be released in downloads section) * Removed scripts in /Lance/ folder, which haven't been updated in years. (will be released in downloads section) * Combined heal.txt and heal_payment.txt into one script, set options within file to enable or disable zeny requirement. * Added choice in job changer if you allow third job changes. * Updated warper with new towns and some dungeons. * Card remover now has option to prevent or allow item destruction upon removing failure * Removed 2-2shop and replaced with a full itemmall (thanks Masao!) * General file structure changes (possibly more later) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16164 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql')
-rw-r--r--npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql13
1 files changed, 0 insertions, 13 deletions
diff --git a/npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql b/npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql
deleted file mode 100644
index 54b4895b3..000000000
--- a/npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql
+++ /dev/null
@@ -1,13 +0,0 @@
-CREATE TABLE `donate_item_db` (
- `id` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
- `price` FLOAT(9,2) UNSIGNED NOT NULL,
- PRIMARY KEY (`id`)
-) TYPE=MYISAM;
-
-#(ID,Price);
-REPLACE INTO `donate_item_db` VALUES (601,0.06); #Wing_Of_Fly
-REPLACE INTO `donate_item_db` VALUES (602,0.33); #Wing_Of_Butterfly
-REPLACE INTO `donate_item_db` VALUES (603,10); #Old_Blue_Box
-REPLACE INTO `donate_item_db` VALUES (604,0.05); #Branch_Of_Dead_Tree
-REPLACE INTO `donate_item_db` VALUES (605,2); #Anodyne
-REPLACE INTO `donate_item_db` VALUES (606,2); #Aloebera