Difference between revisions of "MUDL:sector is underwater"

From WikiName
Jump to: navigation, search
(Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | sector_is_underwater |- ! Settable | No |- ! Returns | Boolean |}...")
 
(No difference)

Latest revision as of 22:09, 19 April 2019


Summary

Function Name sector_is_underwater
Settable No
Returns Boolean


Parameter Options
Room


This function takes the input room and returns TRUE if the sector is underwater and requires water breathing and FALSE otherwise.


Example

TBD