- {{:value.mask}}
+ {{:value}}
- {{:helper.link('Extract', 'arrow-circle-down', {'get_gene' : value.tag}, null)}}
+ {{:helper.link('Extract', 'arrow-circle-down', {'get_gene' : value}, null)}}
{{empty}}
diff --git a/paradise.dme b/paradise.dme
index 111dc8d88eb..5aacb4a45d5 100644
--- a/paradise.dme
+++ b/paradise.dme
@@ -208,6 +208,7 @@
#include "code\datums\helper_datums\teleport.dm"
#include "code\datums\helper_datums\topic_input.dm"
#include "code\datums\spells\area_teleport.dm"
+#include "code\datums\spells\bloodcrawl.dm"
#include "code\datums\spells\charge.dm"
#include "code\datums\spells\conjure.dm"
#include "code\datums\spells\construct_spells.dm"
@@ -1871,6 +1872,7 @@
#include "code\modules\surgery\tools.dm"
#include "code\modules\surgery\organs\augments_eyes.dm"
#include "code\modules\surgery\organs\augments_internal.dm"
+#include "code\modules\surgery\organs\autoimplanter.dm"
#include "code\modules\surgery\organs\blood.dm"
#include "code\modules\surgery\organs\body_egg.dm"
#include "code\modules\surgery\organs\helpers.dm"
diff --git a/sound/goonstation/effects/crystalshatter.ogg b/sound/goonstation/effects/crystalshatter.ogg
new file mode 100644
index 00000000000..4f0b4fb7942
Binary files /dev/null and b/sound/goonstation/effects/crystalshatter.ogg differ
diff --git a/sound/goonstation/misc/airraid_loop.ogg b/sound/goonstation/misc/airraid_loop.ogg
new file mode 100644
index 00000000000..820eaccf91d
Binary files /dev/null and b/sound/goonstation/misc/airraid_loop.ogg differ
diff --git a/sound/goonstation/misc/bell.ogg b/sound/goonstation/misc/bell.ogg
new file mode 100644
index 00000000000..107003e9252
Binary files /dev/null and b/sound/goonstation/misc/bell.ogg differ
diff --git a/sound/goonstation/misc/gurggle.ogg b/sound/goonstation/misc/gurggle.ogg
new file mode 100644
index 00000000000..37f4c35761b
Binary files /dev/null and b/sound/goonstation/misc/gurggle.ogg differ
diff --git a/sound/goonstation/misc/klaxon.ogg b/sound/goonstation/misc/klaxon.ogg
new file mode 100644
index 00000000000..3526061ae97
Binary files /dev/null and b/sound/goonstation/misc/klaxon.ogg differ
diff --git a/sound/goonstation/voice/female_scream.ogg b/sound/goonstation/voice/female_scream.ogg
new file mode 100644
index 00000000000..a409cd01935
Binary files /dev/null and b/sound/goonstation/voice/female_scream.ogg differ
diff --git a/sound/goonstation/voice/male_scream.ogg b/sound/goonstation/voice/male_scream.ogg
new file mode 100644
index 00000000000..e7c1571f6d4
Binary files /dev/null and b/sound/goonstation/voice/male_scream.ogg differ
diff --git a/sound/goonstation/voice/monkey_scream.ogg b/sound/goonstation/voice/monkey_scream.ogg
new file mode 100644
index 00000000000..3aaf0f65cec
Binary files /dev/null and b/sound/goonstation/voice/monkey_scream.ogg differ
diff --git a/sound/goonstation/voice/robot_scream.ogg b/sound/goonstation/voice/robot_scream.ogg
new file mode 100644
index 00000000000..a14b3ad0b14
Binary files /dev/null and b/sound/goonstation/voice/robot_scream.ogg differ
diff --git a/sound/voice/scream2.ogg b/sound/voice/scream2.ogg
deleted file mode 100644
index 100756b6125..00000000000
Binary files a/sound/voice/scream2.ogg and /dev/null differ