Skip to content

Commit 7b5ac5c

Browse files
committed
Update description.ext
1 parent dcae929 commit 7b5ac5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

description.ext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ class Params
236236
class BULWARK_MEDIKIT
237237
{
238238
title = "Medikits in Bulwark";
239-
values[] = {0, 1, 3, 4, 5, 6, 7, 8};
239+
values[] = {0, 1, 2, 3, 4, 5, 6, 7, 8};
240240
texts[] = {"None", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight"};
241241
default = 3;
242242
};

0 commit comments

Comments
 (0)