Skip to content

Commit

Permalink
rsi fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
PuroSlavKing committed Dec 22, 2024
1 parent ab1f19b commit 64ca276
Show file tree
Hide file tree
Showing 14 changed files with 83 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@
"name": "alienp_running",
"directions": 4
},
{
"name": "Praetorian_Front_Half",
"directions": 4
},
{
"name": "Praetorian_Back_Half",
"directions": 4
},
{
"name": "alienp_sleep"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation on: https://github.com/tgstation/tgstation/blob/master/icons/mob/nonhuman-player/alienqueen.dmi | Edited by PuroSlavKing (Github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "Praetorian_Front_Half",
"directions": 4
},
{
"name": "Praetorian_Back_Half",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,38 @@
{
"name": "full",
"directions": 1
},
{
"name": "resin-weeds0",
"directions": 4
},
{
"name": "resin-weeds1",
"directions": 4
},
{
"name": "resin-weeds2",
"directions": 4
},
{
"name": "resin-weeds3",
"directions": 4
},
{
"name": "resin-weeds4",
"directions": 4
},
{
"name": "resin-weeds5",
"directions": 4
},
{
"name": "resin-weeds6",
"directions": 4
},
{
"name": "resin-weeds7",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,38 @@
{
"name": "full",
"directions": 1
},
{
"name": "weednode0",
"directions": 4
},
{
"name": "weednode1",
"directions": 4
},
{
"name": "weednode2",
"directions": 4
},
{
"name": "weednode3",
"directions": 4
},
{
"name": "weednode4",
"directions": 4
},
{
"name": "weednode5",
"directions": 4
},
{
"name": "weednode6",
"directions": 4
},
{
"name": "weednode7",
"directions": 4
}
]
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 64ca276

Please sign in to comment.