3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
|
if (args.actorsystem.details.move.sail.value > 0)
|
||
|
args.actor.system.details.move.sail.value -= 1;
|