rendom
This commit is contained in:
@@ -16,6 +16,7 @@ class InventorySystem {
|
||||
this.addItem('axe', 1); // 🪓 Sekira
|
||||
this.addItem('pickaxe', 1); // ⛏️ Kramp
|
||||
this.addItem('hoe', 1);
|
||||
this.addItem('watering_can', 1); // 💧 Zalivalka
|
||||
this.addItem('seeds', 5); // Zmanjšano število semen
|
||||
// Removed default wood/stone so player has to gather them
|
||||
|
||||
|
||||
Reference in New Issue
Block a user