| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432 and modified by Swept; Bar spoon by Dezzzix; Smaller forks, spoons (and their plastic variants), and knife by Gavin-TC",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "spoon"
- },
- {
- "name": "spoon-inhand-left",
- "directions": 4
- },
- {
- "name": "spoon-inhand-right",
- "directions": 4
- },
- {
- "name": "fork"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "loadedfood"
- },
- {
- "name": "plastic_spoon"
- },
- {
- "name": "plastic_fork"
- },
- {
- "name": "plastic_knife"
- },
- {
- "name": "bar_spoon"
- },
- {
- "name": "bar_spoon-inhand-left",
- "directions": 4
- },
- {
- "name": "bar_spoon-inhand-right",
- "directions": 4
- }
- ]
- }
|