From b2536c47dc8342173380a68e1cd1bb551eafa6bb Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Wed, 4 Sep 2019 09:52:25 -0400 Subject: [PATCH] Added docs for new condition_value_filter --- spawnentry.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spawnentry.md b/spawnentry.md index 108c1b1..3eb0785 100644 --- a/spawnentry.md +++ b/spawnentry.md @@ -2,4 +2,5 @@ -----|-----|-----|-----|-----|----- spawngroupID|int(11)|NO|PRI|0| npcID|int(11)|NO|PRI|0| -chance|smallint(4)|NO| |0| \ No newline at end of file +chance|smallint(4)|NO| |0| +condition_value_filter|mediumint(9)|NO| |1|1:Always possible, 2-n Will only spawn if condition_value in spawn2 matches \ No newline at end of file