clearinventory

This commit is contained in:
Arthur
2022-12-10 19:50:06 +01:00
parent 007ca92441
commit bbdfd1930c

View File

@@ -95,3 +95,5 @@ func getResource():
func clearInventory(): func clearInventory():
inventory = 0 inventory = 0
walking = "walking"
idle = "idle"