Church Bells (#26030)

* Adds Church Bells

* I'm dumb.

* The bell is no longer haunted.

* forgot attributions

* change sounds so scary law no hunt

* One day I'll stop needing to make an immediate micro-commit. One day.

* God damn it.
This commit is contained in:
Sphiral
2024-03-25 08:24:00 -05:00
committed by GitHub
parent 66bb3fc672
commit a0cc87c267
9 changed files with 68 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Made by Kezu for ss14",
"states": [
{
"name": "church-bell",
"directions": 4
}
]
}