Skip to content

Commit

Permalink
Added a new icon for deflecting
Browse files Browse the repository at this point in the history
  • Loading branch information
FairlySadPanda committed Apr 24, 2024
1 parent 9d383c1 commit 0eb6861
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/alerts/alerts.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ alerts-revenant-corporeal-name = Corporeal
alerts-revenant-corporeal-desc = You have manifested physically. People around you can see and hurt you.
alerts-deflecting-name = Deflecting
alerts-deflecting-desc = You can deflect shots. You have your highest chance of doing so whilst standing still or moving slowly.
alerts-deflecting-desc = You have a chance to deflect incoming projectiles. Standing still or moving slowly will increase this chance.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Alerts/alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@
- type: alert
id: Deflecting
icons:
- sprite: /Textures/deprecated.rsi
state: deprecated
- sprite: /Textures/Interface/Alerts/deflecting.rsi
state: deflecting0
name: alerts-deflecting-name
description: alerts-deflecting-desc
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions Resources/Textures/Interface/Alerts/deflecting.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Deflecting icon by Ubaser",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "deflecting0"
}
]
}

0 comments on commit 0eb6861

Please sign in to comment.