Mirror resprite (#37899)

* mirror resprite, add snapgridcenter

* antique mirror

* swap default mirror; antique-mirror renamed back to mirror, new mirror renamed rectangle-mirror, changed RSI underscore to regular dash for consistency
This commit is contained in:
K-Dynamic
2025-06-01 13:36:10 +12:00
committed by GitHub
parent 596b1e7e44
commit 7b9d5b400f
7 changed files with 35 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
id: Mirror
name: mirror
description: 'Mirror mirror on the wall , who''s the most robust of them all?'
placement:
mode: SnapgridCenter
components:
- type: WallMount
- type: Sprite
@@ -24,3 +26,13 @@
interfaces:
enum.MagicMirrorUiKey.Key:
type: MagicMirrorBoundUserInterface
- type: entity
parent: Mirror
id: MirrorModern
name: mirror
suffix: rectangle
components:
- type: Sprite
sprite: Structures/Wallmounts/mirror.rsi
state: rectangle-mirror

View File

@@ -1 +1,23 @@
{"version":1,"size":{"x":32,"y":32},"copyright":"Taken from tgstation","license":"CC-BY-SA-3.0","states":[{"name":"mirror"},{"name":"mirror_broke"}]}
{
"version": 1,
"copyright": "Taken from /tg/station 13 at https://github.com/tgstation/tgstation/commit/a2c5a0f15bad5c46a828771bbba6ea5752a9d191. mirror and mirror-broke repositioned by K-Dynamic (github), modern-mirror and modern-mirror-broke by K-Dynamic.",
"license": "CC-BY-SA-3.0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "mirror"
},
{
"name": "rectangle-mirror"
},
{
"name": "mirror-broke"
},
{
"name": "rectangle-mirror-broke"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 279 B

After

Width:  |  Height:  |  Size: 518 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 424 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B