more yaml nospawn cleanup (#1862)

nospawn evil
This commit is contained in:
Milon 2024-09-19 09:31:31 +02:00 committed by GitHub
parent abe87b0f3f
commit ecc4e122ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 9 additions and 8 deletions

View File

@ -117,7 +117,7 @@
name: Rodentia Dummy
parent: MobHumanDummy
id: MobRodentiaDummy
noSpawn: true
categories: [ HideSpawnMenu ]
description: A dummy rodentia meant to be used in character setup.
components:
- type: HumanoidAppearance

View File

@ -2,7 +2,7 @@
id: CheekStorage
name: cheek storage
description: The cheeks of an animal, capable of storing small objects.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Storage
clickInsert: false

View File

@ -104,11 +104,12 @@
types:
Blunt: 1
# DeltaV - We're keping rubbers so make sure to keep this updated
- type: entity
id: BaseBulletRubber
name: base bullet rubber
parent: BaseBullet
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Projectiles/projectiles2.rsi

View File

@ -3,7 +3,7 @@
name: ghost role spawn point
suffix: Ifrit
parent: MarkerBase
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: GhostRoleMobSpawner
prototype: MobIfritFamiliar

View File

@ -73,7 +73,7 @@
isLarge: true
- type: entity
noSpawn: true
categories: [ HideSpawnMenu ]
parent: BaseMailLarge
id: MailLargeAdminFun
suffix: adminfun

View File

@ -3,7 +3,7 @@
- type: entity
id: DelayedSmoke
parent: BaseItem
noSpawn: true
categories: [ HideSpawnMenu ]
name: delayed smoke
suffix: "(10s)"
components:
@ -16,7 +16,7 @@
- type: entity
id: AdminInstantEffectEMP7
noSpawn: true
categories: [ HideSpawnMenu ]
suffix: EMP, 7 meters
parent: AdminInstantEffectBase
components:
@ -27,7 +27,7 @@
- type: entity
id: DelayedEMP
parent: BaseItem
noSpawn: true
categories: [ HideSpawnMenu ]
name: delayed EMP (7 meters)
components:
- type: Sprite #DeltaV: Apparently these want sprites, probably because they're baseitems