mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
Player fatcow (#46)
* Update RotorOpsPerks.lua - added player fatcow - added menu conditions - added action conditions - added a table for tracking farp resources and supporting functions - added flare perk - change menu display to be more compact - changes to points - ignore events if e.initiator is not a unit - fixed monitorFarps - isExist wasn't working when calling on farp objects in farp table (appeared dead) - don't deduct points unless perk action is successful * Update RotorOps.lua - changes to infantry spawns
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ROTOROPS VERSION
|
||||
maj_version = 1
|
||||
minor_version = 4
|
||||
patch_version = 2
|
||||
patch_version = 3
|
||||
|
||||
version_url = 'https://dcs-helicopters.com/app-updates/versioncheck.yaml'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user