adding new scripts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
shotsFired = {'^110-13', 'Shots fired on %s'},
|
||||
panicAlert = {'^110-99', '%s | A panic button has been pressed!'},
|
||||
_911Alert = {'^1911', 'Caller: %s | Location: %s | Information: %s'}
|
||||
}
|
||||
Reference in New Issue
Block a user