Add a BRB Sign (#8437)

This commit is contained in:
efzapa
2022-05-28 20:09:29 -04:00
committed by GitHub
parent e5bffa1e4d
commit 94b1308f56
3 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
- type: entity
parent: BaseItem
id: BrbSign
name: brb sign
description: Lets others know you are away.
components:
- type: Sprite
sprite: Objects/Misc/brbsign.rsi
state: icon

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

View File

@@ -0,0 +1 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC0-1.0", "copyright": "Made by efzapa, use or modify it how you please lol.", "states": [{"name": "icon"}]}