]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Prayable datafield typo (#28622)
authorTsjipTsjip <19798667+TsjipTsjip@users.noreply.github.com>
Wed, 5 Jun 2024 07:32:58 +0000 (09:32 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 07:32:58 +0000 (10:32 +0300)
* notifiactionPrefix -> notificationPrefix

* notifiactionPrefix -> notificationPrefix

Content.Shared/Prayer/PrayableComponent.cs
Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_misc.yml

index 71251af8100884d6f451c7443aad5b53b9aa0724..b6dcc1c2108726631750add40164f51833013b97 100644 (file)
@@ -26,7 +26,7 @@ public sealed partial class PrayableComponent : Component
     /// <summary>
     /// Prefix used in the notification to admins
     /// </summary>
-    [DataField("notifiactionPrefix")]
+    [DataField("notificationPrefix")]
     [ViewVariables(VVAccess.ReadWrite)]
     public string NotificationPrefix = "prayer-chat-notify-pray";
 
index edad2b406312e637056fd18528e305e5ccc6ffc8..8cb3d88ede27130562e1c41a7d0ff09589f7c460 100644 (file)
@@ -59,7 +59,7 @@
     size: Small
   - type: Prayable
     sentMessage: prayer-popup-notify-centcom-sent
-    notifiactionPrefix: prayer-chat-notify-centcom
+    notificationPrefix: prayer-chat-notify-centcom
     verb: prayer-verbs-call
     verbImage: null
 
@@ -74,7 +74,7 @@
     state: icon
   - type: Prayable
     sentMessage: prayer-popup-notify-syndicate-sent
-    notifiactionPrefix: prayer-chat-notify-syndicate
+    notificationPrefix: prayer-chat-notify-syndicate
 
 - type: entity
   parent: BaseHandheldInstrument
         - ItemMask
   - type: Prayable
     sentMessage: prayer-popup-notify-honkmother-sent
-    notifiactionPrefix: prayer-chat-notify-honkmother
+    notificationPrefix: prayer-chat-notify-honkmother
     verb: prayer-verbs-call
     verbImage: null