forked from Simple-Station/Einstein-Engines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Simple-Station#345 from ProphetCrow/secmagboots
Round Start Security Magbots
- Loading branch information
Showing
28 changed files
with
75 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
Resources/Prototypes/Floof/Entities/Clothing/Shoes/Combatmags.yml
This file was deleted.
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
Resources/Prototypes/Floof/Entities/Clothing/Shoes/magboots.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
- type: entity | ||
parent: ClothingShoesBootsMag | ||
id: ClothingShoesBootsSecurityMagboots | ||
name: security magboots | ||
description: Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. These ones bear security markings. | ||
components: | ||
- type: Sprite | ||
sprite: Floof/Clothing/Shoes/Boots/magboots-security.rsi | ||
- type: Clothing | ||
sprite: Floof/Clothing/Shoes/Boots/magboots-security.rsi | ||
- type: Magboots | ||
toggleAction: ActionToggleMagbootsSecurity | ||
|
||
- type: entity | ||
id: ActionToggleMagbootsSecurity | ||
parent: ActionBaseToggleMagboots | ||
noSpawn: true | ||
components: | ||
- type: InstantAction | ||
icon: { sprite: Floof/Clothing/Shoes/Boots/magboots-security.rsi, state: icon } | ||
iconOn: { sprite: Floof/Clothing/Shoes/Boots/magboots-security.rsi, state: icon-on } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-461 Bytes
...es/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/equipped-FEET-vox.png
Binary file not shown.
Binary file removed
BIN
-1.18 KB
Resources/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/equipped-FEET.png
Binary file not shown.
Binary file removed
BIN
-493 Bytes
Resources/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/icon-on.png
Binary file not shown.
Binary file removed
BIN
-491 Bytes
Resources/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/icon.png
Binary file not shown.
Binary file removed
BIN
-390 Bytes
Resources/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/inhand-left.png
Binary file not shown.
Binary file removed
BIN
-392 Bytes
Resources/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/inhand-right.png
Binary file not shown.
49 changes: 0 additions & 49 deletions
49
Resources/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/meta.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-839 Bytes
...Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/on-equipped-FEET-vox.png
Binary file not shown.
Binary file removed
BIN
-1.03 KB
...ces/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/on-equipped-FEET.png
Binary file not shown.
Binary file removed
BIN
-370 Bytes
...urces/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/on-inhand-left.png
Binary file not shown.
Binary file removed
BIN
-389 Bytes
...rces/Textures/Floof/Clothing/Shoes/Boots/combatMagboots.rsi/on-inhand-right.png
Binary file not shown.
Binary file added
BIN
+1.15 KB
...ces/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/equipped-FEET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+479 Bytes
Resources/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/icon-on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+479 Bytes
Resources/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+364 Bytes
...urces/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+379 Bytes
...rces/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions
41
Resources/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from Engineering Magboots from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe , edited by ProphetCrow (Github)", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "equipped-FEET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "on-equipped-FEET", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "icon-on" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "on-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "on-inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1019 Bytes
.../Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/on-equipped-FEET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+364 Bytes
...es/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/on-inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+379 Bytes
...s/Textures/Floof/Clothing/Shoes/Boots/magboots-security.rsi/on-inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.