diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 6ac158630f9e..0de4631b299f 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -1268,6 +1268,7 @@ right: - state: inhand-right-blade shader: unshaded + - type: ItemTogglePointLight - type: DisarmMalus malus: 0 - type: StaminaDamageOnHit diff --git a/Resources/Prototypes/Entities/Objects/Misc/arabianlamp.yml b/Resources/Prototypes/Entities/Objects/Misc/arabianlamp.yml index a15e30fbc720..791a0d09453e 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/arabianlamp.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/arabianlamp.yml @@ -14,9 +14,9 @@ - type: EntityStorage capacity: 1 # Its smol. itemCanStoreMobs: false # just leaving this here explicitly since I know at some point someone will want to use this to hold a mob. This also prevents it from becoming His Grace. - # - type: StorageFill - # contents: - # - id: PuddleSparkle # Ha! Cute. Unfortunately it despawns before the container is likely to open. + # - type: StorageFill + # contents: + # - id: PuddleSparkle # Ha! Cute. Unfortunately it despawns before the container is likely to open. - type: ContainerContainer containers: entity_storage: !type:Container @@ -64,7 +64,7 @@ - type: Sprite sprite: Objects/Misc/arabianlamp.rsi layers: - - state: lamp + - state: lamp map: [ "enum.StorageVisualLayers.Base" ] - state: lamptop map: ["enum.StorageVisualLayers.Door"] @@ -130,10 +130,11 @@ netsync: false radius: 5 color: orange + - type: ItemTogglePointLight - type: StaticPrice price: 1500 - type: Prayable sentMessage: prayer-popup-notify-lamp-sent notificationPrefix: prayer-chat-notify-lamp verb: prayer-verbs-rub - verbImage: null \ No newline at end of file + verbImage: null diff --git a/Resources/Prototypes/Entities/Objects/Tools/lighters.yml b/Resources/Prototypes/Entities/Objects/Tools/lighters.yml index d03cc725efe5..c35d67e7eb4a 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/lighters.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/lighters.yml @@ -87,6 +87,7 @@ netsync: false radius: 1.1 #smallest possible color: orange + - type: ItemTogglePointLight - type: entity name: cheap lighter @@ -205,6 +206,7 @@ netsync: false radius: 1.2 #slightly stronger than the other lighters color: orange + - type: ItemTogglePointLight - type: UseDelay - type: IgnitionSource ignited: false diff --git a/Resources/Prototypes/Entities/Objects/Tools/welders.yml b/Resources/Prototypes/Entities/Objects/Tools/welders.yml index cd188969b532..197dca00ff86 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/welders.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/welders.yml @@ -95,6 +95,7 @@ radius: 1.5 color: orange netsync: false + - type: ItemTogglePointLight - type: Appearance - type: RequiresEyeProtection - type: PhysicalComposition