pocket1: SpiderCharge
pocket2: PinpointerStation
belt: EnergyKatana
- suitstorage: YellowOxygenTankFilled
+ suitstorage: OxygenTankFilled
inhand:
- JetpackBlackFilled
id: CBURNPDA
pocket1: RadioHandheld
pocket2: WeaponLaserGun
- suitstorage: YellowOxygenTankFilled
+ suitstorage: OxygenTankFilled
belt: ClothingBeltBandolier
innerClothingSkirt: ClothingUniformJumpsuitColorBrown
satchel: ClothingBackpackDuffelCBURNFilled
<Box>
<GuideEntityEmbed Entity="ClothingMaskGasExplorer"/>
<GuideEntityEmbed Entity="OxygenTankFilled"/>
-<GuideEntityEmbed Entity="YellowOxygenTankFilled"/>
<GuideEntityEmbed Entity="NitrogenTankFilled"/>
</Box>
Internals will be important, given all species need to breathe, and space doesnt have any gases. Your mask is used to connect the gas tank to your mouth to breath, while the gas tanks hold consumable gases and can be refilled at gas canisters. All species breathe oxygen (blue + yellow tanks) except slimes, which need nitrogen (red tanks)
+++ /dev/null
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "equipped-SUITSTORAGE-dog",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-puppy",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-fox",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-cat",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-hamster",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-kangaroo",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-sloth",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-possum",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "equipped-SUITSTORAGE-pig",
- "directions": 4,
- "delays": [[1],[1],[1],[1]]
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
-}