forked from Simnation/Main
ed
This commit is contained in:
parent
e6ce151ae0
commit
e27aa18fa2
9 changed files with 334 additions and 1 deletions
3
resources/[inventory]/shisha/main.sql
Normal file
3
resources/[inventory]/shisha/main.sql
Normal file
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `items` (`name`, `label`, `rare`, `weight`, `can_remove`) VALUES
|
||||
('shisha', 'Shisha', '0', '1', '1')
|
||||
;
|
Loading…
Add table
Add a link
Reference in a new issue