Skip to content

Commit b7729e6

Browse files
authored
Update readme.md
1 parent 573c769 commit b7729e6

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

readme.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
"DBPassword": "password",
131131
"DBHost": "localhost",
132132
"DBPort": 3306,
133+
"DBPrefix": "deadswim",
133134
"money": {
134135
"FirstSpawnMoney": 1200,
135136
"SpawnArmor": 100,
@@ -187,7 +188,9 @@
187188
"BiggestKnifeDMG": true,
188189
"DMGInfo": true,
189190
"AntiFlash": true,
190-
"BHop": true
191+
"BHop": true,
192+
"Kevlar": true,
193+
"Healthshot": true
191194
},
192195
"GroupsSettings_G2": {
193196
"Respawn": true,
@@ -206,7 +209,9 @@
206209
"BiggestKnifeDMG": true,
207210
"DMGInfo": true,
208211
"AntiFlash": true,
209-
"BHop": true
212+
"BHop": true,
213+
"Kevlar": true,
214+
"Healthshot": true
210215
},
211216
"GroupsSettings_G3": {
212217
"Respawn": true,
@@ -225,7 +230,9 @@
225230
"BiggestKnifeDMG": true,
226231
"DMGInfo": true,
227232
"AntiFlash": true,
228-
"BHop": true
233+
"BHop": true,
234+
"Kevlar": true,
235+
"Healthshot": true
229236
},
230237
"GroupsSettings_G4": {
231238
"Respawn": true,
@@ -244,7 +251,9 @@
244251
"BiggestKnifeDMG": true,
245252
"DMGInfo": true,
246253
"AntiFlash": true,
247-
"BHop": true
254+
"BHop": true,
255+
"Kevlar": true,
256+
"Healthshot": true
248257
},
249258
"GroupsSettings_G5": {
250259
"Respawn": true,
@@ -263,7 +272,9 @@
263272
"BiggestKnifeDMG": true,
264273
"DMGInfo": true,
265274
"AntiFlash": true,
266-
"BHop": true
275+
"BHop": true,
276+
"Kevlar": true,
277+
"Healthshot": true
267278
},
268279
"Messages": {
269280
"AllowCenterMessages": true

0 commit comments

Comments
 (0)