Added urn (#22488)
* Changes Stuff( ͡° ͜ʖ ͡°) * Changes Suff(Fucked Sprites) * Chages Stuff(New Sprite) * Changes Stuff(Hope this works) * Changes Stuff(Renamed the Urn.rsi) --------- Co-authored-by: NkoKirkto <halloleute640mail.com>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
ClothingHeadsetService: 2
|
||||
BoxCandle: 2
|
||||
BoxCandleSmall: 2
|
||||
Urn: 5
|
||||
emaggedInventory:
|
||||
ClothingOuterArmorCult: 1
|
||||
ClothingHeadHelmetCult: 1
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
- type: entity
|
||||
name: Urn
|
||||
description: Store the Dead smart and Compact since 2300
|
||||
parent: BaseStorageItem
|
||||
id: Urn
|
||||
components:
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,0,1
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.StorageUiKey.Key
|
||||
type: StorageBoundUserInterface
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chapel/chaplainurn.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
size: Normal
|
||||
sprite: Objects/Specific/Chapel/chaplainurn.rsi
|
||||
Reference in New Issue
Block a user