Code: Alles auswählen
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('partial_heal_price', 3);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('partial_mana_price', 2);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('partial_resurrect_price', 50);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('partial_resurrect_exp', 50);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('total_heal_price', 50);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('total_mana_price', 40);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('total_resurrect_price', 200);
INSERT INTO phpbb_adr_general (config_name, config_value) VALUES ('total_resurrect_exp', 20);