Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml
Original file line number Diff line number Diff line change
@@ -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 added Resources/Textures/Objects/Misc/brbsign.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Resources/Textures/Objects/Misc/brbsign.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Made by efzapa, use or modify it how you please lol.", "states": [{"name": "icon"}]}