mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Added Coal Animation
This commit is contained in:
@@ -87,3 +87,6 @@ func fill_inventory(type):
|
||||
1:
|
||||
walking = "walking_powder"
|
||||
idle = "idle_powder"
|
||||
3:
|
||||
walking = "walking_coal"
|
||||
idle = "idle_coal"
|
||||
|
||||
Reference in New Issue
Block a user