Difference between revisions of "Flags"
From Flexible Survival
Line 1: | Line 1: | ||
− | |||
− | |||
+ | == Available Flags == | ||
+ | *Furry | ||
+ | *Scaled | ||
+ | *Feathered | ||
+ | *Taur - Tauric body (i.e. - Centaur) | ||
+ | *Serpentine - Snake body | ||
+ | *Knotted - Penis has a coupling knot, usually canine | ||
+ | *Barbed - Penis is barbed, usually feline | ||
+ | *Winged - Creature has wings, usually on torso | ||
+ | *Beaked | ||
+ | *Clawed | ||
+ | *Tailed | ||
+ | *Avian - Bird-like | ||
+ | *Insect | ||
+ | *Animated - Undead? | ||
− | + | == Parsing == | |
− | + | ||
+ | [if ''flag'' is present in [''person'']] | ||
+ | |||
+ | Example: [if Serpentine is present in [player]] |
Revision as of 19:17, 16 December 2011
Available Flags
- Furry
- Scaled
- Feathered
- Taur - Tauric body (i.e. - Centaur)
- Serpentine - Snake body
- Knotted - Penis has a coupling knot, usually canine
- Barbed - Penis is barbed, usually feline
- Winged - Creature has wings, usually on torso
- Beaked
- Clawed
- Tailed
- Avian - Bird-like
- Insect
- Animated - Undead?
Parsing
[if flag is present in [person]]
Example: [if Serpentine is present in [player]]