-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
textures 1 Signed-off-by: Ghost581 <[email protected]>
- Loading branch information
Showing
54 changed files
with
388 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions
25
Resources/Textures/_Goobstation/Heretic/eldritch_horror.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,25 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "inspiration from TGstation, made by whateverusername0", | ||
"size": { | ||
"x": 64, | ||
"y": 64 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "alive", | ||
"delays": | ||
[ | ||
[ | ||
0.083, 0.083, 0.083, 0.083, 0.083, | ||
0.083, 0.083, 0.083, 0.083, 0.083, | ||
0.083 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "dead" | ||
} | ||
] | ||
} |
Binary file added
BIN
+371 Bytes
Resources/Textures/_Goobstation/Heretic/eldritch_medalion.rsi/equipped-NECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+403 Bytes
Resources/Textures/_Goobstation/Heretic/eldritch_medalion.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
Resources/Textures/_Goobstation/Heretic/eldritch_medalion.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,18 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/80ab61c8c7741e1d95e5f168357a9e6e61b38f2c", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-NECK", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+3.15 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/armsy_end.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.29 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/armsy_mid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.6 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/armsy_start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.18 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/ash_walker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.39 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/fire_shark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 104 additions & 0 deletions
104
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.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,104 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from TG station", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "raw_prophet" | ||
}, | ||
{ | ||
"name": "raw_prophet-move", | ||
"delays": | ||
[ | ||
[ | ||
0.05, 0.05, 0.05, 0.05, 0.05, | ||
0.05, 0.05, 0.05, 0.05, 0.05, | ||
0.05, 0.05, 0.05, 0.05, 0.05 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "armsy_end", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "armsy_mid", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "armsy_start", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "stalker", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "ash_walker", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "rust_walker_s", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "rust_walker_n", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "fire_shark", | ||
"directions": 4, | ||
"delays": [ | ||
[ | ||
0.3, | ||
0.3, | ||
0.3, | ||
0.3 | ||
], | ||
[ | ||
0.3, | ||
0.3, | ||
0.3, | ||
0.3 | ||
], | ||
[ | ||
0.3, | ||
0.3, | ||
0.3, | ||
0.3 | ||
], | ||
[ | ||
0.3, | ||
0.3, | ||
0.3, | ||
0.3 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "moon_mass" | ||
} | ||
] | ||
} |
Binary file added
BIN
+401 Bytes
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/moon_mass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14.4 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/raw_prophet-move.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+900 Bytes
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/raw_prophet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.28 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/rust_walker_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.37 KB
Resources/Textures/_Goobstation/Heretic/eldritch_mobs.rsi/rust_walker_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+802 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/crucible_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+452 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/crucible_soul.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+581 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/eldritch_flask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
107 changes: 107 additions & 0 deletions
107
Resources/Textures/_Goobstation/Heretic/items.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,107 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from TGStation, modified by whateverusername0", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "soul_bottle_empty" | ||
}, | ||
{ | ||
"name": "soul_bottle_full" | ||
}, | ||
{ | ||
"name": "eye_medalion" | ||
}, | ||
{ | ||
"name": "ogbook" | ||
}, | ||
{ | ||
"name": "rusty_medalion" | ||
}, | ||
{ | ||
"name": "living_heart", | ||
"delays": [ | ||
[ | ||
0.6, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "eldritch_flask" | ||
}, | ||
{ | ||
"name": "rune_carver" | ||
}, | ||
{ | ||
"name": "crucible", | ||
"delays": [ | ||
[ | ||
0.5, | ||
0.5, | ||
0.5 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "crucible_soul" | ||
}, | ||
{ | ||
"name": "clarity" | ||
}, | ||
{ | ||
"name": "marshal" | ||
}, | ||
{ | ||
"name": "crucible_empty" | ||
}, | ||
{ | ||
"name": "spacehand_left" | ||
}, | ||
{ | ||
"name": "spacehand_right" | ||
}, | ||
{ | ||
"name": "moon_amulette", | ||
"delays": [ | ||
[ | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1, | ||
0.1 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "protective_blade" | ||
}, | ||
{ | ||
"name": "bullet" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Binary file added
BIN
+348 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/protective_blade.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+699 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/rusty_medalion.png
Oops, something went wrong.
Binary file added
BIN
+297 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/soul_bottle_empty.png
Oops, something went wrong.
Binary file added
BIN
+396 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/soul_bottle_full.png
Oops, something went wrong.
Binary file added
BIN
+290 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/spacehand_left.png
Oops, something went wrong.
Binary file added
BIN
+296 Bytes
Resources/Textures/_Goobstation/Heretic/items.rsi/spacehand_right.png
Oops, something went wrong.
Binary file added
BIN
+577 Bytes
Resources/Textures/_Goobstation/Heretic/mad_mask.rsi/equipped-MASK.png
Oops, something went wrong.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
Resources/Textures/_Goobstation/Heretic/mad_mask.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,18 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from TG station at commit https://github.com/tgstation/tgstation/commit/93e81ee348ef6555c6959347e27874221ef143ed", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-MASK", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Oops, something went wrong.
Binary file added
BIN
+3.3 KB
Resources/Textures/_Goobstation/Heretic/mansus_grasp.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+3.25 KB
Resources/Textures/_Goobstation/Heretic/mansus_grasp.rsi/inhand-right.png
Oops, something went wrong.
35 changes: 35 additions & 0 deletions
35
Resources/Textures/_Goobstation/Heretic/mansus_grasp.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,35 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "icon sprite taken from TG station and edited by blooodyspy | inhand-left and right made by blooodyspy", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon", | ||
"delays": [ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ] ] | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4, | ||
"delays": [ | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ] | ||
] | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4, | ||
"delays": [ | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ], | ||
[ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ] | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.
Binary file added
BIN
+1.86 KB
Resources/Textures/_Goobstation/Heretic/polymorphs.rsi/ash_jaunt_end.png
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
Resources/Textures/_Goobstation/Heretic/polymorphs.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,19 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "taken from TG station", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "ash_jaunt", | ||
"delays": [ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 5 ] ] | ||
}, | ||
{ | ||
"name": "ash_jaunt_end", | ||
"delays": [ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 5 ] ] | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.92 KB
Resources/Textures/_Goobstation/Heretic/reality_fracture.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+5.38 KB
Resources/Textures/_Goobstation/Heretic/reality_fracture.rsi/icon_harvested.png
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
Resources/Textures/_Goobstation/Heretic/reality_fracture.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,25 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "taken from TG station", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon", | ||
"delays": [ [ 0.1, 0.1, 0.1, 0.1 ] ] | ||
}, | ||
{ | ||
"name": "icon_harvested", | ||
"delays": | ||
[ | ||
[ | ||
0.1, 0.1, 0.1, 0.1, 0.1, 0.1, | ||
0.1, 0.1, 0.1, 0.1, 0.1, 0.1 | ||
] | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.
Binary file added
BIN
+79.3 KB
Resources/Textures/_Goobstation/Heretic/ritual_rune.rsi/icon_drawanim.png
Oops, something went wrong.
Binary file added
BIN
+8.68 KB
Resources/Textures/_Goobstation/Heretic/ritual_rune.rsi/icon_ritualanim.png
Oops, something went wrong.
Oops, something went wrong.