Add beachball and basketball tweaks (#17285)
* comit * fix comit * Update meta.json * Update SpaceVillainArcadeComponent.cs * aaa * updatey * update desc
This commit is contained in:
@@ -261,3 +261,4 @@
|
||||
- id: VehicleUnicycleFolded
|
||||
- id: ClothingShoesClownLarge
|
||||
- id: ClothingHeadHatMagician
|
||||
- id: BeachBall
|
||||
|
||||
@@ -816,6 +816,8 @@
|
||||
size: 24
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
heldPrefix: bask
|
||||
- type: TileFrictionModifier
|
||||
modifier: 0.01
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
@@ -831,6 +833,22 @@
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
heldPrefix: footb
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: BeachBall
|
||||
name: beach ball
|
||||
description: The simple beach ball is one of Nanotrasen's most popular products. 'Why do we make beach balls? Because we can! (TM)' - Nanotrasen
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
state: beachball
|
||||
- type: Item
|
||||
size: 24
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
heldPrefix: beachb
|
||||
- type: TileFrictionModifier
|
||||
modifier: 0.01
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: BalloonSyn
|
||||
|
||||
Reference in New Issue
Block a user