forked from Simnation/Main
3 lines
No EOL
116 B
SQL
3 lines
No EOL
116 B
SQL
INSERT INTO `items` (`name`, `label`, `rare`, `weight`, `can_remove`) VALUES
|
|
('shisha', 'Shisha', '0', '1', '1')
|
|
; |