This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathMyJailbreak.NoScope.phrases.txt
161 lines (131 loc) · 2.67 KB
/
MyJailbreak.NoScope.phrases.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
// Exported from SourceMod Translator
// Date: 2019-08-21 13:44:13 UTC
// Language: English (en)
//
// To view other translations for this plugin, please visit:
// http://translator.mitchdempsey.com/sourcemod_plugins/198
//
"Phrases"
{
"noscope_need"
{
"#format" "{1:i},{2:N}"
"en" "{purple}{2}{default} has voted. {purple}{1}{default} votes required to play {darkred}No Scope Battle."
}
"noscope_rounds"
{
"#format" "{1:i},{2:i}"
"en" "Round {purple}{1}{default} of {purple}{2}"
}
"noscope_twin_nc"
{
"en" "A Prisoner has survived!"
}
"noscope_voting"
{
"en" "Voting for No Scope Battle is {purple}disabled!"
}
"noscope_setbywarden"
{
"en" "Set No Scope Battle by Warden is {purple}disabled!"
}
"noscope_minplayer"
{
"en" "For No Scope Battle you need at least {purple}one Guard & one Prisoner!"
}
"noscope_setbyadmin"
{
"en" "Set No Scope Battle by Admin is {purple}disabled!"
}
"noscope_ctwin_nc"
{
"en" "A Guard has survived!"
}
"noscope_end"
{
"en" "{purple}No Scope Battle{default} has ended."
}
"noscope_next"
{
"en" "The following round will be: {purple}No Scope Battle."
}
"noscope_next_nc"
{
"en" "The following round will be: No Scope Battle."
}
"noscope_start"
{
"en" "The {purple}No Scope Battle Battle{default} has begun!"
}
"noscope_start_nc"
{
"en" "The No Scope Battle Battle has begun!"
}
"noscope_voted"
{
"en" "You have already voted for {purple}No Scope Battle!"
}
"noscope_progress"
{
"#format" "{1:s}"
"en" "The event {darkred}{1} {default}is {purple}already in progress!"
}
"noscope_disabled"
{
"en" "No Scope Battle is currently {purple}disabled!"
}
"noscope_timeuntilstart_nc"
{
"#format" "{1:i}"
"en" "{1} seconds until round start!"
}
"noscope_info_title"
{
"en" "NoScope Battle is now activated"
}
"noscope_info_line1"
{
"en" "No Scope Battle - Free for All!"
}
"noscope_info_line2"
{
"en" "Low Gravity is Enabled!"
}
"noscope_info_line3"
{
"en" "Run away during the 'NoDamage' phase!"
}
"noscope_info_line4"
{
"en" "All usual Jailbreak Rules do not apply during this round!"
}
"noscope_info_line5"
{
"en" "Last Requests are disabled during this round!"
}
"noscope_info_line6"
{
"en" "You must stay in the main Jailroom! Don't enter Vents or Secrets!"
}
"noscope_info_line7"
{
"en" "Don't be an Asshole!"
}
"noscope_wait"
{
"#format" "{1:i}"
"en" "You must wait {purple}{1}{default} more rounds for an Event Day!"
}
"noscope_name"
{
"en" "No Scope Battle"
}
"noscope_now_nc"
{
"en" "Now a noscope round begins."
}
"noscope_now"
{
"en" "Now a {purple}noscope{default} round begins."
}
}