This commit is contained in:
Pancake
2021-12-23 02:33:55 -08:00
committed by GitHub
parent 7800029e67
commit 2f6f2d0936
5 changed files with 49 additions and 12 deletions

View File

@@ -550,3 +550,21 @@
size: 12
sprite: Objects/Fun/toys.rsi
HeldPrefix: singularitytoy
- type: entity
parent: BaseItem
id: PonderingOrb
name: pondering orb
description: Ponderous, man... Really ponderous.
components:
- type: Sprite
sprite: Objects/Fun/toys.rsi
state: orb
shader: unshaded
- type: PointLight
radius: 2
color: "#00CCFF"
- type: Item
size: 24
sprite: Objects/Fun/toys.rsi
HeldPrefix: orb