Update legacy.sql

This commit is contained in:
Mycroft
2022-06-06 16:17:00 +01:00
committed by GitHub
parent 34fce3b87e
commit fcfc214f15
+1
View File
@@ -206,6 +206,7 @@ INSERT INTO `items` (`name`, `label`, `weight`, `rare`, `can_remove`) VALUES
('essence', 'Gas', 1, 0, 1),
('fabric', 'Fabric', 1, 0, 1),
('fish', 'Fish', 1, 0, 1),
('radio', 'Radio', 1, 0, 1),
('fixkit', 'Repair Kit', 3, 0, 1),
('fixtool', 'Repair Tools', 2, 0, 1),
('gazbottle', 'Gas Bottle', 2, 0, 1),