🆙 SQL for new release

This commit is contained in:
duckietm 2024-10-21 13:08:55 +02:00
parent 27370ee08b
commit b0d3a1f3c1
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
### New bot walking settings
INSERT INTO `emulator_settings` (`key`, `value`) VALUES ('hotel.bot.limit.walking.distance', '1');
INSERT INTO `emulator_settings` (`key`, `value`) VALUES ('hotel.bot.limit.walking.distance.radius', '5');