Re-enable orgasm command for MK Ultra

The command for orgasm was always programmed into MK, and functions like it does for Voice of God, but was commented out. All this does is uncomment the code so it will work again.
This commit is contained in:
Jay-Sparrow
2020-06-11 15:27:57 -05:00
committed by GitHub
parent 1105cb4227
commit d23d193a68
+3 -2
View File
@@ -1105,7 +1105,8 @@
//teir 2
/* removed for now
//removed for now
//Hyper change - Unremoved for now
//ORGASM
else if((findtext(message, orgasm_words)))
for(var/V in listeners)
@@ -1122,7 +1123,7 @@
E.cooldown += 6
else
H.throw_at(get_step_towards(user,H), 3 * power_multiplier, 1 * power_multiplier)
*/
//awoo