mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5332059738
* init commit * review changes * removed Land_vn_building_base import * case sensitive includes * changed to use script_component.hpp * config style * config style * config style * config style * revert to define * defines.hpp * defines.hpp Co-authored-by: commy2 <commy-2@gmx.de>
6 lines
173 B
C++
6 lines
173 B
C++
#define REFUEL_INFINITE_FUEL -10
|
|
#define REFUEL_DISABLED_FUEL -1
|
|
#define REFUEL_ACTION_DISTANCE 7
|
|
#define REFUEL_NOZZLE_ACTION_DISTANCE 2
|
|
#define REFUEL_PROGRESS_DURATION 2
|