add NanoTrasen balloon (#25543)
nt balloon surprised one didn't exist already
This commit is contained in:
@@ -298,6 +298,7 @@
|
||||
- id: MrDips
|
||||
orGroup: Giftpool
|
||||
- id: RevolverCapGun
|
||||
- id: BalloonNT
|
||||
- id: ClothingShoesClownLarge
|
||||
- id: ClothingHeadHatMagician
|
||||
- id: BeachBall
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
- Basketball
|
||||
- Football
|
||||
- BalloonCorgi
|
||||
- BalloonNT
|
||||
- PonderingOrb
|
||||
- Skub
|
||||
- DrinkMugDog
|
||||
|
||||
@@ -1010,6 +1010,25 @@
|
||||
tags:
|
||||
- Balloon
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: BalloonNT
|
||||
name: nanotrasen balloon
|
||||
description: Specially designed to inflict maximum psychological damage to Syndicate operatives.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
state: ntb
|
||||
- type: Item
|
||||
size: Small
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
heldPrefix: ntb
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
- type: Tag
|
||||
tags:
|
||||
- Balloon
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: BalloonCorgi
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
- PlushieRouny
|
||||
- PlushieBee
|
||||
- PlushieSlime
|
||||
- BalloonNT
|
||||
- BalloonCorgi
|
||||
- ToySword
|
||||
- CrayonBox
|
||||
|
||||
Reference in New Issue
Block a user