-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
help
- Loading branch information
Showing
23 changed files
with
144 additions
and
28 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
Binary file added
BIN
+535 Bytes
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.rsi/fill-1.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
+557 Bytes
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.rsi/fill-2.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
+607 Bytes
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.rsi/fill-3.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
+620 Bytes
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.rsi/fill-4.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
+639 Bytes
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.rsi/fill-5.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
+760 Bytes
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.rsi/icon_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 24 additions & 4 deletions
28
Resources/Textures/Objects/Consumable/Drinks/arnoldpalmer.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 |
---|---|---|
@@ -1,14 +1,34 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"size": | ||
{ | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", | ||
"states": [ | ||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by Tayrtahn on GitHub.", | ||
"states": | ||
[ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "icon_empty" | ||
}, | ||
{ | ||
"name": "fill-1" | ||
}, | ||
{ | ||
"name": "fill-2" | ||
}, | ||
{ | ||
"name": "fill-3" | ||
}, | ||
{ | ||
"name": "fill-4" | ||
}, | ||
{ | ||
"name": "fill-5" | ||
} | ||
] | ||
} | ||
} |
Binary file added
BIN
+640 Bytes
Resources/Textures/Objects/Consumable/Drinks/royrogers.rsi/fill-1.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
+673 Bytes
Resources/Textures/Objects/Consumable/Drinks/royrogers.rsi/fill-2.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
+715 Bytes
Resources/Textures/Objects/Consumable/Drinks/royrogers.rsi/fill-3.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
+728 Bytes
Resources/Textures/Objects/Consumable/Drinks/royrogers.rsi/fill-4.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
+754 Bytes
Resources/Textures/Objects/Consumable/Drinks/royrogers.rsi/fill-5.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
+846 Bytes
Resources/Textures/Objects/Consumable/Drinks/royrogers.rsi/icon_empty.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: 85 additions & 19 deletions
104
Resources/Textures/Objects/Consumable/Drinks/royrogers.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 |
---|---|---|
@@ -1,22 +1,88 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
"size": | ||
{ | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon", | ||
"delays": [ | ||
[ | ||
1, | ||
1, | ||
1, | ||
1 | ||
] | ||
] | ||
} | ||
] | ||
} | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by Tayrtahn on GitHub.", | ||
"states": | ||
[ | ||
{ | ||
"name": "icon", | ||
"delays": | ||
[ | ||
[ | ||
1.0, | ||
1.0, | ||
1.0, | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "icon_empty" | ||
}, | ||
{ | ||
"name": "fill-1", | ||
"delays": | ||
[ | ||
[ | ||
1.0, | ||
1.0, | ||
1.0, | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "fill-2", | ||
"delays": | ||
[ | ||
[ | ||
1.0, | ||
1.0, | ||
1.0, | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "fill-3", | ||
"delays": | ||
[ | ||
[ | ||
1.0, | ||
1.0, | ||
1.0, | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "fill-4", | ||
"delays": | ||
[ | ||
[ | ||
1.0, | ||
1.0, | ||
1.0, | ||
1.0 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "fill-5", | ||
"delays": | ||
[ | ||
[ | ||
1.0, | ||
1.0, | ||
1.0, | ||
1.0 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+528 Bytes
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.rsi/fill-1.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
+557 Bytes
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.rsi/fill-2.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
+587 Bytes
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.rsi/fill-3.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
+640 Bytes
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.rsi/fill-4.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
+660 Bytes
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.rsi/fill-5.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 modified
BIN
-42 Bytes
(95%)
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.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.
Binary file added
BIN
+827 Bytes
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.rsi/icon_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 24 additions & 4 deletions
28
Resources/Textures/Objects/Consumable/Drinks/shirleytemple.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 |
---|---|---|
@@ -1,14 +1,34 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"size": | ||
{ | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", | ||
"states": [ | ||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by Tayrtahn on GitHub.", | ||
"states": | ||
[ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "icon_empty" | ||
}, | ||
{ | ||
"name": "fill-1" | ||
}, | ||
{ | ||
"name": "fill-2" | ||
}, | ||
{ | ||
"name": "fill-3" | ||
}, | ||
{ | ||
"name": "fill-4" | ||
}, | ||
{ | ||
"name": "fill-5" | ||
} | ||
] | ||
} | ||
} |