hb/packages/game-server/sqlupdates/2_3_0-RC-3 TO 2_3_0.sql
2024-08-09 16:43:43 +00:00

3 lines
199 B
SQL

INSERT INTO `emulator_texts`(`key`, `value`) VALUES ('commands.generic.cmd_commands.text', 'Your Commands');
INSERT INTO `emulator_texts`(`key`, `value`) VALUES ('commands.keys.cmd_stand', 'stand');