mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Say Sounds!
Now people will make noise when they say/me/whisper/subtle, and everyone will be annoyed by it!
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
var/absorbing_prey = 0 // Determines if the person is using the succubus drain or not. See station_special_abilities_vr.
|
||||
var/drain_finalized = 0 // Determines if the succubus drain will be KO'd/absorbed. Can be toggled on at any time.
|
||||
var/fuzzy = 0 // Preference toggle for sharp/fuzzy icon.
|
||||
var/voice_freq = 0 // Preference for character voice frequency
|
||||
var/voice_sounds_list = talk_sound // The sound list containing our voice sounds!
|
||||
var/permit_healbelly = TRUE
|
||||
var/stumble_vore = TRUE //Enabled by default since you have to enable drop pred/prey to do this anyway
|
||||
var/slip_vore = TRUE //Enabled by default since you have to enable drop pred/prey to do this anyway
|
||||
|
||||
Reference in New Issue
Block a user