2 lines
90 B
SQL
2 lines
90 B
SQL
-- Enables the LandSandBoat
|
|
UPDATE npc_list SET name=CHAR(4), flag=1 WHERE name=CHAR(10);
|