forked from Metastruct/garrysmod-chatsounds
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit from GitHub Actions (Push Action)
- Loading branch information
1 parent
2e33e62
commit 63ef9e7
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
c.StartList("markiplier") | ||
L["hello everybody my name is markiplier and im officially back yes yes yes"]={{path="chatsounds/autoadd/markiplier/hello everybody my name is markiplier and im officially back yes yes yes.ogg",length=7.559}} | ||
L["hello everybody my name is markiplier and welcome to five nights at freddies"]={{path="chatsounds/autoadd/markiplier/hello everybody my name is markiplier and welcome to five nights at freddies.ogg",length=4.319}} | ||
L["was that the bite of 87"]={{path="chatsounds/autoadd/markiplier/was that the bite of 87.ogg",length=2.601}} | ||
L["what the hell is that why the hell is that what the hells going on"]={{path="chatsounds/autoadd/markiplier/what the hell is that why the hell is that what the hells going on.ogg",length=6.233}} | ||
c.EndList() |