Files
DayZ-Epoch/SQF/dayz_code
ebayShopper 89d10fc973 Revert "Only allow lock removal if door is unlocked"
This reverts commit b8dba25

As discussed with oiad on Discord, this serves no purpose now, since
DZE_lockDoor == charID means the player either just unlocked, built,
upgraded or downgraded the door, so they want to see the action.
Logically a combo lock can be removed while a door is open. In case of
it being locked, you already know the code, so it is assumed you put it
in before removing it. Completing two-three steps at once is more
convenient for the player.

Also removed _isDestructable because there are no classes which inherit
from "BuiltItems" and have a lock
2017-11-08 14:15:25 -05:00
..
2016-03-30 14:55:45 -04:00
2016-04-27 14:42:50 -04:00
2016-11-23 13:50:24 -05:00
2016-11-30 00:08:52 -05:00
2017-10-26 15:02:35 +02:00
2017-07-30 17:57:39 -04:00