Nah, they don't

This commit is contained in:
esteldunedain 2016-06-20 17:37:37 -03:00
parent 171e6b278c
commit 7e3e101508

View File

@ -23,9 +23,9 @@ private _targetName = [_target, false, true] call EFUNC(common,getName);
private _dogTagData = [
_targetName,
str(floor random 9) + str(floor random 9) + str(floor random 9) + "-" +
str(floor random 9) + str(floor random 9) + "-" +
str(floor random 9) + str(floor random 9) + str(floor random 9),
str(floor random 10) + str(floor random 10) + str(floor random 10) + "-" +
str(floor random 10) + str(floor random 10) + "-" +
str(floor random 10) + str(floor random 10) + str(floor random 10),
_targetName call FUNC(bloodType)
];
// Store it