* * Fixed Reagent Tanks so they now dispense an amount according to the transfer amount of the bucket you use. * Revert "* Fixed Reagent Tanks so they now dispense an amount according to the transfer amount of the bucket you use." This reverts commit 3b565c0509e0a802b5aec63fc62007205ec330f1. * Adds possums along with their sound effects and petting popup messages. * Adds Morty my beloved * Fixed a small error in InteractionPopupSystem that was causing an error: "[ERRO] root: Server tried to play audio file which does not exist." * Added raccoons * Adds Morticia the raccoon. Morticia my beloved! (Original character do not steal :P) * Adds ferrets and their SFX * Well excuuu-uuuuse ME, Princess! * "It can't be THAT easy..." --Spider-man Noir * It's that easy.
25 lines
406 B
JSON
25 lines
406 B
JSON
{
|
|
"version": 1,
|
|
"size":
|
|
{
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-NC-SA-3.0",
|
|
"copyright": "https://github.com/goonstation/goonstation/commit/c98666f47a90d106c7a154cedffc747b3769e933",
|
|
"states":
|
|
[
|
|
{
|
|
"name": "ferret",
|
|
"directions": 4,
|
|
"delays": [[1],[1],[1],[1]]
|
|
},
|
|
|
|
{
|
|
"name": "ferret_dead",
|
|
"directions": 1,
|
|
"delays": [[1]]
|
|
}
|
|
]
|
|
}
|