2016-02-22 14:20:36 +00:00
|
|
|
|
2016-03-22 07:10:37 +00:00
|
|
|
PREP(canContinueDiggingTrench);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(canDigTrench);
|
2016-03-22 07:10:37 +00:00
|
|
|
PREP(canRemoveTrench);
|
|
|
|
PREP(continueDiggingTrench);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(handleInteractMenuOpened);
|
|
|
|
PREP(handleKilled);
|
|
|
|
PREP(handlePlayerChanged);
|
|
|
|
PREP(handlePlayerInventoryChanged);
|
|
|
|
PREP(handleScrollWheel);
|
|
|
|
PREP(handleUnconscious);
|
|
|
|
PREP(placeCancel);
|
|
|
|
PREP(placeConfirm);
|
|
|
|
PREP(placeTrench);
|
2016-03-21 17:25:38 +00:00
|
|
|
PREP(removeTrench);
|
2016-03-22 07:10:37 +00:00
|
|
|
PREP(setTrenchPlacement);
|