Leg Splitter/Extra Notes: Difference between revisions
From Flexible Survival
Jump to navigationJump to search
And Extra Notes updated, as per Arm Divider/Tail Divider pages. Variable details from Flora. |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
The syntax for using the leg splitter is as follows:<br> | The syntax for using the leg splitter is as follows:<br> | ||
<code>[if stat misc/ | <code>[if stat misc/Leg Splitter of [player] == 1]New taur description[else]original ass description[end if]</code> | ||
Code for the leg splitter should go in at least the ass description, like other taurs. | Code for the leg splitter should go in at least the ass description, like other taurs. | ||
Latest revision as of 21:09, 6 September 2014
Creatures that support this item are listed here. More will be added as their code is updated; submit a +request if you have one you want updated sooner!
The item is permanent when used, and persists through death and taking Universal Antidotes. Using it a second time will turn off the effects.
The syntax for using the leg splitter is as follows:
[if stat misc/Leg Splitter of [player] == 1]New taur description[else]original ass description[end if]
Code for the leg splitter should go in at least the ass description, like other taurs.