mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
opps
This commit is contained in:
parent
eb5af0cd89
commit
d71bba0359
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
private ["_target", "_className", "_currentInSystem", "_medicationConfig", "_painReduce", "_hrIncreaseLow", "_hrIncreaseNorm", "_hrIncreaseHigh", "_maxDose", "_inCompatableMedication", "_timeInSystem", "_heartRate", "_pain", "_resistance", "_hrCallback", "_varName", "_viscosityChange"]];
|
private ["_target", "_className", "_currentInSystem", "_medicationConfig", "_painReduce", "_hrIncreaseLow", "_hrIncreaseNorm", "_hrIncreaseHigh", "_maxDose", "_inCompatableMedication", "_timeInSystem", "_heartRate", "_pain", "_resistance", "_hrCallback", "_varName", "_viscosityChange"];
|
||||||
_target = _this select 0;
|
_target = _this select 0;
|
||||||
_className = _this select 1;
|
_className = _this select 1;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user