Merge pull request #24 from DinnerBeef/patch-2

Update interact.json
This commit is contained in:
Daan Verstraten
2022-03-11 19:42:23 +01:00
committed by GitHub

View File

@@ -131,8 +131,8 @@
"title": "Admire Item"
},
"cooldown_after_being_attacked": {
"type": "interger",
"default": false,
"type": "number",
"default": "",
"description": "Duration, in seconds, for which mob won't barter items if it was hurt",
"title": "Cooldown After Being Attacked"
}