Added a bunch more textures (#356)
This commit is contained in:
BIN
Resources/Textures/Objects/Tools/flashlight.rsi/Flashlight.png
Normal file
BIN
Resources/Textures/Objects/Tools/flashlight.rsi/Flashlight.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 259 B |
Binary file not shown.
|
After Width: | Height: | Size: 164 B |
BIN
Resources/Textures/Objects/Tools/flashlight.rsi/lantern_off.png
Normal file
BIN
Resources/Textures/Objects/Tools/flashlight.rsi/lantern_off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 259 B |
31
Resources/Textures/Objects/Tools/flashlight.rsi/meta.json
Normal file
31
Resources/Textures/Objects/Tools/flashlight.rsi/meta.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "lantern_off",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "HandheldLightOnOverlay",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user