Files
trickerer f019bf9d4c NPCBots: Add .npcbot free command to forcefully cancel player's ownership over the bot (all gear is returned to the player), can be used on inactive bot
(cherry picked from commit 9c3bf9aa71ea3afa180f87967c88f12ef1afaedc)

# Conflicts:
#	data/sql/custom/db_world/2024_08_15_00_command.sql
#	src/server/game/AI/NpcBots/botcommands.cpp
2024-08-14 14:27:06 +07:00
..
2016-08-20 14:25:07 +02:00

This folder should contains only re-applicable sql

e.g:

  • CREATE IF NOT EXISTS
  • REPLACE INTO
  • DELETE + INSERT
  • UPDATES with fixed values

etc.