Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
fenndragon committed Jan 2, 2025
1 parent e8685ce commit 36f69ce
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,15 +233,8 @@
- type: Sprite
noRot: true
drawdepth: Items
sprite: Objects/Specific/Robotics/cyborg_parts.rsi
state: robo_suit
- type: ItemMapper
sprite: Objects/Specific/Robotics/cyborg_parts.rsi
mapLayers:
borg_l_arm+o:
whitelist:
tags:
- BorgGenericLArm
sprite: Floof/Objects/Specific/Robotics/parts.rsi
state: quad_suit
- type: PartAssembly
parts:
quadborg:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Fenndragon discord:190763499276861440",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "quad_suit"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36f69ce

Please sign in to comment.