Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigWWDPTexturepack-2-0 #46

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/thief_toolbox_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
name: thief-backpack-category-tools-name
description: thief-backpack-category-tools-description
sprite:
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: jaws_pry
content:
- WelderIndustrialAdvanced
Expand Down
24 changes: 12 additions & 12 deletions Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
description: Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/magboots.rsi
sprite: _White/Clothing/Shoes/Boots/magboots.rsi #WWDP edit
layers:
- state: icon
map: [ "enum.ToggleVisuals.Layer" ]
- type: Clothing
sprite: Clothing/Shoes/Boots/magboots.rsi
sprite: _White/Clothing/Shoes/Boots/magboots.rsi #WWDP edit
- type: Magboots
- type: ClothingSpeedModifier
walkModifier: 0.85
Expand All @@ -36,10 +36,10 @@
description: State-of-the-art magnetic boots that do not slow down their wearer.
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
sprite: _White/Clothing/Shoes/Boots/magboots-advanced.rsi #WWDP edit
state: icon
- type: Clothing
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
sprite: _White/Clothing/Shoes/Boots/magboots-advanced.rsi #WWDP edit
- type: Magboots
toggleAction: ActionToggleMagbootsAdvanced
- type: ClothingSpeedModifier
Expand Down Expand Up @@ -87,10 +87,10 @@
description: Reverse-engineered magnetic boots that have a heavy magnetic pull and integrated thrusters.
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/magboots-syndicate.rsi
sprite: _White/Clothing/Shoes/Boots/magboots-syndicate.rsi #WWDP edit
state: icon
- type: Clothing
sprite: Clothing/Shoes/Boots/magboots-syndicate.rsi
sprite: _White/Clothing/Shoes/Boots/magboots-syndicate.rsi #WWDP edit
- type: Magboots
toggleAction: ActionToggleMagbootsSyndie
- type: ClothingSpeedModifier
Expand Down Expand Up @@ -144,17 +144,17 @@
noSpawn: true
components:
- type: InstantAction
icon: { sprite: Clothing/Shoes/Boots/magboots.rsi, state: icon }
iconOn: { sprite : Clothing/Shoes/Boots/magboots.rsi, state: icon-on }
icon: { sprite: _White/Clothing/Shoes/Boots/magboots.rsi, state: icon } #WWDP edit
iconOn: { sprite : _White/Clothing/Shoes/Boots/magboots.rsi, state: icon-on } #WWDP edit

- type: entity
id: ActionToggleMagbootsAdvanced
parent: ActionBaseToggleMagboots
noSpawn: true
components:
- type: InstantAction
icon: { sprite: Clothing/Shoes/Boots/magboots-advanced.rsi, state: icon }
iconOn: Clothing/Shoes/Boots/magboots-advanced.rsi/icon-on.png
icon: { sprite: _White/Clothing/Shoes/Boots/magboots-advanced.rsi, state: icon } #WWDP edit
iconOn: _White/Clothing/Shoes/Boots/magboots-advanced.rsi/icon-on.png #WWDP edit

- type: entity
id: ActionToggleMagbootsSci
Expand All @@ -171,5 +171,5 @@
noSpawn: true
components:
- type: InstantAction
icon: { sprite: Clothing/Shoes/Boots/magboots-syndicate.rsi, state: icon }
iconOn: Clothing/Shoes/Boots/magboots-syndicate.rsi/icon-on.png
icon: { sprite: _White/Clothing/Shoes/Boots/magboots-syndicate.rsi, state: icon } #WWDP edit
iconOn: _White/Clothing/Shoes/Boots/magboots-syndicate.rsi/icon-on.png #WWDP edit
14 changes: 7 additions & 7 deletions Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
tags:
- JawsOfLife
- type: Sprite
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: jaws_pry
- type: Item
size: Normal
- type: Clothing
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
quickEquip: false
slots:
- Belt
Expand All @@ -32,13 +32,13 @@
entries:
- behavior: Prying
sprite:
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: jaws_pry
useSound: /Audio/Items/jaws_pry.ogg
changeSound: /Audio/Items/change_jaws.ogg
- behavior: Cutting
sprite:
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: jaws_cutter
useSound: /Audio/Items/jaws_cut.ogg
changeSound: /Audio/Items/change_jaws.ogg
Expand All @@ -64,7 +64,7 @@
description: Useful for entering the station or its departments.
components:
- type: Sprite
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: syn_jaws_pry
- type: Item
inhandVisuals:
Expand All @@ -81,13 +81,13 @@
entries:
- behavior: Prying
sprite:
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: syn_jaws_pry
useSound: /Audio/Items/jaws_pry.ogg
changeSound: /Audio/Items/change_jaws.ogg
- behavior: Cutting
sprite:
sprite: Objects/Tools/jaws_of_life.rsi
sprite: _White/Objects/Tools/jaws_of_life.rsi #WWDP edit
state: syn_jaws_cutter
useSound: /Audio/Items/jaws_cut.ogg
changeSound: /Audio/Items/change_jaws.ogg
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Tools/t-ray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
description: A high-tech scanning device that uses Terahertz Radiation to detect subfloor infrastructure.
components:
- type: Sprite
sprite: Objects/Tools/t-ray.rsi
sprite: _White/Objects/Tools/t-ray.rsi #WWDP edit
layers:
- state: tray-off
map: ["base"]
- type: TrayScanner
- type: Item
sprite: Objects/Tools/t-ray.rsi
sprite: _White/Objects/Tools/t-ray.rsi #WWDP edit
- type: Appearance
- type: GenericVisualizer
visuals:
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Tools/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
sound:
path: /Audio/Items/multitool_drop.ogg
- type: Sprite
sprite: Objects/Tools/multitool.rsi
sprite: _White/Objects/Tools/multitool.rsi #WWDP edit
layers:
- state: icon
- state: green-unlit
Expand All @@ -281,7 +281,7 @@
- type: Item
size: Small
- type: Clothing
sprite: Objects/Tools/multitool.rsi
sprite: _White/Objects/Tools/multitool.rsi #WWDP edit
quickEquip: false
slots:
- Belt
Expand Down
20 changes: 10 additions & 10 deletions Resources/Prototypes/Entities/Objects/Tools/welders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
sound:
path: /Audio/Items/welder_drop.ogg
- type: Sprite
sprite: Objects/Tools/welder.rsi
sprite: _White/Objects/Tools/welder.rsi #WWDP edit
layers:
- state: icon
- state: welder_flame
Expand All @@ -27,7 +27,7 @@
False: { visible: false }
- type: Item
size: Small
sprite: Objects/Tools/welder.rsi
sprite: _White/Objects/Tools/welder.rsi #WWDP edit
- type: ItemToggle
predictable: false
soundActivate:
Expand Down Expand Up @@ -123,9 +123,9 @@
description: "An industrial welder with over double the fuel capacity."
components:
- type: Sprite
sprite: Objects/Tools/welder_industrial.rsi
sprite: _White/Objects/Tools/welder_industrial.rsi #WWDP edit
- type: Item
sprite: Objects/Tools/welder_industrial.rsi
sprite: _White/Objects/Tools/welder_industrial.rsi #WWDP edit
- type: SolutionContainerManager
solutions:
Welder:
Expand All @@ -141,9 +141,9 @@
description: "An advanced industrial welder with over double the fuel capacity and hotter flame."
components:
- type: Sprite
sprite: Objects/Tools/welder_industrialadv.rsi
sprite: _White/Objects/Tools/welder_industrialadv.rsi #WWDP edit
- type: Item
sprite: Objects/Tools/welder_industrialadv.rsi
sprite: _White/Objects/Tools/welder_industrialadv.rsi #WWDP edit
- type: SolutionContainerManager
solutions:
Welder:
Expand All @@ -161,9 +161,9 @@
description: "An experimental welder capable of self-fuel generation and less harmful to the eyes."
components:
- type: Sprite
sprite: Objects/Tools/welder_experimental.rsi
sprite: _White/Objects/Tools/welder_experimental.rsi #WWDP edit
- type: Item
sprite: Objects/Tools/welder_experimental.rsi
sprite: _White/Objects/Tools/welder_experimental.rsi #WWDP edit
- type: SolutionContainerManager
solutions:
Welder:
Expand All @@ -189,10 +189,10 @@
description: "A miniature welder used during emergencies."
components:
- type: Sprite
sprite: Objects/Tools/welder_mini.rsi
sprite: _White/Objects/Tools/welder_mini.rsi #WWDP edit
- type: Item
size: Tiny
sprite: Objects/Tools/welder_mini.rsi
sprite: _White/Objects/Tools/welder_mini.rsi #WWDP edit
- type: RefillableSolution
solution: Welder
- type: SolutionContainerManager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
description: Pieces of metal that make the frame of a table.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/frame.rsi
sprite: _White/Structures/Furniture/Tables/frame.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/frame.rsi
sprite: _White/Structures/Furniture/Tables/frame.rsi
state: full
- type: Fixtures
fixtures:
Expand Down Expand Up @@ -63,9 +63,9 @@
components:
- type: SpriteFade
- type: Sprite
sprite: Structures/Furniture/Tables/frame.rsi
sprite: _White/Structures/Furniture/Tables/frame.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/frame.rsi
sprite: _White/Structures/Furniture/Tables/frame.rsi #WWDP edit
state: full
- type: Fixtures
fixtures:
Expand Down Expand Up @@ -117,9 +117,9 @@
description: Pieces of metal that make the frame of a table.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/frame.rsi
sprite: _White/Structures/Furniture/Tables/frame.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/frame.rsi
sprite: _White/Structures/Furniture/Tables/frame.rsi #WWDP edit
state: full
- type: Damageable
damageContainer: Inorganic
Expand Down Expand Up @@ -162,9 +162,9 @@
description: A square piece of metal standing on four metal legs.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/generic.rsi
sprite: _White/Structures/Furniture/Tables/generic.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/generic.rsi
sprite: _White/Structures/Furniture/Tables/generic.rsi #WWDP edit
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Metallic
Expand Down Expand Up @@ -203,9 +203,9 @@
description: A square piece of metal standing on four metal legs. Extra robust.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/reinforced.rsi
sprite: _White/Structures/Furniture/Tables/reinforced.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/reinforced.rsi
sprite: _White/Structures/Furniture/Tables/reinforced.rsi #WWDP edit
- type: Destructible
thresholds:
- trigger:
Expand Down Expand Up @@ -248,9 +248,9 @@
description: A square piece of glass, standing on four metal legs.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/glass.rsi
sprite: _White/Structures/Furniture/Tables/glass.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/glass.rsi
sprite: _White/Structures/Furniture/Tables/glass.rsi #WWDP edit
- type: GlassTable
climberDamage:
types:
Expand Down Expand Up @@ -300,9 +300,9 @@
description: A square piece of glass, standing on four metal legs. Extra robust.
components:
- type: Sprite
sprite: Structures/Furniture/Tables/r_glass.rsi
sprite: _White/Structures/Furniture/Tables/r_glass.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/r_glass.rsi
sprite: _White/Structures/Furniture/Tables/r_glass.rsi #WWDP edit
- type: GlassTable
climberDamage:
types:
Expand Down Expand Up @@ -355,9 +355,9 @@
description: A square piece of plasma glass, standing on four metal legs. Pretty!
components:
- type: Sprite
sprite: Structures/Furniture/Tables/plasma.rsi
sprite: _White/Structures/Furniture/Tables/plasma.rsi #WWDP edit
- type: Icon
sprite: Structures/Furniture/Tables/plasma.rsi
sprite: _White/Structures/Furniture/Tables/plasma.rsi #WWDP edit
- type: GlassTable
climberDamage:
types:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: entity
- type: entity
parent: GasPipeBase
abstract: true
id: GasBinaryBase
Expand Down Expand Up @@ -286,7 +286,7 @@
components:
- type: Sprite
drawdepth: FloorObjects
sprite: Structures/Piping/Atmospherics/vent.rsi
sprite: _White/Structures/Piping/Atmospherics/vent.rsi #WWDP edit
layers:
- sprite: Structures/Piping/Atmospherics/pipe.rsi
state: pipeStraight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
layer:
- MachineLayer
- type: Sprite
sprite: Structures/Piping/Atmospherics/Portable/portable_scrubber.rsi
sprite: _White/Structures/Piping/Atmospherics/Portable/portable_scrubber.rsi #WWDP edit
noRot: true
layers:
- state: icon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
- Unstackable
- type: Sprite
drawdepth: FloorObjects
sprite: Structures/Piping/Atmospherics/vent.rsi
sprite: _White/Structures/Piping/Atmospherics/vent.rsi #WWDP edit
noRot: true
layers:
- sprite: Structures/Piping/Atmospherics/pipe.rsi
Expand Down Expand Up @@ -101,7 +101,7 @@
# TODO ATMOS: Find sprite for this.
- type: Sprite
drawdepth: FloorObjects
sprite: Structures/Piping/Atmospherics/vent.rsi
sprite: _White/Structures/Piping/Atmospherics/vent.rsi #WWDP edit
noRot: true
layers:
- sprite: Structures/Piping/Atmospherics/pipe.rsi
Expand Down Expand Up @@ -152,7 +152,7 @@
- Unstackable
- type: Sprite
drawdepth: FloorObjects
sprite: Structures/Piping/Atmospherics/scrubber.rsi
sprite: _White/Structures/Piping/Atmospherics/scrubber.rsi #WWDP edit
noRot: true
layers:
- sprite: Structures/Piping/Atmospherics/pipe.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
noRot: true
- type: Sprite
noRot: true
sprite: Structures/Storage/suit_storage.rsi
sprite: _White/Structures/Storage/suit_storage.rsi
layers:
- state: base
- state: door
Expand Down
Loading
Loading