Skip to content

Commit

Permalink
fix suffixes in hand teleporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Oct 13, 2024
1 parent 00a7744 commit e944f84
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
parent: HandTeleporter
id: HandTeleporterAA
suffix: ААбуз
suffix: Admeme
components:
- type: HandTeleporter
firstPortalPrototype: PortalRedAA
Expand All @@ -12,15 +12,15 @@
- type: entity
parent: PortalRed
id: PortalRedAA
suffix: ААбуз
suffix: Admeme
components:
- type: Portal
canTeleportToOtherMaps: true

- type: entity
parent: PortalBlue
id: PortalBlueAA
suffix: ААбуз
suffix: Admeme
components:
- type: Portal
canTeleportToOtherMaps: true

0 comments on commit e944f84

Please sign in to comment.