mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 07:00:29 +00:00
Added docs for new condition_value_filter
+2
-1
@@ -2,4 +2,5 @@
|
|||||||
-----|-----|-----|-----|-----|-----
|
-----|-----|-----|-----|-----|-----
|
||||||
spawngroupID|int(11)|NO|PRI|0|
|
spawngroupID|int(11)|NO|PRI|0|
|
||||||
npcID|int(11)|NO|PRI|0|
|
npcID|int(11)|NO|PRI|0|
|
||||||
chance|smallint(4)|NO| |0|
|
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
|
||||||
Reference in New Issue
Block a user