@ -15,7 +15,7 @@ sqlite3 database.sqlite3 "
hp INTEGER,
inventory_ref INTEGER
);
CREATE TABLE IF NOT EXISTS player_inventory (
id INTEGER PRIMARY KEY AUTOINCREMENT,
type TEXT,
quantity INTEGER,
The note is not visible to the blocked user.