1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/shisha/main.sql

3 lines
116 B
MySQL
Raw Permalink Normal View History

2025-08-13 21:39:50 +02:00
INSERT INTO `items` (`name`, `label`, `rare`, `weight`, `can_remove`) VALUES
('shisha', 'Shisha', '0', '1', '1')
;