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