feat: Adds rope teleporter for New Haven Mines (#2439)
### Summary - Add InteractiveTeleporter that teleports on double-click - Add support to decorate command - Add rope teleporters to the New Haven mines in the decoration file
This commit is contained in:
parent
22dc0937a8
commit
b150c48328
4 changed files with 127 additions and 13 deletions
|
|
@ -331,4 +331,13 @@ FlourMillSouthAddon 0x192C
|
|||
# bellows
|
||||
LargeForgeEastAddon 0x1986
|
||||
3644 2619 0
|
||||
3596 2601 0
|
||||
3596 2601 0
|
||||
|
||||
# New Haven Mine Teleporters
|
||||
# Rope(0x14FA) teleporter
|
||||
InteractionTeleporter 0x14FA (Name=a rope leading down;PointDest=(5953, 319, 0))
|
||||
5994 319 0
|
||||
|
||||
# Rope(0x14FA) teleporter
|
||||
InteractionTeleporter 0x14FA (Name=a rope leading up;PointDest=(5994, 319, 0))
|
||||
5953 319 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue