mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Fixes cough and sneeze oversight
This commit is contained in:
@@ -298,6 +298,10 @@
|
||||
scream_verb = "shrieks"
|
||||
male_scream_sound = 'sound/voice/shriek1.ogg'
|
||||
female_scream_sound = 'sound/voice/shriek1.ogg'
|
||||
male_cough_sounds = 'sound/voice/shriek1.ogg'
|
||||
female_cough_sounds = 'sound/voice/shriek1.ogg'
|
||||
male_sneeze_sound = 'sound/voice/shriek1.ogg'
|
||||
female_sneeze_sound = 'sound/voice/shriek1.ogg'
|
||||
|
||||
icon_skin_tones = list(
|
||||
1 = "Default Green",
|
||||
|
||||
Reference in New Issue
Block a user