Centers some sprites

This commit is contained in:
Swept
2021-08-16 19:41:08 -07:00
parent ffaa649aff
commit 0a1b79d027
15 changed files with 8 additions and 8 deletions

View File

@@ -17,8 +17,8 @@
- type: itemAction
actionType: ToggleLight
icon: Objects/Tools/flashlight.rsi/lantern_off.png
iconOn: Objects/Tools/flashlight.rsi/lantern_on.png
icon: Objects/Tools/flashlight.rsi/flashlight.png
iconOn: Objects/Tools/flashlight.rsi/flashlight-on.png
name: "Toggle Light"
description: "Turn the light on."
filters:

View File

@@ -16,8 +16,8 @@
- type: Sprite
sprite: Objects/Tools/flashlight.rsi
layers:
- state: lantern_off
- state: HandheldLightOnOverlay
- state: flashlight
- state: flashlight-overlay
shader: unshaded
visible: false
- type: Item