diff options
| author | Kai Stevenson <kai@kaistevenson.com> | 2026-08-27 22:05:38 -0700 |
|---|---|---|
| committer | Kai Stevenson <kai@kaistevenson.com> | 2026-08-27 22:05:38 -0700 |
| commit | d577b97d4817762a1a77349ffbf08e4b7ce33902 (patch) | |
| tree | f1021c4a3831594ba18f54cac015dab73b9f4c05 /assets/sprites | |
| parent | 3f7de64e2e8acb6328925c7270391b90ec800208 (diff) | |
wizard
Diffstat (limited to 'assets/sprites')
| -rw-r--r-- | assets/sprites/wizard/img.png | bin | 0 -> 238 bytes | |||
| -rw-r--r-- | assets/sprites/wizard/manifest.toml | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/assets/sprites/wizard/img.png b/assets/sprites/wizard/img.png Binary files differnew file mode 100644 index 0000000..1a41f5e --- /dev/null +++ b/assets/sprites/wizard/img.png diff --git a/assets/sprites/wizard/manifest.toml b/assets/sprites/wizard/manifest.toml new file mode 100644 index 0000000..45327a6 --- /dev/null +++ b/assets/sprites/wizard/manifest.toml @@ -0,0 +1,11 @@ +[palette] +1 = { material = "Cloth" } +2 = { material = "Cloth" } +3 = { material = "Cloth" } +4 = { material = "Cloth" } +5 = { material = "Cloth" } +6 = { material = "Steel" } +7 = { material = "Tnt" } +8 = { material = "Cloth" } +9 = { material = "Cloth" } +10 = { material = "Cloth" }
\ No newline at end of file |
