official security anti-inflatable armament (#18634)
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
- id: ClothingHeadsetSecurity
|
||||
- id: ClothingHandsGlovesColorBlack
|
||||
- id: ClothingShoesBootsJack
|
||||
- id: WeaponMeleeNeedle
|
||||
prob: 0.1
|
||||
|
||||
- type: entity
|
||||
id: LockerBrigmedicFilled
|
||||
|
||||
@@ -721,6 +721,11 @@
|
||||
size: 24
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
heldPrefix: synb
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
- type: Tag
|
||||
tags:
|
||||
- Balloon
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
@@ -735,6 +740,11 @@
|
||||
size: 24
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
heldPrefix: corgib
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
- type: Tag
|
||||
tags:
|
||||
- Balloon
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: WeaponMeleeNeedle
|
||||
name: official security anti-inflatable armament
|
||||
description: A specialty weapon used in the destruction of unique syndicate morale-boosting equipment.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Melee/needle.rsi
|
||||
state: icon
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
Piercing: 1
|
||||
- type: Item
|
||||
size: 1
|
||||
- type: BalloonPopper
|
||||
@@ -22,6 +22,9 @@
|
||||
- type: Tag
|
||||
id: Baguette
|
||||
|
||||
- type: Tag
|
||||
id: Balloon
|
||||
|
||||
- type: Tag
|
||||
id: BaseballBat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user