Skip to content

Commit

Permalink
[Fix] Surgery step sprite (#177)
Browse files Browse the repository at this point in the history
* fix: sprite changed at surgery steps

* WD mark

Co-authored-by: Spatison <[email protected]>

* WD mark 2

Co-authored-by: Spatison <[email protected]>

---------

Co-authored-by: islambrosgood <[email protected]>
Co-authored-by: Spatison <[email protected]>
  • Loading branch information
3 people authored Dec 21, 2024
1 parent baf9217 commit 97036ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Surgery/surgery_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@
- type: Tending
duration: 1
- type: Sprite
sprite: Objects/Specific/Medical/Surgery/hemostat.rsi
state: hemostat
sprite: Objects/Specific/Medical/Surgery/retractor.rsi # WD EDIT
state: retractor # WD EDIT
- type: SurgeryTendWoundsEffect
damage:
groups:
Expand All @@ -345,8 +345,8 @@
- type: Tending
duration: 1
- type: Sprite
sprite: Objects/Specific/Medical/Surgery/hemostat.rsi
state: hemostat
sprite: Objects/Specific/Medical/Surgery/retractor.rsi # WD EDIT
state: retractor # WD EDIT
- type: SurgeryTendWoundsEffect
mainGroup: Burn
damage:
Expand Down

0 comments on commit 97036ae

Please sign in to comment.