* pirate content * pirate content * merge * merge * update launchers * trying to fix launcher error * merge * merge * merge * fix for launchers * update to held cannon sprite * attempt to fix issue * first updates in long time * changes mostly to sprites * more sprite fixes * more sprite changes * json fixes * small update * new pirate crate * update * updae json * fix eva * update accent * fix accentcomp * improved pirate chest * accent localized * station to docks * modified the pirate ship * changed pda spawns for firstmate nad piratecaptain to passenger pdas * fixes * pirate accent * removed spacing in shotgun.yml * redo accent * fix * removed no spawn from helmet hardsuit * suffix capitalization * tweaks * a * jusdt fixing up the hi and yes which are both replacement and not replacement and replaced. * pirate accent fixes * desc fix --------- Co-authored-by: ElectroJr <leonsfriedrich@gmail.com> Co-authored-by: AJCM <AJCM@tutanota.com> Co-authored-by: Kara <lunarautomaton6@gmail.com>
41 lines
605 B
JSON
41 lines
605 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Made by brainfood118 (github) for ss14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "crate"
|
|
},
|
|
{
|
|
"name": "crate_door"
|
|
},
|
|
{
|
|
"name": "welded"
|
|
},
|
|
{
|
|
"name": "crate_icon"
|
|
},
|
|
{
|
|
"name": "sparking",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "crate_open"
|
|
}
|
|
]
|
|
}
|