Merge pull request #184 from ReoDaProtovali/Wrong-directory-xddd

Fixes the wrong directory I put Teppi in
This commit is contained in:
MrSky12
2024-05-15 23:48:34 +02:00
committed by GitHub
14 changed files with 2 additions and 2 deletions
@@ -213,8 +213,8 @@
key_third_person = "rumbles"
message = "rumbles contentedly."
sound = 'GainStation13/sound/voice/teppi/cute_rumble.ogg'
var/bigsound = list('GainStation13/sound/voice/teppi/rumble.ogg')
var/smolsound = list('GainStation13/sound/voice/teppi/cute_rumble.ogg')
bigsound = list('GainStation13/sound/voice/teppi/rumble.ogg')
smolsound = list('GainStation13/sound/voice/teppi/cute_rumble.ogg')
//Vorestation ports end.