Added thrown_potion_effect to projectile.onhit

This commit is contained in:
DaanV2
2021-10-21 16:23:13 +02:00
parent 5ee91963cc
commit 33f4214a48

View File

@@ -391,6 +391,11 @@
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"title": "Teleport Owner"
},
"thrown_potion_effect": {
"title": "Thrown Potion Effect",
"type": "object",
"additionalProperties": false
}
}
},