Skip to content

Commit

Permalink
sprite + sound changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarKy0 committed Jan 16, 2025
1 parent 8eaf4db commit a8f6c51
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Resources/Prototypes/Magic/recall_spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,13 @@
itemIconStyle: BigAction
sound: !type:SoundPathSpecifier
path: /Audio/Magic/forcewall.ogg
params:
volume: -5
pitch: 1.2
maxDistance: 5
variation: 0.2
icon:
sprite: Objects/Magic/magicactions.rsi
state: shield
state: item_recall
event: !type:OnItemRecallActionEvent
- type: ItemRecall
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion Resources/Textures/Objects/Magic/magicactions.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/78db6bd5c2b2b3d1f5cd8fd75be3a39d5d929943 andhttps://github.com/tgstation/tgstation/commit/906fb0682bab6a0975b45036001c54f021f58ae7 ",
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/78db6bd5c2b2b3d1f5cd8fd75be3a39d5d929943 and https://github.com/tgstation/tgstation/commit/906fb0682bab6a0975b45036001c54f021f58ae7, item_recall by ScarKy0",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -30,6 +30,9 @@
},
{
"name": "gib"
},
{
"name": "item_recall"
}
]
}

0 comments on commit a8f6c51

Please sign in to comment.