diff --git a/code/modules/mob/transform_procs.dm b/code/modules/mob/transform_procs.dm index b6a37ed780b..e0798e63348 100644 --- a/code/modules/mob/transform_procs.dm +++ b/code/modules/mob/transform_procs.dm @@ -8,6 +8,7 @@ update_clothing() monkeyizing = 1 canmove = 0 + stunned = 1 icon = null invisibility = 101 for(var/t in organs) diff --git a/sound/effects/-adminhelp.ogg b/sound/effects/-adminhelp.ogg new file mode 100644 index 00000000000..7386395858a Binary files /dev/null and b/sound/effects/-adminhelp.ogg differ diff --git a/sound/effects/adminhelp.ogg b/sound/effects/adminhelp.ogg index 7386395858a..e1051342cac 100644 Binary files a/sound/effects/adminhelp.ogg and b/sound/effects/adminhelp.ogg differ diff --git a/sound/scary/behind_you1.ogg b/sound/hallucinations/behind_you1.ogg similarity index 100% rename from sound/scary/behind_you1.ogg rename to sound/hallucinations/behind_you1.ogg diff --git a/sound/scary/behind_you2.ogg b/sound/hallucinations/behind_you2.ogg similarity index 100% rename from sound/scary/behind_you2.ogg rename to sound/hallucinations/behind_you2.ogg diff --git a/sound/scary/far_noise.ogg b/sound/hallucinations/far_noise.ogg similarity index 100% rename from sound/scary/far_noise.ogg rename to sound/hallucinations/far_noise.ogg diff --git a/sound/scary/growl1.ogg b/sound/hallucinations/growl1.ogg similarity index 100% rename from sound/scary/growl1.ogg rename to sound/hallucinations/growl1.ogg diff --git a/sound/scary/growl2.ogg b/sound/hallucinations/growl2.ogg similarity index 100% rename from sound/scary/growl2.ogg rename to sound/hallucinations/growl2.ogg diff --git a/sound/scary/growl3.ogg b/sound/hallucinations/growl3.ogg similarity index 100% rename from sound/scary/growl3.ogg rename to sound/hallucinations/growl3.ogg diff --git a/sound/scary/i_see_you1.ogg b/sound/hallucinations/i_see_you1.ogg similarity index 100% rename from sound/scary/i_see_you1.ogg rename to sound/hallucinations/i_see_you1.ogg diff --git a/sound/scary/i_see_you2.ogg b/sound/hallucinations/i_see_you2.ogg similarity index 100% rename from sound/scary/i_see_you2.ogg rename to sound/hallucinations/i_see_you2.ogg diff --git a/sound/scary/im_here1.ogg b/sound/hallucinations/im_here1.ogg similarity index 100% rename from sound/scary/im_here1.ogg rename to sound/hallucinations/im_here1.ogg diff --git a/sound/scary/im_here2.ogg b/sound/hallucinations/im_here2.ogg similarity index 100% rename from sound/scary/im_here2.ogg rename to sound/hallucinations/im_here2.ogg diff --git a/sound/scary/look_up1.ogg b/sound/hallucinations/look_up1.ogg similarity index 100% rename from sound/scary/look_up1.ogg rename to sound/hallucinations/look_up1.ogg diff --git a/sound/scary/look_up2.ogg b/sound/hallucinations/look_up2.ogg similarity index 100% rename from sound/scary/look_up2.ogg rename to sound/hallucinations/look_up2.ogg diff --git a/sound/scary/over_here1.ogg b/sound/hallucinations/over_here1.ogg similarity index 100% rename from sound/scary/over_here1.ogg rename to sound/hallucinations/over_here1.ogg diff --git a/sound/scary/over_here2.ogg b/sound/hallucinations/over_here2.ogg similarity index 100% rename from sound/scary/over_here2.ogg rename to sound/hallucinations/over_here2.ogg diff --git a/sound/scary/over_here3.ogg b/sound/hallucinations/over_here3.ogg similarity index 100% rename from sound/scary/over_here3.ogg rename to sound/hallucinations/over_here3.ogg diff --git a/sound/scary/turn_around1.ogg b/sound/hallucinations/turn_around1.ogg similarity index 100% rename from sound/scary/turn_around1.ogg rename to sound/hallucinations/turn_around1.ogg diff --git a/sound/scary/turn_around2.ogg b/sound/hallucinations/turn_around2.ogg similarity index 100% rename from sound/scary/turn_around2.ogg rename to sound/hallucinations/turn_around2.ogg diff --git a/sound/scary/veryfar_noise.ogg b/sound/hallucinations/veryfar_noise.ogg similarity index 100% rename from sound/scary/veryfar_noise.ogg rename to sound/hallucinations/veryfar_noise.ogg diff --git a/sound/scary/wail.ogg b/sound/hallucinations/wail.ogg similarity index 100% rename from sound/scary/wail.ogg rename to sound/hallucinations/wail.ogg