Remove noSpawn: true from action entity prototypes (#28508)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
id: ActionToggleMask
|
||||
name: Toggle Mask
|
||||
description: Handy, but prevents insertion of pie into your pie hole.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Mask/gas.rsi, state: icon }
|
||||
@@ -49,4 +48,4 @@
|
||||
Quantity: 10
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- ClothMade
|
||||
|
||||
@@ -70,7 +70,6 @@
|
||||
- type: entity
|
||||
id: ActionStethoscope
|
||||
name: Listen with stethoscope
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: EntityTargetAction
|
||||
icon:
|
||||
|
||||
@@ -132,7 +132,6 @@
|
||||
id: ActionBaseToggleMagboots
|
||||
name: Toggle Magboots
|
||||
description: Toggles the magboots on and off.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
itemIconStyle: NoItem
|
||||
@@ -141,7 +140,6 @@
|
||||
- type: entity
|
||||
id: ActionToggleMagboots
|
||||
parent: ActionBaseToggleMagboots
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Shoes/Boots/magboots.rsi, state: icon }
|
||||
@@ -150,7 +148,6 @@
|
||||
- type: entity
|
||||
id: ActionToggleMagbootsAdvanced
|
||||
parent: ActionBaseToggleMagboots
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Shoes/Boots/magboots-advanced.rsi, state: icon }
|
||||
@@ -159,7 +156,6 @@
|
||||
- type: entity
|
||||
id: ActionToggleMagbootsSci
|
||||
parent: ActionBaseToggleMagboots
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Shoes/Boots/magboots-science.rsi, state: icon }
|
||||
@@ -168,7 +164,6 @@
|
||||
- type: entity
|
||||
id: ActionToggleMagbootsSyndie
|
||||
parent: ActionBaseToggleMagboots
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Shoes/Boots/magboots-syndicate.rsi, state: icon }
|
||||
|
||||
@@ -128,7 +128,6 @@
|
||||
id: ActionToggleSpeedBoots
|
||||
name: Toggle Speed Boots
|
||||
description: Toggles the speed boots on and off.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
itemIconStyle: NoItem
|
||||
|
||||
@@ -301,7 +301,6 @@
|
||||
id: ActionRatKingRaiseArmy
|
||||
name: Raise Army
|
||||
description: Spend some hunger to summon an allied rat to help defend you.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 4
|
||||
@@ -314,7 +313,6 @@
|
||||
id: ActionRatKingDomain
|
||||
name: Rat King's Domain
|
||||
description: Spend some hunger to release a cloud of ammonia into the air.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 6
|
||||
@@ -327,7 +325,6 @@
|
||||
id: ActionRatKingOrderStay
|
||||
name: Stay
|
||||
description: Command your army to stand in place.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 1
|
||||
@@ -346,7 +343,6 @@
|
||||
id: ActionRatKingOrderFollow
|
||||
name: Follow
|
||||
description: Command your army to follow you around.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 1
|
||||
@@ -365,7 +361,6 @@
|
||||
id: ActionRatKingOrderCheeseEm
|
||||
name: Cheese 'Em
|
||||
description: Command your army to attack whoever you point at.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 1
|
||||
@@ -384,7 +379,6 @@
|
||||
id: ActionRatKingOrderLoose
|
||||
name: Loose
|
||||
description: Command your army to act at their own will.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
useDelay: 1
|
||||
|
||||
@@ -97,7 +97,6 @@
|
||||
id: ActionAGhostShowSolar
|
||||
name: Solar Control Interface
|
||||
description: View a solar control interface.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
|
||||
@@ -110,7 +109,6 @@
|
||||
id: ActionAGhostShowCommunications
|
||||
name: Communications Interface
|
||||
description: View a communications interface.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
|
||||
@@ -123,7 +121,6 @@
|
||||
id: ActionAGhostShowRadar
|
||||
name: Mass Scanner Interface
|
||||
description: View a mass scanner interface.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
|
||||
@@ -136,7 +133,6 @@
|
||||
id: ActionAGhostShowCargo
|
||||
name: Cargo Ordering Interface
|
||||
description: View a cargo ordering interface.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
|
||||
@@ -149,7 +145,6 @@
|
||||
id: ActionAGhostShowCrewMonitoring
|
||||
name: Crew Monitoring Interface
|
||||
description: View a crew monitoring interface.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
|
||||
@@ -162,7 +157,6 @@
|
||||
id: ActionAGhostShowStationRecords
|
||||
name: Station Records Interface
|
||||
description: View a station records Interface
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
|
||||
|
||||
@@ -203,7 +203,6 @@
|
||||
id: ActionSpawnRift
|
||||
name: Summon Carp Rift
|
||||
description: Summons a carp rift that will periodically spawns carps.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon:
|
||||
@@ -217,7 +216,6 @@
|
||||
id: ActionDevour
|
||||
name: "[color=red]Devour[/color]"
|
||||
description: Attempt to break a structure with your jaws or swallow a creature.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: EntityTargetAction
|
||||
icon: { sprite : Interface/Actions/devour.rsi, state: icon }
|
||||
@@ -226,7 +224,6 @@
|
||||
priority: 1
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
id: ActionDragonsBreath
|
||||
name: "[color=orange]Dragon's Breath[/color]"
|
||||
description: Spew out flames at anyone foolish enough to attack you!
|
||||
|
||||
@@ -259,7 +259,6 @@
|
||||
id: ActionToggleGuardian
|
||||
name: Toggle Guardian
|
||||
description: Either manifests the guardian or recalls it back into your body
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: Interface/Actions/manifest.png
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
id: ActionGhostBoo
|
||||
name: Boo!
|
||||
description: Scare your crew members because of boredom!
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: Interface/Actions/scream.png
|
||||
@@ -65,7 +64,6 @@
|
||||
id: ActionToggleLighting
|
||||
name: Toggle All Lighting
|
||||
description: Toggle all light rendering to better observe dark areas.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: Interface/VerbIcons/light.svg.192dpi.png
|
||||
@@ -77,7 +75,6 @@
|
||||
id: ActionToggleFov
|
||||
name: Toggle FoV
|
||||
description: Toggles field-of-view in order to see what players see.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: Interface/VerbIcons/vv.svg.192dpi.png
|
||||
@@ -89,7 +86,6 @@
|
||||
id: ActionToggleGhosts
|
||||
name: Toggle Ghosts
|
||||
description: Toggle the visibility of other ghosts.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Mobs/Ghosts/ghost_human.rsi, state: icon }
|
||||
@@ -101,7 +97,6 @@
|
||||
id: ActionToggleGhostHearing
|
||||
name: Toggle Ghost Hearing
|
||||
description: Toggle between hearing all messages and hearing only radio & nearby messages.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
checkCanInteract: false
|
||||
|
||||
@@ -49,7 +49,6 @@
|
||||
|
||||
# actions
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
id: ActionDisguiseNoRot
|
||||
name: Toggle Rotation
|
||||
description: Use this to prevent your disguise from rotating, making it easier to hide in some scenarios.
|
||||
@@ -59,7 +58,6 @@
|
||||
event: !type:DisguiseToggleNoRotEvent
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
id: ActionDisguiseAnchor
|
||||
name: Toggle Anchored
|
||||
description: For many objects you will want to be anchored to not be completely obvious.
|
||||
|
||||
@@ -136,7 +136,6 @@
|
||||
id: ActionPAIPlayMidi
|
||||
name: Play MIDI
|
||||
description: Open your portable MIDI interface to soothe your owner.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
checkCanInteract: false
|
||||
@@ -149,7 +148,6 @@
|
||||
id: ActionPAIOpenMap
|
||||
name: Open Map
|
||||
description: Open your map interface and guide your owner.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
checkCanInteract: false
|
||||
|
||||
@@ -80,7 +80,6 @@
|
||||
id: ActionBibleSummon
|
||||
name: Summon familiar
|
||||
description: Summon a familiar that will aid you and gain humanlike intelligence once inhabited by a soul.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Head/Hats/witch.rsi, state: icon }
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
id: ActionBorgSwapModule
|
||||
name: Swap Module
|
||||
description: Select this module, enabling you to use the tools it provides.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
itemIconStyle: BigItem
|
||||
|
||||
@@ -62,7 +62,6 @@
|
||||
id: ActionToggleJetpack
|
||||
name: Toggle jetpack
|
||||
description: Toggles the jetpack, giving you movement outside the station.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon:
|
||||
|
||||
Reference in New Issue
Block a user