sound (#714)
This commit is contained in:
@@ -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/"
|
||||
|
||||
BIN
Resources/Audio/_CP14/Effects/wood_down_stairs.ogg
Normal file
BIN
Resources/Audio/_CP14/Effects/wood_down_stairs.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/_CP14/Effects/wood_up_stairs.ogg
Normal file
BIN
Resources/Audio/_CP14/Effects/wood_up_stairs.ogg
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user