Add beachball and basketball tweaks (#17285)

* comit

* fix comit

* Update meta.json

* Update SpaceVillainArcadeComponent.cs

* aaa

* updatey

* update desc
This commit is contained in:
lzk
2023-06-26 05:07:01 +03:00
committed by GitHub
parent ee5eeb9773
commit 309fa1af70
7 changed files with 32 additions and 2 deletions

View File

@@ -261,3 +261,4 @@
- id: VehicleUnicycleFolded
- id: ClothingShoesClownLarge
- id: ClothingHeadHatMagician
- id: BeachBall

View File

@@ -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