official security anti-inflatable armament (#18634)

This commit is contained in:
Nemanja
2023-08-03 21:53:06 -04:00
committed by GitHub
parent 4821003972
commit 6db6b423f4
11 changed files with 130 additions and 0 deletions

View File

@@ -67,6 +67,8 @@
- id: ClothingHeadsetSecurity
- id: ClothingHandsGlovesColorBlack
- id: ClothingShoesBootsJack
- id: WeaponMeleeNeedle
prob: 0.1
- type: entity
id: LockerBrigmedicFilled

View File

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

View File

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

View File

@@ -22,6 +22,9 @@
- type: Tag
id: Baguette
- type: Tag
id: Balloon
- type: Tag
id: BaseballBat