2 lines
103 B
MySQL
2 lines
103 B
MySQL
|
INSERT INTO titles (`name`, `lore`) VALUES ('Adventurer', 'A risk-taker hunting for glory and loot!');
|