forked from space-wizards/space-station-14
-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deconversion system complete.. For now. Minimum-viably complete.
- Loading branch information
Showing
9 changed files
with
154 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
5 changes: 4 additions & 1 deletion
5
Resources/Locale/en-US/_Impstation/cosmiccult/cleansingsystem.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
cleanse-deconvert-attempt-begin = {CAPITALIZE(THE($target))} holds a rosary out towards you! | ||
cleanse-deconvert-attempt-begin-user = You attempt to cleanse {CAPITALIZE(THE($target))} of otherworldly influences! | ||
cleanse-deconvert-attempt-success = You cleanse {CAPITALIZE(THE($target))} completely! | ||
cleanse-deconvert-attempt-success = You cleanse {CAPITALIZE(THE($target))} in a cascade of holy light! | ||
cleanse-deconvert-attempt-notcult = {CAPITALIZE(THE($target))} wasn't under the influence of anything. | ||
cleanse-item-sizzle = {CAPITALIZE(THE($target))} sizzles in your hands! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 45 additions & 0 deletions
45
Resources/Textures/_Impstation/CosmicCult/Effects/effect_cleansevfx.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "A custom item by AftrLite(Github)", | ||
"size": { | ||
"x": 64, | ||
"y": 64 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "vfx", | ||
"delays": [ | ||
[ | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
0.075, | ||
99 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+6.94 KB
Resources/Textures/_Impstation/CosmicCult/Effects/effect_cleansevfx.rsi/vfx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.