refactor(Scripts/Commands): Convert cs_npc to new system (#8814)

This commit is contained in:
IntelligentQuantum
2021-10-30 22:59:34 +03:30
committed by GitHub
parent 7da6e0c254
commit c08ad3e3c9
2 changed files with 217 additions and 647 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635493022954794719');
UPDATE `command` SET `help`='Syntax: .npc whisper #playername #text\r\nMake the selected npc whisper #text to #playername.' WHERE `name`='npc whisper';

File diff suppressed because it is too large Load Diff