Files
tbd-station-14/Resources/Textures/Objects/Fun/Tabletop/backgammon.rsi/meta.json
Fishfish458 16d96c9dcc Add backgammon and board game crate (#5884)
* [ADD] backgammon, made pieces generic

* [ADD] board game crate

* [REMOVE] minor whitespace

* Fix BOM

* [CHANGE] feedback changes, condensed backgammon setup

* [CHANGE] swapped backgammon y positions to correct ones

Co-authored-by: fishfish458 <fishfish458>
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
2021-12-24 13:20:20 +01:00

15 lines
209 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Fishfish458",
"size": {
"x": 23,
"y": 16
},
"states": [
{
"name": "board"
}
]
}