Update loadout_to_backpack.sqf

This commit is contained in:
Dagger 2021-02-03 18:29:26 +00:00
parent 13560aa79d
commit 8e53acccc1

View File

@ -1,4 +1,4 @@
/* Simple loadswap by Dagger
/* Simple loadout swap by Dagger
TO USE: Simply place the script in the missions root folder, place down a object and add the following line to the init:
this addAction ["Swap to Dive Gear", "loadout_to_backpack.sqf"]
Note: The player will need to use the same backpack to swap back into the loadout gear.