Skip to content

Commit

Permalink
потихоньку чиним мету
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed May 26, 2024
1 parent cadf938 commit d0cf1a7
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "equipped-OUTERCLOTHING-vox",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
33 changes: 32 additions & 1 deletion Resources/Textures/Mobs/Customization/eyes.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1 +1,32 @@
{"version": 1, "license": "CC-BY-SA-3.0","copyright": "human_eyes taken from https://github.com/tgstation/tgstation/blob/8024397cc81c5f47f74cf4279e35728487d0a1a7/icons/mob/human_parts_greyscale.dmi and modified by DrSmugleaf", "size": {"x": 32, "y": 32}, "states": [{"name": "diona", "directions": 4}, {"name": "eyes", "directions": 4}, {"name":"no_eyes"}]}
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "human_eyes taken from https://github.com/tgstation/tgstation/blob/8024397cc81c5f47f74cf4279e35728487d0a1a7/icons/mob/human_parts_greyscale.dmi and modified by DrSmugleaf",
"size": {"x": 32, "y": 32},
"states":
[
{
"name": "diona",
"directions": 4
},
{
"name": "eyes",
"directions": 4
},
{
"name": "no_eyes"
},
{
"name": "moth_eyes",
"directions": 4
},
{
"name": " tajaran_eyes_s",
"directions": 4
},
{
"name": "vulpkanin_eyes_s",
"directions": 4
}
]
}
Binary file added Resources/Textures/Objects/Misc/books.rsi/book5.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.
26 changes: 26 additions & 0 deletions Resources/Textures/Objects/Misc/books.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,32 @@
{
"name": "book_icon"
},
{
"name": "book_chemistry"
},
{
"name": "book_hydroponics_pod_people"
},
{
"name": "book5"
},
{
"name": "book_fish"
},
{
"name": "book_detective"
},
{
"name": "book_demonomicon",
"delays": [
[
0.5,
0.1,
0.1,
0.1
]
]
},
{
"name": "cover_base"
},
Expand Down
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Misc/utensils.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
{
"name": "bar_spoon"
},
{
"name": "barspoon"
},
{
"name": "bar_spoon-inhand-left",
"directions": 4
Expand Down

0 comments on commit d0cf1a7

Please sign in to comment.