]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
fix interdimensional teleporter desc (#34108)
authorlzk <124214523+lzk228@users.noreply.github.com>
Sun, 29 Dec 2024 03:28:58 +0000 (04:28 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Dec 2024 03:28:58 +0000 (22:28 -0500)
Update hand_teleporter.yml

Resources/Prototypes/Entities/Objects/Devices/hand_teleporter.yml

index 094e3b45798ed179626938b0f0c8204d552915e7..192aca65fc6cc0a65704826b231092e904364d1c 100644 (file)
@@ -20,7 +20,7 @@
   suffix: Admeme
   parent: BaseItem
   name: interdimensional teleporter
-  description: allows you to open stable portal gates that are not limited by distance
+  description: Allows you to open stable portal gates that are not limited by distance.
   components:
   - type: Sprite
     sprite: /Textures/Objects/Devices/hand_teleporter.rsi
@@ -29,4 +29,4 @@
       color: green
   - type: HandTeleporter
     firstPortalPrototype: PortalGatewayBlue
-    secondPortalPrototype: PortalGatewayOrange
\ No newline at end of file
+    secondPortalPrototype: PortalGatewayOrange