Add a BRB Sign (#8437)
This commit is contained in:
9
Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml
Normal file
9
Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml
Normal 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
|
||||
BIN
Resources/Textures/Objects/Misc/brbsign.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Misc/brbsign.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 237 B |
1
Resources/Textures/Objects/Misc/brbsign.rsi/meta.json
Normal file
1
Resources/Textures/Objects/Misc/brbsign.rsi/meta.json
Normal 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"}]}
|
||||
Reference in New Issue
Block a user