Skip to content

Commit

Permalink
fix interdimensional teleporter desc (#34108)
Browse files Browse the repository at this point in the history
Update hand_teleporter.yml
  • Loading branch information
lzk228 authored Dec 29, 2024
1 parent da8bb99 commit 072b973
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -29,4 +29,4 @@
color: green
- type: HandTeleporter
firstPortalPrototype: PortalGatewayBlue
secondPortalPrototype: PortalGatewayOrange
secondPortalPrototype: PortalGatewayOrange

0 comments on commit 072b973

Please sign in to comment.