feat(YRV3): add production triggers by xesdoog · Pull Request #81 · YimMenu-Lua/Samurais-Scripts

@xesdoog

### Features/YimResupplierV3

- Added instant production triggers for all biker businesses.
- Added auto-fill production for all biker businesses.
- Refactored raw data, grouped everything in a table and moved it to the `/data` folder.
- Added localized biker business labels and 3D coordinates instead of blip IDs.

### Modules/Audio

- Refactored `StaticEmitter` into an object.

### API/Accessor

- Added optional size parameter to the `At` method.

### API/Global Functions

- Renamed `Await` to `TaskWait`. About time we stopped lying to ourselves.