mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
#include "script_component.hpp"
|
|
|
|
PARAMS_1(_fenceObject);
|
|
|
|
_fenceObject setdamage 1;
|
|
[localize "STR_ACE_logistics_wirecutter_FenceCut"] call EFUNC(common,displayTextStructured);
|
|
[ACE_player, "AmovPknlMstpSrasWrflDnon", 1] call EFUNC(common,doAnimation);
|