mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 18:28:21 +00:00
3 lines
215 B
MySQL
3 lines
215 B
MySQL
|
INSERT INTO ScriptComponent (id, script_name, client_script_name) VALUES (228, 'scripts\ai\FV\L_ACT_NINJA_SENSEI.lua', null);
|
||
|
UPDATE ComponentsRegistry SET component_id = 228 WHERE id = 2489 AND component_type = 5;
|