diff --git a/asset_dev/sfx/alarm_screech_2.aup3 b/asset_dev/sfx/alarm_screech_2.aup3 index d4f80d2..ddd5a99 100644 Binary files a/asset_dev/sfx/alarm_screech_2.aup3 and b/asset_dev/sfx/alarm_screech_2.aup3 differ diff --git a/asset_dev/sfx/alarm_screech_2.aup3-shm b/asset_dev/sfx/alarm_screech_2.aup3-shm deleted file mode 100644 index 92d42dc..0000000 Binary files a/asset_dev/sfx/alarm_screech_2.aup3-shm and /dev/null differ diff --git a/asset_dev/sfx/alarm_screech_2.aup3-wal b/asset_dev/sfx/alarm_screech_2.aup3-wal deleted file mode 100644 index c939449..0000000 Binary files a/asset_dev/sfx/alarm_screech_2.aup3-wal and /dev/null differ diff --git a/assets/sfx/grunk/alarm_screech.wav b/assets/sfx/grunk/alarm_screech.wav index 5b78b1c..c13a945 100644 Binary files a/assets/sfx/grunk/alarm_screech.wav and b/assets/sfx/grunk/alarm_screech.wav differ diff --git a/assets/sfx/grunk/alarm_screech.wav.import b/assets/sfx/grunk/alarm_screech.wav.import index 7a7837e..7008fd9 100644 --- a/assets/sfx/grunk/alarm_screech.wav.import +++ b/assets/sfx/grunk/alarm_screech.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://hgmlqv0ss85r" +uid="uid://ypk1d4adrcs" path="res://.godot/imported/alarm_screech.wav-99f30850091e72de3c561e544b0403c0.sample" [deps] diff --git a/assets/sfx/grunk/alarm_screech_2.wav b/assets/sfx/grunk/alarm_screech_2.wav deleted file mode 100644 index c13a945..0000000 Binary files a/assets/sfx/grunk/alarm_screech_2.wav and /dev/null differ diff --git a/assets/sfx/grunk/alarm_screech_2.wav.import b/assets/sfx/grunk/alarm_screech_2.wav.import deleted file mode 100644 index 9e43b93..0000000 --- a/assets/sfx/grunk/alarm_screech_2.wav.import +++ /dev/null @@ -1,24 +0,0 @@ -[remap] - -importer="wav" -type="AudioStreamWAV" -uid="uid://ypk1d4adrcs" -path="res://.godot/imported/alarm_screech_2.wav-3e4031c4a9d371f7d272e525f351a120.sample" - -[deps] - -source_file="res://assets/sfx/grunk/alarm_screech_2.wav" -dest_files=["res://.godot/imported/alarm_screech_2.wav-3e4031c4a9d371f7d272e525f351a120.sample"] - -[params] - -force/8_bit=false -force/mono=false -force/max_rate=false -force/max_rate_hz=44100 -edit/trim=false -edit/normalize=false -edit/loop_mode=0 -edit/loop_begin=0 -edit/loop_end=-1 -compress/mode=2 diff --git a/src/world/mechanics/alarm/gunk_alarm.tscn b/src/world/mechanics/alarm/gunk_alarm.tscn index d896605..78c8723 100644 --- a/src/world/mechanics/alarm/gunk_alarm.tscn +++ b/src/world/mechanics/alarm/gunk_alarm.tscn @@ -5,7 +5,7 @@ [ext_resource type="Script" uid="uid://bukihqt1lybnx" path="res://src/util/frame_skipper.gd" id="2_gujky"] [ext_resource type="Material" uid="uid://bmab6i16v748m" path="res://assets/materials/grunk_jittery.material" id="3_g4yos"] [ext_resource type="Material" uid="uid://cdpvcruywnp4x" path="res://src/world/mechanics/alarm/alarm_core.material" id="4_c5y52"] -[ext_resource type="AudioStream" uid="uid://ypk1d4adrcs" path="res://assets/sfx/grunk/alarm_screech_2.wav" id="6_6vdvf"] +[ext_resource type="AudioStream" uid="uid://ypk1d4adrcs" path="res://assets/sfx/grunk/alarm_screech.wav" id="6_6vdvf"] [sub_resource type="ArrayMesh" id="ArrayMesh_c5y52"] resource_local_to_scene = true diff --git a/vault/assets/asset credits.md b/vault/assets/asset credits.md index fc77d11..fb2c96f 100644 --- a/vault/assets/asset credits.md +++ b/vault/assets/asset credits.md @@ -63,4 +63,10 @@ - CC BY 4.0 - retrieved from https://freesound.org/people/SilverIllusionist/sounds/671112/ - assets/sfx/grunk/pump.wav + - modified + - "Alien_Monster_Scream.wav" + - author: audione + - CC0 + - retrieved from https://freesound.org/people/audione/sounds/161404/ + - assets/sfx/grunk/alarm_screech.wav - modified \ No newline at end of file