This commit is contained in:
Nim
2025-01-09 15:40:18 +02:00
committed by GitHub
parent f1fc16c6f0
commit 005a6012be
4 changed files with 17 additions and 3 deletions

View File

@@ -36,4 +36,14 @@
- files: ["snowball.ogg"]
license: "CC0-1.0"
copyright: 'by bajko of Freesound.org.'
source: "https://freesound.org/people/bajko/sounds/378058/"
source: "https://freesound.org/people/bajko/sounds/378058/"
- files: ["wood_down_stairs.ogg"]
license: "CC0-1.0"
copyright: 'by qubodup of Freesound.org.'
source: "https://freesound.org/people/qubodup/sounds/442770/"
- files: ["wood_up_stairs.ogg"]
license: "CC0-1.0"
copyright: 'by qubodup of Freesound.org.'
source: "https://freesound.org/people/qubodup/sounds/442771/"

Binary file not shown.

Binary file not shown.

View File

@@ -30,6 +30,8 @@
- type: Portal
canTeleportToOtherMaps: true
randomTeleport: false
arrivalSound: /Audio/_CP14/Effects/wood_up_stairs.ogg
departureSound: /Audio/_CP14/Effects/wood_down_stairs.ogg
- type: entity
parent: CP14LaddersDownBase
@@ -58,7 +60,9 @@
radius: 3
energy: 1
netsync: false
- type: Portal
arrivalSound: /Audio/_CP14/Effects/wood_down_stairs.ogg
departureSound: /Audio/_CP14/Effects/wood_up_stairs.ogg
# Basic stone
- type: entity
@@ -168,4 +172,4 @@
components:
- type: CP14ZLevelAutoPortal
zLevelOffset: 1 # Go onto surface
otherSideProto: CP14LaddersDownMarble
otherSideProto: CP14LaddersDownMarble