viewing paste Lua->SQL Converter | SQL

Posted on the | Last edited on
1 2 3 4 5 6 7 8 9 10 11 12
INSERT INTO `item_desc_db` (`id`, `unidentifiedDisplayName`, `unidentifiedResourceName`, `unidentifiedDescriptionName`, `identifiedDisplayName`, `identifiedResourceName`, `identifiedDescriptionName`, `slotCount`, `ClassNum`)
    VALUES (501,"Red Potion","»¡°£Æ÷¼Ç","A potion made from\ngrinded Red Herbs that\nrestores ^000088about 45 HP^000000.\n^ffffff_^000000\nWeight: ^7777777^000000","Red Potion","»¡°£Æ÷¼Ç","^000088HP Recovery Item^000000\nA potion made from\ngrinded Red Herbs that\nrestores ^000088about 45 HP^000000.\n^ffffff_^000000\nWeight: ^7777777^000000",0,0);
INSERT INTO `item_desc_db` (`id`, `unidentifiedDisplayName`, `unidentifiedResourceName`, `unidentifiedDescriptionName`, `identifiedDisplayName`, `identifiedResourceName`, `identifiedDescriptionName`, `slotCount`, `ClassNum`)
    VALUES (502,"Orange Potion","ÁÖÈ«Æ÷¼Ç","A potion made from grinded\nRed and Yellow Herbs that\nrestores ^000088about 105 HP^000000.\n^ffffff_^000000\nWeight: ^77777710^000000","Orange Potion","ÁÖÈ«Æ÷¼Ç","^000088HP Recovery Item^000000\nA potion made from grinded\nRed and Yellow Herbs that\nrestores ^000088about 105 HP^000000.\n^ffffff_^000000\nWeight: ^77777710^000000",0,0);
INSERT INTO `item_desc_db` (`id`, `unidentifiedDisplayName`, `unidentifiedResourceName`, `unidentifiedDescriptionName`, `identifiedDisplayName`, `identifiedResourceName`, `identifiedDescriptionName`, `slotCount`, `ClassNum`)
    VALUES (503,"Yellow potion","³ë¶õÆ÷¼Ç","A potion made from\ngrinded Yellow Herbs that restores about ^000088175 HP^000000.\n^ffffff_^000000\nWeight: ^77777713^000000","Yellow potion","³ë¶õÆ÷¼Ç","^000088HP Recovery Item^000000\nA potion made from\ngrinded Yellow Herbs that restores about ^000088175 HP^000000.\n^ffffff_^000000\nWeight: ^77777713^000000",0,0);
INSERT INTO `item_desc_db` (`id`, `unidentifiedDisplayName`, `unidentifiedResourceName`, `unidentifiedDescriptionName`, `identifiedDisplayName`, `identifiedResourceName`, `identifiedDescriptionName`, `slotCount`, `ClassNum`)
    VALUES (504,"White Potion","ÇϾáÆ÷¼Ç","A potion made from\ngrinded White Herbs that restores about ^000088325 HP^000000.\n^ffffff_^000000\nWeight: ^77777715^000000","White Potion","ÇϾáÆ÷¼Ç","^000088HP Recovery Item^000000\nA potion made from\ngrinded White Herbs that restores about ^000088325 HP^000000.\n^ffffff_^000000\nWeight: ^77777715^000000",0,0);
INSERT INTO `item_desc_db` (`id`, `unidentifiedDisplayName`, `unidentifiedResourceName`, `unidentifiedDescriptionName`, `identifiedDisplayName`, `identifiedResourceName`, `identifiedDescriptionName`, `slotCount`, `ClassNum`)
    VALUES (505,"Blue Potion","ÆĶõÆ÷¼Ç","A potion made from\ngrinded Blue Herbs that restores about ^00008860 SP^000000.\n^ffffff_^000000\nWeight: ^77777715^000000","Blue Potion","ÆĶõÆ÷¼Ç","^000088HP Recovery Item^000000\nA potion made from\ngrinded Blue Herbs that restores about ^00008860 SP^000000.\n^ffffff_^000000\nWeight: ^77777715^000000",0,0);
INSERT INTO `item_desc_db` (`id`, `unidentifiedDisplayName`, `unidentifiedResourceName`, `unidentifiedDescriptionName`, `identifiedDisplayName`, `identifiedResourceName`, `identifiedDescriptionName`, `slotCount`, `ClassNum`)
    VALUES (506,"Green Potion","ÃÊ·ÏÆ÷¼Ç","A potion which cures ^000088Poison^000000, ^000088Silence^000000, ^000088Blind^000000and ^000088Chaos^000000 effects.\n^ffffff_^000000\nWeight: ^7777777^000000","Green Potion","ÃÊ·ÏÆ÷¼Ç","^000088Status Recovery Item^000000\nA potion which cures ^000088Poison^000000, ^000088Silence^000000, ^000088Blind^000000 and ^000088Chaos^000000 effects.\n^ffffff_^000000\nWeight: ^7777777^000000",0,0);
Viewed 1261 times, submitted by Ancyker.