MUDL:sector is in air
From SlothMUD Wiki
Revision as of 22:07, 19 April 2019 by Teker (Talk | contribs) (Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | sector_is_in_air |- ! Settable | No |- ! Returns | Boolean |} {...")
Summary
Function Name | sector_is_in_air |
---|---|
Settable | No |
Returns | Boolean |
Parameter Options |
---|
Room |
This function takes the input room and returns TRUE if the sector is in a room that requires flying and FALSE otherwise.
Example
TBD