Hyperbiotic bed: Difference between revisions
Trashmonks (talk | contribs) |
m Add alias to fix queries |
||
Line 39: | Line 39: | ||
These effects are only healed if they are applied to the sleeping creature, not their equipment. | These effects are only healed if they are applied to the sleeping creature, not their equipment. | ||
{{#cargo_query:table=Effects | {{#cargo_query:table=Effects | ||
|fields =CONCAT('[[', _pageName, '{{!}}', PlainName, ']]') | |fields =CONCAT('[[', _pageName, '{{!}}', PlainName, ']]')=E | ||
|where = Type RLIKE "111[01]{24}$" AND (Type RLIKE "1[01]{13}$" OR Type RLIKE "1[01]{10}$" OR Type RLIKE "1[01]{4}$" OR Type RLIKE "1[01]{3}$" OR Type RLIKE "1[01]{2}$") | |where = Type RLIKE "111[01]{24}$" AND (Type RLIKE "1[01]{13}$" OR Type RLIKE "1[01]{10}$" OR Type RLIKE "1[01]{4}$" OR Type RLIKE "1[01]{3}$" OR Type RLIKE "1[01]{2}$") | ||
|format = ul | |format = ul |