Add item action reset

This commit is contained in:
Vortrex
2021-01-25 22:40:52 -06:00
parent 2d9951a86c
commit c2d1ad6f49
2 changed files with 31 additions and 4 deletions

View File

@@ -67,6 +67,7 @@ let globalConfig = {
AG_ITEM_USETYPE_SPRAYPAINT,
AG_ITEM_USETYPE_PEPPERSPRAY,
],
itemActionStateReset: 5000,
};
let gameConfig = {