mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 09:00:50 +03:00
Swap vanilla ItemPadLock for Epoch ItemComboLock
This greatly simplifies things over having two separate combo lock classes.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class ItemPadlock: CA_Magazine
|
||||
class ItemPadlock: CA_Magazine //Vanilla lock, left in config for potential admin use, but all scripts changed to use Epoch ItemComboLock
|
||||
{
|
||||
scope = public;
|
||||
count = 1;
|
||||
|
||||
Reference in New Issue
Block a user