Make baseball bat crafting require a slicing tool (#26742)

Make baseball bat crafting harder
This commit is contained in:
Verm
2024-04-05 10:41:35 -05:00
committed by GitHub
parent 3817133d92
commit d802928610
4 changed files with 49 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from goonstation and modified by Swept at commit https://github.com/goonstation/goonstation/pull/3555/commits/b24eb6260647c0fcfe858268a26b6160bc50017a, modified into incomplete version by Vermidia",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
}
]
}