mirror of
https://github.com/Fallingsheep1985/Arma3Epoch.git
synced 2024-08-30 16:42:12 +00:00
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
hint format ["Healing..."];
|
||
|
sleep 2;
|
||
|
player setDamage 0;
|
||
|
hint format ["Done"];
|