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:
@@ -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
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user